.bgcpack-iPrimary {
  background-color: #1b9dff; }
.bgcpack-black {
  background-color: #000000; }
.bgcpack-white {
  background-color: #ffffff; }
.bgcpack-yellow {
  background-color: #ffc001; }
.bgcpack-iGreen {
  background-color: #019008; }
.bgcpack-iGreen1 {
  background-color: #009007; }
.bgcpack-iGray5 {
  background-color: #6d6d6d; }
.bgcpack-iRed {
  background-color: #d50711; }
.bgcpack-ilightBlue {
  background-color: #acbfc5; }
.bgcpack-iBlue {
  background-color: #62c3ed; }

.clcpack-iRed {
  color: #d50711 !important; }
.clcpack-white {
  color: #ffffff !important; }
.clcpack-black {
  color: #000000 !important; }

.container-fluid.custom {
  width: 90%; }
  @media (max-width: 1600px) {
    .container-fluid.custom {
      width: 100%; } }

.package-box {
  padding: 0 0 100px;
  background-position: center;
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
  height: calc(100% - 50px);
  border-radius: 12px;
  box-shadow: 0 0px 25px 0 rgba(0, 0, 0, 0.17);
  background-size: cover;
  background-position: center bottom; }
  .package-box p {
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.8;
    color: #000000;
    font-size: calc(10px + (12 - 10) * (100vw - 320px) / (1920 - 320)); }
  .package-box .pck-head {
    position: relative;
    background-color: #f6f6f6;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px; }
    .package-box .pck-head .ic-slogo {
      margin-right: 5px;
      width: 26px;
      height: 26px;
      display: inline-block;
      background-size: 100% 100%; }
    .package-box .pck-head .pck-tags {
      position: absolute;
      left: 50%;
      top: -16px;
      margin: auto;
      border-radius: 4px;
      padding: 7px 18px;
      font-size: calc(11px + (11 - 11) * (100vw - 320px) / (1920 - 320));
      color: #ffffff;
      text-transform: uppercase;
      font-weight: 600;
      transform: translateX(-50%);
      min-width: 120px;
      text-align: center; }
      .package-box .pck-head .pck-tags:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        line-height: 0;
        border-color: transparent transparent #000 transparent;
        transition: all .35s ease;
        border-width: 0px 0px 16px 15px;
        position: absolute;
        left: -14px;
        top: 0px; }
      .package-box .pck-head .pck-tags:after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        line-height: 0;
        border-color: transparent transparent #000 transparent;
        transition: all .35s ease;
        border-width: 0px 15px 16px 0px;
        position: absolute;
        right: -14px;
        top: 0px; }
      .package-box .pck-head .pck-tags.clcpack-black {
        color: #000000; }
      @media (max-width: 575px) {
        .package-box .pck-head .pck-tags {
          min-width: 180px; } }
    .package-box .pck-head .h4,
    .package-box .pck-head h4,
    .package-box .pck-head .hd-4 {
      color: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      font-weight: 800;
      border-top-left-radius: 12px;
      border-top-right-radius: 12px;
      padding: 15px 0 12px;
      margin-bottom: 0;
      font-size: calc(18px + (26 - 18) * (100vw - 320px) / (1920 - 320));
      line-height: 1.2;
      margin-top: 0; }
      .package-box .pck-head .h4 > img,
      .package-box .pck-head h4 > img,
      .package-box .pck-head .hd-4 > img {
        margin-right: 10px; }
      .package-box .pck-head .h4 > span,
      .package-box .pck-head h4 > span,
      .package-box .pck-head .hd-4 > span {
        position: relative;
        color: #ffffff; }
        .package-box .pck-head .h4 > span > i,
        .package-box .pck-head h4 > span > i,
        .package-box .pck-head .hd-4 > span > i {
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          max-width: 35px; }
      @media (max-width: 991px) {
        .package-box .pck-head .h4 .h4,
        .package-box .pck-head .h4 h4.hd-4,
        .package-box .pck-head h4 .h4,
        .package-box .pck-head h4 h4.hd-4,
        .package-box .pck-head .hd-4 .h4,
        .package-box .pck-head .hd-4 h4.hd-4 {
          padding: 25px 0 12px; } }
    .package-box .pck-head h6,
    .package-box .pck-head .hd-6 {
      color: #ffffff; }
    .package-box .pck-head .upto {
      font-size: calc(14px + (25 - 14) * (100vw - 320px) / (1920 - 320));
      font-weight: 600;
      flex: 0 0 100%;
      max-width: 100%;
      color: #000000;
      text-align: center; }
      .package-box .pck-head .upto span {
        color: #000000; }
    .package-box .pck-head .pck-price {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 20px 0 20px;
      position: relative;
      width: 100%;
      background: #F4F4F4; }
      .package-box .pck-head .pck-price .fflex {
        display: flex; }
      .package-box .pck-head .pck-price .save-count {
        text-align: left;
        margin-left: 15px; }
        .package-box .pck-head .pck-price .save-count span.save-cut {
          font-size: calc(16px + (21 - 16) * (100vw - 320px) / (1920 - 320));
          position: relative; }
          .package-box .pck-head .pck-price .save-count span.save-cut::before {
            content: "";
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
            width: 100%;
            height: 3px;
            background-color: #d50711; }
        .package-box .pck-head .pck-price .save-count span.save-text {
          padding: 5px;
          background-color: #d50711;
          font-size: calc(11px + (13 - 11) * (100vw - 320px) / (1920 - 320));
          font-weight: 600;
          color: #ffffff;
          line-height: 1;
          display: block; }
      .package-box .pck-head .pck-price h5 {
        margin: 0;
        text-align: center;
        margin-bottom: 0;
        color: #000000;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        position: relative; }
      .package-box .pck-head .pck-price p {
        margin-bottom: 0 !important; }
        .package-box .pck-head .pck-price p i {
          font-size: calc(8px + (9 - 8) * (100vw - 320px) / (1920 - 320)); }
      .package-box .pck-head .pck-price .dollar {
        align-self: flex-start;
        font-size: calc(24px + (45 - 24) * (100vw - 320px) / (1920 - 320));
        color: #000000; }
      .package-box .pck-head .pck-price .price {
        font-size: calc(65px + (70 - 65) * (100vw - 320px) / (1920 - 320));
        line-height: 1;
        color: #323232;
        letter-spacing: -5px;
        font-weight: bold; }
      .package-box .pck-head .pck-price .upto {
        font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320));
        font-weight: 600;
        flex: 0 0 100%;
        max-width: 100%; }
  .package-box .mid-text {
    text-align: center;
    margin-bottom: 0; }
    .package-box .mid-text h5 {
      color: #000000;
      display: block;
      font-size: calc(18px + (22 - 18) * (100vw - 320px) / (1920 - 320));
      border-bottom: 0;
      margin-bottom: 0; }
      .package-box .mid-text h5.fs-27 {
        font-size: calc(25px + (27 - 25) * (100vw - 320px) / (1920 - 320)); }
      .package-box .mid-text h5.fs-37 {
        font-size: calc(27px + (37 - 27) * (100vw - 320px) / (1920 - 320)); }
    .package-box .mid-text h6 {
      margin: 0;
      color: #000000;
      font-size: calc(15px + (18 - 15) * (100vw - 320px) / (1920 - 320)); }
      .package-box .mid-text h6.fs-22 {
        font-size: calc(18px + (22 - 18) * (100vw - 320px) / (1920 - 320)); }
      .package-box .mid-text h6.fs-30 {
        font-size: calc(22px + (30 - 22) * (100vw - 320px) / (1920 - 320)); }
    .package-box .mid-text img {
      margin: 30px 0; }
      @media (max-width: 1600px) {
        .package-box .mid-text img {
          margin: 44px 0; } }
      @media (max-width: 1441px) {
        .package-box .mid-text img {
          margin: 42px 0; } }
      @media (max-width: 991px) {
        .package-box .mid-text img {
          margin: 20px 0; } }
  .package-box .pck-foot {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 10px;
    border-radius: 0 0 12px 12px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .package-box .pck-foot .btn-primary {
      border-radius: 7px;
      padding: 12px 0;
      font-size: calc(15px + (17 - 15) * (100vw - 320px) / (1920 - 320));
      font-weight: 700;
      background-color: #1b9dff;
      border-color: #1b9dff;
      box-shadow: none;
      color: #ffffff;
      justify-content: center; }
    @media (max-width: 767px) {
      .package-box .pck-foot {
        position: static; } }
  .package-box .pck-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100% - 168px); }
  .package-box .pck-topContent {
    padding: 20px 15px 0; }
    .package-box .pck-topContent ul {
      padding-left: 0;
      list-style: none; }
      .package-box .pck-topContent ul i {
        font-size: calc(9px + (11 - 9) * (100vw - 320px) / (1920 - 320)); }
    @media (max-width: 991px) {
      .package-box .pck-topContent {
        padding: 20px 25px 20px; } }
  .package-box .pck-bottomContent {
    padding: 0 20px; }
    .package-box .pck-bottomContent > ul {
      margin-bottom: 20px;
      padding-left: 0; }
      .package-box .pck-bottomContent > ul.freebies-list > li {
        min-height: 68px; }
        @media (max-width: 1199px) {
          .package-box .pck-bottomContent > ul.freebies-list > li {
            min-height: 64px; } }
  .package-box ul > li {
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    border-bottom: #d2d2d2 solid 1px;
    font-size: calc(11px + (12 - 11) * (100vw - 320px) / (1920 - 320));
    font-weight: 500;
    line-height: 1.5; }
    .package-box ul > li:last-child {
      border-bottom: 0; }
    .package-box ul > li .ic-tik {
      background-image: url("../img/packages/tik.png");
      width: 14px;
      height: 10px;
      position: absolute;
      left: 0;
      top: 15px;
      background-size: contain;
      background-repeat: no-repeat;
      margin-left: 0; }
    .package-box ul > li .cus-tooltip {
      display: inline-block; }
  .package-box .hl-days {
    color: #ffffff;
    background-color: #1b9dff;
    padding: 3px 5px; }
    .package-box .hl-days.bgc-iRed {
      background-color: #d50711; }
  .package-box .as-btn {
    padding: 5px;
    margin-bottom: 10px; }
    .package-box .as-btn p {
      margin-bottom: 0;
      text-align: center; }
    @media (max-width: 991px) {
      .package-box .as-btn {
        margin: 0 0 20px; } }
  .package-box p {
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.8;
    color: #000000;
    font-size: calc(12px + (12 - 12) * (100vw - 320px) / (1920 - 320)); }
    .package-box p span.cl-iRed, .package-box p span.cus-tooltip {
      padding: 0 2px; }
    .package-box p.sm {
      font-size: calc(12px + (12 - 12) * (100vw - 320px) / (1920 - 320));
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        .package-box p.sm {
          position: relative; } }
    .package-box p.lht-12 {
      line-height: 1.2; }
    .package-box p.bd-bottom {
      border-bottom: #d2d2d2 solid 1px;
      padding-bottom: 12px; }
  .package-box .mid-text {
    text-align: center; }
    .package-box .mid-text h4,
    .package-box .mid-text .h4 {
      font-weight: 900;
      margin: 0;
      color: #000000;
      font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1920 - 320)); }
    .package-box .mid-text h5,
    .package-box .mid-text .h5 {
      font-weight: 600;
      margin: 0 0 0 0;
      color: #000000;
      font-size: calc(24px + (33 - 24) * (100vw - 320px) / (1920 - 320)); }
    .package-box .mid-text h6,
    .package-box .mid-text h6 {
      font-weight: 500;
      margin: 0;
      color: #000000;
      font-size: calc(16px + (25 - 16) * (100vw - 320px) / (1920 - 320)); }
    .package-box .mid-text .plus-icon {
      margin: 10px 0;
      display: block; }
  .package-box .quest-option p {
    font-size: calc(11px + (12 - 11) * (100vw - 320px) / (1920 - 320));
    line-height: 1.2;
    margin-bottom: 0;
    font-weight: 700; }
  .package-box .quest-option .label {
    font-weight: 600; }
  .package-box .quest-option .form-check-label {
    padding-left: 20px; }
  .package-box.package-2 .mid-text h5 {
    font-size: calc(18px + (22 - 18) * (100vw - 320px) / (1920 - 320)); }
  .package-box.package-2 .mid-text h6 {
    font-size: calc(15px + (18 - 15) * (100vw - 320px) / (1920 - 320)); }
  .package-box.package-2 .mid-text .plus-icon img {
    width: 23px;
    margin: 15px 0; }
  .package-box.package-3 .mid-text h5 {
    font-size: calc(18px + (27 - 18) * (100vw - 320px) / (1920 - 320));
    line-height: calc(1em + 0.5vw); }
  .package-box.package-3 .mid-text h6 {
    font-size: calc(15px + (22 - 15) * (100vw - 320px) / (1920 - 320)); }
  .package-box.package-3 .mid-text .plus-icon img {
    width: 35px;
    margin: 20px 0; }
  .package-box.package-4 .mid-text h5 {
    font-size: calc(18px + (37 - 18) * (100vw - 320px) / (1920 - 320));
    line-height: calc(1.2em + 0.5vw); }
  .package-box.package-4 .mid-text h6 {
    font-size: calc(15px + (30 - 15) * (100vw - 320px) / (1920 - 320)); }
  .package-box.package-4 .mid-text .plus-icon img {
    width: 45px; }
  @media (max-width: 991px) {
    .package-box {
      height: auto;
      margin-bottom: 40px; }
      .package-box br {
        display: none; } }
  @media (max-width: 767px) {
    .package-box {
      padding-bottom: 0; } }

.dtbl {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .dtbl .dtd {
    display: table-cell; }
    .dtbl .dtd.wdper-60 {
      width: 60%; }
  .dtbl.vMiddle .dtd {
    vertical-align: middle; }

.cus-tooltip {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-top: 20px;
  padding-left: 12px; }
  .cus-tooltip > img {
    width: 9px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0; }
  .cus-tooltip i {
    color: #d50711; }
    .cus-tooltip i.custome {
      position: relative; }
  .cus-tooltip .tooltiptext {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all .35s ease;
    max-width: 240px;
    min-width: 240px;
    background-color: #fef6c8;
    color: #000000;
    border: 0;
    text-align: left;
    border-radius: 0;
    padding: 5px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    z-index: 5;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2); }
    .cus-tooltip .tooltiptext > p {
      font-size: calc(10px + (11 - 10) * (100vw - 320px) / (1920 - 320));
      font-weight: 500;
      margin-bottom: 0;
      line-height: 1.2; }
    .cus-tooltip .tooltiptext .ttClose {
      width: 25px;
      height: 25px;
      border-radius: 50%;
      background-color: #1b9dff;
      position: absolute;
      right: -10px;
      top: -10px;
      z-index: 1;
      line-height: 22px;
      text-align: center;
      display: none; }
      .cus-tooltip .tooltiptext .ttClose img {
        width: 12px; }
      @media (max-width: 991px) {
        .cus-tooltip .tooltiptext .ttClose {
          display: inline-block; } }
    .cus-tooltip .tooltiptext > ul {
      padding: 0 15px; }
      .cus-tooltip .tooltiptext > ul > li {
        font-size: calc(12px + (12 - 12) * (100vw - 320px) / (1920 - 320)); }
        .cus-tooltip .tooltiptext > ul > li .ic-tik {
          width: 14px;
          height: 12px; }
    .cus-tooltip .tooltiptext .view-tt {
      cursor: pointer;
      vertical-align: top;
      display: inline-block;
      position: absolute;
      right: 0;
      top: -3px; }
    .cus-tooltip .tooltiptext > img {
      max-width: 100%; }
    .cus-tooltip .tooltiptext.wd-300 {
      max-width: 300px; }
    .cus-tooltip .tooltiptext.sty1 {
      padding: 10px 15px; }
    @media (max-width: 991px) {
      .cus-tooltip .tooltiptext {
        position: fixed;
        left: 50%;
        top: 50%;
        width: 280px;
        max-width: 100%;
        transform: translate(-50%, -50%);
        z-index: 16; } }
  .cus-tooltip.sty1 {
    width: 100%;
    margin: 0;
    padding-top: 14px; }
    .cus-tooltip.sty1 .tooltiptext {
      padding: 10px; }
  @media (min-width: 992px) {
    .cus-tooltip:hover > .tooltiptext {
      visibility: visible;
      opacity: 1;
      pointer-events: inherit; } }
  @media (max-width: 991px) {
    .cus-tooltip.is-ttShow > .tooltiptext {
      visibility: visible;
      opacity: 1;
      pointer-events: inherit; } }

body.is-mbttShow {
  overflow: hidden; }
  body.is-mbttShow .defaultOverlay {
    visibility: visible;
    opacity: 1;
    pointer-events: inherit; }

.defaultOverlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  transition: all .35s ease;
  width: 100%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.2); }

ul.tabbing-list {
  margin: 0 auto 50px;
  display: table;
  padding: 0; }
  @media (max-width: 575px) {
    ul.tabbing-list {
      display: block; } }
  ul.tabbing-list li {
    display: inline-block;
    margin: 10px 5px; }
    @media (max-width: 1199px) {
      ul.tabbing-list li {
        margin: 10px 5px; } }
    ul.tabbing-list li a {
      padding: 15px 35px;
      font-size: calc(13px + (18 - 13) * (100vw - 320px) / (1920 - 320));
      color: #ffffff;
      text-align: center;
      font-weight: 600;
      background: #1b9dff;
      border-radius: 6px;
      border: 1px solid #1b9dff;
      display: inline-block;
      transition: all .3s ease-in-out; }
      ul.tabbing-list li a:hover {
        background-color: #ffffff;
        color: #1b9dff;
        border-color: #1b9dff; }
      @media (max-width: 1600px) {
        ul.tabbing-list li a {
          padding: 15px 16px; } }
      @media (max-width: 991px) {
        ul.tabbing-list li a {
          display: block; } }
      ul.tabbing-list li a.is-active {
        background-color: #ffffff;
        color: #1b9dff;
        border-color: #1b9dff; }
    ul.tabbing-list li.is-active a, ul.tabbing-list li:hover a {
      background-color: #ffffff;
      color: #1b9dff;
      border-color: #1b9dff; }
    @media (max-width: 991px) {
      ul.tabbing-list li {
        display: block;
        margin-bottom: 5px; } }
  ul.tabbing-list.sty1 li {
    margin: 0 5px; }
    ul.tabbing-list.sty1 li a {
      padding: 10px 15px; }

.tabbing-content {
  display: none; }

.tabbing-content.is-active {
  display: block; }

.pl-0 {
  padding-left: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.linktxt {
  text-decoration: underline;
  font-size: calc(8px + (10 - 8) * (100vw - 320px) / (1920 - 320)); }

.chck-row {
  display: flex;
  margin-bottom: 20px; }
  .chck-row > .form-check-input {
    margin: 2px 10px 0 0;
    flex-shrink: 0; }

.pck-t70 {
  margin-top: 70px; }

@media (max-width: 991px) {
  .pck-t70 {
    margin-top: 30px; } }
.limit-list {
  padding-bottom: 20px; }
  .limit-list li {
    border-bottom: 0 !important; }
    .limit-list li:last-child {
      border-bottom: #d2d2d2 solid 1px !important; }
  .limit-list p {
    margin: 0; }

/*# sourceMappingURL=packages.css.map */
