.form-container {
  display: flex;
  flex-direction: column;
}
.box-contact,
.checkbox-container {
  width: 50%;
  box-sizing: border-box;
}
.name-contact,
.info-contact {
  display: flex;
}
.text-form,
.input-form {
  width: 100%;
  box-sizing: border-box;
}
.name-contact p,
.info-contact p {
  width: 100%;
}
.input-form,
.input-form50 {
  width: 100%;
  height: 65px;
  padding-left: 20px;
}
.info-contact p:first-child,
.name-contact p:first-child {
  padding-right: 5px;
}
.info-contact p:last-child,
.name-contact p:last-child {
  padding-left: 5px;
}
.box-contact {
  padding-right: 30px;
}
.text-form {
  padding: 20px 20px;
}

.checkbox-container {
  display: flex;
  flex-direction: column;
}
#checkbox-label > br {
  display: none;
}
.contact-right {
  display: none;
  line-height: 22px;
}
.label-container {
  padding-left: 30px;
}
.btn-submit {
  display: flex;
  justify-content: left;
}
.btn-submit button {
  background-color: #b8d231;
  padding: 10px 50px;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  height: 40px;
}
.btn-submit .btn:hover {
  color: #668a44;
}
#checkbox-label {
  color: #333;
}
.btn-checkbox input[type="checkbox"] {
  transform: scale(1.5); /* Tăng tỷ lệ của nút checkbox */
}
.title-aboutus h2,
.title-contactus h2 {
  padding: 30px 0px;
}
.des-aboutus {
  color: #333;
  line-height: 22px;
}
/* .title-footer {
  padding-right: 20px;
} */
.title-footer h2 {
  height: auto;
  font-size: 14px;
  line-height: 22px;
  border-bottom: 1px solid black;
  padding-bottom: 20px;
  /* margin-top: 20px; */
}
@media (max-width: 767px) {
  .title-footer h2 {
    margin-top: 20px;
  }
}
.footer-main {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background: url("../../css/images/vecteezywhite-backgroundYK0221_generated-e1656067754363.webp");
}
.footer-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(225, 225, 225, 0.5);
  z-index: 0;
}
.none-list-style {
  list-style: none;
  padding-left: 0px;
}
.btn-style {
  background-color: #b8d231;
  width: 100%;
  height: auto;
  border-radius: 5px;
  color: #fff;
  border-color: #b8d231;
}
.btn-style:hover {
  color: #668a44;
}
.lst-icon-start li {
  padding: 0px 5px;
}
.row-1 > div,
.row-2 > div,
.row-3 > div,
.row-4 > div {
  padding: 0px 15px;
}
.info-address {
  margin-bottom: 0px;
}
.email-info
  .elementor-widget-container
  .elementor-icon-list-items
  .elementor-icon-list-item {
  margin-bottom: 5px;
}
.copyright-footer .des-copyright {
  font-size: 14px;
  margin-bottom: 0px;
  padding: 0px 10px;
}
.box-copyright {
  display: none;
}
.fix-tablequinn thead tr,
.fix-tablequinn tbody tr {
  background-color: #f2f2f2;
}
.img-whoarewe .elementor-widget-container > img {
  height: 370px;
  width: 100%;
  object-fit: cover;
  box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.5) !important;
}
.img-whychooseus .elementor-widget-container > img {
  height: 330px;
  width: 100%;
  object-fit: cover;
  box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.5) !important;
}
.des-aboutus .elementor-widget-container p {
  text-align: justify;
  padding-left: 20px;
}
.des-whychooseus {
  color: #333;
  line-height: 22px;
}
.des-whychooseus .elementor-widget-container p {
  text-align: justify;
  padding-right: 20px;
}
.img-vision .elementor-widget-container > img {
  box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.5) !important;
}
.lst-icon-start .icon-wrap li:hover {
  background-color: transparent !important;
}
.form-group > p {
  margin-bottom: 10px !important;
}
.btn-submit-contactus {
  background: #668a44;
  color: #fff;
  font-weight: 500;
  border-color: transparent;
  border-radius: 5px;
  padding: 5px;
}
.right-main .elementor-widget-container p {
  margin-bottom: 0px;
}
.col-ft-left .left-main {
  background: #fff;
  border-radius: 50%;
}
.col-ft-left {
  margin: 5px;
}
.col-ft-right .right-main {
  margin: 5px;
  font-size: 14px;
  margin-left: 10px;
}
.form-group .labels-name{
  padding: 2px 5px;
}
.name-cty {
  color: #668a44;
}
.des-chairman {
  height: 262px;
}
