@charset "UTF-8";
.title-1 {
  font-size: 30px;
  color: #ff1e00;
  font-weight: 400;
  margin: 10px 0;
}
.title-1 span {
  font-weight: 700;
}
@media (max-width: 768px) {
  .title-1 {
    font-size: 20px;
  }
  .title-1 span {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .bg {
    padding: 0;
    white-space: nowrap;
    width: 85%;
    margin: 14px auto;
    background-color: #ff1000;
    position: relative;
    z-index: 1;
    background-image: none;
    border: 2px solid #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
@media (max-width: 360px) {
  .bg {
    width: auto;
  }
}
.btn-dangky {
  border-radius: 100px;
  border: 2px solid #05e5bf;
  background: #2bbaa2;
  padding: 14px 51px;
  color: #fff;
  font-size: 29px;
  font-weight: 600;
  text-transform: uppercase;
}
.btn-dangky:hover {
  background: #05e5bf;
}
@media (max-width: 768px) {
  .btn-dangky {
    padding: 10px 30px;
    font-size: 20px;
  }
}

.block-1 {
  background: url(/images/bg-block1.svg) no-repeat center center/100%;
  background-size: cover;
}
.block-1 img {
  width: 40%;
}
@media (max-width: 768px) {
  .block-1 video {
    width: auto;
    height: 350px;
    border-radius: 13px !important;
  }
}

.slide .owl-dots {
  bottom: 30px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slide .owl-dots .owl-dot {
  background-color: transparent;
  border: 0;
}
.slide .owl-dots .owl-dot span {
  border: 1px solid #62217d;
  width: 20px;
  height: 20px;
  background-color: transparent;
}
@media (max-width: 768px) {
  .slide .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }
}
.slide .owl-dots .owl-dot.active span {
  background-color: #62217d;
  width: 30px;
  height: 18px;
}
@media (max-width: 768px) {
  .slide .owl-dots .owl-dot.active span {
    width: 15px;
    height: 10px;
  }
}
@media (max-width: 768px) {
  .slide .owl-dots {
    bottom: 0;
  }
}

.block-3 .list-icon {
  gap: 15px;
  padding: 30px 0;
}
.block-3 .list-icon .item .img-block {
  min-height: 92px;
}
.block-3 .list-icon .item .img-block .img-icon {
  height: 92px;
}
@media (max-width: 768px) {
  .block-3 .list-icon .item .img-block .img-icon {
    height: 50px;
  }
}
@media (max-width: 768px) {
  .block-3 .list-icon .item .img-block {
    min-height: unset;
    margin: 10px 0;
  }
}
.block-3 .list-icon .item p {
  font-size: 23px;
  line-height: 28px;
  color: #231f20;
}
@media (max-width: 768px) {
  .block-3 .list-icon .item p {
    font-size: 10px;
    line-height: unset;
  }
}
@media (max-width: 360px) {
  .block-3 .list-icon .item p {
    font-size: 9px;
  }
}
@media (max-width: 768px) {
  .block-3 .list-icon {
    gap: 10px;
    padding: 0;
    align-items: baseline;
  }
}
@media (max-width: 360px) {
  .block-3 .list-icon {
    gap: 5px;
  }
}
.block-3 .list-icon .modal-dialog {
  max-width: 880px;
}
.block-3 .nd-gtsp {
  font-size: 22px;
  line-height: 34px;
  color: #636363;
  text-align: justify;
}
.block-3 .nd-gtsp p {
  font-size: 22px;
  line-height: 34px;
  color: #636363;
}
@media (max-width: 768px) {
  .block-3 .nd-gtsp p {
    font-size: 18px;
  }
}
@media (max-width: 360px) {
  .block-3 .nd-gtsp p {
    font-size: 16px;
    line-height: normal;
  }
}
.block-3 .nd-gtsp span {
  font-size: 22px;
  line-height: 34px;
  color: #636363;
}
@media (max-width: 768px) {
  .block-3 .nd-gtsp span {
    font-size: 18px;
  }
}
.block-3 .nd-gtsp strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .block-3 .nd-gtsp {
    padding-right: 0;
    text-align: justify;
  }
}
@media (max-width: 360px) {
  .block-3 .nd-gtsp {
    font-size: 16px;
    line-height: 27px;
  }
}

.block-5 .block-5-tinhnangnoibat p {
  font-size: 22px;
  line-height: 34px;
  color: #636363;
  font-weight: 400;
}
.block-5 .block-5-tinhnangnoibat p strong {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .block-5 .block-5-tinhnangnoibat p {
    font-size: 20px;
    text-align: justify;
    line-height: 27px;
  }
}
@media screen and (max-width: 360px) {
  .block-5 .block-5-tinhnangnoibat p {
    font-size: 16px;
  }
  .block-5 .block-5-tinhnangnoibat p strong {
    font-size: 17px;
  }
}

.block-6 .owl-theme .owl-nav [class*=owl-] {
  padding: 10px 14px !important;
  border-radius: 50% !important;
}
.block-6 .block-6-img img {
  width: 100%;
}
.block-6 .block-6-list-hd .owl-prev,
.block-6 .block-6-list-hd .owl-next {
  position: absolute;
  top: 45%;
  border: 0;
}
.block-6 .block-6-list-hd .owl-prev {
  left: -19px;
}
.block-6 .block-6-list-hd .owl-next {
  right: -19px;
}
@media (max-width: 768px) {
  .block-6 {
    padding-bottom: 10px;
  }
}

.block-7 .why .title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 35px;
}
.block-7 .why .title .vs {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background: #da2527;
  padding: 1px 5px 4px;
  border-radius: 50%;
  margin: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .block-7 .why .title .vs {
    font-size: 14px;
    padding: 1px 3px 4px;
  }
}
.block-7 .why .title .krill,
.block-7 .why .title .fish {
  font-weight: 700;
  color: #000;
  font-size: 40px;
}
@media (max-width: 768px) {
  .block-7 .why .title .krill,
  .block-7 .why .title .fish {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .block-7 .why .title {
    margin-bottom: 20px;
  }
}
.block-7 .why table tr {
  border-bottom: 2.3698461285px solid #a00404;
}
.block-7 .why table thead th {
  font-size: 20px;
  font-weight: 700;
  color: #ed2324;
}
.block-7 .why table thead th:first-child {
  border-right: 2.3698461285px solid #a00404;
}
@media (max-width: 768px) {
  .block-7 .why table thead th {
    font-size: 17px;
  }
}
.block-7 .why table tbody {
  border-bottom: hidden;
}
.block-7 .why table tbody tr td:first-child {
  border-right: 2.3698461285px solid #a00404;
}
.block-7 .why table tbody tr:last-child {
  border-bottom: 0;
  border-style: unset;
}
.block-7 .why table tbody td {
  font-size: 16px;
  line-height: normal;
  color: #ed2324;
}
@media (max-width: 768px) {
  .block-7 .why table tbody td {
    font-size: 12px;
  }
}

.block-8 .block-8-1 .info .summary {
  font-size: 22px;
  line-height: 34px;
  color: #636363;
  font-weight: 400;
}
@media (max-width: 768px) {
  .block-8 .block-8-1 .info .summary {
    font-size: 18px;
  }
}
@media (max-width: 360px) {
  .block-8 .block-8-1 .info .summary {
    font-size: 16px;
    line-height: 27px;
  }
}

.block-11 form {
  padding: 30px;
  background-color: #f9f9f9;
}
.block-11 form input,
.block-11 form textarea {
  background-color: #f5f5f5;
}
.block-11 form .send-contact {
  background-color: #e22c8f;
  width: 100%;
  color: #fff;
  font-size: 33px;
  line-height: 60px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .block-11 form .send-contact {
    font-size: 20px;
    line-height: 20px;
  }
}

.block-12 .new-title {
  font-size: 39px;
  color: #ff5500;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
}
.block-12 .new-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32%;
  height: 2.5290178116px;
  background: #ff5500;
  z-index: -1;
}
@media (max-width: 768px) {
  .block-12 .new-title {
    font-size: 25px;
  }
}
.block-12 .list-new .news .news-thumb {
  position: relative;
}
.block-12 .list-new .news .news-thumb .news-title {
  position: absolute;
  bottom: 0;
  font-size: 25px;
  color: #ffffff;
  font-weight: 700;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 20px;
}
@media (max-width: 768px) {
  .block-12 .list-new .news .news-thumb .news-title {
    font-size: 17px;
  }
}
.block-12 .list-new .news .news-shortdesc {
  margin-top: 10px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 25px;
  font-size: 20px;
  color: #000000;
}
@media (max-width: 768px) {
  .block-12 .list-new .news .news-shortdesc {
    font-size: 16px;
  }
}
.block-12 .list-new .news .readmore {
  color: #ff4a0b;
  font-size: 20px;
  margin-top: 5px;
}
@media (max-width: 768px) {
  .block-12 .list-new .news .readmore {
    font-size: 16px;
  }
}
.block-12 .list-new .news-list .news .news-title {
  font-size: 20px;
}
@media (max-width: 768px) {
  .block-12 .list-new .news-list .news .news-title {
    font-size: 17px;
  }
}
.block-12 .list-new .news-list .news .news-shortdesc {
  font-size: 15px;
  line-height: 20px;
  -webkit-line-clamp: 2;
}
.block-12 .list-new .news-list .news .readmore {
  color: #ff4a0b;
  font-size: 15px;
  margin-top: 5px;
}

.block-9 .list-baotri .item {
  display: grid;
  align-items: center;
  gap: 20px;
  grid-template-columns: 40% auto;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ff391f;
}
.block-9 .list-baotri .item .cot-2 img {
  max-width: 150px;
  max-height: 50px;
}
@media (max-width: 768px) {
  .block-9 .list-baotri .item .cot-2 img {
    max-width: 140px;
    max-height: 40px;
  }
}
.block-9 .list-baotri .item .cot-2 .title {
  margin: 10px 0;
}
.block-9 .list-baotri .item .cot-2 .title h2 {
  font-size: 21px;
  line-height: 27px;
  color: #ff391f;
  font-weight: bold;
}
@media (max-width: 768px) {
  .block-9 .list-baotri .item .cot-2 .title h2 {
    font-size: 17px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0;
  }
}
@media (max-width: 360px) {
  .block-9 .list-baotri .item .cot-2 .title h2 {
    font-size: 15px;
    line-height: 22px;
  }
}
.block-9 .list-baotri .item .cot-2 .title p {
  font-size: 19px;
  line-height: 25px;
  color: #ff391f;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 768px) {
  .block-9 .list-baotri .item .cot-2 .title p {
    font-size: 16px;
    margin-bottom: 0;
  }
}
@media (max-width: 360px) {
  .block-9 .list-baotri .item .cot-2 .title p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .block-9 .list-baotri .item .cot-2 .title {
    margin: 10px 0 0;
  }
}
.block-9 .list-baotri .item .cot-2 .summary {
  font-size: 19px;
  line-height: 25px;
  color: #000;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 768px) {
  .block-9 .list-baotri .item .cot-2 .summary {
    font-size: 15px;
  }
}
@media (max-width: 360px) {
  .block-9 .list-baotri .item .cot-2 .summary {
    font-size: 12px;
    line-height: 20px;
  }
}
.block-9 .list-baotri .item .cot-2 .readmore {
  color: #ff4a0b;
  font-size: 15px;
  margin-top: 5px;
}

.block-10 .slide_truyenthong {
  padding: 20px 0;
}
.block-10 .slide_truyenthong .logovtv {
  width: 50%;
  margin: 0 auto 15px;
}
@media (max-width: 768px) {
  .block-10 .slide_truyenthong .logovtv {
    width: 31%;
  }
}
.block-10 .slide_truyenthong .owl-item.active .item {
  transition: all 200ms linear;
  transform: scale(0.8);
}
@media (max-width: 768px) {
  .block-10 .slide_truyenthong .owl-item.active .item {
    transform: unset;
  }
}
.block-10 .slide_truyenthong .owl-item.active.center .item {
  transform: scale(1);
}
@media (max-width: 768px) {
  .block-10 .slide_truyenthong .owl-item.active.center .item {
    transform: unset;
  }
}
.block-10 .slide_truyenthong .owl-nav .owl-prev,
.block-10 .slide_truyenthong .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  border: 0;
  background: #312e2f;
  opacity: 0.4;
  padding: 10px 15px;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .block-10 .slide_truyenthong .owl-nav .owl-prev,
  .block-10 .slide_truyenthong .owl-nav .owl-next {
    top: 50%;
  }
}
.block-10 .slide_truyenthong .owl-nav .owl-prev {
  left: 33.3333333333%;
}
@media (max-width: 768px) {
  .block-10 .slide_truyenthong .owl-nav .owl-prev {
    left: 0;
  }
}
.block-10 .slide_truyenthong .owl-nav .owl-next {
  right: 33.3333333333%;
}
@media (max-width: 768px) {
  .block-10 .slide_truyenthong .owl-nav .owl-next {
    right: 0;
  }
}
.block-10 .radio-title {
  font-size: 30px;
  color: #ff5500;
  font-weight: 700;
  margin-bottom: 20px;
}
.block-10 .list-radio .item {
  display: grid;
  gap: 20px;
  grid-template-columns: 40% auto;
  margin-bottom: 15px;
}
.block-10 .list-radio .item .cot-2 img {
  max-width: 200px;
  max-height: 70px;
}
@media (max-width: 768px) {
  .block-10 .list-radio .item .cot-2 img {
    max-width: 100px;
    max-height: 50px;
  }
}
.block-10 .list-radio .item .cot-2 .summary {
  font-size: 19px;
  line-height: 25px;
  color: #000;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 768px) {
  .block-10 .list-radio .item .cot-2 .summary p {
    font-size: 18px !important;
    margin-bottom: 5px;
  }
  .block-10 .list-radio .item .cot-2 .summary span {
    font-size: 16px !important;
  }
}
@media (max-width: 768px) {
  .block-10 .list-radio .item {
    align-items: center;
  }
  .block-10 .list-radio .item .mb-radio .img {
    height: 50px;
    margin: 0 auto;
  }
}

