* {
  margin: 0px;
  padding: 0px;
}
p {
  margin: 0px;
}
body {
  overflow-x: hidden;
  font-size: 14px;
  margin: 0 auto;
  font-family: "Montserrat-Regular";
}
.fixed {
  position: fixed !important;
  top: 0 !important;
  z-index: 999;
  animation: slide-down 0.7s;
}
@keyframes slide-down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
a {
  text-decoration: none !important;
}

.l-cont {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
}
#slider {
  position: relative;
  overflow: hidden;
}
.owl-carousel .owl-stage-outer {
  width: 100%;
}
#slider_index {
  max-height: 475px;
  display: block;
}

.slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section .slider {
  position: relative;
}
.sign_index {
  position: absolute;
  right: 33px;
  bottom: 33px;
  z-index: 999;
  background: #fff;
  padding: 20px;
  width: 100%;
  max-width: 400px;
}
.box-sign input {
  display: block;
  width: 100%;
  padding-left: 20px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  line-height: 39px;
  height: 39px;
  background: #fff;
  font-family: "UTMAvo";
  font-size: 15px;
}
.box-sign select {
  display: block;
  width: 100%;
  border-radius: 5px;
  padding-left: 20px;
  border: 1px solid #e1e1e1;
  line-height: 39px;
  height: 39px;
  background: #fff;
  font-family: "UTMAvo";
  font-size: 15px;
}
.box-sign {
  margin-bottom: 10px;
}
.box-sign button {
  width: 100%;
  padding: 15px 20px;
  border: 0 !important;
  color: #fff;
  background-color: red;
  border-radius: 50px;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: "UTMAvo";
  font-size: 15px;
}
.titl-all {
  text-align: center;
}
.titl-all p:first-child {
  font-size: 30px;
  text-transform: uppercase;
  color: #333333;
  font-family: "UTMAvoBold";
}
.titl-all p:last-child {
  font-size: 15px;
  color: #000;
  font-family: "UTMAvo";
}
.sec-main {
  padding: 60px 0px;
}
.slogan-ui h2 {
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  font-family: "UTMAvoBold";
}
.slogan-ui h2 {
  padding-bottom: 25px;
}
.grid-project-detail {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
.content-ui {
  background: #045299;
  padding: 50px 0px;
}
.grid-ui {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
.box-ui .img-ui {
  width: 120px;
  border-radius: 50%;
  background: #fff;
  float: left;
  height: 120px;
}
.box-ui .info-ui {
  width: calc(100% - 140px);
  float: right;
  color: #fff;
  padding-top: 10px;
}
.box-ui .info-ui h4 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "UTMAvoBold";
}
.box-ui .info-ui p {
  font-size: 15px;
  font-family: "UTMAvo";
}
section.sec-brand {
  padding: 50px 0px;
  background: rgba(255, 255, 90, 0.1);
}
.slogan-brand {
  text-align: center;
}
.slogan-brand p {
  font-family: "UTMAvo";
  font-size: 40px;
  text-transform: uppercase;
}
.slogan-brand-tw {
  font-size: 15px;
  font-family: "UTMAvo";
  text-align: center;
  margin-bottom: 30px;
}
.slogan-brand-tw span {
  font-family: "UTMAvoBold";
  font-size: 30px;
  color: #f00;
}
.box-sign-now {
  text-align: center;
  margin-top: 10px;
}
.box-sign-now a {
  display: inline-block;
  padding: 14px 50px;
  border-radius: 30px;
  background: red;
  text-align: center;
  font-family: "UTMAvo";
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
section#attribute {
  padding: 100px 0px;
  background: #348dcc;
  color: #fff;
  font-family: "UTMAvo";
  font-size: 18px;
}
.title-attribute h3 {
  font-size: 50px;
  text-align: center;
}
.title-attribute {
  margin-bottom: 25px;
}
.grid_feature ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  padding: 0px;
  list-style: none;
  max-width: 900px;
  margin: 0 auto;
}
.grid_feature ul li i {
  margin-right: 10px;
}
.name-footer {
  margin-bottom: 25px;
  font-family: "Montserrat-Bold";
  font-size: 20px;
  color: #fff;
}
div#footer {
  padding: 40px 0px;
  background: #222;
  color: #fff;
}

.title_footer {
  width: 100%;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.title_footer span {
  width: 100%;
  text-transform: uppercase;
  color: #d7d7d7;
  font-size: 16px;
  font-family: "UTMAvo";
}

.title_footer:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 40px;
  left: 0px;
  bottom: 0px;
  background-color: #d7d7d7;
  transition: 0.5s;
}

.title_footer:hover:before {
  width: 130px;
  transition: 0.5s;
}

section#footer .col-xs-3 {
  padding-left: 0px !important;
}

.box_google_map {
  border: 1px solid #fff;
  padding: 10px;
  width: 25 0px;
}

.box_google_map iframe {
  width: 100%;
  height: 100%;
}

div#content_info_footer p {
  color: #337ab7;
  line-height: 30px;
}

.box_full_footer ul {
  padding: 0px;
}
.box_full_footer ul li {
  line-height: 30px;
  transition: 0.5s;
  list-style: none;
}

.box_full_footer ul li a {
  color: #666;
  font-size: 15px;
}

.box_full_footer ul li a:hover {
  color: #02a2ba;
}

.box_full_footer ul li i {
  color: #666;
}

.box_full_footer ul li:hover {
  transition: 0.5s;
  padding-left: 15px;
}

.grid_bank {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5px;
}

.grid_bank p {
  display: block;
  height: 40px;
  border: 1px ridge #fff;
}
div#copyright {
  font-size: 12px;
  text-align: center;
  background: #333333;
  border-top: 1px ridge #414040;
  padding: 15px 0px;
  color: #fff;
}

section#box_pa {
  padding: 40px 0px;
  background: #fff;
}

section#box_pa .title_info {
  text-align: center;
  font-family: "UTMAvo";
  font-size: 30px;
}
section#box_pa .title_info h3 {
  font-size: 34px;
}
.title_info_sig h3 {
  font-size: 20px;
  font-family: "UTMAvo";
  font-weight: normal;
}
.sign_now {
  text-align: center;
  width: 100%;
  margin-top: 70px;
}

.sign_now a {
  padding: 15px 50px;
  background-color: #f10000;
  font-family: "UTMAvo";
  color: #fff;
  font-size: 18px;
  transition: 0.5s;
  position: relative;
  border-radius: 30px;
}

.sign_now a:hover {
  background-color: #000;
  color: #fff;
}

.grid_box_pa {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  max-width: 900px;
  margin: 0 auto;
}

.box_pa_child {
  width: 100%;
  height: 100px;
  min-height: 400px;
  border: 1px solid red;
}

