#page-baogia-top {
  background: #E1ECFB; }

#page-baogia-wrap {
  padding: 40px 0;
  /* CSS for radio button content switching */ }
  #page-baogia-wrap .page-baogia-heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    align-self: stretch;
    margin-bottom: 40px; }
    #page-baogia-wrap .page-baogia-heading span {
      display: inline-flex;
      padding: 5px 20px;
      align-items: center;
      gap: 10px;
      color: #fff;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 1;
      background: linear-gradient(271deg, rgba(53, 0, 187, 0) 0.53%, rgba(55, 16, 192, 0.6) 5.47%, #381BC4 15.36%, #46A0F4 84.59%, rgba(72, 175, 249, 0.6) 94.48%, rgba(73, 191, 255, 0) 99.43%); }
    #page-baogia-wrap .page-baogia-heading h2 {
      color: #000;
      text-align: center;
      font-size: 37px;
      font-style: normal;
      font-weight: 600;
      line-height: 40px;
      margin: 0; }
  #page-baogia-wrap .page-baogia-tabs {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 40px;
    justify-content: center; }
    #page-baogia-wrap .page-baogia-tabs .tab-item {
      padding: 15px 30px;
      border-radius: 50px;
      background: #fff;
      color: #000;
      text-align: center;
      font-size: 20px;
      font-weight: 500;
      line-height: 1.6;
      /* 160% */
      cursor: pointer; }
      #page-baogia-wrap .page-baogia-tabs .tab-item.active, #page-baogia-wrap .page-baogia-tabs .tab-item:hover {
        background: linear-gradient(273deg, #3500BB 0%, #49BFFF 99.15%);
        color: #fff; }
  #page-baogia-wrap .page-baogia-content {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap; }
  #page-baogia-wrap .item-content {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    display: none; }
    #page-baogia-wrap .item-content.active {
      display: block; }
  #page-baogia-wrap .form-baogia {
    background: #fff;
    border-radius: 10px;
    padding: 40px; }
    #page-baogia-wrap .form-baogia .tab-group {
      margin-bottom: 20px; }
      #page-baogia-wrap .form-baogia .tab-group label {
        margin-bottom: 10px;
        color: #000;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5;
        display: block; }
      #page-baogia-wrap .form-baogia .tab-group input {
        width: 100%;
        font-weight: 500;
        border: 0;
        height: 25px;
        border-bottom: 1px solid #000;
        outline: 0; }
      #page-baogia-wrap .form-baogia .tab-group textarea {
        width: 100%;
        border: 0;
        font-weight: 500;
        border-bottom: 1px solid #000;
        outline: 0; }
      #page-baogia-wrap .form-baogia .tab-group select {
        height: 25px;
        border: 0;
        border-bottom: 1px solid #000;
        line-height: 1.5;
        width: 100%;
        outline: 0; }
        #page-baogia-wrap .form-baogia .tab-group select:invalid {
          color: #737373; }
      #page-baogia-wrap .form-baogia .tab-group.tab-group-half {
        display: flex;
        flex-wrap: wrap;
        gap: 15px; }
        #page-baogia-wrap .form-baogia .tab-group.tab-group-half .tab-group-item {
          flex: 0 0 calc(50% - 7.5px);
          max-width: calc(50% - 7.5px); }
      #page-baogia-wrap .form-baogia .tab-group.tab-group-soluong {
        opacity: 0.2; }
    #page-baogia-wrap .form-baogia .tab-note {
      padding: 30px 0;
      color: rgba(0, 0, 0, 0.5);
      font-size: 16px;
      font-weight: 300;
      text-align: center; }
    #page-baogia-wrap .form-baogia button {
      text-align: center;
      max-width: 260px;
      width: 100%;
      color: #FFF;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      padding: 12px 20px;
      border: 0;
      justify-content: center; }
  #page-baogia-wrap .item-content-wrap.item-content-half {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
  #page-baogia-wrap .item-content-wrap.item-content-full {
    background: #fff;
    padding: 40px;
    border-radius: 10px; }
  #page-baogia-wrap .item-content-wrap .item-content-radio {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 30px; }
    #page-baogia-wrap .item-content-wrap .item-content-radio .radio-item {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 9px; }
      #page-baogia-wrap .item-content-wrap .item-content-radio .radio-item label {
        color: #000;
        font-size: 16px;
        font-weight: 400;
        line-height: 13px;
        margin: 0;
        cursor: pointer; }
      #page-baogia-wrap .item-content-wrap .item-content-radio .radio-item input[type="radio"] {
        width: 20px;
        height: 20px;
        margin: 0;
        cursor: pointer;
        accent-color: #000; }
        #page-baogia-wrap .item-content-wrap .item-content-radio .radio-item input[type="radio"]:checked + label {
          color: #000;
          font-weight: 600; }
  #page-baogia-wrap .item-content-wrap .form-baogia {
    padding: 0; }
    #page-baogia-wrap .item-content-wrap .form-baogia .tab-group-buymore {
      margin: 0;
      padding: 30px 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      gap: 20px; }
      #page-baogia-wrap .item-content-wrap .form-baogia .tab-group-buymore span {
        display: inline-flex;
        align-items: center;
        color: rgba(0, 0, 0, 0.7);
        font-size: 16px;
        font-weight: 300; }
      #page-baogia-wrap .item-content-wrap .form-baogia .tab-group-buymore .checkbox {
        width: 25px;
        height: 25px;
        border: 1px solid #000;
        position: relative; }
        #page-baogia-wrap .item-content-wrap .form-baogia .tab-group-buymore .checkbox.active:before {
          -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
          -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
          transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
          content: "";
          position: absolute;
          right: 2px;
          top: 5px;
          margin: auto;
          z-index: 1;
          width: 18px;
          height: 8px;
          border: 2px solid #000;
          border-top-style: none;
          border-right-style: none;
          -webkit-transform: rotate(-45deg) scale(1, 1);
          -moz-transform: rotate(-45deg) scale(1, 1);
          -ms-transform: rotate(-45deg) scale(1, 1);
          -o-transform: rotate(-45deg) scale(1, 1);
          transform: rotate(-45deg) scale(1, 1); }
      #page-baogia-wrap .item-content-wrap .form-baogia .tab-group-buymore strong {
        font-size: 18px; }
      #page-baogia-wrap .item-content-wrap .form-baogia .tab-group-buymore .txt-dot {
        position: relative;
        padding-left: 30px; }
        #page-baogia-wrap .item-content-wrap .form-baogia .tab-group-buymore .txt-dot:before {
          content: '';
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 10px;
          width: 10px;
          height: 10px;
          border-radius: 50%;
          background: rgba(0, 0, 0, 0.7); }
    #page-baogia-wrap .item-content-wrap .form-baogia .note {
      text-align: center;
      color: #EC2028;
      font-size: 16px;
      font-weight: 500; }
  #page-baogia-wrap .item-content-wrap .item-content-left {
    flex: 0 0 calc(100% - 360px);
    max-width: calc(100% - 360px);
    background: #fff;
    border-radius: 10px;
    padding: 40px; }
  #page-baogia-wrap .item-content-wrap .item-content-right {
    flex: 0 0 340px;
    max-width: 340px;
    background: #fff;
    border-radius: 10px;
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex-shrink: 0;
    align-self: stretch; }
    #page-baogia-wrap .item-content-wrap .item-content-right h3 {
      color: #000;
      font-size: 24px;
      font-style: normal;
      font-weight: 500;
      line-height: 32px;
      /* 133.333% */
      margin: 0; }
    #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-itemright {
      margin-bottom: 15px; }
      #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-itemright label {
        color: #000;
        font-size: 12px;
        font-style: normal;
        font-weight: 400; }
      #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-itemright input, #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-itemright select {
        border: 0;
        border-bottom: 1px solid #000;
        height: 25px;
        font-weight: 500;
        width: 100%; }
      #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-itemright input[readonly] {
        color: rgba(0, 0, 0, 0.15); }
    #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-price {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      gap: 15px;
      width: 100%; }
      #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-price .form-baogia-lineprice {
        flex-wrap: wrap;
        display: flex;
        align-items: center;
        gap: 57px;
        align-self: stretch; }
        #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-price .form-baogia-lineprice span {
          font-size: 14px;
          color: #000;
          display: block; }
          #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-price .form-baogia-lineprice span.price {
            text-align: right;
            flex: 1;
            font-size: 16px;
            font-style: normal;
            font-weight: 400; }
      #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-price .form-baogia-line {
        height: 1px;
        width: 100%;
        background: rgba(0, 0, 0, 0.5); }
      #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-price .form-baogia-totalprice {
        display: flex;
        flex-wrap: wrap;
        gap: 57px;
        align-items: center; }
        #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-price .form-baogia-totalprice span {
          display: block;
          font-size: 14px; }
          #page-baogia-wrap .item-content-wrap .item-content-right .form-baogia-price .form-baogia-totalprice span.price {
            color: #0083CB;
            font-size: 22px;
            text-align: right;
            flex: 1; }
    #page-baogia-wrap .item-content-wrap .item-content-right .tab-group-btn {
      border: 0;
      width: 100%;
      justify-content: center; }
  #page-baogia-wrap #phongkham-chuyenkhoa, #page-baogia-wrap #phongkham-dakhoa {
    display: none; }
  #page-baogia-wrap #phongkham-chuyenkhoa.active {
    display: flex; }
  #page-baogia-wrap #phongkham-dakhoa.active {
    display: block; }
  #page-baogia-wrap #nhathuoc-phanmem, #page-baogia-wrap #nhathuoc-phanmem-hoadon {
    display: none; }
  #page-baogia-wrap #nhathuoc-phanmem.active, #page-baogia-wrap #nhathuoc-phanmem-hoadon.active {
    display: flex; }
  @media (max-width: 991.98px) {
    #page-baogia-wrap .page-baogia-heading h2 {
      font-size: 24px;
      line-height: 27px; }
    #page-baogia-wrap .page-baogia-tabs {
      white-space: nowrap;
      overflow: auto;
      justify-content: flex-start;
      gap: 16px; }
      #page-baogia-wrap .page-baogia-tabs .tab-item {
        padding: 8px 16px;
        font-size: 16px; }
    #page-baogia-wrap .form-baogia {
      padding: 20px; }
    #page-baogia-wrap .item-content-wrap.item-content-full {
      padding: 20px; }
    #page-baogia-wrap .item-content-wrap .item-content-left {
      flex: 0 0 100%;
      max-width: 100%;
      padding: 20px; }
    #page-baogia-wrap .item-content-wrap .item-content-right {
      flex: 0 0 100%;
      max-width: 100%;
      padding: 20px; }
      #page-baogia-wrap .item-content-wrap .item-content-right h3 {
        width: 100%; }
      #page-baogia-wrap .item-content-wrap .item-content-right .item-content-right-content {
        width: 100%; } }

#page-baogia-tinhnang {
  padding: 40px 0;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center; }
  #page-baogia-tinhnang h2 {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 16px;
    font-weight: 600;
    font-size: 37px; }
    #page-baogia-tinhnang h2:after {
      content: '';
      height: 3px;
      width: 50px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0 auto;
      background: #0D80EA; }
  #page-baogia-tinhnang .des {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px; }
  @media (max-width: 991.98px) {
    #page-baogia-tinhnang h2 {
      font-size: 24px; }
    #page-baogia-tinhnang .des {
      font-size: 16px;
      line-height: 22px; } }