.block-8-2- .summury-block-8 h2 {
  font-size: 30px;
  color: #bd1ba2;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .block-8-2- .summury-block-8 h2 {
    font-size: 20px;
  }
}
.block-8-2- .summury-block-8 p,
.block-8-2- .summury-block-8 span {
  color: #000;
  font-size: 14px;
}
.block-8-2- .text-block-8-2 {
  width: 80%;
}
.block-8-2- .text-block-8-2 p {
  font-size: 20px;
}
@media (max-width: 768px) {
  .block-8-2- .text-block-8-2 p {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .block-8-2- .text-block-8-2 {
    width: 100%;
  }
}
.block-8-2- .list-img-chung-nhan {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(5, 1fr);
}

#info-AI-detail {
  --bs-modal-width: 800px;
}

#info-AI-detail .modal-content .modal-body {
  min-height: 350px;
  max-height: 600px;
  overflow-y: auto;
}

#info-AI-detail .modal-content .modal-body .info-ai {
  margin-right: 10%;
}

#info-AI-detail .modal-content .modal-body .info-ai .message {
  background-color: rgba(204, 204, 204, 0.4588235294);
  color: #000;
  padding: 10px;
  font-size: 22px;
}

#info-AI-detail .modal-content .modal-body .info-ai .tittle-ai {
  flex-direction: row;
}