.content_profit_ads {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.content_profit_ads ul {
  padding: 0px;
  width: 100%;
}

.content_profit_ads ul li {
  display: inline-block;
  width: 49%;
  padding: 20px 0px;
  font-family: "UTMAvo";
  font-size: 16px;
}

.content_profit_ads ul li p span {
  padding-right: 10px;
  font-family: "UTMAvo";
  font-size: 16px;
  color: red;
}

.sign_now_ads {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.sign_now_ads a {
  display: inline-block;
  margin: 0 auto;
  padding: 15px 60px;
  border-radius: 40px;
  background-color: red;
  text-transform: uppercase;
  font-family: "UTMAvo";
  font-size: 16px;
  color: #fff;
  transition: 0.4s;
  position: relative;
  text-decoration: none;
}

.sign_now_ads a:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 40px;
  position: absolute;
  left: 0px;
  top: 0px;
  border: ;
}

.sign_now_ads a:hover {
  transition: 0.4s;
  background-color: #000000;
  text-decoration: none;
}

section#sign_follow {
  padding: 50px 0px;
  background: #02a2ba;
}

section#sign_follow .title_info {
  color: #fff;
}

.form_sign_follow {
  width: 100%;
  max-width: 600px;
  float: right;
}

.flex_sign_follow {
  display: flex;
  width: 100%;
  float: right;
}

.flex_sign_follow input[type="submit"] {
  display: inline-block;
  width: 120px;
  height: 40px;
  background-color: red;
  border: none;
  color: #fff;
  font-family: "UTMAvo";
  font-size: 15px;
  background-color: #f10000;
  border: none;
  padding-left: 30px;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);

  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);

  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  overflow: hidden;
  padding-right: 50px;
  transition: 0.5s;
}

.flex_sign_follow input[type="submit"]:focus {
  outline: none;
}

.flex_sign_follow input[type="submit"]:hover {
  background-color: #348dcc;
}

.flex_sign_follow input[type="text"] {
  display: inline-block;
  width: calc(100% - 120px);
  border: none;
  padding-left: 30px;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);

  -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);

  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.75);
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  overflow: hidden;
}

.flex_sign_follow input[type="text"]:focus {
  outline: none;
}
.wrap-about {
  margin-bottom: 25px;
}
.box-contact {
  margin-bottom: 10px;
}
.box-contact input {
  line-height: 40px;
  height: 40px;
}
.left-contact {
  width: 48.5%;
  float: left;
}
.right-contact {
  width: 48.5%;
  float: right;
}
.google-map {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
}
.google-map iframe {
  display: block;
  height: 400px;
  width: 100%;
}
section.top-h {
  height: 47px;
  background: #000000;
}
section.top-h ul {
  max-width: 50%;
  float: left;
  padding: 0px;
  list-style: none;
  margin-top: 10px;
  text-align: left;
}
section.top-h ul li {
  display: inline-block;
  font-family: "UTMHelve";
  font-size: 18px;
  color: #8e8e8e;
  background: url(../../assets/images/common/add.png) no-repeat left center;
  padding-left: 26px;
}
section.top-h ul li {
  margin-bottom: 0px;
}
section.top-h ul li p {
  position: relative;
  top: -1px;
}
section.top-h ul li:last-child {
  margin-left: 35px;
  background: url(../../assets/images/common/call.png) no-repeat left center;
}
div.search {
  width: 245px;
  height: 30px;
  border-radius: 30px;
  background: #ffd0b3;
  float: right;
  margin-top: 5px;
  display: flex;
  overflow: hidden;
}
div.search form {
  display: block;
  width: 100%;
}
div.search button {
  height: 30px;
  width: 40px;
  background: none;
  cursor: pointer;
  border: none;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  float: right;
}
div.search button i {
  position: relative;
  top: -3px;
}
div.search button:hover {
  background: none;
}
div.search input {
  width: calc(100% - 40px);
  height: 30px;
  line-height: 30px;
  border: none;
  background: none;
  display: inline-block;
  float: left;
  padding-left: 15px;
  color: #000000;
}
div.search input:focus {
  border: none;
  background: none;
}

div.social {
  float: right;
  text-align: right;
}
div.social ul {
  list-style: none;
  padding: 0px;
  margin-bottom: 0px;
}
div.social ul li {
  margin: 0 5px;
  margin-left: 7px;
  display: inline-block;
}
div.social ul li:last-child {
  margin-right: 0px;
  padding-right: 0px;
}
div.social ul li img {
  transition: all 0.6s;
}
div.social ul li:hover img {
  transform: rotate(180deg);
}
.left-about {
  width: 55.8%;
  float: left;
  position: relative;
}
.right-about {
  width: 40%;
  float: right;
}
.learn-view {
  text-align: left;
  margin-top: 30px;
}
.learn-view a {
  display: inline-block;
  width: 126px;
  height: 42px;
  line-height: 38px;
  border: 2px solid #6f310b;
  box-sizing: border-box;
  text-align: center;
  font-family: "OpenSans-Regular";
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}
.learn-view a:hover {
  background: #6f310b;
  color: #fff;
}
.title-about p {
  font-family: "OpenSans-Bold";
  font-size: 30px;
  text-transform: uppercase;
  color: #333333;
}
.mota-about p {
  font-family: "OpenSans-Regular";
  font-size: 14px;
  line-height: 26px;
  color: #333333;
}
#about-index {
  padding: 55px 0px 35px 0px;
}
#project-index {
  padding: 35px 0px;
  padding-bottom: 70px;
}
.tile-all {
  text-align: center;
  padding-bottom: 25px;
  background: url(../images/common/name2.png) no-repeat bottom center;
  margin-bottom: 30px;
}
.tile-all span {
  font-family: "OpenSans-ExtraBold";
  font-size: 25px;
  text-transform: uppercase;
  color: #000000;
}
.box-project .img {
  max-width: 380px;
  max-height: 280px;
  overflow: hidden;
  position: relative;
}
.box-project .img img {
  width: 100% !important;
  transition: all 0.5s !important;
}
.box-project .img:hover img {
  transform: scale(1.2);
}

.box-project .info {
  text-align: center;
  padding: 15px 5px;
  background: #f5f5f5;
}
.box-project .info h3 {
  font-family: "Montserrat-Bold";
  font-size: 14px;
  text-transform: uppercase;
  color: #105434;
  text-decoration: none;
  margin: 0px;
  line-height: 22px;
}
.box-project .info p {
  font-size: 13px;
  line-height: 22px;
  margin-top: 5px;
}
.box-project .info a {
  text-decoration: none;
}
.box-project .info h3:hover {
  color: #f00;
  text-decoration: none;
}

