.container-cardcompare {
  max-width: 1200px !important;
}

.col-cardcompare {
  padding: 0;
}
.description-title {
  font-family: Calibri;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.001em;
  color: #595959;
}
.description-text {
  font-family: Calibri;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  /* or 129% */

  letter-spacing: 0.0025em;

  /* Grey / grey-8 */

  color: #595959;
}
.description-open {
  color: #00aec7 !important;
}
.description-open:active {
  color: #00aec7 !important;
}

.table {
  border: unset;
  margin-bottom: 0;
}
.table th:first-child {
  padding-left: 1.75rem;
}
.table th:last-child {
  padding-right: 1.75rem;
}

.table tr:last-child td:first-child {
  padding-left: 0.75rem;
}
.table tr:last-child td:last-child {
  padding-right: 0.75rem;
}
.table .table-bordered td,
.table-bordered th {
  vertical-align: middle;
  border: unset;
  border-right: 1px solid #d5d4d4;
}
.table thead th {
  border-bottom: none !important;
}
.table .table-bordered td:last-child,
.table-bordered th:last-child {
  border-right: none;
}

@media screen and (min-width: 768px) {
  .table tr:last-child td:first-child {
    padding-left: 0.75rem;
  }
  .table tr td:first-child p {
    text-align: left;
    padding-left: 1rem;
  }
  .table tr td:first-child {
    vertical-align: top !important;
  }
  .table td {
    vertical-align: middle !important;
  }
}

.table tbody .table-bordered td {
  vertical-align: middle;
  border: unset;
  border-right: 1px solid #d5d4d4;
}
.table td,
th {
  vertical-align: middle;
  border: unset;
  border-right: 1px solid #d5d4d4;
}

.table td:last-child,
th:last-child {
  border-right: none;
}

.table tbody + tbody {
  border-top: none;
}
.table_check td {
  padding: 1rem !important;
}
.table_check .list_check {
  padding: 0;
}
.table td,
th {
  vertical-align: top;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .table th:last-child,
  td:last-child {
    display: none;
  }
}

.card-compare {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
}

.card_link {
  cursor: pointer;
}
/*.title {*/
/*  width: 100%;*/
/*  font-family: Calibri;*/
/*  font-style: normal;*/
/*  font-weight: bold;*/
/*  font-size: 1rem;*/
/*  line-height: 1.25rem;*/
/*  letter-spacing: 0.005em;*/

/*  !* MSB/grey 5 *!*/

/*  color: #1e1f23;*/
/*  margin: 0 !important;*/
/*}*/

.card-default {
  margin: 0 !important;
}

.link {
  font-family: Calibri;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1rem;

  color: #565656;
  letter-spacing: 0.004em;
  text-decoration-line: underline;
}

.btn-cardcompare {
  /* max-width: 8.5rem; */
  color: #ffffff !important;
  max-height: 2.25rem;
  min-height: 2.25rem;
  padding: 0.5rem 1.5rem !important;
  margin-bottom: 1.25rem;
}

.icon-check {
  margin-top: 0.25rem;
  margin-right: 0.375rem;
}

.menu_item {
  list-style-type: unset;
  margin: 1rem 0;
  font-family: Calibri;
  font-style: normal;
  font-weight: normal;
  font-size: 0.875rem;

  line-height: 1.125rem;
  letter-spacing: 0.0025em;
  color: #1e1f23;
}
.none-style {
  list-style-type: none;
}
.list-cardcompare {
  padding-left: 1rem;
  margin-bottom: 0;
}
.menu_item::marker {
  color: #fc8241;
}
.menu_item:last-child {
  margin: 0.25rem 0;
}

.btn_collapse:hover {
  border: none !important;
  box-shadow: none !important;
}
.btn_outline:hover {
  box-shadow: none !important;
}
.btn_outline {
  padding: 0 1rem !important;
  background: #f8f8f8 !important;
  color: #eb6719 !important;
  margin: 1rem 0 0.5rem 0 !important;
}
#example-collapse-text .table tr td {
  width: 50%;
}

.list_check li {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}

.list_check li img {
  margin-right: 0.5rem;
}

.default {
  border: 1px solid #e8e9eb;
  box-sizing: border-box;
  border-radius: 0.375rem;
  min-height: 7.125rem;
  display: flex;
  align-items: center !important;
}
.close-icon {
  /* margin-left: 1rem; */
}

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

.icon-arrow {
  margin-right: 0.625rem;
}

.link_item {
  margin-left: 0.2rem;
  font-family: Calibri;
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: 0.005em;

  color: #00aec7;
  text-decoration: underline;
}

.open-modal {
  cursor: pointer;
}
.link_item:hover {
  color: #00aec7;
  text-decoration: underline;
}

.modal-cardcompare {
  display: flex !important;
  justify-content: center;
}