#info-AI-detail .modal-content .modal-body .info-ai .animated-text span.word-animation {
  margin-right: 5px;
}

#info-AI-detail .modal-content .modal-body .info-user {
  margin-left: 10%;
  display: grid;
  justify-items: end;
}

#info-AI-detail .modal-content .modal-body .info-user .message {
  color: red;
  padding: 10px;
  font-size: 22px;
  line-break: anywhere;
}
#info-AI-detail .modal-content .modal-body .info-user .message p {
  color: red;
}

#info-AI-detail .modal-content .modal-body #load_ai_view {
  display: none;
}

#info-AI-detail .modal-content .modal-footer textarea#Chat-box-ai {
  width: 100%;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
  border: 1px solid #e4e7e7;
  padding: 10px 0 12.5px 16px;
  border-radius: 10px;
  max-width: 100%; /* Đặt chiều rộng tối đa bằng 100% để phù hợp với container */
  min-height: 50px; /* Chiều cao tối thiểu */
  font-size: 22px;
  box-sizing: border-box;
  overflow: auto; /* Đảm bảo thanh cuộn xuất hiện nếu cần */
  max-height: 250px;
  resize: none; /* Ngăn thay đổi kích thước thủ công */
}

#info-AI-detail .modal-content .modal-footer textarea#Chat-box-ai:focus {
  outline: none;
  border-color: #405faa; /* Thay đổi màu đường viền khi focus */
  box-shadow: 0 0 5px rgba(64, 95, 170, 0.5); /* Hiệu ứng đổ bóng khi focus */
}