#service_index {
  padding: 50px 0px;
  background: #f5f5f5;
}
.grid-service {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
.box-service .img {
  width: 291px;
  float: left;
  height: 233px;
  overflow: hidden;
}
.box-service .img img {
  width: 100%;
  transition: all 0.5s;
}
.box-service .img:hover img {
  transform: scale(1.2);
}
.box-service .info {
  width: calc(100% - 291px);
  float: right;
  border: 1px solid #c0c0c0;
  padding: 27px 25px 0;
  border-left: none;
  min-height: 210px;
  position: relative;
}
.box-service .info h3 {
  font-family: "OpenSans-Bold";
  font-size: 18px;
  color: #262626;
  font-weight: normal;
}
.box-service .info h3:hover {
  color: #d80000;
}
.box-service .info p {
  font-family: "OpenSans-Regular";
  font-size: 14px;
  line-height: 24px;
}
.view_more {
  width: 100px;
  height: 37px;
  display: table;
  text-align: center;
  line-height: 37px;
  background: #6f310b;
  color: #fff;
  font-size: 13px;
  transition: 0.5s;
  position: absolute;
  bottom: 0px;
  left: -50px;
}
.view_more:hover {
  background: #d80000;
  color: #fff;
}
.title-footer {
  margin-bottom: 25px;
}
.title-footer span {
  font-family: "Montserrat-Bold";
  font-size: 15px;
  color: #fff;
}

.social-footer {
  margin-top: 20px;
}
.social-footer ul {
  padding: 0px;
}
.social-footer ul li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}
.social-footer ul li:first-child p {
  font-family: "OpenSans-Regular";
  font-size: 14px;
  color: #fff;
}
.social-footer ul li img {
  transition: all 0.5s;
}
.social-footer ul li img:hover {
  transform: rotate(180deg);
}
.gmapp iframe {
  display: block;
  width: 100%;
  height: 260px;
}
.div-email {
  margin-top: 25px;
}
.div-email p {
  display: inline-block;
  font-family: "OpenSans-Bold";
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  padding-right: 20px;
  color: #fff;
  margin-top: 10px;
}
.div-email form {
  display: inline-block;
  float: right;
  width: calc(100% - 200px);
}
.div-email form input {
  height: 42px;
  line-height: 42px;
  background: #fff;
  width: calc(100% - 90px);
  display: inline-block;
  float: left;
  border: none;
  padding-left: 15px;
  font-family: "OpenSans-Regular";
  font-size: 14px;
}
.div-email form button {
  display: inline-block;
  width: 80px;
  text-align: center;
  font-family: "OpenSans-Bold";
  font-size: 16px;
  height: 42px;
  border: none;
  border-radius: 0px;
  background: #e09e00;
  text-transform: uppercase;
  color: #fff;
  float: right;
}
.img_gt1 {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  -webkit-animation: runnow 10s infinite;
  -moz-animation: runnow 10s infinite;
  -ms-animation: runnow 10s infinite;
  -o-animation: runnow 10s infinite;
  animation: runnow 10s infinite;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}
.img_gt2 {
  z-index: 2;
  -webkit-animation: run 10s infinite;
  -moz-animation: run 10s infinite;
  -ms-animation: run 10s infinite;
  -o-animation: run 10s infinite;
  animation: run 10s infinite;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
  position: absolute;
  left: calc(100% - 427px);
}

@-webkit-keyframes runnow {
  0% {
    top: 0px;
    left: 0px;
    z-index: 1;
  }

  25% {
    top: 100px;
    left: 0;
    z-index: 1;
  }

  50% {
    top: 100px;
    left: calc(100% - 540px);
    z-index: 1;
  }

  75% {
    top: 0px;
    left: calc(100% - 540px);
    z-index: 1;
  }

  100% {
    top: 0px;
    left: 0;
    z-index: 1;
  }
}

@-webkit-keyframes run {
  0% {
    top: 170px;
    left: calc(100% - 427px);
    z-index: 3;
  }

  25% {
    top: 0px;
    left: calc(100% - 427px);
    z-index: 3;
  }

  50% {
    top: 0px;
    left: 0px;
    z-index: 3;
  }

  75% {
    top: 170px;
    left: 0px;
    z-index: 3;
  }

  100% {
    top: 170px;
    left: calc(100% - 427px);
    z-index: 3;
  }
}
.gt_l::before {
  content: "";
  width: 149px;
  height: 70px;
  /* background:url(images_pts/bor_gt.png)center no-repeat; */
  position: absolute;
  right: 37px;
  top: 122px;
  z-index: 2;
  display: none;
}
.gt_l {
  position: relative;
  height: 480px;
  float: left;
  width: 100%;
}
.left-news {
  width: 48.7%;
  float: left;
}
.right-news {
  width: 48.7%;
  float: right;
}
#news_index {
  padding: 35px 0px;
}
.title-news {
  margin-bottom: 20px;
}
.title-news span {
  font-family: "OpenSans-ExtraBold";
  font-size: 25px;
  text-transform: uppercase;
  color: #000000;
}
.background-all {
  width: 100%;
}
.background-all img {
  width: 100%;
}
.box-congtrinh {
  padding: 10px;
  border: 1px solid #dedede;
}
.grid-service-detail {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  margin-top: 20px;
}
.box-congtrinh a img {
  float: left;
  width: 40%;
  max-width: 170px !important;
  transition: 1s;
  margin-right: 15px;
}
.box-congtrinh h3 {
  margin-top: 5px;
}
.box-congtrinh h3 a {
  font-size: 16px;
  color: #1f1f1f;
  margin: 5px 0;
  transition: 0.4s;
  text-decoration: none;
  display: block;
  font-family: "OpenSans-Bold";
}
.box-congtrinh h3 a:hover {
  color: #d80000;
}
.box-congtrinh .ngaytao {
  color: #5a5a5a;
  margin-bottom: 4px;
  font-style: italic;
  display: block;
  font-family: "OpenSans-Regular";
  font-size: 13px;
}
.box-congtrinh .ngaytao i {
  margin-right: 5px;
}
.box-congtrinh .xemthem {
  display: block;
  width: 89px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  border: 1px solid #6f310b;
  background: #6f310b;
  transition: 0.4s;
  float: right;
  margin-top: 5px;
  box-shadow: 2px 2px 6px #585454;
}
.box-congtrinh .xemthem:hover {
  background: #d80000;
  border: 1px solid #d80000;
  box-shadow: 2px 2px 6px #d80000;
}
.box-congtrinh .mota {
  line-height: 1.7;
}
.sub_str {
  -webkit-line-clamp: 3;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.right-detail {
  width: 23%;
  float: right;
  position: sticky;
  top: 100px;
  z-index: 9999;
}
.left-detail {
  width: 75%;
  float: left;
}
.form-nt {
  margin-bottom: 10px;
}
.title-rdt {
  font-family: "OpenSans-ExtraBold";
  font-size: 18px;
  padding-bottom: 10px;

  position: relative;
  margin-bottom: 15px;
  color: #313131;
}
.title-rdt:before {
  content: "";
  height: 2px;
  width: 20%;
  background: #d80000;
  position: absolute;
  left: 0px;
  bottom: 0px;
  transition: all 0.5s;
}
.title-rdt:hover:before {
  width: 30%;
}
.content-rdt {
  margin-bottom: 25px;
}
.form-nt button {
  width: 49%;
}
.box-rdtm {
  display: block;
  clear: both;
  margin-bottom: 20px;
}
.box-rdtm .img {
  width: 80px;
  height: 80px;
  float: left;
  overflow: hidden;
}
.box-rdtm .img img {
  transition: all 0.5s;
  width: 100%;
}
.box-rdtm .img:hover img {
  transform: scale(1.12);
  opacity: 0.5;
}
.box-rdtm .info {
  width: calc(100% - 90px);
  float: right;
  text-align: left;
}
.box-rdtm .info h4 {
  font-family: "OpenSans-Bold";
  font-size: 14px;
  color: #363636;
  font-weight: normal;
  margin: 0px;
  margin-bottom: 5px;
}
.box-rdtm .info h4:hover {
  color: #d80000;
}
#detail-index,
#main-all {
  padding: 30px 0px;
}
.title-h1 h1 {
  font-size: 25px;
  font-family: "OpenSans-Bold";
  margin: 0px;
  font-size: 18px;
  color: #ea1856;
  font-weight: normal;
  line-height: 25px;
  text-align: left;
  text-transform: uppercase;
}
.title-h1 {
  margin-bottom: 20px;
}
.content-detail {
  overflow: hidden;
}

