a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

a,
a:hover {
  text-decoration: none !important;
}

.content-text p {
  line-height: 1;
}

.content {
  height: 100vh;
}

#aboutModalCenter {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 7px;
  overflow: hidden;
  background-color: transparent;
  font-family: "Poppins", sans-serif;
  /* max-width: 600px; */
}


#aboutModalCenter .logo a img {
  width: 30px;
}

#aboutModalCenter .modal-content {
  background-color: transparent;
  border: none;
  border-radius: 7px;
}

#aboutModalCenter .modal-content .modal-body {
  border-radius: 7px;
  overflow: hidden;
  background-color: #fff;
  padding-left: 0px;
  padding-right: 0px;
  -webkit-box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.9);
  box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.9);
}

#aboutModalCenter .modal-content .modal-body h2 {
  font-size: 18px;
}

#aboutModalCenter .modal-content .modal-body p {
  color: #777;
  font-size: 14px;
}

#aboutModalCenter .modal-content .modal-body h3 {
  font-weight: 900;
  color: #000;
  font-size: 22px;
}

#aboutModalCenter .modal-content .modal-body .close-btn {
  color: #000;
}

#aboutModalCenter .modal-content .modal-body .promo-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

#aboutModalCenter .cancel {
  color: gray;
  font-size: 14px;
}

#aboutModalCenter .btn-primary {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.form-control {
  border: transparent;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  border: none;
}

.form-control:active,
.form-control:focus,
.form-control:hover {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.btn {
  border-radius: 4px;
  border: none;
}

.btn:active,
.btn:focus {
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.custom-select {
  border: none;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.custom-select:active,
.custom-select:focus,
.custom-select:hover {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.logo img {
  width: 70px;
}

.custom-note {
  color: #999;
}

.custom-note a {
  color: #555;
  font-weight: 900 !important;
}

.mb-4.title {
  font-family: "Tahoma", sans-serif;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 2.0em;
  line-height: 28px;
  padding-top: 5px;
  /* padding-bottom: 1px !important; */
  color: #5543ca;
  background: #5543ca;
  background: -moz-linear-gradient(left, #f4524d 0%, #5543ca 100%) !important;
  background: -webkit-linear-gradient(left, #f4524d 0%, #5543ca 100%) !important;
  background: linear-gradient(to right, #f4524d 0%, #5543ca 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent !important;
}

input[type="file"] {
  color: transparent;
  display: none;
}

.custom-file-upload {
  display: inline-block;
  padding: 1px 10px;
  /* Điều chỉnh padding để tạo kích thước của "button" */
  background-color: #3498db;
  /* Màu nền */
  color: #fff;
  /* Màu chữ */
  border: 1px solid #3498db;
  /* Đường viền */
  border-radius: 5px;
  /* Bo góc */
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.custom-file-upload:hover {
  background-color: #2980b9;
  /* Màu nền khi di chuột qua */
}

.custom-button {
  background-color: #007BFF;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.custom-button:hover {
  background-color: #608dbe;
}

.get-in-touch2 {
  overflow: hidden;
}

.thongtinluachon.row {
  max-height: 1000px;
  /* Set a maximum height for your content */
  transition: max-height 0.3s ease-in-out;
  /* Adjust the transition duration */
}

.get-in-touch3 {
  overflow: hidden;
}

.thongtinlicham.row {
  max-height: 100px;
  /* Set a maximum height for your content */
  transition: max-height 0.3s ease-in-out;
  /* Adjust the transition duration */
}

.title {
  cursor: pointer;
}

/*//////////////////////////////////////////*/
#part1 {
  width: 100%;
  height: 200px;
}

#part2 {
  width: 100%;
  height: 50px;
  background-color: #292929;
  position: relative;
  top: -15px;
}

#companyinfo {
  width: 40%;
  height: 200px;
  position: relative;
  left: 5%;
  top: 10px;
}

#sitelink {
  font-size: 22px;
  color: #EE6363;
  font-weight: bold;
}

#sitelink:hover {
  color: #CD2990;
}

#title {
  color: gray;
  position: relative;
  top: 0px;
  font-size: 14px;
  /* font-style: italic; */
  font-weight: 600;
}

.title1 {
  color: gray;
  position: relative;
  top: 0px;
  font-size: 14px;
  /* font-style: italic; */
  font-weight: 600;
}

#detail {
  color: #aaa7a7;
  font-size: 16px;
}

#explore {
  width: 20%;
  height: 200px;
  position: relative;
  top: -180px;
  left: 50%;
}

#txt1,
#txt2,
#txt3,
#txt4,
#txt5 {
  color: white;
  font-size: 20px;
}

.link {
  display: flex;
  width: 90px;
  height: 40px;
  color: #aaa7a7;
  background-color: transparent;
  border-top: 2px solid white;
  position: relative;
  top: -10px;
}

.link:hover,
.link1:hover {
  color: #CD2990;
}

#visit {
  width: 30%;
  height: 200px;
  position: relative;
  top: -380px;
  left: 75%;
}

.text {
  color: #aaa7a7;
  font-size: 14px;
  margin-top: -10px;
}

#legal {
  width: 14%;
  height: 200px;
  position: relative;
  top: -800px;
  left: 59.5%;
}

.link1 {
  display: flex;
  width: 150px;
  height: 40px;
  color: #aaa7a7;
  background-color: transparent;
  border-top: 2px solid white;
  position: relative;
  top: -10px;
  margin-top: 7px;
}

#subscribe {
  position: relative;
  top: -1080px;
  left: 78%;
  width: 14%;
  height: 200px;
}