#info-AI-detail .modal-content .modal-footer button {
  border: unset;
  width: 10%;
  background: unset;
}

#info-AI-detail .modal-content .loading-container {
  display: flex;
  align-items: center;
  padding: 10px;
  height: 10vh;
}

#info-AI-detail .modal-content .dot-flashing {
  position: relative;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: black;
  color: black;
  animation: dotFlashing 1s infinite linear alternate;
  animation-delay: 0.5s;
}

#info-AI-detail .modal-content .dot-flashing:before,
#info-AI-detail .modal-content .dot-flashing:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}

#info-AI-detail .modal-content .dot-flashing:before {
  left: -10px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: black;
  color: black;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 0s;
}

#info-AI-detail .modal-content .dot-flashing:after {
  left: 10px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: black;
  color: black;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 1s;
}

@keyframes dotFlashing {
  0% {
    background-color: black;
  }
  50%, 100% {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
#info-AI-detail .modal-content .content-container {
  display: none; /* Ẩn nội dung ban đầu */
  text-align: center;
}

#info-AI-detail .img-gpt {
  max-width: 25px;
  max-height: 25px;
}

#info-AI-detail .img-user {
  max-width: 25px;
  max-height: 25px;
}

.info-AI-detail .img-click-ai {
  max-width: 120px;
}