@media screen and (max-width: 1200px) {
  .modal-cardcompare {
    padding: 0 16px !important;
  }
  .modal-cardcompare .ant-select {
    max-width: unset !important;
  }
}
@media screen and (min-width: 1200px) {
  .modal-cardcompare {
    padding-right: 19px !important;
    align-items: center !important;
  }
}

.modal-cardcompare .modal-content {
  border-radius: 0;
}
img {
  cursor: pointer;
}
.modal-cardcompare .modal-dialog {
  min-width: 343px;
  max-width: 1230px;
  width: 100%;
}
.modal-cardcompare .modal-header {
  align-items: flex-end !important;
  justify-content: flex-end !important;
  border-bottom: none;
}
.modal-cardcompare .modal-title {
  padding: 0 1rem 0.5rem 1rem;
  font-family: Calibri;
  font-style: normal;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.8125rem;
  display: flex;
  align-items: center;
  letter-spacing: -0.02em;

  /* MSB/grey 5 */

  color: #1e1f23;
}

.form-modal-compare .col {
  max-width: 486px;
}
.form-modal-compare .ant-select {
  max-width: 486px;
  height: 2.75rem;
  width: 100%;
  outline: none;
  box-sizing: border-box;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-self: center;
}
.form-modal-compare .ant-select .ant-select-selector {
  padding: 0 1.5rem !important;
  height: 2.75rem !important;
  border-radius: 0.25rem !important;
  border: 1px solid #999999;
  box-sizing: border-box;
}
.form-modal-compare .ant-select-selection-item {
  display: flex;
  align-items: center;
}

.form-modal-compare .ant-select-selection-item {
  font-family: Calibri;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: #1e1f23;
}
.form-modal-compare .ant-select-arrow {
  right: 1.5rem !important;
  color: #565656;
}
.title-bottom {
  margin: 0 !important;
}

.btn-submit {
  height: 36px;
  padding: 8px 24px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-family: Calibri;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;

  text-align: center;
  letter-spacing: 0.005em;

  color: #ffffff;
}
.btn-pc {
  font-family: Calibri;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;

  text-align: center;
  letter-spacing: 0.005em;

  color: #ffffff;
  align-items: center;
  justify-content: center;
  display: flex;
  min-width: 126px;
  padding: 8px 24px;
}

/* mycss */
.card_link.link {
  color: #00aec7;
  text-decoration: underline;
}
.table thead th {
  padding: 0 16px 24px;
}
.close-icon {
  margin-left: 16px;
}
.title {
  width: 100%;
  font-family: Calibri;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25rem;
  letter-spacing: 0.005em;
  color: #1a1a1a;
  margin: 0 !important;
  /*min-height: 2.5rem;*/
}
.card-compare .title{
  min-height: 2.5rem;
}
.modal-cardcompare .modal-title {
  padding: 0 1rem 0.5rem 1rem;
  font-family: Calibri;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 31px;
  display: flex;
  align-items: center;
  letter-spacing: -0.02em;
  color: #1a1a1a;
}
.modal-cardcompare .list-cardcompare .title {
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  font-size: 16px;
  color: #4d4d4d;
}
.form-modal-compare .form-label {
  font-family: Calibri;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  letter-spacing: 0.005em;
  margin-bottom: 0.5rem;
  color: #1a1a1a;
}
.title-detail {
  font-family: Calibri;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  display: flex;
  align-items: center;
  letter-spacing: -0.02em;
  color: #1a1a1a;
}
.form-control {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #1a1a1a;
}
.btn_collapse {
  width: 100% !important;
  text-align: left !important;
  background: #eef0f3 !important;
  padding: 0.75rem 1rem !important;
  border: none !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 20px !important;
  letter-spacing: 0.005em !important;
  color: #1a1a1a !important;
}
.title-lastchild {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.0015em;
  /* MSB/grey 5 */
  color: #1a1a1a;
}
.card-list-features .article-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: #595959 !important;
}
.card-compare .title-default {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #1a1a1a;
}
.card-compare .btn-pri-gradient {
  margin-bottom: 0;
  margin-top: 16px;
}
.card-compare div:nth-child(1) {
  margin-bottom: 16px;
}


.table tbody td, .table tbody th, .table tfoot td, .table tfoot th {
   background-color: transparent; 
}
.article-title-bottom{
  font-weight: 400;
}
.container-cardcompare li{
  text-transform: none;
}
.container-cardcompare .table th{
  height: 100%;
}
.container-cardcompare .table thead tr{
  height: 100%;
}
.col-cardcompare td.w-50.align-top{
  height: 10rem;
}
.col-cardcompare table{
  height: 100%;
}
@media (max-width: 767px) {
  .title-lastchild + div{
    display: block!important;
  }
  .title-lastchild + div ul{
    padding-left: 0;
  }
  .container-cardcompare .col-cardcompare thead tr td.w-50{
    height: 100%;
  }
}