* {
  font-family: "AquaWax", Arial;
  padding: 0;
  margin: 0;
}

body {
  transition: all 0.3s ease;
}

.HotlineBtn {
  position: fixed;
  width: 48px;
  height: 48px;
  bottom: 20px;
  left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgb(176, 0, 32);
  border-radius: 50%;
  z-index: 9;
}

.Message {
  position: fixed;
  background-color: rgb(23, 120, 242);
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 20px;
  bottom: 140px;
  border-radius: 50%;
  z-index: 9;
}

.Zalo {
  position: fixed;
  background-color: rgb(23, 120, 242);
  width: 48px;
  height: 48px;
  right: 20px;
  bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 9;
}

.BackToTop {
  position: fixed;
  background-image: linear-gradient(to right, rgb(53, 183, 253) 10%, rgb(27, 171, 250) 99%);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  right: 20px;
  bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
}

.header {
  background-color: rgb(232, 255, 246);
  position: sticky;
  z-index: 12;
  top: 0;
}
.header .grid-wide {
  margin: auto;
  max-width: 1000px;
  width: 100%;
  padding: 20px 0;
  display: flex;
  transition: padding 0.3s ease;
}
.header .grid-wide .col-4 img {
  width: 65%;
  height: auto;
}
.header .grid-wide .ListOfNav {
  display: flex;
  list-style: none;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
.header .grid-wide .ListOfNav .navItem {
  text-decoration: none;
  font-family: AquaWax, arial;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  transition: all 0.1s ease;
}
.header .grid-wide .ListOfNav .navItem:hover {
  color: rgb(0, 126, 195);
}
.header .grid-wide .ListOfNav .navItem a.active {
  color: #007ec3;
}
.header .grid-wide .ListOfNav .navItem .active {
  color: #007ec3;
}

.Banner {
  background: linear-gradient(180deg, #e8fff6 0%, #fff 100%);
}
.Banner .control-wide {
  margin: auto;
  max-width: 1000px;
  width: 100%;
  display: flex;
  height: auto;
  align-items: center;
}
.Banner .control-wide .col-6 .Content-Banner {
  width: 487px;
}
.Banner .control-wide .col-6 .Content-Banner .main_title_banner {
  font-size: 40px;
  font-family: AquaWax, arial;
  font-weight: 700;
  font-size: 31px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgb(0, 126, 195);
}
.Banner .control-wide .col-6 .Content-Banner p {
  font-size: 18px;
  font-family: AquaWax, arial;
  font-weight: 400;
  line-height: 32.4px;
  margin-top: 48px;
}
.Banner .control-wide .Right-side-banner {
  padding-top: 80px;
  max-height: 754px;
  height: 100%;
}
.Banner .control-wide .Right-side-banner .Img-Banner {
  position: relative;
  width: 627px;
  height: 754px;
}
.Banner .control-wide .Right-side-banner .Img-Banner img {
  position: absolute;
  z-index: 4;
  width: 241.6666666667px;
  height: 225px;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner {
  z-index: 0;
  position: relative;
  transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner .Rotate-when-hover-banner {
  width: 590px;
  height: 538.5714285714px;
  position: relative;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner .Rotate-when-hover-banner .IPhone_apps {
  width: 228.51px;
  height: 457.1428571429px;
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner .Rotate-when-hover-banner .IPhone_apps img {
  transition: all 0.6s ease;
  width: 100%;
  height: 100%;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner .Rotate-when-hover-banner .Ellipse535 {
  width: 65%;
  height: auto;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner .Rotate-when-hover-banner .netPng {
  width: 80%;
  height: 80%;
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner .miniCard {
  width: 100%;
  height: 100%;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner .miniCard img {
  width: 169.2307692308px;
  height: auto;
  transform-origin: center center;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner .miniCard .Frame11 {
  top: 7%;
  left: 5%;
  transform: translateX(5%);
  transition: all 0.6s ease;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner .miniCard .Frame12 {
  top: 30px;
  left: 70%;
  transform: translateX(-15%);
  transition: all 0.6s ease;
  transform-origin: center center;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner .miniCard .Frame13 {
  bottom: 8%;
  left: 62%;
  transform: translateX(-5%);
  transition: all 0.6s ease;
  transform-origin: center center;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner .miniCard .Frame14 {
  bottom: 17%;
  left: 3%;
  transform: translateX(-10%);
  transition: all 0.6s ease;
  transform-origin: center center;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner:hover .IPhone_apps {
  transition: all 0.3s ease;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner:hover .IPhone_apps img {
  transform: rotate(8deg);
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner:hover .miniCard .Frame11 {
  transform: rotate(16deg);
  transform-origin: 84.6153846154px 84.6153846154px;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner:hover .miniCard .Frame12 {
  transform: rotate(-16deg);
  transform-origin: center center;
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner:hover .miniCard .Frame13 {
  transform: rotate(16deg);
}
.Banner .control-wide .Right-side-banner .Img-Banner .background_app_banner:hover .miniCard .Frame14 {
  transform: rotate(-16deg);
}
.Banner .control-wide .banner_mobile {
  display: none;
}

.Block-reason {
  background: var(--Linear, linear-gradient(180deg, #fff 0%, #e8fff6 100%));
}
.Block-reason .control-wide-blockReason {
  width: 100%;
  max-width: 1000px;
  margin: auto;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason {
  display: flex;
  align-items: center;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415 {
  position: relative;
  min-height: 550px;
  transform: translate(0%, 10%);
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415 .Fr-Absolute-gr415 {
  z-index: 2;
  position: absolute;
  width: 200px;
  height: auto;
  transition: all 0.6s ease;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415 .Fr-Absolute-gr415:nth-child(1) {
  top: -5%;
  left: 50%;
  transform: translate(-25%, -15%);
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415 .Fr-Absolute-gr415:nth-child(2) {
  top: 5%;
  left: -5%;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415 .Fr-Absolute-gr415:nth-child(3) {
  top: 18%;
  left: 60%;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415 .Fr-Absolute-gr415:nth-child(4) {
  top: 30%;
  left: -17%;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415 .Fr-Absolute-gr415:nth-child(5) {
  top: 58%;
  left: 5%;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415 .Fr-Absolute-gr415:nth-child(6) {
  top: 50%;
  left: 45%;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415 .center-img {
  position: absolute;
  z-index: 1;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415 .center-img img {
  transition: all 0.6s ease;
  width: 431.5789473684px;
  height: 421.0526315789px;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415:hover .Fr-Absolute-gr415:nth-child(1) {
  top: 0%;
  left: 50%;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415:hover .Fr-Absolute-gr415:nth-child(2) {
  top: 3%;
  left: -8%;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415:hover .Fr-Absolute-gr415:nth-child(3) {
  top: 16%;
  left: 63%;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415:hover .Fr-Absolute-gr415:nth-child(4) {
  top: 32%;
  left: -15%;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415:hover .Fr-Absolute-gr415:nth-child(5) {
  top: 55%;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415:hover .Fr-Absolute-gr415:nth-child(6) {
  top: 46%;
  left: 49%;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .group415:hover .center-img img {
  transform: rotate(8deg);
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .img_group415_mobile {
  display: none;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .content-block-reason {
  margin-left: 40px;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .content-block-reason .title_block_reason {
  color: rgb(0, 126, 195);
  font-family: AquaWax, arial;
  font-weight: 700;
  text-transform: uppercase;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .content-block-reason .list_content_reason li {
  line-height: 32px;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .content-block-reason p {
  margin: 40px 0;
  font-family: AquaWax, arial;
  font-weight: 400;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .content-block-reason .btnLearnMore {
  width: 180px;
  height: 48px;
  background-color: rgb(0, 126, 195);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  transition: all 0.2s ease;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .content-block-reason .btnLearnMore a {
  color: rgb(232, 255, 246);
  font-family: AquaWax, arial;
  font-weight: 600;
  text-decoration: none;
  margin-right: 5px;
}
.Block-reason .control-wide-blockReason .flex_content_block_reason .content-block-reason .btnLearnMore:hover {
  background-color: rgb(79, 186, 105);
}

.Design-apps-block {
  background: var(--Linear, linear-gradient(180deg, #e8fff6 0%, #fff 100%));
}
.Design-apps-block .control-wide-DesignAppBlk {
  width: 100%;
  max-width: 1000px;
  margin: auto;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category .Title-design-app {
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category .Title-design-app .main_title {
  font-size: 40px;
  text-transform: uppercase;
  color: rgb(0, 126, 195);
  font-weight: 700;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category .Title-design-app p {
  max-width: 80%;
  margin: 0px auto 0px auto;
  font-family: AquaWax, arial;
  font-size: 16px;
  font-weight: 400;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category ul {
  width: 100%;
  display: flex;
  justify-content: center;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category ul li {
  box-sizing: border-box;
  width: 25%;
  border-radius: 8px;
  padding: 0 10px;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category ul li button {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.08);
  color: rgba(0, 0, 0, 0.6);
  margin: 0 10px;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category ul li button:focus {
  background-color: rgb(79, 186, 105);
  color: white;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category ul li button:active {
  background-color: rgb(79, 186, 105);
  color: #ffffff;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category ul li button:hover {
  background-color: rgb(79, 186, 105);
  color: rgb(255, 255, 255);
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category ul li i {
  padding-left: 8px;
  font-size: 10px;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category .tab-content .tab-pane .collapse-content-AppDesign {
  display: flex;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category .tab-content .tab-pane .collapse-content-AppDesign .img-Content-area {
  display: flex;
  align-items: center;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category .tab-content .tab-pane .collapse-content-AppDesign .img-Content-area img {
  width: 100%;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category .tab-content .tab-pane .collapse-content-AppDesign .Content-Side {
  font-family: AquaWax, arial;
  margin-left: 50px;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category .tab-content .tab-pane .collapse-content-AppDesign .Content-Side .Title-AppDesign {
  margin: 25px 0 25px 0;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
.Design-apps-block .control-wide-DesignAppBlk .app-type-category .tab-content .tab-pane .collapse-content-AppDesign .Content-Side p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32.4px;
}

.typicals-projects-block {
  background: linear-gradient(180deg, #fff 0%, #e8fff6 100%);
  padding: 40px 0 0px 0;
}
.typicals-projects-block .control-wide-typicals-projects {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block {
  font-family: AquaWax, arial;
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .Title-tp-block .main_title_block {
  font-size: 40px;
  text-align: center;
  color: rgb(0, 126, 195);
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0px;
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .owl-carousel {
  position: relative;
  padding-top: 42px;
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .owl-carousel .owl-stage-outer {
  z-index: 5;
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
  align-items: center;
  height: 100%;
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  transition: all 0.3s ease;
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .owl-carousel .owl-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .owl-carousel .owl-nav button {
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1215686275);
  border-radius: 100px;
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .owl-carousel .owl-nav .owl-prev {
  transform: translateX(-100%);
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .owl-carousel .owl-nav .owl-next {
  transform: translateX(100%);
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .owl-carousel .owl-dots {
  position: absolute;
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .slider-img-tp {
  margin-top: 45px;
  position: relative;
  display: flex;
  min-height: 550px;
}
.typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .slider-img-tp .imgWrapper {
  position: absolute;
}

.What-we-do {
  background: linear-gradient(180deg, #e8fff6 0%, #ffffff 100%);
}
.What-we-do .control-wide-wwd-block {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd {
  padding-top: 60px;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .Title-Block-wwd {
  text-align: center;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .Title-Block-wwd .main_title_block {
  font-size: 40px;
  font-weight: 700;
  color: rgb(0, 126, 195);
  font-family: AquaWax, arial;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .Title-Block-wwd p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32.4px;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd {
  width: 100%;
  margin: auto;
  box-sizing: border-box;
  margin-top: 80px;
  display: flex;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present {
  background-color: #ffffff;
  padding: 60px 30px 30px 30px;
  margin: 15px;
  position: relative;
  border-radius: 30px;
  box-shadow: 0px 24px 64px 0px rgba(15, 63, 26, 0.08);
  height: -moz-fit-content;
  height: fit-content;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present:hover {
  background-color: rgb(0, 126, 195);
  color: rgb(255, 255, 255);
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present:hover .AllTitle-in4-present .main-title-in4-present {
  color: rgb(255, 255, 255);
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present:hover .AllTitle-in4-present .sub-title-in4-present {
  color: rgb(255, 255, 255);
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present:hover .para-wrapper-wwd {
  height: 300px;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present:hover .para-wrapper-wwd p {
  display: block;
  overflow: initial;
  -webkit-line-clamp: initial;
  -webkit-box-orient: initial;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present .img-icon-wwd {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present .img-icon-wwd img {
  width: 95px;
  height: 95px;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present .AllTitle-in4-present {
  text-align: center;
  margin-bottom: 24px;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present .AllTitle-in4-present .main-title-in4-present {
  color: rgb(0, 126, 195);
  font-size: 24px;
  font-weight: 600;
  transition: all 0.3s ease;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present .AllTitle-in4-present .sub-title-in4-present {
  color: rgb(0, 126, 195);
  font-size: 18px;
  transition: all 0.3s ease;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present .para-wrapper-wwd {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 160px;
  transition: all 0.8s ease;
}
.What-we-do .control-wide-wwd-block .Content-of-block-wwd .List-content-wwd .in4-present .para-wrapper-wwd p {
  position: absolute;
  max-width: 100%;
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.News-block {
  background: linear-gradient(180deg, #fff 0%, #e8fff6 100%);
}
.News-block .control-wide-news-block {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
.News-block .control-wide-news-block .Content-news-block {
  padding-top: 40px;
  padding-bottom: 80px;
}
.News-block .control-wide-news-block .Content-news-block .title-news-block {
  margin-top: 40px;
  text-align: center;
  color: rgb(0, 126, 195);
}
.News-block .control-wide-news-block .Content-news-block .title-news-block .main_title_block {
  font-size: 40px;
  font-weight: 700;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  margin-bottom: 120px;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card {
  box-sizing: border-box;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card:hover .ImgWrapper-news-card img {
  transform: scale(1.1);
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card .Relative-card-unit {
  position: relative;
  display: block;
  height: 100%;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card .Relative-card-unit .ImgWrapper-card-unit {
  border-radius: 24px;
  overflow: hidden;
  height: 100%;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card .Relative-card-unit .ImgWrapper-card-unit img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card .Relative-card-unit .News-Desc {
  position: absolute;
  background-color: #ffffff;
  width: 90%;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 24px;
  padding: 30px;
  box-shadow: 4px 6px 24px 0px rgba(0, 0, 0, 0.08);
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card .Relative-card-unit .News-Desc h3 {
  color: #333333;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card .Relative-card-unit .News-Desc p {
  color: rgb(153, 153, 153);
  font-size: 14px;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card .Relative-card-unit .News-Desc h3 {
  font-size: 20px;
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card .Relative-card-unit .News-Desc .link_NewsDetail {
  opacity: 0;
  transform: translateY(25px);
  position: absolute;
  transition: all 0.4s ease;
  display: flex;
  align-items: center;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card .Relative-card-unit .News-Desc .link_NewsDetail p {
  text-decoration: none;
  font-weight: 600;
  color: #007ec3;
  margin-bottom: 0;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card .Relative-card-unit .News-Desc .link_NewsDetail img {
  color: rgb(0, 126, 195);
  margin-left: 10px;
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card:hover .News-Desc .link_NewsDetail {
  opacity: 1;
  transform: translateY(0);
}
.News-block .control-wide-news-block .Content-news-block .List-News-Cards .unit-card:hover .News-Desc h3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 70px;
}

.Footer {
  padding: 60px 0;
  background-color: rgb(0, 0, 0);
  width: 100%;
  color: rgb(255, 255, 255);
  margin-bottom: 0;
}
.Footer .Align-Content-Footer {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.Footer .Align-Content-Footer .center_Block_Footer {
  margin-bottom: 60px;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper {
  display: flex;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-6 .company_name {
  font-size: 18px;
  font-family: AquaWax, arial;
  font-weight: 600;
  margin-bottom: 24px;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-6 .Address-Contact {
  list-style: none;
  color: rgba(255, 255, 255, 0.6);
  font-family: AquaWax, arial, sans-serif;
  padding-left: 0px;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-6 .Address-Contact li {
  display: flex;
  align-items: center;
  margin: 0 0 15px 0;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-6 .Address-Contact li .iconWrapper {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background-color: rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  padding: 10px;
  justify-content: center;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-6 .Address-Contact li .iconWrapper img {
  opacity: 1;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-6 .Address-Contact li p {
  transition: all 0.3s ease;
  margin: 0 0 0 20px;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-6 .Address-Contact .hotline a {
  transition: all 0.3s ease;
  margin-left: 20px;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-6 .Address-Contact .hotline a:hover {
  color: #fff;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-3 .title_ft_quickAccess {
  font-size: 18px;
  font-family: AquaWax, arial;
  font-weight: 600;
  margin-bottom: 24px;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-3 .QuickAccess {
  list-style: none;
  padding-left: 0;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-3 .QuickAccess li {
  color: rgba(255, 255, 255, 0.6);
  margin: 0 0 15px 0;
  font-family: AquaWax, arial;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-3 .QuickAccess li a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .col-3 .QuickAccess li a:hover {
  color: #fff;
}
.Footer .Align-Content-Footer .center_Block_Footer .content-ft-wrapper .Map iframe {
  border-radius: 16px;
}
.Footer .Align-Content-Footer .more-in4-ft {
  display: flex;
  justify-content: space-between;
  color: rgba(255, 255, 255, 0.6);
  font-family: AquaWax, arial;
  font-size: 16px;
}
.Footer .Align-Content-Footer .more-in4-ft .copyright {
  color: rgb(255, 255, 255);
}
.Footer .Align-Content-Footer .more-in4-ft .Contact-consulting span {
  color: rgb(255, 255, 255);
}
.Footer .Align-Content-Footer .more-in4-ft .slogan {
  display: flex;
}
.Footer .Align-Content-Footer .more-in4-ft .slogan .bolderSlogan {
  color: rgb(255, 255, 255);
  margin-left: 5px;
}

.header_mobile {
  background-color: #007ec3;
  display: none;
  height: 100%;
  width: 70%;
  right: 0;
  z-index: 12;
  position: fixed;
}
.header_mobile .nav_links li a {
  color: #fff;
}
.menu_icon_mobile {
  display: none;
  padding: 0 12px;
}

#block-0 {
  display: flex;
}

@media screen and (max-width: 768px) {
  #block-0 {
    display: none;
  }
  .main_title_block {
    font-size: 24px !important;
    line-height: 34px;
    font-weight: 700;
    color: #007ec3;
  }
  .Banner .control-wide {
    display: block;
  }
  .Banner .control-wide .col-6 {
    width: 100%;
  }
  .Banner .control-wide .col-6 .Content-Banner {
    padding-top: 10px;
    width: 100%;
  }
  .Banner .control-wide .col-6 .Content-Banner .main_title_banner {
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: 700;
    color: #007ec3;
  }
  .Banner .control-wide .col-6 .Content-Banner p {
    font-size: 14px;
    margin-top: 24px;
    line-height: 28.4px;
  }
  .Banner .control-wide .Right-side-banner {
    display: none;
  }
  .Banner .control-wide .banner_mobile {
    display: block;
    width: 100%;
  }
  .Banner .control-wide .banner_mobile img {
    width: 100%;
  }
  .HotlineBtn {
    left: 10px;
  }
  .Message {
    right: 10px;
  }
  .Zalo {
    right: 10px;
  }
  .BackToTop {
    right: 10px;
  }
  .grid-wide {
    justify-content: space-between;
  }
  .grid-wide .col-4 {
    width: 25%;
  }
  .grid-wide .col-4 img {
    width: 100% !important;
  }
  .ListOfNav {
    display: none !important;
  }
  .menu_icon_mobile {
    display: flex;
    padding: 0 12px;
  }
  .menu_icon_mobile img {
    width: 100%;
  }
  .header .grid-wide a {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .header .grid-wide .menu_icon_mobile {
    display: flex;
    width: 100%;
    padding: 0 12px;
    justify-content: right;
  }
  .header .grid-wide .menu_icon_mobile img {
    width: 24px;
  }
  .header_mobile {
    transition: all 0.3s ease;
    background-color: #007ec3;
    width: 0%;
    position: fixed;
    display: flex;
    top: 0;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    text-align: left;
  }
  .header_mobile .content_menu_wrapper {
    padding: 50px 24px 24px 24px;
    transition: all 0.3s ease;
    width: 1000%;
    display: none;
    justify-content: space-between;
  }
  .header_mobile .content_menu_wrapper .nav_links {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .header_mobile .content_menu_wrapper .nav_links li {
    list-style: none;
  }
  .header_mobile .content_menu_wrapper .nav_links li a {
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
  }
  .content-block-reason {
    margin: 0 !important;
    display: block;
    width: 100%;
  }
  .flex_content_block_reason {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .Title-design-app p {
    max-width: 100% !important;
  }
  .Block-reason .control-wide-blockReason .flex_content_block_reason .content-block-reason .title_block_reason {
    color: rgb(0, 126, 195);
    font-family: AquaWax, arial;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    width: 80%;
    text-align: center;
    margin: auto;
    margin-bottom: 12px;
  }
  .Design-apps-block {
    padding-top: 50px;
  }
  .Design-apps-block .control-wide-DesignAppBlk .app-type-category .Title-design-app .main_title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .Design-apps-block .control-wide-DesignAppBlk .app-type-category .Title-design-app p {
    font-size: 14px;
    line-height: 25.2px;
  }
  .Design-apps-block .control-wide-DesignAppBlk .app-type-category .nav-pills {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 5px;
  }
  .Design-apps-block .control-wide-DesignAppBlk .app-type-category .nav-pills .nav-item {
    width: 100%;
    padding: 0;
  }
  .Design-apps-block .control-wide-DesignAppBlk .app-type-category .nav-pills .nav-item button {
    height: 100%;
    margin: 0;
    padding: 5px;
    font-size: 14px;
  }
  .Design-apps-block .control-wide-DesignAppBlk .app-type-category .tab-content .tab-pane .collapse-content-AppDesign .Content-Side .Title-AppDesign {
    margin: 0 0 24px 0;
    font-size: 24px;
  }
  .Design-apps-block .control-wide-DesignAppBlk .app-type-category .tab-content .tab-pane .collapse-content-AppDesign .Content-Side p {
    line-height: 25.2px !important;
    font-size: 14px !important;
  }
  .collapse-content-AppDesign {
    flex-direction: column;
  }
  .collapse-content-AppDesign .img-Content-area {
    width: 100%;
  }
  .collapse-content-AppDesign .Content-Side {
    width: 100%;
    margin-left: 0 !important;
  }
  .Title-Block-wwd .summary_block {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 28.4px !important;
  }
  .List-content-wwd {
    flex-direction: column;
    gap: 80px;
  }
  .List-content-wwd .in4-present {
    margin: 0 !important;
  }
  .List-News-Cards {
    flex-direction: column;
    gap: 80px;
  }
  .content-ft-wrapper {
    flex-direction: column;
  }
  .content-ft-wrapper .col-6 {
    width: 100%;
  }
  .content-ft-wrapper .col-3 {
    width: 100%;
  }
  .content-ft-wrapper .col-3 h2 {
    margin-top: 24px;
  }
  .content-ft-wrapper .col-3 .QuickAccess {
    margin: 0 0 24px 0;
  }
  .content-ft-wrapper .Map {
    width: 100%;
  }
  .content-ft-wrapper .Map iframe {
    width: 100%;
    min-height: 230px;
  }
  .group415 {
    display: none;
  }
  .img_group415_mobile {
    display: block !important;
    width: 100%;
  }
  .img_group415_mobile img {
    width: 100%;
  }
  .typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block {
    margin: 0 12px;
  }
  .typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .Title-tp-block .main_title_block {
    font-size: 24px;
  }
  .typicals-projects-block .control-wide-typicals-projects .Content-of-tp-block .tp-projects-slider .owl-nav {
    display: none;
  }
  .News-block .control-wide-news-block .Content-news-block .List-News-Cards {
    display: grid;
    grid-template-columns: 1fr;
    gap: 90px;
  }
}/*# sourceMappingURL=HomePage.css.map */