/*** common ***/
h1, h2, h3, h4 {font-weight: bold;margin-top: 0;word-break: break-word; color: #000;font-family: 'Lato', sans-serif;}
h3 {font-size: 24px;}
h5 {font-weight: 300;margin-top: 0;word-break: break-word; color: #333;font-family: 'Lato', sans-serif;font-size: 14px;}
h6 {font-weight: 300;margin-top: 0;word-break: break-word; color: #333;font-family: 'Lato', sans-serif;font-size: 12px;}
p {margin-top: 0;}
*, body{  line-height: 1.3; color: #333;
/* font-family: 'Lato', sans-serif; */
}
body {background: #fafafa;overflow-x: hidden;}
a{text-decoration: none;}
a:hover, a:focus {text-decoration: none;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;-ms-transition: 0.3s ease;-o-transition: 0.3s ease;}

.m0{margin: 0}
.m5 {margin: 5px;}
.m10 {margin: 10px;}
.m15 {margin: 15px;}
.m20 {margin: 20px;}
.m25 {margin: 25px;}
.m30 {margin: 30px;}
.mt0 {margin-top: 0;}
.mr0 {margin-right: 0;}
.mb0 {margin-bottom: 0;}
.ml0 {margin-left: 0;}
.mt5 {margin-top: 5px;}
.mr5 {margin-right: 5px;}
.mb5 {margin-bottom: 5px;}
.ml5 {margin-left: 5px;}
.mt10 {margin-top: 10px;}
.mr10 {margin-right: 10px;}
.mb10 {margin-bottom: 10px;}
.ml10 {margin-left: 10px;}
.mt15 {margin-top: 15px;}
.mr15 { margin-right: 15px;}
.mb15 {margin-bottom: 15px;}
.ml15 {margin-left: 15px;}
.mt20 {margin-top: 20px;}
.mr20 {margin-right: 20px;}
.mb20 {margin-bottom: 20px;}
.ml20 {margin-left: 20px;}
.mt25 {margin-top: 25px;}
.mr25 {margin-right: 25px;}
.mb25 {margin-bottom: 25px;}
.ml25 {margin-left: 25px;}
.mt30 {margin-top: 30px;}
.mr30 {margin-right: 30px;}
.mb30 {margin-bottom: 30px;}
.ml30 {margin-left: 30px;}
.mb50{ margin-bottom: 50px;}
.ml35{margin-left: 35px;}

.p0 {padding: 0;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}
.p15 {padding: 15px;}
.p20 {padding: 20px;}
.p25 {padding: 25px;}
.p30 {padding: 30px;}
.pt0 {padding-top: 0;}
.pr0 {padding-right: 0;}
.pb0 {padding-bottom: 0;}
.pl0 {padding-left: 0;}
.pt5 {padding-top: 5px;}
.pr5 {padding-right: 5px;}
.pb5 {padding-bottom: 5px;}
.pl5 {padding-left: 5px;}
.pt10 {padding-top: 10px;}
.pr10 {padding-right: 10px;}
.pb10 {padding-bottom: 10px;}
.pl10 {padding-left: 10px;}
.pt15 {padding-top: 15px;}
.pr15 {padding-right: 15px;}
.pb15 {padding-bottom: 15px;}
.pl15 {padding-left: 15px;}
.pt20 {padding-top: 20px;}
.pr20 {padding-right: 20px;}
.pb20 {padding-bottom: 20px;}
.pl20 {padding-left: 20px;}
.pt25 {padding-top: 25px;}
.pr25 {padding-right: 25px;}
.pb25 {padding-bottom: 25px;}
.pl25 {padding-left: 25px;}
.pt30 {padding-top: 30px;}
.pr30 {padding-right: 30px;}
.pb30 {padding-bottom: 30px;}
.pl30 {padding-left: 30px;}
/*** common ***/

/*** login ***/
.sj-login-sec, .kj-booking-sec {margin-top: 80px;}
.sj-login-box { background: #fff;border: 1px solid #e7e7e7;padding: 20px;border-radius: 8px;margin: 30px 0;box-shadow: 0 2px 4px rgba(0,0,0,0.02); min-height:  330px;}
.sj-fm-label {font-weight: normal; color: #333; font-size: 14px;margin-bottom: 10px;}
.sj-fm-input { height: 38px; border: 1px solid #e7e7e7;border-radius: 6px; font-size: 16px; color: #000; box-shadow: none; appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.sj-fm-input:focus {border-color: #e89f40;box-shadow: none;}
.kj-check-label {position: relative;color: #333; font-size: 14px;padding-left: 30px; cursor: pointer;padding-top:7px;user-select: none;}
.kj-check-label:before { content:''; position: absolute; left: 0; top: 6px; width: 20px; height: 20px;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/uncheck.svg'); background-position: center; background-size: 20px; background-repeat: no-repeat;}
.kj-fm-checkbox input:checked + .kj-check-label:before {background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/check.svg');}
.kj-link-forgot { font-size: 14px; color: #333; display: inline-block;}
.kj-link-forgot:hover, .kj-link-forgot:focus, .kj-link-forgot:active { color: #eca242; outline: 0;}
.kj-btn-login {height: 42px; background: #eca242; border:1px solid #eca242; color: #fff; min-width: 130px; font-weight: bold;font-size: 16px;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;-ms-transition: 0.3s ease;-o-transition: 0.3s ease;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.kj-btn-login:hover, .kj-btn-login:focus, .kj-btn-login:active, .kj-btn-payment:hover, .kj-btn-payment:focus, .kj-btn-payment:active{border:1px solid #eca242;}
.kj-btn-login:hover, .kj-btn-login:focus, .kj-btn-login:active {color: #eca242;background: none;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;-ms-transition: 0.3s ease;-o-transition: 0.3s ease;outline: 0; box-shadow: none;}
.kj-acc-cont p { font-size: 16px;margin: 0;}
.kj-acc-cont .kj-link-create {color: #f4a744; display: inline-block;}
.kj-acc-cont .kj-link-create:hover, .kj-acc-cont .kj-link-create:focus, .kj-acc-cont .kj-link-create:active {color: #f4a744; outline: 0;}
.sj-guest-box h4 {font-size: 18px; color: #333;margin-bottom: 20px;}
.kj-guest-list {list-style: none;padding: 0;    margin-bottom: 60px;}
.kj-guest-list li {color: #333; position: relative;padding-left: 30px;margin-bottom: 10px;}
.kj-guest-list li:before {content:''; position: absolute; left: 0; top: 0; width: 20px; height: 20px;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/bullet_point.svg'); background-position: center; background-size: 20px; background-repeat: no-repeat;}
/*** login ***/


/* my booking */
.kj-booking-sec {}
.kj-booking-curr {margin-top: 30px;}
.kj-booking-box {background: #fff;border: 1px solid #e7e7e7;padding: 20px;border-radius: 8px;margin: 20px 0 40px;box-shadow: 0 2px 4px rgba(0,0,0,0.02);}
.kj-book-list {padding: 0;margin: 0;list-style: none;}
.kj-book-list > li:not(:last-child) {padding-bottom: 20px;border-bottom: 1px solid #e7e7e7;margin-bottom: 20px;}
.kj-book-img { position: relative;width: 100px;}
.kj-book-img img { width: 100%;}
.kj-book-img .kj-img-caption { text-align: center;font-size: 13px;color: #fff;position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0,0,0,0.7);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 5px;}
.kj-booking-box .kj-list-maintitle{font-size: 18px; color:#000; font-weight:normal;}
.kj-booking-box .kj-list-subtitle {font-size: 14px; color:#333; font-weight:normal;}
.kj-st-conf {background: #38bd7c; font-size: 9px; color: #fff; text-transform: uppercase;padding: 4px 6px;display: inline-block;border-radius: 50px;}
.kj-st-cancel {background: #ce2727; font-size: 9px; color: #fff; text-transform: uppercase;padding: 4px 6px;display: inline-block;border-radius: 50px;}
.kj-flight-time {max-width: 100px;}
.kj-booking-box  .kj-btn-invoice {font-size: 14px; height: 38px;min-width: 100%; margin: 0;}

.kj-booking-box.kj-pastbox {margin-bottom: 0;border-radius: 8px 8px 0 0;border-bottom: none;}
.kj-pagination-box {background: #fff;border: 1px solid #e7e7e7;padding: 20px;border-radius: 0 0 8px 8px;box-shadow: 0 2px 4px rgba(0,0,0,0.02);margin-bottom: 60px;}
.kj-list-page {margin: 0;}
.kj-list-page > li > a.page-link {width: 34px; height: 34px;border-color: #d7d7d7; font-size: 14px; color: #7f7f7f;border-radius: 3px;margin: 0 4px;}
.kj-list-page > li > a.page-link:hover, .kj-list-page > li > a.page-link:focus, .kj-list-page > li > a.page-link:active, .kj-list-page > li.active > a.page-link, .kj-list-page > li.active > a.page-link:hover, .kj-list-page > li.active > a.page-link:focus, .kj-list-page > li.active > a.page-link:active {background: #efa343; border-color: #efa343;color: #fff;}
.kj-list-page > li > a.page-link .page-next { display: inline-block;width: 100%; height: 100%;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/next.svg'); background-position: center; background-size: 14px; background-repeat: no-repeat;}
.kj-list-page > li > a.page-link:hover .page-next, .kj-list-page > li > a.page-link:focus .page-next, .kj-list-page > li > a.page-link:active .page-next {background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/next_active.svg');}
.kj-list-page > li > a.page-link .page-prev { display: inline-block;width: 100%; height: 100%;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/prev.svg'); background-position: center; background-size: 14px; background-repeat: no-repeat;}
.kj-list-page > li > a.page-link:hover .page-prev, .kj-list-page > li > a.page-link:focus .page-prev, .kj-list-page > li > a.page-link:active .page-prev {background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/prev_active.svg');}
.kj-no-show span {margin-right: 5px;font-size: 14px;color: #7f7f7f;display: inline-block;}
.kj-fmselect {position: relative;display: inline-block;}
.kj-select-no {position: relative;z-index: 1;background: transparent; width: 80px; border: 1px solid #d7d7d7;font-size: 14px;color: #7f7f7f;height: 38px;border-radius: 4px;padding: 5px 35px 5px 10px;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.kj-select-no::-ms-expand {display: none;}
.kj-select-arrow { content: '';position: absolute;border-left:1px solid #d7d7d7; right: 0;top: 0; width: 24px;height: 100%;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/down_arrow.svg'); background-position: center; background-size: 10px; background-repeat: no-repeat;}
.kj-select-no:hover, .kj-select-no:focus, .kj-select-no:active {border-color: #e89f40;box-shadow: none; outline: 0;}
/* my booking */

/* guest user detail */
.sj-bg-top { height: 200px;width: 100%;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/guest_bg.jpg'); background-position: center; background-size: cover; background-repeat: no-repeat; margin-top: 90px;margin-bottom: 40px;}
.sj-bg-top h1 {font-size: 32px;color: #fff; font-weight: bold;padding-top: 50px;margin: 0;}
.kj-uploadbox { position: relative; width: 180px; height: 180px;border-radius: 50%; margin: 0 auto;top: -80px;}
.kj-guest-img {border: 3px solid #fff;background: #fff; overflow: hidden; border-radius: 50%; width: 180px; height: 180px;display: table-cell;vertical-align: middle;box-shadow: 0 2px 8px rgba(0,0,0,0.3);}
.kj-guest-img img {width: 100%;}
.kj-upload-ico { position: absolute;right: 0; bottom: 0; cursor: pointer;width: 54px; height: 54px;border-radius: 50%; background-color: #d7943b;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/camera.svg'); background-position: center; background-size: 32px; background-repeat: no-repeat;}

.kj-guestfm-box {background: #fff;border: 1px solid #e7e7e7;padding: 40px 20px 0 20px;border-radius: 8px;margin: 0 0 60px;box-shadow: 0 2px 4px rgba(0,0,0,0.02);}
.kj-fm-grp { position: relative;margin-bottom: 40px;}
.kj-fm-input { cursor: text; font-weight: bold; height: 40px; box-shadow: none;border: none; position: relative; z-index: 1; border-radius: 0; border-bottom: 1px solid #eee; background: transparent;padding: 5px 0; font-size: 16px; color: #000; appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.kj-fm-label { cursor: text;font-weight: 500;font-size: 14px;position: absolute;left: 0;width: 100%;top: 9px;color: rgba(0,0,0,0.5);z-index: 0;letter-spacing: 0.5px;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;}
.kj-focus-border { position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background-color: #d4d4d4;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;}
.kj-fm-input:focus {box-shadow: none; outline: none;background: transparent;border-bottom: 1px solid #eee;color: #000;}
.kj-fm-input.has-content ~ .kj-fm-label, .kj-fm-input:focus ~ .kj-fm-label {top: -16px;font-size: 12px;color: #333;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;}
.kj-fm-input.has-content ~ .kj-focus-border, .kj-fm-input:focus ~ .kj-focus-border {width: 100%; transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;}

.sj-fmbtns {margin-bottom: 60px;}
.sj-btn-cont {margin-right: 20px; height: 42px; background: #f5a745; border:1px solid #f5a745; color: #fff; min-width: 150px; font-weight: bold;font-size: 16px;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;-ms-transition: 0.3s ease;-o-transition: 0.3s ease;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.sj-btn-cont:hover, .sj-btn-cont:focus, .sj-btn-cont:active {color: #f5a745;background: none;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;-ms-transition: 0.3s ease;-o-transition: 0.3s ease;outline: 0; box-shadow: none;}
.sj-btn-canc {height: 42px; background: #fff; border:1px solid #e5e5e5; color: #7f7f7f; min-width: 120px; font-weight: bold;font-size: 16px;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;-ms-transition: 0.3s ease;-o-transition: 0.3s ease;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.sj-btn-canc:hover, .sj-btn-canc:focus, .sj-btn-canc:active {color: #7f7f7f;background: #e5e5e5;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;-ms-transition: 0.3s ease;-o-transition: 0.3s ease;outline: 0; box-shadow: none;}
/* guest user detail */

/* payment method */
.font-32{font-size: 32px;}
.sj-order-sec h3, .sj-pay-method h3 {font-size: 18px; font-weight: bold;margin-bottom: 15px;color: #333;text-align: left;}
.sj-order-sum {background: #fff;border: 1px solid #e7e7e7;padding:0 12px;border-radius: 8px;margin: 0 0 30px;box-shadow: 0 2px 4px rgba(0,0,0,0.02);}
.sj-order-sum ul {margin: 0;}
.sj-order-sum ul > li { font-size: 16px; color: #333;padding: 20px 60px 20px 0; border-bottom: 1px solid #e5e5e5; position: relative;}
.sj-order-sum ul > li:last-child{margin-bottom: none!important; border: none!important;}
/* .sj-order-sum ul > li:last-child {border-bottom: none;} */
.sj-order-sum ul > li > p {font-size: 12px; color: #333;margin: 0;}
.sj-order-sum ul > li > .sj-order-price { position: absolute; right: 0; top: 21px;}
.sj-order-sum ul > li > .sj-order-price.sj-order-total {color: #e79e40; font-size: 18px;font-weight: bold;}

.sj-pay-box { border: 1px solid #e7e7e7;border-radius: 8px;margin: 0 0 20px;box-shadow: 0 2px 4px rgba(0,0,0,0.02); }
.sj-tab-left .sj-tab-links > li {margin: 0;}
.sj-tab-links li a.nav-link { color: #333333; font-size: 14px; border-bottom: 1px solid #e5e5e5;padding: 15px 10px;position: relative;border-radius: 0;display: block;background: none;}
.sj-tab-links li a.nav-link:hover, .sj-tab-links li a.nav-link:focus, .sj-tab-links li a.nav-link:active, .sj-tab-links li.active a.nav-link {background:none; background-color: transparent;color: #efa343;}
.sj-tab-links li.active a.nav-link:after {content: ''; position: absolute;right: -1px; top: 0; background: #fff; width: 2px; height: 100%;z-index: 3;}
.sj-tab-sec .tab-content { padding:20px 20px 0; border-left: 1px solid #e5e5e5;}
.sj-tab-sec .tab-content p {font-size: 14px;color: #333;}
.sj-fm-required { color: #ff0000;}
.kj-orange, .kj-orange:hover, .kj-orange:focus { color: #efa343;box-shadow: none; outline: none;}
.kj-btn-payment { width: 100%;margin-bottom: 20px; height: 42px; background: #f5a745; border:1px solid #f5a745; color: #fff; font-weight: bold;font-size: 16px;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;-ms-transition: 0.3s ease;-o-transition: 0.3s ease;appearance: none;-webkit-appearance: none;-moz-appearance: none; line-height: 25px;}
.kj-btn-payment:hover, .kj-btn-payment:active, .kj-btn-payment:focus { color: #f5a745;background: none;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;-ms-transition: 0.3s ease;-o-transition: 0.3s ease;outline: 0; box-shadow: none;}

.kj-visa-list > li > a >img {max-width: 64px;}
.kj-visa-list > li{float: left !important;}
.kj-visa-list > li > a:hover, .kj-visa-list > li > a:focus {outline: none; box-shadow: none;}
.sj-input-number{position: relative;}
.sj-input-number input {padding-right: 50px;}
.sj-card-ico {position: absolute; right: 12px; top: 0;width: 28px; height: 100%;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/card.png'); background-position: center; background-size: 28px; background-repeat: no-repeat;}
.tabContent>.active{opacity: 1!important;}
/* payment method */

/* wallet tab */
.sj-tab-sec .sj-wallet-pay {font-size: 16px;color: #333; border-bottom: 1px solid #e5e5e5;padding-bottom: 15px;margin-bottom: 20px;}
.sj-tab-sec .sj-wallet-pay b {font-size: 20px; color: #000;display: inline-block; vertical-align: -2px;margin-left: 5px;}

.sj-tab-sec .sj-wallet-checkbox {border-bottom: 1px solid #e5e5e5;margin-bottom: 20px;padding-bottom: 10px;padding-top: 2px;}
.sj-tab-sec .sj-wallet-avabal {position: relative;cursor: pointer;font-size: 16px;color: #333; position: relative;padding-left: 35px;user-select: none;}
.sj-tab-sec .sj-wallet-avabal span {display: block; font-size: 13px; color: #333; margin-top: 5px;}
.sj-tab-sec .sj-wallet-avabal:before { content: ''; position: absolute; left: 0; top: 0;width: 24px; height: 24px;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/round_untick.svg'); background-position: center; background-size: 24px; background-repeat: no-repeat;}
.sj-tab-sec .sj-wallet-checkbox input:checked + .sj-wallet-avabal:before {background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/css/<?php echo  get_template_directory_uri(); ?>/assets/images/round_tick.svg');}

.sj-amount-calc {text-align: center;margin-bottom: 30px;position: relative;}
.sj-amount-calc.sj-amount-minus:before {content: '';position: absolute;left: -5px;top: 0;background: #999; width: 12px; height: 3px;margin: auto; bottom: 0;}

.sj-amount-calc.sj-amount-equal:before {content: '';position: absolute;left: -5px;top: -6px;background: #999; width: 12px; height: 3px;margin: auto; bottom: 0;}
.sj-amount-calc.sj-amount-equal:after {content: '';position: absolute;left: -5px;top: 6px;background: #999; width: 12px; height: 3px;margin: auto; bottom: 0;}
.sj-amount-calc h6 {font-size: 14px; font-weight: normal; color: #000;margin-bottom: 10px;}
.sj-amount-calc h5 {font-size: 16px; font-weight: bold; color: #000;margin-bottom: 15px;}
.sj-tab-sec .sj-amount-calc p {font-size: 11px;margin: 0;}
/* wallet tab */

/* bitcoin tab */
.sj-barcode-first {border-bottom: 1px solid #e5e5e5;padding-bottom: 15px;margin-bottom: 20px;}
.sj-barcode-img {width: 120px; height: 120px; border: 1px solid #e5e5e5;padding: 10px;}
.sj-barcode-img img {width: 100%;}
.sj-bitcoin-link, .sj-bitcoin-link:hover, .sj-bitcoin-link:focus {font-size: 13px; color: #333;text-decoration: underline;}
.sj-barcode-r .kj-btn-login {min-width: 200px;}
.sj-bit-pay b {font-size: 18px; color: #333; display: inline-block;vertical-align: -2px;}
.sj-bit-link {position: relative; border: 1px solid #e7e7e7;    border-radius: 6px;width: 100%; height: 38px;font-size: 16px;color: #333;padding: 7px 15px 7px 45px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.sj-bit-link .sj-bit-copy {position: absolute; left: 8px; top: 0;width: 28px; height: 100%;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/copy_link.png'); background-position: left center; background-size: 18px; background-repeat: no-repeat;border-right: 1px solid #e7e7e7; cursor: pointer;}

.sj-bit-ordersum.sj-order-sum {padding: 0;overflow: hidden;}
.sj-bit-ordersum.sj-order-sum ul {padding: 0 12px;}
.sj-bit-ordersum.sj-order-sum ul > li {padding-right: 80px;}
.sj-bit-od-title {background: #fafafa;padding: 20px;border-bottom: 1px solid #e5e5e5;}
.sj-bit-od-title h5 {font-size: 16px;color: #333; font-weight: normal;margin: 0;}
.sj-bit-od-title h5 .sj-bit-logo {display: inline-block;vertical-align: middle; width: 24px; height: 24px;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/bitcoin.png'); background-position: center; background-size: 24px; background-repeat: no-repeat;}
.sj-bit-od-title p {font-size: 14px;color: #333;margin: 0;}
.sj-bit-od-title p .sj-bit-eqico {display: inline-block;vertical-align: middle; width: 18px; height: 18px;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/bitcoin_equal.png'); background-position: center; background-size: 18px; background-repeat: no-repeat;margin:0 2px;}
/* bitcoin tab */
  
/* New Payment */
.payment-ord-id{ background: #fff;border: 1px solid #e7e7e7;border-radius: 4px;box-sizing: border-box;padding: 20px 12px;margin-top: 15px;}
.book-id-p{margin-bottom: 15px;font-size: 18px;}
.brd-none{border:none!important;}
.mb-5{margin-bottom: 5px!important;}
.ml-20{margin-left: 20px;}
.wallet-update{padding: 10px 20px;background: #fafafa;border-radius: 6px;}
/* .disabled-type{opacity: 0.4;} */
.fw-normal{font-weight: normal;}
.sufficient-balance{padding: 4px;font-weight: 400;border: none;color: #222;font-size: 12px!important;margin-top: 2px;background: #f9ffcf;margin-top: 5px;}
.ps-rel{position:relative;}
.minus-sign::after{content:'';position:absolute;background-color: #4e4e4e;height: 2px;width: 10px;right: -5px;top: 50%;margin-top: -2px;}
.wallet-text{font-size: 14px;margin-bottom: 5px;}
.wallet-amount{font-weight: bold;}
.btn-pay-now{margin: 10px 0 0 0!important;text-transform: uppercase;font-size: 14px;}
.btn-pay-now:hover, .btn-pay-now:focus, .btn-pay-now:active{border-color: #f5a745;}
.remaining-bal{font-size: 12px;margin: 0;padding-top: 5px;padding-left: 4px;}
.bitc-logo{display: inline-block; float: left;}  
.ul-li-scnd-lst li:nth-last-child(2){border-bottom: none;}
.rm-amount-text{font-size: 15px;font-weight: 600;padding-left:25px;margin: 20px 0 10px;position: relative;}
.rm-amount-text:before { content: ''; position: absolute; left: 0; top: 0;width: 15px; height: 16px;background-image: url('/web/20240721145817im_/https://assets.private-jet-charter-flight.com/assets/img/pay-remaining.png'); background-position: center; background-size: 15px; background-repeat: no-repeat;}

/*  */

/******************/
/*** Responsive ***/
/******************/

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

  /* my booking */
  .kj-book-inv {width: 100%;}
  .kj-flight-time {max-width: 78px;}
  /* my booking */

  /* wallet tab */
  .sj-amount-calc h6 {font-size: 12px;}
  .sj-tab-sec .sj-amount-calc p {font-size: 10px;}
  /* wallet tab */
}
@media screen and (max-width:1024px) {}
@media screen and (max-width:991px) {

  /*** login ***/
  .kj-btn-login {width: 100%;margin-bottom: 20px;}
  .sj-guest-box .kj-btn-login{margin-bottom: 0;}
  .kj-acc-cont {text-align: center !important;}
  /*** login ***/

  /* my booking */
  .kj-imgbox, .kj-book-img {width: 100%;}
  .kj-book-img {height: 120px;overflow: hidden;margin-bottom: 10px;}
  .kj-flight-time {max-width: 100%;}
   /* my booking */
   .sj-tab-links li a.nav-link{width:97%;}
   .sj-tab-sec .tab-content{border-left: none;}
}
@media screen and (max-width:768px) {
  .sj-tab-links li a.nav-link{width:96.5%;}
  .sj-order-sum ul > li, .sj-bit-od-title h5{font-size: 14px;}
  .manage-font{font-size: 15px;}
  .sj-order-sum ul > li > .sj-order-price.sj-order-total{font-size: 16px;}
}

@media screen and (max-width:767px) {
  
  /*** login ***/
  .kj-check-label {font-size: 13px; padding-left: 25px;}
  /*** login ***/

  /* my booking */
  .kj-pagnav, .kj-no-show {text-align: center !important;}
  .kj-pagnav .kj-list-page {justify-content:center;margin-bottom: 20px;}
  .kj-no-show span{margin: 0 0 10px;}
  /* my booking */

  /* guest user detail */
  .kj-upload-ico { width: 40px;height: 40px;    background-size: 24px;}
  .sj-btn-cont {margin-right: 10px;}
  /* guest user detail */

  /* payment method */
  .sj-tab-left {padding-right: 15px;}
  .sj-tab-right {padding-left: 15px;}
  .sj-tab-sec {border: none; border-radius: 0;}
  .sj-tab-links .nav-link.active:after {content: none;}
  .sj-tab-left .sj-tab-links {border: 1px solid #e5e5e5;border-radius: 8px;}
  .sj-tab-links .nav-link:last-child {border-bottom: none;}
  .sj-tab-sec .tab-content {min-height: initial;border: 1px solid #e5e5e5;margin-top: 10px; border-radius: 8px;}
  /* payment method */

  /* wallet tab */
  .sj-amount-calc.sj-amount-minus:before {bottom: auto; left: 0; right: 0;top: -20px;}
  .sj-amount-calc.sj-amount-equal:before {bottom: auto; left: 0; right: 0;top: -16px;}
  .sj-amount-calc.sj-amount-equal:after {bottom: auto; left: 0; right: 0;top: -10px;}
  /* wallet tab */

  /* bitcoin tab */
  .sj-barcode-img {margin: 0 auto 20px;}
  /* bitcoin tab */
  .sj-pay-box{border: none;}
  .wallet-margin-xs{margin-left: 20px;margin-top: 20px;}
  .minus-sign::after{width: 15px;right: 50%;top: 117%;}
  .mt-20-xs{margin-top: 20px;}
  .sj-tab-sec .sj-wallet-avabal{font-size: 15px;}
  .ul-li-scnd-lst{padding-left: 10px!important}
  .ul-pl-0-xs {padding-left:0 !important;}
  .kj-visa-list > li{margin-top: 20px;}
  .wallet-amount{font-size: 15px;}
  .sj-tab-sec .tab-content{padding: 20px 12px 0;}
  .ml35-xs{margin-left:35px;}
}
@media screen and (max-width:575px) {}

/*New Css*/
.wallet-pay-system {
	margin: 24px 0 0;
    padding: 0 20px;
	display:none;
}
input.error {
	border:1px solid #f00;
}
label.error {
	color:#f00;
	font-size:12px;
	display:block;
	margin-top:5px;
}
label.error + span.sj-card-ico {
	margin-top:-10px;
}
.payment-cards li{
	float: none;
}
.nav{display:block;}
/*
     FILE ARCHIVED ON 14:58:17 Jul 21, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:38:27 Jun 19, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.769
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.023
  esindex: 0.016
  cdx.remote: 43.239
  LoadShardBlock: 133.98 (3)
  PetaboxLoader3.datanode: 213.325 (5)
  load_resource: 385.312 (2)
  PetaboxLoader3.resolve: 234.509 (2)
*/