.title-h1 p {
  font-family: "OpenSans-Regular";
  font-size: 13px;
  color: #666666;
}
.coment-fb {
  width: 100%;
  margin-top: 20px;
  text-align: left;
}
.fb-comments {
  margin-top: 10px !important;
}
.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
  width: 100% !important;
}
.coment-fb iframe {
  display: block;
  width: 100% !important;
}
.box-newsss {
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
  margin-top: 15px;
  border-bottom: 1px dashed #666666 !important;
}
.box-newsss:first-child {
  margin-top: 0px;
}

.box-newsss .img {
  width: 200px;
  height: 160px;
  float: left;
  overflow: hidden;
}
.box-newsss .img img {
  transition: all 0.5s;
  width: 100%;
}
.box-newsss .img:hover img {
  transform: scale(1.2);
}
.box-newsss .info {
  width: calc(100% - 210px);
  float: right;
}
.box-newsss .info h4 {
  font-size: 16px;
  font-family: "OpenSans-Bold";
}
.box-newsss .info p:nth-child(2) {
  font-family: "OpenSans-Regular";
  font-size: 13px;
  color: #666666;
  font-style: italic;
}
.box-newsss .info p:nth-child(3) {
  font-family: "OpenSans-Regular";
  font-style: 14px;
  line-height: 22px;
  color: #333333;
}
.box-newsss .info a:nth-child(4) {
  font-size: 14px;
  color: #d80000;
}
.slick-news .slick-next,
.slick-news .slick-prev {
  display: none !important;
}
.slick-news {
  max-height: 545px;
  overflow: hidden;
}
.first-video iframe {
  display: block;
  width: 100%;
}
.first-video {
  margin-bottom: 10px;
}
.box-video {
  cursor: pointer;
}
#user-index {
  padding-top: 32px;
  background: #eeeef7;
  padding-bottom: 75px;
}
.title-user {
  margin-bottom: 37px;
}
.title-user span {
  display: inline-block;
  padding: 11px 15px;
  background: #4bb649;
  border-radius: 5px;
  font-family: "UTMAvoBold";
  font-size: 37px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}
#customer-index {
  background: #eeeef7;
  padding-bottom: 55px;
}
#customer-index .title-user {
  margin-bottom: 60px;
}
.grid-customer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 52px;
  grid-row-gap: 37px;
}
.box-customer {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}
.box-customer img {
  width: 100%;
}
.grid-footer {
  margin: 0 auto;
}
.ul-footer ul {
  padding: 0px;
  list-style: none;
}
.left-footer {
  width: 40%;
  float: left;
  margin-right: 30px;
}
.mid-footer {
  width: 25%;
  float: left;
}
.right-footer {
  width: 30%;
  float: right;
}
.gmap iframe {
  display: block;
  width: 100%;
  height: 200px;
}
.ul-footer ul li {
  margin-bottom: 20px;
  font-size: 13px;
  color: #fff;
  display: block;
}
.ul-footer ul li a {
  color: #fff;
}
.ul-footer ul li a:hover {
  color: #2a0404;
}
.grid-user {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 50px;
  grid-row-gap: 40px;
}
.box-user .img {
  position: relative;
  overflow: hidden;
}
.box-user .img img {
  width: 100%;
}
.box-user .info {
  text-align: left;
  padding-top: 22px;
}
.box-user .info h2 {
  font-family: "UTMImpact";
  font-size: 36px;
  color: #000000;
  font-weight: normal;
  margin: 0px;
  margin-bottom: 13px;
  padding-left: 5px;
}
.box-user .info p {
  font-family: "ComfortaaBold";
  font-size: 22px;
  color: #4d4d4d;
  line-height: 26px;
}
.box-user .info a.ten {
  font-family: "ComfortaaLight";
  font-size: 27px;
  width: 160px;
  height: 45px;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  color: #4bb649;
  border: 1px solid #4bb649;
  display: inline-block;
  margin-top: 19px;
  float: right;
  line-height: 45px;
}
.box-user .info a.ten:hover {
  background: #4bb649;
  color: #fff;
}
.overlow-info {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #c82c2c;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.overlow-info a {
  font-family: "ComfortaaLight";
  font-size: 26.5px;
  color: #fff;
  line-height: 28px;
}
.box-user .img:hover .overlow-info {
  opacity: 1;
  visibility: visible;
}