#info-AI-detail .modal-content .modal-body {
  height: 360px;
  overflow-y: auto;
}

#info-AI-detail .modal-content .modal-body .info-ai {
  margin-right: unset !important;
}

#info-AI-detail .modal-content .modal-body .info-ai .message {
  font-size: 16px;
}

#info-AI-detail .modal-content .modal-body .info-user {
  margin-left: unset !important;
}

#info-AI-detail .modal-content .modal-body .info-user .message {
  font-size: 16px;
}

#info-AI-detail .modal-content .modal-footer {
  display: flex;
  flex-wrap: nowrap !important;
}

#info-AI-detail .modal-content .modal-footer textarea#Chat-box-ai {
  padding-left: 10px !important;
  max-height: 70px;
  font-size: 16px;
}

#info-AI-detail .modal-content .modal-footer button {
  width: 10%;
}

#info-AI-detail .modal-content .modal-body {
  height: 360px;
  overflow-y: auto;
}

#info-AI-detail .modal-content .modal-body .info-ai {
  margin-right: unset !important;
}

#info-AI-detail .modal-content .modal-body .info-ai .message {
  font-size: 16px;
}

#info-AI-detail .modal-content .modal-body .info-user {
  margin-left: unset !important;
}

#info-AI-detail .modal-content .modal-body .info-user .message {
  font-size: 16px;
}

#info-AI-detail .modal-content .modal-footer {
  display: flex;
  flex-wrap: nowrap !important;
}

