/* Text Hide */

.text-split {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  -webkit-box-orient: vertical !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
}

.text-split-1 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  -webkit-box-orient: vertical !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
}

.text-split-2 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  -webkit-box-orient: vertical !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
}

.text-split-3 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  -webkit-box-orient: vertical !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
}

.text-split-4 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  -webkit-box-orient: vertical !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 4 !important;
}

.text-split-5 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  -webkit-box-orient: vertical !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 5 !important;
}

.text-split-6 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  -webkit-box-orient: vertical !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 6 !important;
}

.text-split-7 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  -webkit-box-orient: vertical !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 7 !important;
}

.text-split-10 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  -webkit-box-orient: vertical !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 10 !important;
}

/* header */

.header-address {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  font-family: "font1";
  color: white;
}
.header-address i {
  font-size: 20px;
}
.header-email {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  font-family: "font1";
  color: white;
}
.header-email i {
  font-size: 20px;
}
.header-hotline {
  font-size: 16px;
  font-weight: 600;
  color: white;
  background: url(../imgs/bgr_phone.png) no-repeat;
  background-size: 100% 100%;
  padding: 0px 20px;
  width: 215px;
  height: 50px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.header-hotline p {
  margin: 0px;
}
.header-title-hotline {
  display: flex;
  align-items: center;
  gap: 5px;
  color: black;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
}
.header-title-hotline p {
  margin: 0px;
}
.header-bottom .wrap-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px;
}
.logo-head {
  margin: 0px 10px;
}

.head-top {
  padding: 5px 0px;
  background: linear-gradient(0deg, #fff 0%, #ebebeb 0%);
  position: relative;
}

.social-head ul {
  margin: 0px 10px;
  color: white;
}

.hotline-head {
  text-transform: uppercase;
  font-family: "font7";
  color: #181717;
  font-size: 15px;
  background: url(../imgs/icon_tel.png) no-repeat left center;
  line-height: 32px;
  padding-left: 62px;
}

.hotline-head span {
  color: #d40000;
  display: block;
  font-family: "font6";
  font-weight: normal;
  font-size: 30px;
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff,
    1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
    2px 2px 3px #000;
}

.number-hotline {
  color: #ff0b00;
  font-size: 20px;
  font-weight: 500;
}

.header-top .wrap-content {
  padding: 10px 0px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 10px;
}
marquee {
  color: white;
  font-family: "font2";
}

#google_translate_element select {
  border: none;
  margin: 0 !important;
  height: 23px;
  color: red;
  width: 100%;
  /* width: 30px; */
  background: none;
  opacity: 0;
}

#google_translate_element {
  background: url(../images/vi.jpg) no-repeat;
  background-size: 100% 100%;
  width: 40px;
}

/* giới thiệu */
.wrap-gioithieu {
  padding: 50px 0px;
  position: relative;
  background: url(../imgs/bgr_gioithieu.png) no-repeat;
  background-size: 100% 100%;
}
.box-main-gioithieu {
  display: flex;
  align-items: center;
  position: relative;
  gap: 20px;
  padding: 0px 50px;
}