.l-about {
  max-width: 1582px;
  margin: 0 auto;
  position: relative;
}
#sec_about {
  padding: 30px 0px 110px 0px;
  min-height: 830px;
}
.title-about-detail {
  margin-bottom: 110px;
}
.title-about-detail p {
  font-family: "UTMAvoBold";
  font-size: 67px;
  color: #4bb649;
}
.content-main-about {
  max-width: 680px;
  overflow: hidden;
}
.l-any {
  max-width: 1760px;
  margin: 0 auto;
  position: relative;
}
.title-any {
  margin-top: 25px;
  text-align: left;
  margin-bottom: 50px;
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
}
.title-any span {
  color: #4bb649;
  font-family: "UTMAvoBold";
  font-size: 35px;
  text-transform: uppercase;
}
#sec_any {
  padding: 55px 0px;
  padding-top: 0px;
  background: #eeeef7;
}
.grid-any,
.grid-any1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 42px;
  grid-row-gap: 42px;
}
.box-any .img {
  overflow: hidden;
}
.box-any .img img {
  width: 100%;
  transition: all 0.6s;
}
.box-any .img:hover img {
  transform: scale(1.2);
}
.box-any .info {
  padding: 0px;
  background: #fff;
  padding-top: 20px;
}
.box-any .info h2 {
  font-family: "UTMAvoBold";
  font-size: 25px;
  color: #4c4c4c;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0px;
  margin-bottom: 15px;

  padding-left: 20px;
}
.box-any .info h2:hover {
  color: #c82c2c;
}
.box-any .info p.rating {
  padding-left: 20px;
  font-family: "ComfortaaBold";
  font-size: 22px;
  color: #4c4c4c;
  text-transform: none;
}
.wrap-thuongvu {
  margin-top: 30px;
}
.title-thuongvu {
  margin-bottom: 25px;
}
.title-thuongvu span {
  font-family: "UTMAvoBold";
  font-size: 35px;
  text-transform: uppercase;
  color: #000000;
}
.grid-thuongvu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 50px;
  grid-gap: 50px;
}
.box-th {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.box-th .img {
}
.box-th .img img {
  width: 100%;
  transition: all 0.5s;
}
.box-th .img:hover img {
  transform: scale(1.2);
}
.box-th .info {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #a8a8a8;
  transition: all 0.5s;
  left: -100%;
}
.box-th:hover .info {
  left: 0px;
}
.box-th .info h3 {
  font-family: "UTMAvo";
  font-size: 22px;
  color: #000000;
}
.box-th .info h3:hover {
  color: #f00;
}

.box-any .info p.rating b {
  height: 40px;
  width: 62px;
  text-align: center;
  display: inline-block;
  line-height: 40px;
  font-family: "UTMAvoBold";
  font-size: 29px;
  color: #fff;
  background: #4bb649;
  border-radius: 5px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.box-any .info p.rating span.span1 {
  font-family: "UTMAvoBold";
  font-size: 22px;
  color: #4c4c4c;
  font-weight: bold;
  text-transform: none;
}
.box-any .info p {
  font-family: "ComfortaaLight";
  font-size: 15px;
  text-transform: uppercase;
}
.box-any .info ul {
  padding-left: 20px;
  margin-top: 10px;
}
.box-any .info ul li {
  display: inline-block;
  font-family: "ComfortaaBold";
  font-size: 22px;
  color: #4bb649;
  position: relative;
  padding-left: 15px;
}
.box-any .info ul li:first-child {
  margin-right: 20px;
}
.box-any .info ul li:before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #4bb649;
  position: absolute;
  left: 0px;
  top: 10px;
}
.box-any .price {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #000000;
  margin-top: 20px;
  text-align: right;
  padding-right: 20px;
}
.box-any .price p {
  font-family: "UTMAvoBold";
  font-size: 36px;
  color: #4bb649;
}
.box-any .price p span {
  font-family: "UTMAvo";
  font-size: 22px;
  font-weight: normal;
  position: relative;
  top: -3px;
}
.box-any .care {
  margin-top: 15px;
  text-align: right;
}
.box-any .care p {
  display: inline-block;
  font-family: "UTMAvoBold";
  font-size: 27px;
  text-transform: uppercase;
  color: #fff;
  background: #c82c2c;
  border-radius: 10px;
  width: 185px;
  height: 55px;
  line-height: 52px;
  text-align: center;
  cursor: pointer;
}
.box-any .care p:hover {
  background: #4bb649;
}
#sec_update {
  padding: 50px 0px;
  padding-top: 0px;
  background: #eeeef7;
}

#sec_update .l-cont {
  background: #fff;
  padding: 40px 100px;
  background: #fff;
  border-radius: 10px;
}
.content-update {
  max-width: 1575px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.box-news {
  display: block;
  width: 100%;
  padding-bottom: 50px;
  margin-top: 50px;
  border-bottom: 1px solid #4bb649;
  padding-left: 10px;
}
.box-news .img {
  max-width: 284px;
  max-height: 284px;
  overflow: hidden;
  position: relative;
  float: left;
}
.box-news .img img {
  width: 100%;
  transition: all 0.5s;
}
.box-news .img:hover img {
  transform: scale(1.2);
}
.box-news .info {
  width: calc(100% - 319px);
  float: right;
  text-align: left;
  position: relative;
  height: 284px;
  overflow: hidden;
}
.box-news .info h2 {
  font-family: "UTMAvoBold";
  font-size: 22px;
  margin: 0px;
  color: #4bb649;
  margin-bottom: 25px;
}
.box-news .info h2:hover {
  color: #c82c2c;
}
.box-news .info p {
  font-family: "ComfortaaBold";
  font-size: 22px;
  line-height: 27px;
}
.box-news .info a.ten {
  font-family: "ComfortaaLight";
  font-size: 27px;
  color: #4bb649;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.box-news .info a.ten:hover {
  color: #c82c2c;
}
#sec_contact {
  background: #c82c2c;
  border-top: 1px solid #fff;
  padding: 60px 0px;
}

#sec_who {
  padding: 60px 0px 30px 0px;
}
.left-who {
  width: 44.75%;
  float: left;
}
.right-who {
  width: 48.5%;
  float: right;
}
.l-who {
  max-width: 1620px;
  margin: 0 auto;
  position: relative;
}
.title-who {
  height: 74px;
  line-height: 74px;
  margin-bottom: 80px;
}
.title-who span {
  display: inline-block;
  height: 74px;
  line-height: 74px;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 95px;
  font-family: "UTMAvoBold";
  font-size: 37px;
  background: #4bb649;
  border-radius: 5px;
}
.content-sm {
  font-family: "Comfortaa";
  font-size: 22px;
  color: #000000;
  padding-left: 50px;
  margin-bottom: 110px;
}
.content-sm p.sm1,
.content-sm p.sm2 {
  padding-left: 50px;
  margin-bottom: 20px;
  line-height: 24px;
}
.content-sm ul.sm {
  padding-left: 20px;
}
.content-sm ul.sm li {
  list-style-image: url(../../assets/images/common/icon_sm.png);
  padding-left: 30px;
  margin-bottom: 10px;
}
#content-vh p {
  font-size: 22px;
}
#content-vh ul {
  list-style: none;
  padding: 0px;
  margin-left: 50px;
  margin-top: 15px;
}
#content-vh ul li {
  margin-bottom: 20px;
}
#title-ns span {
  width: 100%;
  text-align: center;
}
div#title-ns {
  margin-bottom: 20px;
}
.grid-nhansu {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 10px;
}
.box-nhansu img {
  width: 100%;
}

