h2 {
  font-weight: 700 !important;
  font-size: 42px !important;
  line-height: normal !important;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.87);
}

.header-bottom-bg-change .header-slide::after {
  content: url(/images/mouse3.gif);
  position: absolute;
  bottom: 0;
  left: 50%;
}
.header-bottom-bg-change .header-slide .item-slide {
  height: 840px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-bottom-bg-change .header-slide .item-slide .img-box-change {
  width: 100%;
  display: flex;
  align-items: center;
}
.header-bottom-bg-change .header-slide .item-slide .img-box-change img {
  width: 100%;
  max-height: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .header-bottom-bg-change .header-slide .item-slide .img-box-change img {
    height: auto;
  }
}
.header-bottom-bg-change .header-slide .item-slide .text-pss {
  position: absolute;
  top: 40%;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin: 0 160px;
}
.header-bottom-bg-change .header-slide .item-slide .text-pss .left {
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.header-bottom-bg-change .header-slide .item-slide .text-pss .left p {
  color: #FFF;
}
.header-bottom-bg-change .header-slide .item-slide .text-pss .left span {
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  background-color: transparent;
}
@media (max-width: 768px) {
  .header-bottom-bg-change .header-slide .item-slide .text-pss {
    display: none;
  }
}
@media (max-width: 768px) {
  .header-bottom-bg-change .header-slide .item-slide {
    height: auto;
  }
}
.header-bottom-bg-change .header-slide .owl-prev, .header-bottom-bg-change .header-slide .owl-next {
  background: none;
  top: 50%;
  position: absolute;
}
.header-bottom-bg-change .header-slide .owl-prev:hover, .header-bottom-bg-change .header-slide .owl-next:hover {
  background: none;
}
.header-bottom-bg-change .header-slide .owl-prev:hover svg rect, .header-bottom-bg-change .header-slide .owl-next:hover svg rect {
  fill: #EC2226 !important;
}
.header-bottom-bg-change .header-slide .owl-prev {
  left: 0;
}
.header-bottom-bg-change .header-slide .owl-next {
  right: 0;
}

.du-an, .du-an-mobi {
  background-image: url(/images/duanbackl.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 100px;
}
.du-an h2, .du-an-mobi h2 {
  margin-bottom: 30px;
}
.du-an .three-col-hover,
.du-an .three-col-hover-mobile, .du-an-mobi .three-col-hover,
.du-an-mobi .three-col-hover-mobile {
  width: 100%;
  display: flex;
  justify-content: center;
}
.du-an .three-col-hover .item,
.du-an .three-col-hover-mobile .item, .du-an-mobi .three-col-hover .item,
.du-an-mobi .three-col-hover-mobile .item {
  position: relative;
  overflow: hidden;
  width: 100%;
  display: block;
}
.du-an .three-col-hover .item .img_box,
.du-an .three-col-hover-mobile .item .img_box, .du-an-mobi .three-col-hover .item .img_box,
.du-an-mobi .three-col-hover-mobile .item .img_box {
  width: 100%;
  height: 620px;
  overflow: hidden;
}
.du-an .three-col-hover .item .img_box img,
.du-an .three-col-hover-mobile .item .img_box img, .du-an-mobi .three-col-hover .item .img_box img,
.du-an-mobi .three-col-hover-mobile .item .img_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.du-an .three-col-hover .item .hover-3-do,
.du-an .three-col-hover-mobile .item .hover-3-do, .du-an-mobi .three-col-hover .item .hover-3-do,
.du-an-mobi .three-col-hover-mobile .item .hover-3-do {
  background: linear-gradient(180deg, rgba(48, 68, 152, 0) 0%, #304498 100%);
  position: absolute;
  text-align: center;
  width: 100%;
  height: 160px;
  padding: 80px 30px 0 30px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  bottom: 0;
  left: 0;
  transition: 0.7s ease-in-out;
}
.du-an .three-col-hover .item .hover-3-do .title,
.du-an .three-col-hover-mobile .item .hover-3-do .title, .du-an-mobi .three-col-hover .item .hover-3-do .title,
.du-an-mobi .three-col-hover-mobile .item .hover-3-do .title {
  font-weight: 700;
  font-size: 24px;
  line-height: normal;
  text-align: center;
  height: 78px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0px 0px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in-out;
  text-transform: uppercase;
}
.du-an .three-col-hover .item .hover-3-do .summary,
.du-an .three-col-hover-mobile .item .hover-3-do .summary, .du-an-mobi .three-col-hover .item .hover-3-do .summary,
.du-an-mobi .three-col-hover-mobile .item .hover-3-do .summary {
  margin-top: 20px;
}
.du-an .three-col-hover .item .hover-3-do .summary p,
.du-an .three-col-hover-mobile .item .hover-3-do .summary p, .du-an-mobi .three-col-hover .item .hover-3-do .summary p,
.du-an-mobi .three-col-hover-mobile .item .hover-3-do .summary p {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: unset;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #fff;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #ffffff;
}
.du-an .three-col-hover .item:hover,
.du-an .three-col-hover-mobile .item:hover, .du-an-mobi .three-col-hover .item:hover,
.du-an-mobi .three-col-hover-mobile .item:hover {
  border-radius: 0;
  cursor: pointer;
}
.du-an .three-col-hover .item:hover .hover-3-do,
.du-an .three-col-hover-mobile .item:hover .hover-3-do, .du-an-mobi .three-col-hover .item:hover .hover-3-do,
.du-an-mobi .three-col-hover-mobile .item:hover .hover-3-do {
  height: 620px;
  background-color: rgba(65, 88, 184, 0.8);
  justify-content: center;
  align-items: center;
  padding-top: 160px;
}
.du-an .three-col-hover .item:hover .hover-3-do title,
.du-an .three-col-hover-mobile .item:hover .hover-3-do title, .du-an-mobi .three-col-hover .item:hover .hover-3-do title,
.du-an-mobi .three-col-hover-mobile .item:hover .hover-3-do title {
  color: #fff;
  text-decoration: none;
}

.san-pham {
  margin-top: 100px;
}
.san-pham h2 {
  text-align: center;
  margin-bottom: 40px;
}
.san-pham .five-box-hover,
.san-pham .five-box-hover-mobile {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  grid-gap: 40px;
}
.san-pham .five-box-hover .item-product,
.san-pham .five-box-hover-mobile .item-product {
  width: calc(33.3333333333% - 40px);
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.san-pham .five-box-hover .item-product .img-box,
.san-pham .five-box-hover-mobile .item-product .img-box {
  width: 100%;
  height: 240px;
  overflow: hidden;
  display: block;
  border-radius: 20px;
}
.san-pham .five-box-hover .item-product .img-box img,
.san-pham .five-box-hover-mobile .item-product .img-box img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.san-pham .five-box-hover .item-product .hover-5-do,
.san-pham .five-box-hover-mobile .item-product .hover-5-do {
  background: linear-gradient(180deg, rgba(48, 68, 152, 0) 0%, #304498 100%);
  position: absolute;
  text-align: center;
  width: 100%;
  height: 130px;
  padding: 60px 60px 0px 60px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  bottom: 0;
  left: 0;
  transition: 0.5s ease-in-out;
  border-radius: 20px;
}
.san-pham .five-box-hover .item-product .hover-5-do .title,
.san-pham .five-box-hover-mobile .item-product .hover-5-do .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 148%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  height: 78px;
  padding: 0px 0px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in-out;
  text-transform: uppercase;
}
.san-pham .five-box-hover .item-product:hover,
.san-pham .five-box-hover-mobile .item-product:hover {
  border-radius: 0;
  cursor: pointer;
}
.san-pham .five-box-hover .item-product:hover .hover-5-do,
.san-pham .five-box-hover-mobile .item-product:hover .hover-5-do {
  height: 240px;
  background-color: rgba(65, 88, 184, 0.8);
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  padding-top: 90px;
}
.san-pham .five-box-hover .item-product:hover .hover-5-do .title,
.san-pham .five-box-hover-mobile .item-product:hover .hover-5-do .title {
  color: #fff;
  text-decoration: none;
}

.news-home {
  margin-top: 100px;
}
.news-home h2 {
  text-align: center;
  margin-bottom: 40px;
}
.news-home .list-new {
  display: flex;
  width: 100%;
  grid-gap: 30px;
}
.news-home .list-new .item-new .img-new-box {
  display: block;
  width: 100%;
  height: 180px;
  overflow: hidden;
  border-radius: 20px;
}
.news-home .list-new .item-new .img-new-box img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  transition: 0.8s ease-in-out;
}
.news-home .list-new .item-new .title {
  margin-top: 15px;
  font-weight: 700;
  font-size: 16px;
  line-height: 148%;
  color: rgba(0, 0, 0, 0.87);
  display: block;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.news-home .list-new .item-new .time {
  display: flex;
  grid-gap: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.38);
  margin-top: 15px;
  margin-bottom: 15px;
}
.news-home .list-new .item-new .summary {
  font-weight: 400;
  font-size: 14px;
  line-height: 148%;
  color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.news-home .list-new .item-new:hover .img-new-box img {
  transform: scale(1.1, 1.1);
}

.customer {
  margin-top: 100px;
}
.customer .left {
  display: flex;
  align-items: center;
}
.customer .slick-arrow,
.customer .slick-dots {
  display: none !important;
}
.customer .slider-for {
  margin-top: 30px;
}
.customer .slider-for .content {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
}
.customer .slider-for .name {
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 10px;
}
.customer .slider-for .summary {
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
}
.customer .slider-nav .cSlider__item {
  opacity: 0.3;
}
.customer .slider-nav .cSlider__item .img-cus-box {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: auto;
}
.customer .slider-nav .cSlider__item .img-cus-box img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.customer .slider-nav .slick-slide:hover {
  cursor: pointer;
}
.customer .slider-nav .slick-active {
  opacity: 0.3;
}
.customer .slider-nav .slick-current {
  opacity: 1;
}
.customer .slider-nav .slick-current .img-cus-box {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.customer .slider-nav .slick-current .img-cus-box img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.customer .slider-nav .slick-list {
  margin-left: 200px;
  margin-right: 200px;
  padding: 0 !important;
}

.du-an-mobile, .san-pham-mobile, .con-so-mobile, .customer-mobile, .news-home-mobile {
  display: none;
}

@media all and (max-width: 1025px) {
  h2 {
    font-size: 35px !important;
  }
  .du-an, .customer, .san-pham, .news-home, .con-so {
    display: none;
  }
  .du-an-mobile {
    margin-top: 30px !important;
    display: block;
  }
  .du-an-mobile .three-col-hover-mobile {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .du-an-mobile .three-col-hover-mobile .item {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block;
  }
  .du-an-mobile .three-col-hover-mobile .item .img_box {
    width: 100%;
    height: 620px;
    overflow: hidden;
  }
  .du-an-mobile .three-col-hover-mobile .item .img_box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .du-an-mobile .three-col-hover-mobile .item .hover-3-do {
    background: linear-gradient(180deg, rgba(48, 68, 152, 0) 0%, #304498 100%);
    position: absolute;
    text-align: center;
    width: 100%;
    height: auto !important;
    padding: 80px 30px 20px 30px !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    bottom: 0;
    left: 0;
    transition: 0.7s ease-in-out;
  }
  .du-an-mobile .three-col-hover-mobile .item .hover-3-do .title {
    font-weight: 700;
    font-size: 24px;
    line-height: normal;
    text-align: center;
    height: 78px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 0px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease-in-out;
    text-transform: uppercase;
  }
  .du-an-mobile .three-col-hover-mobile .item .hover-3-do .summary {
    margin-top: 20px;
  }
  .du-an-mobile .three-col-hover-mobile .item .hover-3-do .summary p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: unset;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #fff;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #ffffff;
  }
  .du-an-mobile .three-col-hover-mobile .item:hover {
    border-radius: 0;
    cursor: pointer;
  }
  .du-an-mobile .three-col-hover-mobile .item:hover .hover-3-do {
    height: 620px;
    background-color: rgba(65, 88, 184, 0.8);
    justify-content: center;
    align-items: center;
    padding-top: 160px;
  }
  .du-an-mobile .three-col-hover-mobile .item:hover .hover-3-do title {
    color: #fff;
    text-decoration: none;
  }
  .san-pham-mobile {
    margin-top: 50px;
    display: block;
  }
  .san-pham-mobile h2 {
    text-align: start;
  }
  .san-pham-mobile .five-box-hover-mobile {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    grid-gap: 40px;
  }
  .san-pham-mobile .five-box-hover-mobile .item-product {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    display: block;
  }
  .san-pham-mobile .five-box-hover-mobile .item-product .img-box {
    width: 100%;
    height: 240px;
    overflow: hidden;
    display: block;
    border-radius: 20px;
  }
  .san-pham-mobile .five-box-hover-mobile .item-product .img-box img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
  }
  .san-pham-mobile .five-box-hover-mobile .item-product .hover-5-do {
    background: linear-gradient(180deg, rgba(48, 68, 152, 0) 0%, #304498 100%);
    position: absolute;
    text-align: center;
    width: 100%;
    height: 130px;
    padding: 60px 60px 0px 60px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    bottom: 0;
    left: 0;
    transition: 0.5s ease-in-out;
    border-radius: 20px;
  }
  .san-pham-mobile .five-box-hover-mobile .item-product .hover-5-do .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 148%;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    height: 78px;
    padding: 0px 0px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease-in-out;
    text-transform: uppercase;
  }
  .san-pham-mobile .five-box-hover-mobile .item-product:hover {
    border-radius: 0;
    cursor: pointer;
  }
  .san-pham-mobile .five-box-hover-mobile .item-product:hover .hover-5-do {
    height: 240px;
    background-color: rgba(65, 88, 184, 0.8);
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    padding-top: 90px;
  }
  .san-pham-mobile .five-box-hover-mobile .item-product:hover .hover-5-do .title {
    color: #fff;
    text-decoration: none;
  }
  .news-home-mobile {
    display: block;
    margin-top: 30px;
  }
  .news-home-mobile h2 {
    margin-bottom: 20px !important;
  }
  .news-home-mobile .item-new .img-new-box {
    width: 100%;
    height: 260px;
    display: block;
    overflow: hidden;
  }
  .news-home-mobile .item-new .img-new-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .news-home-mobile .item-new .title {
    margin-top: 15px;
    font-weight: 700;
    font-size: 16px;
    line-height: 148%;
    color: rgba(0, 0, 0, 0.87);
    display: block;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .news-home-mobile .item-new .time {
    display: flex;
    grid-gap: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.38);
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .news-home-mobile .item-new .summary {
    font-weight: 400;
    font-size: 14px;
    line-height: 148%;
    color: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .customer-mobile {
    display: block;
  }
  .customer-mobile .customer-slide .item-cus .img-cus-box {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 20px;
  }
  .customer-mobile .customer-slide .item-cus .img-cus-box img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .customer-mobile .customer-slide .item-cus .content {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
  }
  .customer-mobile .customer-slide .item-cus .name {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    color: rgba(0, 0, 0, 0.87);
    margin-bottom: 10px;
  }
  .customer-mobile .customer-slide .item-cus .summary {
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
  }
}
.project-home {
  padding: 80px 0 0;
}
@media (max-width: 768px) {
  .project-home {
    display: none;
  }
}
.project-home .top h2 {
  color: rgba(0, 0, 0, 0.8705882353);
  font-size: 42px !important;
  font-weight: 700 !important;
  line-height: 132% !important;
  width: 45%;
}
.project-home .top .see-more-project {
  box-shadow: 10px 10px 40px 0px rgba(21, 33, 86, 0.16);
}
.project-home .top .see-more-project:hover {
  background: #304498 !important;
  color: #FFF;
}
.project-home .top .see-more-project:hover svg {
  fill: #fff;
}
.project-home .item-top .hover-project-home {
  height: 650px;
  overflow: hidden;
}
.project-home .item-top .hover-project-home .anh-hv {
  width: 100%;
  max-height: 100%;
}
.project-home .item-top .hover-project-home .thong-tin {
  width: 480px;
  padding: 40px;
  background-color: rgba(48, 68, 152, 0.8);
  border-radius: 60px 0px;
  right: -35px;
  top: 25px;
}
.project-home .item-top .hover-project-home .thong-tin h1, .project-home .item-top .hover-project-home .thong-tin h2, .project-home .item-top .hover-project-home .thong-tin h3 {
  color: #FFFFFF;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 140% !important;
}
.project-home .item-top .hover-project-home .thong-tin svg {
  margin-right: 24px;
}
.project-home .item-top .hover-project-home .thong-tin table tr td h2 {
  color: #FFF;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 140% !important;
}
.project-home .item-top .hover-project-home .thong-tin table tr td p {
  color: #FFF;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 140% !important;
}
.project-home .item-top .hover-project-home:hover .anh-hv {
  transform: scale(1.1);
  transition: all 1s;
}
.project-home .item-top .hover-project-home:hover .thong-tin {
  background-color: #FFF;
}
.project-home .item-top .hover-project-home:hover .thong-tin h1, .project-home .item-top .hover-project-home:hover .thong-tin h2, .project-home .item-top .hover-project-home:hover .thong-tin h3 {
  color: #304498;
}
.project-home .item-top .hover-project-home:hover .thong-tin svg path {
  fill: #222;
}
.project-home .item-top .hover-project-home:hover .thong-tin table tr td h2 {
  color: #222;
}
.project-home .item-top .hover-project-home:hover .thong-tin table tr td p {
  color: #222;
}
@media (min-width: 576px) {
  .project-home .modal-dialog {
    max-width: 100%;
  }
}
.project-home .modal-dialog .close-modal {
  z-index: 2;
  position: absolute;
  right: 0;
}
.project-home .modal-dialog .close-modal:hover {
  opacity: 1;
}
.project-home .modal-dialog .item-img img {
  width: 100%;
  height: 700px;
}
@media (max-width: 768px) {
  .project-home .modal-dialog .item-img img {
    width: 100%;
    height: 400px;
  }
}
.project-home .modal-dialog .thong-tin1 {
  width: 480px;
  padding: 40px;
  background-color: rgba(48, 68, 152, 0.8);
  left: 120px;
  top: 16%;
  z-index: 2;
}
.project-home .modal-dialog .thong-tin1 h1,
.project-home .modal-dialog .thong-tin1 h2,
.project-home .modal-dialog .thong-tin1 h3 {
  color: #ffffff;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 140% !important;
}
@media screen and (max-width: 768px) {
  .project-home .modal-dialog .thong-tin1 h1,
  .project-home .modal-dialog .thong-tin1 h2,
  .project-home .modal-dialog .thong-tin1 h3 {
    font-size: 15px !important;
  }
}
.project-home .modal-dialog .thong-tin1 svg {
  margin-right: 24px;
}
.project-home .modal-dialog .thong-tin1 table tr td h2 {
  color: #fff;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 140% !important;
}
@media screen and (max-width: 768px) {
  .project-home .modal-dialog .thong-tin1 table tr td h2 {
    font-size: 12px !important;
  }
}
.project-home .modal-dialog .thong-tin1 table tr td p {
  color: #fff;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 140% !important;
}
@media screen and (max-width: 768px) {
  .project-home .modal-dialog .thong-tin1 table tr td p {
    font-size: 12px !important;
  }
}
@media (max-width: 768px) {
  .project-home .modal-dialog .thong-tin1 {
    width: 100%;
    left: 0;
    padding: 25px;
  }
}
.project-home .modal-dialog .owl-prev,
.project-home .modal-dialog .owl-next {
  background: none;
  top: 50%;
  position: absolute;
  border: none;
}
.project-home .modal-dialog .owl-prev {
  left: 0;
}
.project-home .modal-dialog .owl-prev:focus-visible {
  outline: none;
}
.project-home .modal-dialog .owl-next {
  right: 0;
}
.project-home .modal-dialog .owl-next:focus-visible {
  outline: none;
}
.project-home .item-bot .item-project {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.project-home .item-bot .item-project .img-box {
  width: 100%;
  height: 240px;
  overflow: hidden;
  display: block;
}
.project-home .item-bot .item-project .img-box img {
  width: 100%;
  height: 100%;
}
.project-home .item-bot .item-project .hover-5-do {
  background: linear-gradient(180deg, rgba(48, 68, 152, 0) 0%, #304498 100%);
  position: absolute;
  text-align: center;
  width: 100%;
  height: 110px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  bottom: 0;
  left: 0;
  transition: 0.5s ease-in-out;
}
.project-home .item-bot .item-project .hover-5-do .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 148%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  height: 78px;
  padding: 0px 0px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in-out;
  text-transform: uppercase;
}
.project-home .item-bot .item-project .hover-5-do .quy-mo, .project-home .item-bot .item-project .hover-5-do .tien-do {
  color: #FFF;
}
.project-home .item-bot .item-project:hover {
  border-radius: 0;
  cursor: pointer;
}
.project-home .item-bot .item-project:hover .hover-5-do {
  height: 240px;
  background-color: rgba(65, 88, 184, 0.8);
  justify-content: center;
  align-items: center;
  padding-top: 90px;
}
.project-home .item-bot .item-project:hover .hover-5-do .title {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 576px) {
  .project-home .item-bot .modal-dialog {
    max-width: 100%;
  }
}
.project-home .item-bot .modal-dialog .close-modal {
  z-index: 2;
  position: absolute;
  right: 0;
}
.project-home .item-bot .modal-dialog .close-modal:hover {
  opacity: 1;
}
.project-home .item-bot .modal-dialog .item-img img {
  width: 100%;
  height: 700px;
}
@media (max-width: 768px) {
  .project-home .item-bot .modal-dialog .item-img img {
    width: 100%;
    height: 400px;
  }
}
.project-home .item-bot .modal-dialog .thong-tin {
  width: 480px;
  padding: 40px;
  background-color: rgba(48, 68, 152, 0.8);
  left: 120px;
  top: 16%;
  z-index: 2;
}
.project-home .item-bot .modal-dialog .thong-tin h1,
.project-home .item-bot .modal-dialog .thong-tin h2,
.project-home .item-bot .modal-dialog .thong-tin h3 {
  color: #ffffff;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 140% !important;
}
@media screen and (max-width: 768px) {
  .project-home .item-bot .modal-dialog .thong-tin h1,
  .project-home .item-bot .modal-dialog .thong-tin h2,
  .project-home .item-bot .modal-dialog .thong-tin h3 {
    font-size: 15px !important;
  }
}
.project-home .item-bot .modal-dialog .thong-tin svg {
  margin-right: 24px;
}
.project-home .item-bot .modal-dialog .thong-tin table tr td h2 {
  color: #fff;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 140% !important;
}
@media screen and (max-width: 768px) {
  .project-home .item-bot .modal-dialog .thong-tin table tr td h2 {
    font-size: 12px !important;
  }
}
.project-home .item-bot .modal-dialog .thong-tin table tr td p {
  color: #fff;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 140% !important;
}
@media screen and (max-width: 768px) {
  .project-home .item-bot .modal-dialog .thong-tin table tr td p {
    font-size: 12px !important;
  }
}
@media (max-width: 768px) {
  .project-home .item-bot .modal-dialog .thong-tin {
    width: 100%;
    left: 0;
    padding: 25px;
  }
}
.project-home .item-bot .modal-dialog .owl-prev,
.project-home .item-bot .modal-dialog .owl-next {
  background: none;
  top: 50%;
  position: absolute;
  border: none;
}
.project-home .item-bot .modal-dialog .owl-prev {
  left: 0;
}
.project-home .item-bot .modal-dialog .owl-prev:focus-visible {
  outline: none;
}
.project-home .item-bot .modal-dialog .owl-next {
  right: 0;
}
.project-home .item-bot .modal-dialog .owl-next:focus-visible {
  outline: none;
}

@media (max-width: 768px) {
  .project-home-mb .top h2 {
    color: rgba(0, 0, 0, 0.8705882353);
  }
  .project-home-mb .top .see-more-project {
    box-shadow: 10px 10px 40px 0px rgba(21, 33, 86, 0.16);
    position: absolute;
    bottom: 0;
    left: 30%;
  }
  .project-home-mb .top .see-more-project:hover {
    background: #304498 !important;
    color: #FFF;
  }
  .project-home-mb .top .see-more-project:hover svg {
    fill: #fff;
  }
  .project-home-mb .item-bot .item-project {
    position: relative;
    overflow: hidden;
  }
  .project-home-mb .item-bot .item-project .img-box {
    width: 100%;
    height: 240px;
    overflow: hidden;
    display: block;
  }
  .project-home-mb .item-bot .item-project .img-box img {
    width: 100%;
    height: 100%;
  }
  .project-home-mb .item-bot .item-project .hover-5-do {
    background: linear-gradient(180deg, rgba(48, 68, 152, 0) 0%, #304498 100%);
    position: absolute;
    text-align: center;
    width: 100%;
    height: 110px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    bottom: 0;
    left: 0;
    transition: 0.5s ease-in-out;
  }
  .project-home-mb .item-bot .item-project .hover-5-do .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 148%;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    height: 78px;
    padding: 0px 0px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease-in-out;
    text-transform: uppercase;
  }
  .project-home-mb .item-bot .item-project .hover-5-do .quy-mo, .project-home-mb .item-bot .item-project .hover-5-do .tien-do {
    color: #FFF;
  }
  .project-home-mb .item-bot .item-project:hover {
    border-radius: 0;
    cursor: pointer;
  }
  .project-home-mb .item-bot .item-project:hover .hover-5-do {
    height: 240px;
    background-color: rgba(65, 88, 184, 0.8);
    justify-content: center;
    align-items: center;
    padding-top: 90px;
  }
  .project-home-mb .item-bot .item-project:hover .hover-5-do .title {
    color: #fff;
    text-decoration: none;
  }
}/*# sourceMappingURL=home.css.map */