#email {
  color: white;
  position: relative;
  top: -20px;
}

.btn {
  position: relative;
  top: -10px;
}

#txt5 {
  position: relative;
  top: 0px;
}

.social {
  position: relative;
  top: -5px;
  margin-right: 10px;
  color: white;
  cursor: pointer;
}

.fa-facebook-square:hover {
  color: #3B579D;
}

.fa-linkedin:hover {
  color: #007BB6;
}

.fa-twitter-square:hover {
  color: #2CAAE1;
}

#txt6 {
  color: white;
  position: relative;
  top: 13px;
  left: 8%;
  width: 90%;
  color: #aaa7a7;
  text-align: right;
}

.material-icons {
  position: relative;
  top: 3px;
}

@media only screen and (max-width:1000px) {

  #txt5,
  #txt4 {
    font-size: 17px;
  }

}

@media only screen and (max-width:850px) {

  #txt1,
  #txt2,
  #txt3,
  #txt4,
  #txt5 {
    font-size: 15px;
  }

  #detail {
    font-size: 13px;
  }

  .popup {
    width: 200px;
  }

  #companyinfo {
    width: 60%;
  }

  #explore {
    width: 30%;
    left: 70%;
  }

  #visit {
    display: none;
  }
}

/* CSS Chatbot */
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 2px solid #F08080;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.chatbot-popup {
  position: fixed;
  bottom: 5px;
  right: 10px;
  border: 1px solid #ddd;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  z-index: 1000;
  width: 450px;
  /* Chiều rộng mặc định */
  height: 580px;
  /* Chiều cao mặc định */
  border-radius: 10px;
  overflow: hidden;
  font-family: Arial, sans-serif;
  /* Hiển thị thanh cuộn nếu cần */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* Đảm bảo các thành phần con phân bố đều */
  resize: vertical;
  /* Cho phép thay đổi kích thước cả về chiều rộng và chiều cao */
  overflow-x: auto;
  overflow-y: auto;
  /* Thêm thanh cuộn nếu nội dung vượt quá kích thước */
  min-width: 450px;
  max-width: 90vw;
  /* Đặt kích thước tối thiểu cho chiều rộng */
  min-height: 550px;
  background-image: url('/image/hinh10.jpg') !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.chatbot-header {
  /* background-color: #ffffff; */
  background-image: url('/image/hinh10.jpg') !important;
  /* primary color */
  color: #CD2990;
  font-weight: bold;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 3px solid rgba(255, 255, 255, 0.2) !important;
}

.chatbot-header:after {
  content: '';
  /* necessary for pseudo-elements */
  position: absolute;
  bottom: -1px;
  /* align with the bottom border */
  left: 0;
  width: 100%;
  /* full width */
  height: 1px;
  /* height of the line */
  background: rgba(255, 255, 255, 0.2);
  /* same color as the border */
}

.chatbot-header .btn-close {
  background-color: transparent;
  border: none;
  color: #F08080;
  font-size: 19px;
  font-weight: bold;
  cursor: pointer;
}

.chatbot-body {
  padding: 10px;
  max-height: 480px;
  overflow-y: auto;
  flex-grow: 1;
  padding-bottom: 50px !important;
}

.chatbot-footer {
  /* background-color: #ffffff; */
  /* background-image: url('/image/hinh13.jpg') !important; */
  /* border-radius: 5px; */
  display: flex;
  align-items: center;
  bottom: 0;
  position: absolute;
  width: 100%;
  /* border-top: 1px solid #99D1D3; */
  padding: 16px;
  justify-content: space-between;
  margin-top: auto;
  /* margin-bottom: 10px !important; */
}

.chatbot-footer input {
  flex-grow: 1;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 6px 12px;
  margin: 0;
  height: 38px;
}

.chatbot-footer button {
  white-space: nowrap;
  border-radius: 5px;
  padding: 6px 12px;
  height: 38px;
}

.btn-close {
  float: right;
  background-color: transparent;
  border: none;
  color: white;
  font-size: 20px;
  cursor: pointer;
}

#chatbotButton {
  top: 15px;
  right: 25px;
  font-size: 14px;
  position: absolute;
  color: #F08080;
  cursor: pointer;
}


#chatbotButton:hover {
  color: #CD2990;
}

.chatbot-message {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding: 6px 12px;
  border-radius: 16px;
  max-width: 96%;
}

.user-message {
  justify-content: flex-end;
  background-color: #f1b7b7;
  color: #02151e;
  margin-left: 41px;
}

.bot-message {
  justify-content: flex-start;
  color: black;
}

.message-text {
  padding: 0 8px;
  word-wrap: break-word;
  text-align: justify;
}

.message-icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ccc;
}

.typing-indicator {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px;
}

.typing-indicator span {
  height: 5px;
  width: 5px;
  background-color: #333;
  border-radius: 50%;
  margin: 0 2px;
  animation: typing 0.5s infinite ease;
}

@keyframes typing {
  0% {
    opacity: 0.2;
  }

  25% {
    opacity: 1;
  }

  50% {
    opacity: 0.2;
  }

  75% {
    opacity: 0.2;
  }

  100% {
    opacity: 0.2;
  }
}

.continue-icon {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  font-size: 18px;
  color: #F08080;
}

.continue-icon i {
  color: #F08080;
  font-size: 18px;
}


#chatMessage {
  width: 100%;
  box-sizing: border-box;
  margin-right: 5px;
}

#sendMessage {
  background-color: #F08080;
  color: white;
  border: none;
  margin-top: 20px !important;
  cursor: pointer;
  padding: 8px;
}

.highlight {
  color: blue;
  /* Màu xanh */
}