.info-gioithieu {
  width: 50%;
  position: relative;
  background: none;
  padding: 15px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.info-gioithieu .vechungtoi {
  font-size: 18px;
  margin: 0px;
  color: #117ec1;
  font-family: "font1";
  margin-bottom: 10px;
}

.kinhmoi {
  text-align: right;
  margin: 0px;
  font-size: 24px;
  color: #737373;
  font-family: "font3";
}

.img-gioithieu {
  width: 50%;
}

span.tieudesub {
  display: block;
  font-size: 20px;
  color: #3d3d3d;
  text-transform: uppercase;
  font-family: "font1";
  overflow: hidden;
  height: 30px;
}

span.tieude {
  font-family: "font3";
  display: block;
  font-size: 24px;
  color: black;
  text-transform: uppercase;
}

.desc-gioithieu {
  font-family: "font4";
  font-size: 15px;
  color: #333333;
  text-align: justify;
  line-height: 26px;
  margin-top: 8px;
  margin-bottom: 20px;
}

.xem-them .btn_xemthem {
  color: #117ec1;
  width: fit-content;
  text-decoration: underline;
  text-underline-offset: 4px;
  font-size: 16px;
}

.xem-them .btn_xemthem:hover {
  color: #f2bd61;
}

/* dịch vụ */
.choose_list {
  display: flex;
  justify-content: center;
}
.choose_list p {
  margin: 0px 10px 30px 10px;
  font-size: 16px;
  color: #117ec1;
  font-family: "font2";
  border-radius: 5px;
  border-bottom: 2px solid #117ec1;
  padding: 10px 30px;
  cursor: pointer;
  text-align: center;
}
.choose_list p.active {
  color: white;
  background: #117ec1;
}
.wrap-dichvu {
  padding: 50px 0px;
}
.grid-dichvu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.dichvu-item {
  position: relative;
  border: 1px solid #6666667a;
  padding: 5px;
}

.dichvu-info {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}

.dichvu-info .dichvu-title {
  color: white;
  font-size: 16px;
  font-family: "font2";
  text-transform: uppercase;
  margin: 15px 0px;
}

.dichvu-info .dichvu-name {
  color: black;
  font-size: 16px;
  font-family: "font2";
  line-height: 24px;
}
.dichvu-info .dichvu-desc {
  font-size: 14px;
  color: black;
  font-family: "font4";
}
.dichvu-xemthem {
  background: #936f5b;
  width: fit-content;
  margin: 15px auto;
  padding: 10px 20px;
  cursor: pointer;
}

.dichvu-xemthem:hover {
  background: #f2bd61;
}

.dichvu-xemthem a {
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

/* địa điểm du lịch */
.wrap-diadiem {
  padding: 50px 0px;
  background: url(../imgs/bgr_diadiem.png) no-repeat;
  background-size: 100% 100%;
}
.grid-diadiem {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.diadiem-item {
  position: relative;
  border: 1px solid #6666667a;
  padding: 5px;
  background: white;
}
.diadiem-info {
  padding: 10px;
  text-align: center;
}
.diadiem-info .diadiem-name {
  font-size: 18px;
  font-family: "font2";
  color: black;
  margin: 0px;
  line-height: 24px;
}
.diadiem-info .diadiem-desc {
  color: black;
  margin: 0px;
  font-family: "font4";
}

/* video */
.wrap-video {
  padding: 50px 0px;
  background: url(../imgs/bgr_video.png) no-repeat;
  background-size: 100% 100%;
}
.box-main-video {
  position: relative;
}

.item-video {
  position: relative;
}

.item-video .video-img {
  border-radius: 5px;
}

.play-video {
  position: absolute;
  background: url(../imgs/play.png) no-repeat;
  background-size: 100% 100%;
  width: 35px;
  height: 35px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.control-video.control-owl button.owl-prev {
  left: -50px;
}
.control-video.control-owl button.owl-next {
  right: -50px;
}
/* thông số */
.group-thongso-dangky {
  background: #3495ff;
  padding: 50px 0px;
}
.box-main-thongso {
  display: flex;
  align-items: center;
  gap: 50px;
  background: url(../imgs/bgr_thongso.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 20px;
  padding: 20px 0px;
}
.left-thongso {
  width: 20%;
  text-align: center;
}
.left-thongso h3 {
  color: #117ec1;
  font-size: 24px;
  margin: 5px 0px;
  font-family: "font2";
}

.thongso-item {
  color: white;
  text-align: center;
}
.thongso-item h3 {
  font-size: 40px;
  font-family: "font3";
  color: #117ec1;
}
.thongso-item p {
  font-size: 18px;
  font-family: "font2";
  color: black;
  margin: 0px;
}
.right-thongso {
  width: calc(100% - 20%);
}

/* đối tác */
.wrap-doitac {
  padding: 50px 0px;
}
/* dự án all */
.wrap-duan {
  background: #b78a72b3;
  padding: 50px 0px;
}
.wrap-duan.bgr {
  background: url(../imgs/bgr_tieuchi.png) no-repeat;
  background-size: 100% 100%;
}
.click_cat {
  display: flex;
  gap: 20px;
  justify-content: center;
}
.click_cat p {
  padding: 5px;
  border-bottom: 2px solid #b78a72;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "font2";
}
.click_cat p.choosed {
  border-bottom: 2px solid #f2bd61;
}
/* dự án */
.grid-duan {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 20px;
}
.box-duan {
  position: relative;
  overflow: hidden;
}
.box-duan:hover .duan-info {
  bottom: 0px;
}
.box-product {
  border: 1px dashed #a6a6a6;
  padding: 5px;
}
.duan-info {
  padding: 15px;
  position: absolute;
  bottom: -95px;
  left: 0px;
  right: 0px;
  background: #1414147a;
  border-radius: 30px 30px 0px 0px;
  pointer-events: none;
}
.duan-info a .duan-name {
  font-size: 18px;
  color: white;
  font-family: "font2";
}
.duan-info a .duan-desc {
  color: white;
}
.pagination-ajax {
  margin-top: 20px;
}

/* Đối tác */
.wrap-partner {
  position: relative;
}

.wrap-partner::before {
  position: absolute;
  content: "";
  background: url(../imgs/doitac1.png) no-repeat;
  background-size: 100% 100%;
  left: 0px;
  top: 0px;
  width: 796px;
  height: 233px;
}

.wrap-partner::after {
  position: absolute;
  content: "";
  background: url(../imgs/doitac2.png) no-repeat;
  background-size: 100% 100%;
  right: 30px;
  top: -30px;
  width: 300px;
  height: 150px;
}

.wrap-partner .wrap-content {
  position: relative;
  z-index: 2;
}

/* liên hệ chúng tôi */
.wrap-contact {
  background: #c0031b;
  padding: 15px 0px;
  color: white;
}
/* feedback */
.wrap-feedback {
  padding: 50px 0px;
  background: url(../imgs/bgr_feedback.png) no-repeat;
  background-size: 100% 100%;
}
.item-feedback {
  background: white;
  padding: 15px;
}
.item-feedback img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.item-feedback .img1 {
  margin: 20px 0px;
}
.feedback-img {
  border-radius: 50%;
}
.feedback-info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.feedback-name {
  font-size: 16px;
  margin: 5px 0px;
  font-family: "font2";
}
.feedback-desc {
  margin-bottom: 5px;
  color: #666666;
  font-family: "font4";
  font-size: 12px;
}
.feedback-content {
  color: black;
  font-family: "font4";
  font-size: 14px;
}
/* tin tức */
.wrap-tintuc {
  padding: 50px 0px;
  position: relative;
  background: url(../imgs/bgr_tintuc.png) no-repeat;
  background-size: 100% 100%;
}

.item-tintuc-main .tintuc-info {
  width: calc(100% - 195px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0px;
}
.tintuc-info .tintuc-name {
  font-size: 16px;
  color: #000000b8;
  margin: 5px 0px;
  font-family: "font2";
  line-height: 24px;
  height: 48px;
}

.tintuc-info {
  padding: 5px;
}

.tintuc-time {
  color: #6666667a;
  font-weight: 600;
}

.tintuc-time i {
  color: #6666667a;
  font-size: 16px;
  font-style: normal;
}

.tintuc-desc {
  color: black;
  font-family: "font4";
  margin: 0px;
}

/*  */

.logo {
  position: relative;
}

.logo::before {
  content: "";
  position: absolute;
  background: url(../imgs/map.png) no-repeat;
  bottom: -50px;
  left: 0px;
  height: 138px;
  width: 125px;
}

.slick-youtube {
  width: 60%;
  z-index: 2;
  left: -100px;
}

.operation {
  width: 50%;
  height: 170px;
  display: flex;
  background: #c0031b;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  padding-left: 80px;
}

.operation .title-video {
  font-size: 50px;
  color: white;
  font-weight: bold;
  padding: 0px 20px;
}

.slick-youtube .slick-prev:before {
  display: none;
}

.slick-youtube .slick-next:before {
  display: none;
}

.slick-youtube .slick-prev {
  right: -34%;
  top: 60%;
  left: unset;
  width: 50px;
  height: 50px;
}

.slick-youtube .slick-prev img {
  width: 50px;
  height: 50px;
}

.slick-youtube .slick-next {
  right: -40%;
  top: 60%;

  left: unset;
  width: 50px;
  height: 50px;
}

.slick-youtube .slick-next img {
  width: 50px;
  height: 50px;
}

/*  */
.quick_contact {
  position: fixed;
  bottom: 50px;
  left: 60px;
  z-index: 20;
}

.quick_contact a {
  display: block;
  position: relative;
  font-size: 18px;
  color: #fff;
  padding: 0 20px 0 35px;
  height: 44px;
  line-height: 44px;
  text-decoration: none;
  border-radius: 0 40px 40px 0;
}

.quick_contact a span {
  display: flex;
  width: 45px;
  height: 45px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: -25px;
  /* color: #2E8B57; */
  top: -2.5px;
  border: solid 5px #fc0;
  align-items: center;
  justify-content: center;
}

.button_gradient {
  background-image: linear-gradient(90deg, #2e8b57 0%, #2e8b57 100%);
  border: 2px #fff solid;
}

.contact-phone {
  float: left;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 20px;
  line-height: 1.2;
  font-family: "font1";
  line-height: 45px;
  animation-duration: 800ms;
  animation-name: chopchop;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  line-height: 40px;
}

.quick_contact a span:before {
  content: "";
  position: absolute;
  top: -30px;
  left: -27px;
  width: 95px;
  height: 95px;
  background: url(../imgs/contact_rotate.png) center no-repeat;
  animation: rotate 3s linear infinite;
}

.quick_contact2 {
  position: fixed;
  bottom: 150px;
  left: 60px;
  z-index: 20;
}

.quick_contact2 a {
  display: block;
  position: relative;
  font-size: 18px;
  color: #fff;
  padding: 0 20px 0 35px;
  height: 44px;
  line-height: 44px;
  text-decoration: none;
  border-radius: 0 40px 40px 0;
}

.quick_contact2 a span {
  display: flex;
  width: 45px;
  height: 45px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: -25px;
  /* color: #2E8B57; */
  top: -2.5px;
  border: solid 5px #fc0;
  align-items: center;
  justify-content: center;
}

.quick_contact2 a span:before {
  content: "";
  position: absolute;
  top: -30px;
  left: -27px;
  width: 95px;
  height: 95px;
  background: url(../imgs/contact_rotate.png) center no-repeat;
  animation: rotate 3s linear infinite;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);

    transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);

    -moz-transform: rotate(0deg);

    -ms-transform: rotate(0deg);

    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);

    -moz-transform: rotate(360deg);

    -ms-transform: rotate(360deg);

    transform: rotate(360deg);
  }
}

@keyframes chopchop {
  0% {
    transform: scale(1);
    color: #fff;
  }

  50% {
    transform: scale(1.1);
    color: #ec2d3f;
  }

  100% {
    transform: scale(1);
    color: #fc0;
  }
}

/* liên hệ chúng tôi */
.group-contact {
  display: flex;
  align-items: center;
  gap: 20px;
}

.info-contact h3 {
  font-size: 30px;
  margin: 0px;
  font-family: "font4";
}

.info-contact p {
  margin: 0px;
  font-family: "font1";
}

.name-product:hover {
  color: #fc0;
  transition: 0.7s;
}

/* From Uiverse.io by xetrov47 */
.search {
  display: flex;
  align-items: center;
  text-align: center;
  border-radius: 30px;
}

.search__input {
  font-family: inherit;
  font-size: inherit;
  border: 1px solid #767676;
  color: #767676;
  padding: 5px 10px;
  border-radius: 4px;
  margin-right: -1.5rem;
  height: 30px;
  width: 15rem;
}

.search__input::-webkit-input-placeholder {
  font-weight: 400;
  color: #767676;
  font-size: 14px;
}

.search__button {
  border: none;
  background-color: #fff;
  margin-top: 0.1em;
}

.search__button:hover {
  cursor: pointer;
}

.search input:focus {
  outline: none;
}

.line {
  background: url(../imgs/line.png) no-repeat;
  background-size: 100% 100%;
  width: 222px;
  height: 12px;
  margin: 10px auto;
}

/*  */
.box-album:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* cursor: pointer; */
  pointer-events: none;
  /* background: rgba(0, 0, 0, .5); */
}

.slider {
  position: relative;
  z-index: 200;
  padding: 0 0px;
  margin: 5rem auto;
  max-width: 800px;
  width: 100%;
}

.box-album .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  border: none;
  background: transparent;
  color: #fff;
  font-family: monospace;
  font-size: 5rem;
  z-index: 300;
  outline: none;
}

.box-album .slick-prev {
  left: -50px;
  text-align: left;
  display: none;
}

.box-album .slick-next {
  right: -50px;
  text-align: right;
  display: none;
}

.box-album .item.slick-slide {
  width: 400px;
  height: 400px !important;
  transition: transform 0.5s ease;
  position: relative;
}

.box-album .slick-slide:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: transform 0.4s;
}