#info-AI-detail .modal-content .modal-footer textarea#Chat-box-ai {
  padding-left: 10px !important;
  max-height: 70px;
  font-size: 16px;
}

#info-AI-detail .modal-content .modal-footer button {
  width: 10%;
}

#info-AI-detail .modal-content .modal-body {
  height: 360px;
  overflow-y: auto;
}

#info-AI-detail .modal-content .modal-body .info-ai {
  margin-right: unset !important;
}

#info-AI-detail .modal-content .modal-body .info-ai .message {
  font-size: 16px;
}

#info-AI-detail .modal-content .modal-body .info-user {
  margin-left: unset !important;
}

#info-AI-detail .modal-content .modal-body .info-user .message {
  font-size: 16px;
}

#info-AI-detail .modal-content .modal-footer {
  display: flex;
  flex-wrap: nowrap !important;
}

#info-AI-detail .modal-content .modal-footer textarea#Chat-box-ai {
  padding-left: 10px !important;
  max-height: 70px;
  font-size: 16px;
}

#info-AI-detail .modal-content .modal-footer button {
  width: 10%;
}

.note {
  margin-top: 10px;
  font-size: 11px;
}

@media (max-width: 768px) {
  .mb_note .owl-dot {
    border: 0;
    background: transparent;
  }
}
.block_review {
  margin-top: 15px;
}
.block_review .block-comment .soluot-rivew {
  font-size: 20px;
  font-weight: 700;
  color: #3488c8;
  margin-bottom: 15px;
}
.block_review .block-comment .list-comment .name-user {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}
.block_review .block-comment .list-comment .name-user span {
  font-size: 13px;
  font-weight: 400;
  color: #a00404;
}
.block_review .block-comment .list-comment .name-user span img {
  margin-right: 5px;
}
.block_review .block-comment .list-comment .item-nd-comment {
  display: grid;
  grid-template-columns: 9% auto;
  gap: 10px;
  align-items: baseline;
}
.block_review .block-comment .list-comment .item-nd-comment .rating .fa-star:before {
  color: #ffcc00;
}
.block_review .block-comment .list-comment .item-nd-comment .item-nd_comment p {
  font-size: 18px;
  color: rgba(85, 82, 82, 0.72);
}
@media (max-width: 768px) {
  .block_review .block-comment .list-comment .item-nd-comment .item-nd_comment p {
    font-size: 15px;
  }
}
.block_review .block-comment .list-comment .item-nd-comment .item-nd_comment .list-img {
  display: flex;
  gap: 10px;
  align-items: center;
}
.block_review .block-comment .list-comment .item-nd-comment .item-nd_comment .list-img img {
  width: 112px;
  height: 112px;
}
.block_review .block-comment .list-comment .item-nd-comment .item-nd_comment .rep-time {
  display: flex;
  align-items: center;
  gap: 10px;
}
.block_review .block-comment .list-comment .item-nd-comment .item-nd_comment .rep-time .rep {
  color: rgba(71, 71, 240, 0.7882352941);
}
.block_review .block-comment .list-comment .item-nd-comment .item-nd_comment .rep-time .time {
  position: relative;
  margin-left: 9px;
}
.block_review .block-comment .list-comment .item-nd-comment .item-nd_comment .rep-time .time::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #000;
  opacity: 0.5;
  border-radius: 50%;
  top: 44%;
  left: -10px;
}
@media (max-width: 768px) {
  .block_review .block-comment .list-comment .item-nd-comment {
    grid-template-columns: 25% auto;
  }
}

.collapse form .top {
  display: grid;
  grid-template-columns: 10% auto;
  gap: 15px;
  margin-bottom: 15px;
  align-items: baseline;
  text-align: center;
}
@media (max-width: 768px) {
  .collapse form .top {
    display: block;
    text-align: left;
    margin-bottom: 5px;
  }
}
.collapse form .btnsubmit_rep {
  text-align: center;
  margin-top: 15px;
}
.collapse form .gui {
  background-color: #3488c8;
  color: #fff;
  padding: 10px 40px;
  border: 0;
}/*# sourceMappingURL=home.css.map */