.box-nhansu:nth-child(1) {
  grid-column: 1 / 7;
}
.box-nhansu:nth-child(2) {
  grid-column: 1 / 4;
}
.box-nhansu:nth-child(3) {
  grid-column: 4 / 7;
}
.bg-update {
  position: relative;
  margin-bottom: 20px;
}
.bg-update img {
  width: 100%;
}
.mid_up {
  text-align: center;
}
.mid_up p {
  font-family: "UTMAvoBold";
  color: #fff;
}
.mid_up p:first-child {
  font-size: 32px;
}
.mid_up p:last-child {
  font-size: 44px;
  text-transform: uppercase;
  margin-top: 25px;
}
.ab_update {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.left-update {
  width: 50%;
  float: left;
}

.right-update {
  width: 46%;
  float: right;
}
.box-n-l {
  margin-bottom: 50px;
}
.box-n-l .img {
  overflow: hidden;
}
.box-n-l .img img {
  width: 100%;
  transition: all 0.5s;
}
.box-n-l .img:hover img {
  transform: scale(1.2);
}
.box-n-l .info {
  padding-top: 30px;
}
.box-n-l .info h3 {
  font-family: "UTMAvoBold";
  font-size: 36px;
  color: #000000;
  font-weight: normal;
  margin: 0px;
}
.box-n-l .info p:nth-child(2) {
  font-family: "UTMHelve";
  font-size: 22px;
  color: #888888;
  line-height: 22px;
  margin: 30px 0px;
}

.box-n-l .info p:nth-child(3) {
  font-family: "Comfortaa";
  font-size: 22px;
  line-height: 26px;
  color: #000000;
}
.box-n-r {
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #000000;
  max-height: 195px;
  overflow: hidden;
}
.box-n-r:first-child {
  margin-top: 0px;
}
.box-n-r .img {
  width: 165px;
  float: left;
  overflow: hidden;
}
.box-n-r .img img {
  width: 100%;
  transition: all 0.5s;
}
.box-n-r .img:hover img {
  transform: scale(1.2);
}
.box-n-r .info {
  width: calc(100% - 195px);
  float: right;
  text-align: left;
}
.box-n-r .info h3 {
  font-family: "UTMAvoBold";
  font-size: 36px;
  color: #000000;
  margin: 0px;
}
.box-n-r .info h3:hover,
.box-n-l .info h3:hover {
  color: #c82c2c;
}
.box-n-r .info p:nth-child(2) {
  font-family: "UTMHelve";
  font-size: 20px;
  color: #888888;
}
.box-n-r .info p:nth-child(3) {
  font-family: "UTMHelve";
  font-size: 20px;
  color: #000000;
}
.slider_chungtoi {
  margin-bottom: 25px;
}
.true_any {
  background: #e0e7ef;
  padding: 25px 0px;
}
.true_any .l-any {
  max-width: 1450px;
}
.grid-any,
.grid-any1 {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-column: 135px;
}
.box-n1 {
  padding-left: 85px;
  min-height: 60px;
  background: url(../../assets/images/common/icon_true.png) no-repeat left top;
  line-height: 60px;
}
.box-n1 p {
  font-family: "UTMAvo";
  font-size: 22px;
  color: #4bb649;
}
.box-n1 p span {
  font-family: "UTMAvoBold";
  color: #4bb649;
}

#sec_contact {
  background: #c82c2c;
  border-top: 1px solid #fff;
  padding: 60px 0px;
  border-bottom: 1px solid #020202;
}
.img-contact {
  text-align: center;
}
.slogan-contact {
  margin-top: 75px;
  text-align: center;
}
.slogan-contact p:nth-child(1),
.slogan-contact p:nth-child(3) {
  font-family: "UTMAvo";
  font-size: 26px;
  color: #fff;
  margin-bottom: 25px;
}
.slogan-contact p:nth-child(2) {
  font-family: "UTMAvo";
  font-size: 50px;
  color: #fff;
  margin-bottom: 30px;
}
.ul-contact {
  font-family: "ComfortaaLight";
  font-size: 32px;
  color: #fff;
  max-width: 970px;
  margin: 0 auto;
  display: flex;
  margin-top: 70px;
}
.ul-contact ul {
  list-style: none;
  padding: 0px;
  padding-left: 35px;
}
.ul-contact ul li {
  background: url(../../assets/images/common/f11.png) no-repeat left center;
  padding-left: 60px;
  margin-bottom: 15px;
}

/**** barr menu-*********/
#sec_menu {
  position: relative;
  height: 45px;
  background-color: #b00e0e;
  display: none;
  width: 100%;
}

#btn_menu_bootstrap {
  z-index: 999;
  position: absolute;
  left: 10px;
  top: 10px;
  height: 24px;
  width: 30px;
  display: block;
  cursor: pointer;
}
#btn_menu_bootstrap:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  top: 0;
  left: 0;
}
#btn_menu_bootstrap:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  bottom: 0;
  left: 0;
}
#btn_menu_bootstrap span {
  background: #fff;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -1px;
}
a.move_btn_bootstrap:before {
  transform: rotate(45deg);
}
a.move_btn_bootstrap:after {
  transform: rotate(-45deg);
}
a.move_btn_bootstrap span {
  left: -200% !important;
  opacity: 0 !important;
}
nav#menu_bootstrap {
  display: none;
}
#menu_mobile {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 9999;
  left: 0px;
  width: 100%;
  height: auto;
  background: #fff;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
#menu_bootstrap ul {
  padding: 0px 10px;
  margin-bottom: 0px;
}
#menu_bootstrap ul li {
  display: block;
  border-bottom: 1px ridge rgba(0, 0, 0, 0.1);
}
#menu_bootstrap ul li:last-child {
  border-bottom: none;
}
#menu_bootstrap ul li a {
  font-family: "OpenSans-Regular";
  font-size: 14px;
  color: #000000;
  padding: 10px 0px;
  display: block;
}
#menu_bootstrap ul li a:hover {
  color: #f00;
}

#btn-zalo,
.hotline-phone-ring-wrap {
  display: none !important;
}
#header {
  height: 38px;
  background-color: #f5f5f5 !important;
  font-size: 13px;
  color: #000000;
  line-height: 38px;
}
#header .left {
  width: 49%;
  float: left;
  text-align: left;
  color: #105434;
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
  font-size: 13px;
}
#header .right {
  width: 49%;
  float: right;
  text-align: right;
}
#header .right ul {
  padding: 0px;
  list-style: none;
  margin: 0px;
}
#header .right ul li {
  display: inline-block;
  margin-left: 20px;
}
#header .right ul li a {
  color: #000000;
}
#header .right ul li i {
  font-size: 13px;
}
.left_banner {
  width: 260px;
  float: left;
}
.mid_banner {
  width: 600px;
  float: left;
}
.right_banner {
  width: 220px;
  height: 40px;
  float: right;
  margin-top: 24px;
  line-height: 40px;
  text-align: right;
  background: url(../../assets/images/common/call1.png) no-repeat left center;
}
.right_banner a {
  font-family: "Montserrat-Bold";
  font-size: 24px;
  color: #ff0000;
}
#banner {
  padding: 15px 0px;
}
#menu {
  height: 45px;
  background-color: #105434;
}
#menu ul {
  padding: 0px;
  list-style: none;
  float: left;
  width: 100%;
  max-width: 900px;
  margin: 0px;
}
#menu ul li {
  border-right: 1px ridge #1f6d48;
  position: relative;
}
#menu ul > li:last-child {
  border: none;
}
#menu ul li a {
  display: block;
  line-height: 45px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 13px;
  transition: all 0.5s;
}
#menu ul li a:hover {
  background: #d80000;
}
.search_index {
  width: 250px;
  height: 30px;
  background-color: #fff;
  border-radius: 40px;
  float: right;
  overflow: hidden;
  margin-top: 7px;
}
.search_index form {
  display: flex;
}
.search_index form input {
  width: 80%;
  line-height: 30px;
  height: 30px;
  border-radius: 30px;
  border: none;
  background-color: none;
  padding-left: 15px;
  font-size: 13px;
  color: #000000;
}
.search_index form input::focus {
  border: none;
  background: none;
}
.search_index form input::placeholder {
  color: #000000;
}
.search_index form button {
  width: 20%;
  cursor: pointer;
  border: none;
}

