body {
  font-family: "Roboto", sans-serif;
}

.ldp-frame-footer-img,
.ldp-frame-tmch-display-block-text,
.text-center {
  text-align: center;
}

.text-caption {
  font-size: 11px;

  color: #044897;

  margin-top: 8px;

  font-weight: 500;
}

.ldp-frame-tmch-display-block-text img {
  max-width: 430px;

  width: 100%;

  object-fit: contain;

  height: 90px;
}

.ldp-frame-sksn-display-block-text {
  display: flex;

  flex-direction: column;

  align-items: center;

  margin: 0 auto;

  margin-block: 30px;
}

.ldp-frame-sksn-display-block-text figure {
  display: flex;

  justify-content: center;
}

.ldp-frame-sksn-display-block-text img {
  width: 100%;

  height: auto;

  object-fit: contain;
}

.ldp-frame-sksn-vouchers img {
  width: 100%;

  height: auto;

  object-fit: contain;
}

.ldp-frame-tmch-display-block .ldp-frame-tmch-ul {
  display: flex;

  flex-wrap: wrap;

  max-width: 600px;

  margin: 0;

  padding: 0;

  list-style: none;

  text-align: center;
}

.ldp-frame-tmch-ul li {
  flex: 1 1 50%;
  min-width: 280px;
}

.ldp-frame-jwtmch-img-sale {
  max-width: 600px;

  width: 100%;

  height: 460px;

  object-fit: contain;

  text-align: center;
}

.ldp-frame-main-display-block-text img:first-of-type {
  max-height: 330px;
}

.ldp-frame-main-display-block-text img:nth-of-type(2) {
  max-width: 430px;

  height: 110px;
}

.ldp-frame-tmch-ul-max {
  margin: 0;

  padding: 0;
}

.ldp-frame-tmch-ul-max img {
  max-width: 600px;

  width: 100%;

  height: auto;
}

.ldp-frame-tmch-ul-max li img {
  width: 600px;

  object-fit: contain;
}

.ldp-frame-footer-img img {
  max-width: 580px;

  height: 425px;
}

.btn-dangky {
  transition: transform 0.15s, box-shadow 0.15s;
}

.btn-dangky:hover {
  transform: translateY(2px);
}

.sortBtnLabelAll {
  text-align: start;
}

.btn-submit {
  border: none;

  cursor: pointer;

  background: #f5f5f5;
}

.ldp-tmch-cert-info {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  line-height: 1.5;
  color: white;
}

.ldp-tmch-cert-info > p {
  margin-block: 0;
}
.ldp-tmch-cert-info > p:last-of-type {
  font-weight: 400;
  font-size: 0.875rem;
  font-style: italic;
  margin-bottom: 8px;
}

@media (min-width: 361px) and (max-width: 490px) {
  .sortBtnLabelAll {
    padding-left: 7px;
  }

  .ldp-frame-footer-img,
  .ldp-frame-jwtmch-img-sale,
  .ldp-frame-tmch-ul-max li {
    max-width: 430px;
  }

  .ldp-frame-jwtmch-img-sale img,
  .ldp-frame-tmch-ul li img,
  .ldp-frame-tmch-ul-max li img {
    width: 100%;
  }

  .ldp-frame-tmch-ul li {
    min-width: 160px;
  }

  .ldp-frame-footer-img img {
    max-width: 430px;

    width: 100%;

    padding: 10px;

    height: 300px;
  }

  .ldp_btn_fixed {
    right: 10px !important;

    bottom: 5%;
  }

  .ldp-hotline-phone-ring-wrap {
    bottom: 3%;

    left: 0;

    z-index: 9999;
  }

  div > .ldp-playout-form-main {
    display: flex;

    justify-content: center;
  }

  .ldp-frame-main-page-form .ldp-playout-form-main {
    min-height: 390px;
  }

  .ldp-images-main {
    max-width: 430px;

    width: 100%;

    max-height: 500px;

    height: 100%;
  }

  .ldp-frame-jwtmch-img-sale {
    height: 380px;
  }
}