.box-album .item.slick-slide {
  transform: scale(0.7) translate(640px);
}

.box-album .item.slick-slide.slick-center + .slick-slide {
  transform: scale(0.8) translate(-250px);
  z-index: 10;
}

.box-album .item.slick-slide.slick-center + .slick-slide + .item.slick-slide {
  transform: scale(0.7) translate(-640px);
  z-index: 5;
}

.box-album .item.slick-slide.slick-active {
  transform: scale(0.8) translate(250px);
}

.box-album .item.slick-slide.slick-center {
  /* margin: 0 -10%; */
  transform: scale(1);
  z-index: 30;
}

.box-album .slick-center:after {
  opacity: 0;
  margin: 10px;
  padding: 10px;
  /* border: 10px solid white; */
}

.box-album .slick-center {
  border: 10px solid white;
}

/* footer */
.footer {
  background: #1a1a1a;
}

.footer-article {
  padding: 50px;
}

.footer-title {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 1rem;
  font-weight: 500;
  color: white;
  font-weight: bold;
}

.footer-desc {
  margin: 20px 0px;
}

.title-time-footer {
  text-align: center;
  font-size: 30px;
  color: #ca021e;
  font-weight: bold;
}

.footer-news h3.title-footer {
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  font-family: "font3";
}

.footer-news .group-ship {
  margin-top: 20px;
}

.footer-name {
  color: white;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.social-footer .title-social {
  font-size: 16px;
  color: white;
  font-weight: bold;
}

.footer-info {
  color: white;
}

.map-facebook {
  display: flex;
  gap: 20px;
}

.map {
  width: 75%;
}

.face {
  width: calc(100% - 75%);
}

/* map */
.footer_map_tab {
  position: relative;
}

.flex_mapaa {
  display: flex;
}

.wrap_map {
  position: absolute;
  top: 0px;
  transform: translateX(-50%);
  left: 50%;
}

.map_frame iframe {
  width: 100%;
}

.map_items {
  background: white;
  width: 200px;
  height: auto;
}

.map_items.active {
  background: #007e06;
  color: white;
}

.txt-white {
  color: white !important;
}

.bgr-white {
  background: white !important;
}