#menu ul {
  display: grid;
  grid-template-columns: repeat(6, auto);
  max-width: 900px;
  grid-column-gap: 0px;
}
#about_index {
  padding: 45px 0px;
}
.title-all {
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #105434;
  position: relative;
  text-align: center;
}
.title-all span {
  font-family: "Montserrat-Bold";
  font-size: 26px;
  padding: 0px 20px;
  background: #fff;
}
.title-all::before {
  height: 3px;
  border-top: 1px ridge #105434;
  border-bottom: 1px ridge #105434;
  content: "";
  width: 60%;
  left: 0px;
  top: 16px;
  right: 0px;
  margin: 0 auto;
  position: absolute;
  z-index: -1;
}
.left_about {
  width: 49%;
  float: left;
}
.right_about {
  width: 49%;
  float: right;
}
#product_index {
  padding: 40px 0px;
  background: #f5f5f5;
}
.title-thuexe {
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px ridge #105434;
  padding-bottom: 5px;
}

.title-thuexe::before {
  content: "";
  width: 100px;
  height: 3px;
  position: absolute;
  bottom: -2px;
  left: 0px;
  background: #ff0000;
}
.title-thuexe span {
  text-transform: uppercase;
  color: #105434;
  font-size: 25px;
  font-family: "Montserrat-Bold";
}
.grid-thuexe {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.box-thuexe {
  background: #fff;
}
.box-thuexe .img {
  overflow: hidden;
}
.box-thuexe .img img {
  width: 100%;
  transition: all 0.5s !important;
}
.box-thuexe .img:hover img {
  transform: scale(1.2);
}
.box-thuexe .info {
  text-align: center;
  padding: 7px 15px;
}
.box-thuexe .info h2 {
  margin: 0px;
  font-size: 14px;
  font-family: "Montserrat-Bold";
  color: #105434;
  text-transform: uppercase;
  line-height: 20px;
}
.box-thuexe .info h2:hover {
  color: #ff0000;
}
.info_call {
  height: 30px;
  background: #105434;
  color: #fff;
  line-height: 30px;
  font-size: 13px;
  text-align: center;
}
.info_call span a {
  font-family: "Montserrat-Bold";
  font-size: 14px;
  color: #fff;
  margin-left: 5px;
}
#news_index {
  padding: 40px 0px;
}
.phone_menu {
  font-family: "Montserrat-Regular";
  font-size: 16px;
  color: #fff;
  float: right;
  margin-right: 15px;
}
.blink_me {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

div.wap_menu {
  width: 100%;
  margin: 0 auto;
  z-index: 10;
  margin: 0 auto;
  background: #105434;
  z-index: 9999;
  height: 45px !important;
  position: relative;
  display: none;
}
.header a.hien_menu {
  top: 0px;
}
a.home_a {
  position: absolute;
  right: 10px;
  top: 5px;
}
.header a.hien_menu:before {
  content: "Menu";
  height: 25px;
  width: 40px;
  line-height: 100%;
  text-align: center;
  position: absolute;
  left: 100%;
  top: 5px;
  z-index: 9;
  font-family: "Montserrat-Regular";
  font-size: 15px;
  text-transform: uppercase;
  padding-left: 10px;
  padding-top: 10px;
}
.header a.hien_menu span {
  height: 1px;
  width: 30px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  top: 3px;
}
.header a.hien_menu span:before {
  content: "";
  height: 1px;
  width: 30px;
  background-color: #fff;
  position: absolute;
  left: 0px;
  top: -10px;
  z-index: 1;
}
.header a.hien_menu span:after {
  content: "";
  height: 1px;
  width: 30px;
  background-color: #fff;
  position: absolute;
  left: 0px;
  top: -20px;
  z-index: 1;
}
div.search_mobi input::placeholder {
  color: #fff;
  text-align: left;
  padding-left: 10px;
  font-family: "Montserrat-Regular";
  font-size: 13px;
}
.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  font-family: "Montserrat-Regular";
  font-size: 13px;
}
.mm-listview > li > a,
.mm-listview > li > span {
  font-family: "Montserrat-Regular" !important;
  text-transform: none !important;
  font-size: 13px !important;
  font-weight: normal !important;
}
.ws_controls,
#wowslider-container1 .ws-title {
  display: none !important;
}

.content-detail p {
  margin-bottom: 1rem !important;
}

.content-detail {
  font-size: 16px;
  font-weight: 500;
}

.content-detail p:last-child {
  margin-bottom: 0px;
}

.content-detail h2,
.content-detail h3,
.content-detail h4,
.content-detail h5 {
  font-weight: bold !important;
  font-family: "OpenSans-Bold";
  color: #105434;
}

.content-detail h2 {
  font-size: 22px;
}

.content-detail h3 {
  font-size: 18;
}

.content-detail h4 {
  font-size: 16px;
}

.content-detail img {
  max-height: auto !important;
}

@media (max-width: 960px) {
  #sec_menu {
    display: block;
  }
  #header .nav {
    display: block;
  }
  #header .logo img {
    width: 100%;
  }
  #header .logo {
    float: none;
    margin: 0 auto;
  }
  .title-info {
    padding: 10px;
  }
  .title-info p:nth-child(1),
  .title-info p:nth-child(2) {
    font-size: 25px;
    line-height: 25px;
  }
  .title-info p:nth-child(3) {
    font-size: 14px;
  }
  .l-cont {
    padding-left: 15px;
    padding-right: 15px;
  }
  .title-user span {
    font-size: 18px;
  }
  .title-user {
    margin-bottom: 20px;
  }
  .box-user .info h2 {
    font-size: 17px;
  }
  .box-user .info {
    padding-top: 15px;
  }
  .box-user .info p {
    font-size: 13px;
  }
  .box-user .info a.ten,
  .title-info a {
    font-size: 14px;
    width: 100px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
  }
  #customer-index .title-user {
    margin-bottom: 20px;
  }
  .grid-customer {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid-footer {
    grid-gap: 20px;
  }

  .info-slider {
    top: 10px;
  }

  .l-who,
  .l-about,
  .true_any .l-any,
  .l-any {
    padding-left: 10px;
    padding-right: 10px;
  }
  #sec_about {
    background-size: 100% !important;
    padding: 20px 0px 50px 0px;
    background-repeat: no-repeat;
    min-height: 100%;
  }
  .title-about-detail {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .title-about-detail p {
    font-size: 26px;
  }
  .box-n1 p {
    font-size: 15px;
  }
  .box-n1 {
    line-height: 45px;
    min-height: 45px;
    background-size: 45px;
  }
  .grid-thuongvu {
    grid-template-columns: repeat(3, 1fr);
  }
  .box-th .info h3 {
    font-size: 17px;
  }
  .right-update {
    width: 48%;
  }
  .box-n-l .info h3,
  .box-n-r .info h3 {
    font-size: 16px;
  }
  .box-n-l .info p:nth-child(2),
  .box-n-r .info p:nth-child(2) {
    font-size: 15px;
  }
  .box-n-l .info p:nth-child(3),
  .box-n-r .info p:nth-child(3) {
    font-size: 15px;
  }
  .box-n-r {
    padding-bottom: 15px;
    margin-top: 15px;
  }
  .img-contact img {
    max-width: 400px;
    margin: 0 auto;
  }

  .slogan-contact p:nth-child(1),
  .slogan-contact p:nth-child(3) {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .slogan-contact p:nth-child(2) {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .ul-contact {
    font-size: 18px;
    margin-top: 10px;
    display: inline-flex;
  }
  .img-c img {
    max-width: 145px;
  }
  .wrap-about {
    text-align: center;
  }
  .ul-contact ul {
    text-align: left;
  }
  .ul-contact ul li {
    background-size: 25px;
    padding-left: 40px;
  }
  #sec_contact {
    padding: 30px 0px;
  }
  #btn-zalo,
  .hotline-phone-ring-wrap {
    display: block !important;
  }
}
@media (max-width: 800px) {
}

@media (max-width: 670px) {
  section.top-h ul {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .title-info p:nth-child(1),
  .title-info p:nth-child(2) {
    font-size: 20px;
    line-height: 20px;
  }
  .ul_tab_search {
    margin-top: 5px;
    max-width: 50%;
    max-width: 100%;
  }
  .search_index {
    height: auto;
  }

  .grid-user {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid-customer {
    grid-gap: 15px;
  }
  .grid-footer {
    grid-gap: 15px;
  }
  .title-footer span {
    font-size: 14px;
  }
  .title-footer {
    margin-bottom: 15px;
  }

  #sec_about {
    background-repeat: no-repeat !important;
  }
  .grid-any,
  .grid-any1 {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .grid-any1 {
    max-width: 400px;
    margin: 0 auto;
  }
  .title-thuongvu span,
  .title-any span {
    font-size: 24px;
  }
  .grid-thuongvu {
    grid-template-columns: repeat(2, 1fr);
  }
  #sec_who {
    padding: 40px 0px;
  }
  .title-who span {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    width: 100%;
    text-align: center;
  }
  .title-who {
    margin-bottom: 20px;
  }
  .title-who {
    height: 45px;
    line-height: 45px;
  }
  .content-sm {
    font-size: 17px;
  }
  .content-sm {
    margin-bottom: 30px;
  }
  #content-vh p {
    font-size: 18px;
  }
  .left-who {
    width: 48.75%;
  }
  .grid-any1 {
    grid-template-columns: repeat(1, 1fr);
  }
  #menu {
    display: none;
  }
  div.wap_menu {
    display: block;
  }
  #header {
    width: 100%;
    height: 100%;
  }
  #header .left {
    width: 100%;
  }
  #header {
    line-height: 100%;
    padding: 10px 0px;
  }
  #header .right {
    width: 100%;
    text-align: center;
    padding-top: 5px;
  }
  .left_banner {
    float: none;
    margin: 0 auto;
  }
  .mid_banner {
    float: none;
    margin: 0 auto;
  }
  .right_banner {
    display: none;
  }
  #about_index {
    padding: 30px 0px;
  }
  .left_about {
    width: 100%;
    margin-bottom: 10px;
  }
  .right_about {
    width: 100%;
  }
  .right_about img {
    width: 100%;
  }
  .grid-thuexe {
    grid-gap: 15px;
    grid-template-columns: repeat(3, 1fr);
  }
  .left-footer {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 24px;
  }
  .mid-footer {
    width: 49%;
  }
  .right-footer {
    width: 49%;
  }
  .grid-project-detail {
    grid-gap: 15px;
    grid-template-columns: repeat(2, 1fr);
  }
  .left-detail {
    width: 100%;
    margin-bottom: 20px;
  }
  .right-detail {
    width: 100%;
  }
}

@media (max-width: 603px) {
  #header {
    padding: 5px 0px;
  }
  .content-detail img {
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
  }
}

@media (max-width: 500px) {
  .true_any {
    padding: 15px 0px;
  }
  .title-info p:nth-child(1),
  .title-info p:nth-child(2) {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 5px;
  }
  .title-info p:nth-child(3) {
    font-size: 13px;
    line-height: 20px;
  }
  .grid-user {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-customer {
    grid-template-columns: repeat(2, 1fr);
  }
  #customer-index {
    padding-bottom: 30px;
  }
  .grid-footer {
    grid-template-columns: repeat(1, 1fr);
  }
  .slider_chungtoi {
    margin-bottom: 5px;
  }
  .owl-slider1 .owl-theme .owl-nav.disabled + .owl-dots {
    display: none !important;
  }
  .box-n1 {
    padding-left: 60px;
  }
  .title-thuongvu span,
  .title-any span {
    font-size: 18px;
  }
  .box-any .info h2 {
    font-size: 15px;
    padding-left: 5px;
  }
  .box-any .info p.rating {
    font-size: 14px;
    padding-left: 5px;
  }
  .box-any .info p.rating b {
    font-size: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .box-any .info ul {
    padding-left: 5px;
    margin-bottom: 0px;
  }
  .box-any .price {
    margin-top: 10px;
    padding: 7px 0px;
    padding-right: 5px;
  }
  .box-any .price p {
    font-size: 15px;
  }
  .box-any .price p span {
    font-size: 15px;
    top: 0px;
  }
  .box-any .info p.rating span.span1 {
    font-size: 15px;
  }
  .box-any .care p {
    font-size: 14px;
  }
  .left-update {
    width: 100%;
  }
  .right-update {
    width: 100%;
  }
  .mid_up p:first-child {
    font-size: 13px;
  }
  .mid_up p:last-child {
    font-size: 14px;
    margin-top: 5px;
  }
  .box-user .info h2 {
    margin-bottom: 5px;
  }
  .img-contact img {
    max-width: 300px;
  }
  .slogan-contact {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    word-break: break-all;
  }
  .ul-contact {
    font-size: 14px;
  }
  #header .nav {
    display: none;
  }
  .img-c img {
    max-width: 120px;
  }
  .ul-contact ul li {
    background-size: 20px;
  }
  .left-who {
    width: 100%;
    margin-bottom: 10px;
  }
  .right-who {
    width: 100%;
  }

  .mid_banner {
    display: none;
  }
  #header {
    padding: 10px 0px;
  }
  .title-all::before {
    width: 80%;
    top: 13px;
  }
  .title-all span {
    font-size: 20px;
  }
  .grid-thuexe {
    grid-template-columns: repeat(2, 1fr);
  }
  .mid-footer {
    width: 100%;
    margin-bottom: 20px;
  }
  .right-footer {
    width: 100%;
  }
  .left-contact {
    width: 100%;
    margin-bottom: 20px;
  }
  .right-contact {
    width: 100%;
  }
  .title-thuexe span {
    font-size: 18px;
  }
  #banner {
    padding: 7px 0px;
  }
  #news_index,
  #product_index,
  div#footer {
    padding: 30px 0px;
  }
}
@media (max-width: 375px) {
  section.top-h ul li {
    font-size: 13px;
  }
  section.top-h {
    height: 40px;
  }
  .title-info p:nth-child(3) {
    display: none;
  }
  .title-info a {
    display: none;
  }
  .grid-user {
    grid-gap: 15px;
  }
  #header .right ul li:first-child {
    margin-bottom: 10px;
  }
}
