/*!
Theme Name: bigsoft
Theme URI: https://bigsoft.com.vn/
Author: Bigsoft
Author URI: https://bigsoft.com.vn/
Description: Đơn vị thiết kế website chuyên nghiệp
*/

body {
  margin: 0;
  font-family: "Montserrat", "Arial";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff;
  overflow-x: hidden;
}

#page {
  overflow: hidden;
}

a {
  text-decoration: none !important;
  color: #000;
}
a:hover {
  text-decoration: none !important;
  color: #101011;
}
p,
li {
  font-family: "Montserrat";
  font-weight: 500;
  color: #1a1a1a;
}
ul li {
  list-style: none;
}

img {
  width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat";
}

h1 {
  font-size: 25px;
  font-weight: 500;
  color: #000;
}

h2 {
  font-size: 22px;
  font-weight: 500;
}

h3 {
  font-size: 20px;
  font-weight: 500;
}

h4 {
  font-size: 18px;
  font-weight: 500;
}

h5 {
  font-size: 15px;
  font-weight: 500;
}
tr {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
td {
  border-left: 1px solid #ddd;
  padding: 10px;
}
tbody {
  border-bottom: 1px solid #ddd;
}
table {
  overflow: auto;
}
/**/

#searchInput {
  display: none;
  padding: 5px 8px;
  border: 1px solid #ccc;
  position: absolute;
  width: 97%;
  right: 0;
  top: 11px;
  border-radius: 20px;
  z-index: 10;
}

.close-icon {
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
  cursor: pointer;
  color: #000;
}

.search-icon {
  left: 10px;
}

.close-icon {
  display: none;
  right: 10px;
  z-index: 15;
}
.topbar-menu .search-container {
  float: right;
}

/*header*/
.header-desktop .header-main .row {
  align-items: flex-end;
}
.header-desktop .header-main ul > li > a {
  padding: 40px 30px;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  font-weight: 800;
  font-family: "Montserrat";
}
.header-desktop .menu-main {
  border-bottom: 2px solid #000;
  margin-bottom: 3px;
}
.header-desktop #menu-desktop > li {
  float: left;
  position: relative;
}
.header-desktop .header-main ul > li > ul > li > a {
  text-align: left;
  font-size: 15px;
  font-weight: 700;
  padding-left: 15px;
}
.header-desktop ul > li:hover .sub-menu {
  display: block !important;
}
.header-desktop #menu-desktop li.open > .sub-menu {
  display: block !important;
}
.header-desktop #menu-desktop > li ul.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  text-align: left;
  width: 285px;
  padding-left: 5px;
  border-radius: 0px 0px 10px 0px;
  padding-top: 15px;
  background: #fff;
  top: 100%;
  margin-top: 10px;
}
.menu-header-bottom .container {
  display: block !important;
  padding: 0;
}
.header-desktop ul#item-menu-desktop {
  margin-bottom: 0;
  padding: 0;
}
.header-desktop #item-menu-desktop > li {
  padding-bottom: 0px;
  padding-top: 0px;
  float: none;
  padding-bottom: 0;
  padding-top: 0;
  position: none;
}
#item-menu-desktop > li > .sub-menu {
  padding: 0px;
  text-transform: uppercase;
  display: none;
  margin-left: 0;
}
.header-desktop #item-menu-desktop > li .sub-menu li .sub-menu {
  display: none;
}
.header-desktop #item-menu-desktop > li > .sub-menu > li > .sub-menu.openMenu {
  margin-top: 0;
  border-radius: 0;
}

.header-desktop #item-menu-desktop > li > a {
  padding: 18px 10px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-family: "Montserrat";
  color: #000;
  display: block;
  line-height: 5px;
  padding-left: 42px;
}
.header-desktop .navbar {
  justify-content: end;
  align-items: end;
  line-height: 85px;
  position: relative;
}
.header-desktop .header-main {
  line-height: 75px;
  background: #fff !important;
  box-shadow: 1px 1px 5px #5e5e5e1a;
}
.logo-header {
  text-align: center;
  width: 100%;
}
.logo-header .custom-logo {
  width: 75%;
}
.title-header-bottom .title-menu-bottom {
  font-size: 14px;
  font-weight: 400;
}
.menu-bottom-header {
  padding-left: 42px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.menu-bottom-header .col-2 {
  width: 12.666667%;
}
.icon-header .item-icon-header {
  font-size: 20px;
  color: #e21313;
}
.header-top #menu-header-top ul {
  display: flex;
  padding-top: 20px;
}
.header-top {
  position: absolute;
  right: 30px;
  z-index: 1;
}
#menu-header-top > ul > li {
  padding-left: 25px;
}
#menu-header-top > ul > li a {
  color: #fff;
}
#menu-header-top > ul > li a:hover {
  color: #d8d9d9;
}
.header-main .site-logo img {
  width: 60%;
}
/*Home*/

.header-desktop .sticky-header .header-main ul > li > a {
  font-size: 20px;
}
.header-main img,
.header-menu-home img {
  transition: all 0.4s ease;
}
.header-main.sticky-header {
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 9999;
  width: 100%;
  max-width: 100%;
  left: 0%;
}
.header-main {
  transition: all 0.4s ease;
}
.sticky-home .menu-header-top {
  transform: translateY(-8%);
}
.header-menu-home.sticky-home img {
  width: 60%;
}
.sticky-home .site-logo {
  text-align: end;
}
.header-menu-home.sticky-home {
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 9999;
  width: 100%;
  max-width: 100%;
  left: 0%;
}
.header-menu-home {
  transition: all 0.4s ease;
  margin-bottom: 25px;
}
.our-product .home-cloud-product {
  position: absolute;
  top: 85%;
  width: 50%;
}
.our-product .home-cloud-product-one {
  left: -15%;
}
.our-product .home-cloud-product-two {
  left: 30%;
}
.our-product .home-cloud-product-three {
  left: 40%;
}
.our-product .home-cloud-product-four {
  left: 50%;
}
.our-product .home-cloud-product-five {
  left: 70%;
}
.our-product .home-cloud-product-six {
  left: 70%;
}
.our-product {
  position: relative;
}
.background-header .home-cloud-two {
  left: -7%;
}
.background-header .home-cloud-four {
  left: 22%;
}
.background-header .home-cloud-five {
  left: 35%;
}
.background-header .home-cloud-six {
  left: 50%;
}
.background-header .home-cloud-seven {
  left: 65%;
}
.background-header .home-cloud-eight {
  left: 79%;
}
.background-header .home-cloud-night {
  left: 90%;
}
.background-header .home-cloud-ten {
  left: 15%;
}
.background-header .home-cloud-one {
  left: -17%;
}
.background-header {
  position: relative;
}
.background-header .home-cloud-bottom {
  position: absolute;
  width: 35%;
  top: 12%;
}
.item-logo-header {
  position: fixed !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  z-index: 10;
}
.item-logo-header.scrolled {
  top: calc(50% + 100px);
  left: calc(50% - 100px);
  transform: translate(-50%, -50%) scale(0.5);
}
.logo-background-black {
  display: none;
  transition: opacity 0s ease-in-out;
  opacity: 0;
  margin-top: 50px;
  transition: transform 0.5s ease, top 0.5s ease, left 0.5s ease,
    width 0.5s ease, height 0.5s ease;
}
.logo-background.show-logo-black {
  display: block;
  opacity: 1;
}
.logo-background {
  transition: opacity 0.5s ease-in-out;
}
img.logo-background-black.show-logo-black {
  opacity: 1;
  margin-top: 0;
}
/**/
.main-logo .slider {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  overflow: hidden;
  position: relative;
}

.main-logo .slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.main-logo .slide {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 20px;
  flex-shrink: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 50px;
}

.main-logo .item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-logo .item img {
  width: 75%;
  height: auto;
  object-fit: contain;
}

.main-logo button.prev,
.main-logo button.next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #063c53;
  color: white;
  border: none;
  padding: 10px 20px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  cursor: pointer;
  z-index: 1;
  font-size: 18px;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  border: 4px solid #79b4af;
}

.main-logo .slider svg {
  font-size: 30px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.main-logo button.prev {
  left: 0;
}

.main-logo button.next {
  right: 0;
}

.main-logo button:hover {
  background-color: rgb(6, 80, 112);
}
.our-logo .main-logo {
  padding: 40px 0;
}
.background-header .image-background {
  height: 100vh;
  object-fit: cover;
}
.background-header .detail-background-header {
  position: relative;
  overflow: hidden;
}
.background-header .detail-background-header .item-logo-header {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 437.127px;
  height: 437.127px;
}
.background-header .content-header {
  padding: 100px 0 30px 0;
}
.background-header .item-cloud-one {
  width: 592.481px;
  height: 330.308px;
  transform: translate(-5.68434e-14px, 0px) rotate(0deg);
  top: 80vh;
  left: -10%;
  animation: float 3s ease-in-out infinite;
}
.background-header .item-cloud-two {
  width: 592.481px;
  height: 330.308px;
  transform: translate(-5.68434e-14px, 0px) rotate(0deg);
  top: 90vh;
  left: 10%;
  animation: float 2s ease-in-out infinite;
}
.background-header .item-cloud-three {
  width: 624.233px;
  height: 348.01px;
  transform: translate(-1.13687e-13px, -2.84217e-14px) rotate(0deg);
  top: 80vh;
  left: 40%;
  animation: float 2.5s ease-in-out infinite;
}
.background-header .item-cloud-four {
  width: 624.233px;
  height: 348.01px;
  transform: translate(-1.13687e-13px, -2.84217e-14px) rotate(0deg);
  top: 80vh;
  right: -10%;
  animation: float 3.5s ease-in-out infinite;
}
.background-header .item-cloud-six {
  width: 624.233px;
  height: 348.01px;
  transform: translate(-1.13687e-13px, -2.84217e-14px) rotate(0deg);
  top: 80vh;
  right: 15%;
  animation: move 50s linear infinite, float 3s ease-in-out infinite;
  opacity: 0.5;
}
.background-header .item-cloud-info.item-cloud-five {
  width: 624.233px;
  height: 348.01px;
  transform: translate(-1.13687e-13px, -2.84217e-14px) rotate(0deg);
  top: 80vh;
  left: 15%;
  animation: move 100s linear infinite, float 3s ease-in-out infinite;
  opacity: 0.4;
}

.background-header .item-cloud-info {
  position: absolute;
}
.title-header .item-title-header-top {
  font-size: 22.9768px;
  font-family: "Montserrat";
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  color: #000;
}
.title-header .item-title-header-bottom {
  font-size: 88.4114px;
  font-weight: 900;
  color: #000;
  text-align: center;
  font-family: "Montserrat";
}
.item-button-header .icon-left {
  transform: scale(1, -1);
}
.item-button-header .icon-right {
  transform: scale(-1, -1);
}
.item-button-header .item-icon-button {
  width: 77.7179px;
  height: 88.6516px;
}
.item-button-header .button-header {
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-button-header .detailbutton {
  font-size: 24.3101px;
  text-transform: uppercase;
  color: #000;
  font-weight: 800;
  font-family: "Montserrat";
}
.title-header .item-button-header {
  padding: 30px 0;
}
.menu-header-top {
  text-align: end;
  border-bottom: 2px solid #000;
  transform: translateY(0%);
  position: relative;
  width: 100%;
  top: 50%;
}
.menu-header-top #menu-desktop {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-bottom: 0;
}
/* .logo-header-menu img {
  width: 181.303px;
  height: 181.303px;
} */
.menu-header-top #menu-desktop > li {
  margin-bottom: 15px;
}
.menu-header-top #menu-desktop > li > a {
  padding: 15px 30px;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  font-weight: 800;
  font-family: "Montserrat";
}
.menu-header-top #menu-desktop > li .sub-menu {
  display: none;
}
.image-icon-benefit {
  position: absolute;
  top: -13%;
  width: 451.029px;
  height: 221.568px;
  transform: translate(25.7263px, 86.3472px) rotate(25.5194deg);
  opacity: 0.31;
  left: -30%;
  z-index: -1;
}
.image-benefit-custom {
  position: relative;
}
.item-benefit .item-title-benefit .detail-benefit {
  position: absolute;
  top: 64%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 800;
  font-family: "Montserrat";
  font-size: 21.8309px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.item-benefit .item-title-benefit {
  position: relative;
  left: 35%;
  z-index: 1;
}
.item-content-benefit .detail-content {
  font-size: 24.0581px;
  font-weight: 600;
  width: 70%;
  text-align: justify;
  font-family: "Montserrat";
  color: #000001;
}
.our-benefit,
.item-benefit {
  padding: 35px 0;
}
.background-benefit-content .cloud-blue {
  position: absolute;
  width: 235.504px;
  height: 135.709px;
  top: 40%;
}
.background-benefit-content .icon-blue-one {
  top: 40%;
}
.background-benefit-content .icon-blue-two {
  left: 20%;
  top: 40%;
  animation: nhap 4s ease-in-out infinite;
}
.background-benefit-content .icon-blue-three {
  left: 40%;
}
.background-benefit-content .icon-blue-four {
  left: 60%;
}
.background-benefit-content .icon-blue-five {
  left: 83%;
}
.background-benefit-content .icon-blue-seven {
  left: 70%;
  animation: nhap 3.5s ease-in-out infinite;
}
.background-benefit-content .icon-blue-six {
  left: 15%;
}
.background-benefit-content .icon-blue-eight {
  animation: truot 60s linear infinite;
  transition: 0.3s;
}
.background-benefit-content .icon-blue-ten {
  left: 47%;
  animation: nhap 3s ease-in-out infinite;
}
.background-benefit-content .icon-blue-eleven {
  animation: truot_right 40s linear infinite;
}
.background-benefit-content .icon-blue-night {
  left: 33%;
  animation: nhap 3s ease-in-out infinite;
}
.background-benefit-content {
  position: relative;
}
.item-content-benefit .mountain-bg img {
  position: relative;
  left: 7%;
  width: 919.651px;
  height: 141.396px;
  top: 20px;
}
.item-content-benefit .content-benefit-custom {
  display: flex;
  justify-content: center;
}
.benefit-right .image-icon-benefit {
  transform: translate(24.5711px, 94.9871px) rotate(-29.8374deg);
}
.benefit-right .item-content-benefit .mountain-bg img {
  left: 0%;
  transform: scale(-1, 1);
}
.benefit-right .item-title-benefit {
  left: -35%;
}
.benefit-right .background-benefit-content .icon-blue-five {
  left: 70%;
}
.benefit-right .detail-content {
  text-align: right !important;
}
.detail-main-product .item-product-one img {
  clip-path: polygon(0% 0%, 100% 10%, 100% 90%, 0% 100%);
}
.detail-main-product .item-image-product img {
  transform: scale(0.878331, 0.878331);
  transform-origin: 0px 0px;
  width: 245px;
  height: 474.667px;
  object-fit: cover;
}
.main-product-home .detail-main-product {
  display: flex;
  align-items: center;
}
.title-product-home {
  text-align: center;
  font-weight: 800;
  font-family: "Montserrat";
  font-size: 54.1586px;
  color: #fff;
  padding: 30px 0;
  padding-top: 150px;
}
.main-product-home {
  position: relative;
  padding: 30px 0 50px 0;
  padding-top: 0;
}
.main-product-home:before {
  background: url(/wp-content/themes/bigsoft/assets/images/normal/background-main.webp);
  content: "";
  position: absolute;
  z-index: -1;
  background-size: cover;
  object-fit: cover;
  width: 2275.91px;
  height: 1496.41px;
  transform: translate(-381.178px, -527.53px) rotate(0deg);
}
.detail-main-product .text-product-home {
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  font-family: "Montserrat";
  font-size: 25.9813px;
  text-align: center;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 70px;
}
.detail-main-product .item-image-product:nth-child(1) img,
.detail-main-product .item-product-one:nth-child(5) img {
  height: 406px;
  top: 70px;
  position: relative;
}
.detail-main-product .item-image-product:nth-child(3) img {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.detail-main-product .item-product-one:nth-child(4) img {
  clip-path: polygon(0% 10%, 100% 0%, 100% 100%, 0% 90%);
}
.detail-main-product .item-product-one:nth-child(5) img {
  clip-path: polygon(0% 10%, 100% 0%, 100% 100%, 0% 90%);
}
.detail-main-product .detail-image-product {
  height: 474.667px;
}
.background-product .product-cloud-two {
  left: 25%;
  top: 96%;
  animation: float 2.5s ease-in-out infinite;
}
.background-product .product-cloud-one {
  top: 97%;
  left: -13%;
  transform: scale(-1, 1);
  animation: float 3s ease-in-out infinite;
}
.background-product .product-cloud-three {
  left: 59%;
  top: 94%;
  animation: float 3.5s ease-in-out infinite;
}
.background-product .product-cloud-four {
  left: 5%;
  transform: scale(1, -1);
  top: 90%;
}
.background-product .product-cloud-five {
  animation: move 100s linear infinite, float 3s ease-in-out infinite;
  opacity: 0.4;
  transition: 0.3s;
}
.background-product .product-cloud-info {
  width: 624.233px;
  height: 348.01px;
  position: absolute;
}
.background-product {
  padding-bottom: 90px;
  overflow: hidden;
}
.home .header-desktop {
  display: none;
}
.our-logo {
  padding: 100px 0 35px 0;
}
.title-logo-home .item-title-logo,
.title-blogs-home .item-title-blogs {
  font-size: 54.1586px;
  font-weight: 800;
  font-family: "Montserrat";
  color: #000;
  text-transform: uppercase;
}
.title-logo-home .item-meta-logo,
.title-blogs-home .item-meta-blogs {
  font-size: 23.3779px;
  color: #000;
  font-family: "Montserrat";
  font-weight: 700;
}
.slider-logo {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}

/* Swiper slide */
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.item-logo img {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.our-blogs {
  margin-bottom: 400px;
  padding-top: 35px;
}
.title-blogs-home {
  padding-bottom: 30px;
}
.main-blogs .item-post-item .img-post-home img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.main-blogs .item-post-item .img-post-home {
  height: 329.583px;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
}
.main-blogs .detail-post .img-post-home:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 200px;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0)
  );
  top: 100%;
  transform: translateY(100%);
  transition: transform 0.5s ease-in-out;
}
.main-blogs .detail-post:hover .img-post-home:before {
  transform: translateY(-100%);
}
.main-blogs .content-post-home .titlePost {
  margin-top: 30px;
  color: #000;
  font-weight: 800;
  font-size: 23.3779px;
  font-family: "Montserrat";
  position: relative;
}
.main-blogs .titlePost:before {
  content: "";
  position: absolute;
  border-top: 3px solid #000;
  height: 2px;
  width: 80%;
  top: -10px;
}
.main-blogs .detail-post {
  padding: 15px;
}
.main-blogs .detail-post:hover .post-date,
.main-blogs .detail-post:hover .post-view {
  transform: translateY(-100%);
}
.main-blogs .detail-post .post-date {
  position: absolute;
  top: 86%;
  right: 6%;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  font-family: "Montserrat";
  transform: translateY(150%);
  transition: transform 0.5s ease-in-out;
}
.main-blogs .detail-post .post-view {
  position: absolute;
  top: 88%;
  left: 6%;
  color: #000;
  transform: translateY(150%);
  transition: transform 0.5s ease-in-out;
}
.main-blogs .item-button-header {
  margin-top: 35px;
}
/*About*/
.text-table-border {
  display: none;
}
.customer-our {
  padding: 70px 0;
}
.list-logo-customer button.prev,
.list-logo-customer button.next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #7da05b;
  color: #456648;
  border: none;
  padding: 10px 20px;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 15px;
  cursor: pointer;
  z-index: 1;
  font-size: 20px;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  border: 4px solid #456648;
}
.list-logo-customer button.prev {
  left: 0%;
}
.list-logo-customer button.next {
  right: 0%;
}
.list-logo-customer .slider {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.list-logo-customer .slides {
  display: flex;
}
.list-logo-customer .slide {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 20px;
  flex-shrink: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 50px;
}
.list-logo-customer .item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-logo-customer .item img {
  width: 75%;
  height: auto;
  object-fit: contain;
}
.team-our .content-info-team {
  margin-top: 30px;
}
.main-info-team .col-info-team-right:after {
  content: "";
  position: absolute;
  background: url(/wp-content/themes/bigsoft/assets/images/normal/vien-thang-den.png);
  width: 75%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
.main-info-team .col-info-team-right:before {
  content: "";
  position: absolute;
  background: url(/wp-content/themes/bigsoft/assets/images/normal/vien-thang-den.png);
  width: 75%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
.main-info-team .col-info-team-right {
  position: relative;
}
.main-info-team .detail-info-team .text-linfo-team {
  font-size: 20px;
  font-weight: 600;
  font-family: "Montserrat";
}
.main-info-team .content-info-left {
  padding: 0 25px;
  margin-top: 35px;
  margin-bottom: 15px;
}
.main-info-team .detail-info-team {
  padding: 25px;
}
.content-info-left .item-image-info-team {
  position: absolute;
  top: 61%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 23px;
  color: #022758;
  font-weight: 800;
  font-family: "Montserrat";
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.content-info-left .background-info-team {
  position: relative;
}
.main-content-team .meta-team:before {
  position: absolute;
  content: "";
  background: url(/wp-content/themes/bigsoft/assets/images/normal/text-shape-10.png);
  height: 170px;
  width: 70%;
  top: 66%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: contain;
}
.main-content-team .meta-team {
  position: relative;
  margin-top: 45px;
}
.product-our .main-content-productabout {
  padding-bottom: 30px;
}
.content-productabout-bottom .main-content-bottom .detail-product-bottom {
  display: flex;
  align-items: center;
}
.content-productabout-bottom .main-content-bottom:before {
  content: "";
  position: absolute;
  background: url(/wp-content/themes/bigsoft/assets/images/normal/text-shape-9.png);
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
}
.content-productabout-bottom .main-content-bottom {
  position: relative;
  padding: 50px 0;
}
.content-productabout-bottom .item-product-bottom {
  font-size: 65px;
  font-weight: 900;
  color: #fff;
  font-family: "Montserrat";
}
.content-productabout-bottom
  .text-bottom-two
  .item-product-bottom.item-text-bottom-one {
  width: 65%;
}
.content-productabout-bottom .text-bottom-one .item-text-bottom-two {
  width: 69%;
}
.content-productabout-bottom .detail-product-bottom .item-text-bottom-one {
  text-align: left;
}
.content-productabout-bottom .detail-product-bottom .item-text-bottom-two {
  text-align: right;
}
.content-productabout-bottom .text-bottom-one {
  padding: 50px 0 30px 0;
}
.content-productabout-bottom .text-bottom-two {
  padding: 30px 0 50px 0;
}
.content-productabout-bottom {
  background: #011e43;
}
.product-our {
  padding: 50px 0;
}
.corevalues-our .list-corevalues {
  margin-top: 30px;
}
.list-corevalues .main-list-corevalues {
  display: flex;
  width: 95%;
  align-items: center;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
}
.list-corevalues .detail-corevalues {
  padding: 15px;
}
.list-corevalues .item-image-corevalues {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.list-corevalues .text-list-corevalues {
  font-size: 28px;
  font-weight: 800;
  font-family: "Montserrat";
  color: #022758;
  margin-top: 15px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 70px;
}
.corevalues-our {
  padding: 50px 0 30px 0;
}
.corevalues-our .title-corevalues,
.main-content-productabout .title-productabout,
.main-content-team .title-team,
.customer-our .title-customer {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 54px;
  color: #000;
  font-family: "Montserrat";
  margin-bottom: 20px;
}
.corevalues-our .meta-corevalues .detail-meta,
.main-content-productabout .meta-productabout .detail-meta,
.main-content-team .meta-team .detail-meta {
  font-weight: 600;
  font-family: "Montserrat";
  width: 70%;
}
.corevalues-our .meta-corevalues,
.main-content-productabout .meta-productabout,
.main-content-team .meta-team {
  display: flex;
  justify-content: center;
}
.mission-our {
  padding-bottom: 100px;
}
.mission-our .background-mission-bottom,
.list-corevalues .background-corevalues {
  position: relative;
}
.background-mission-bottom .cloud-mission-one {
  top: 48%;
  left: -25%;
}
.background-mission-bottom .cloud-mission-two {
  top: 55%;
  left: -17%;
}
.background-mission-bottom .cloud-mission-tree {
  top: 55%;
  left: 15%;
}
.background-mission-bottom .cloud-mission-four {
  top: 55%;
  left: 15%;
}
.background-mission-bottom .cloud-mission-five {
  top: 55%;
  left: 50%;
}
.background-mission-bottom .cloud-mission-six {
  top: 55%;
  left: 50%;
}
.background-mission-bottom .cloud-mission-seven {
  top: 55%;
  left: 60%;
}
.background-mission-bottom .cloud-mission-eight {
  top: 55%;
  left: -22%;
}
.background-mission-bottom .cloud-mission-night {
  top: 55%;
}
.background-mission-bottom .cloud-mission-ten {
  top: 55%;
}
.background-mission-bottom .cloud-mission-white {
  width: 65%;
  position: absolute;
}
.content-mission .col-mission-center:before {
  content: "";
  position: absolute;
  background: url(/wp-content/themes/bigsoft/assets/images/normal/image-shape.png);
  width: 50%;
  height: 8%;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotateZ(-90deg);
  top: 50%;
  left: -23%;
}
.content-mission .col-mission-center:after {
  content: "";
  position: absolute;
  background: url(/wp-content/themes/bigsoft/assets/images/normal/image-shape.png);
  width: 50%;
  height: 8%;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotateZ(-90deg);
  top: 50%;
  right: -25%;
}
.content-mission .item-content-mission-center {
  position: relative;
  transform: translateX(-5px);
}
.content-mission .col-mission-center {
  position: relative;
}
.content-mission .content-mission-center-two {
  text-align: center;
}
.content-mission .content-mission-center-three {
  position: absolute;
  top: 90%;
  width: 90%;
  left: 52%;
  transform: translate(-50%, -50%);
}
.content-mission .content-mission-center-three img {
  transform: rotateZ(180deg);
}
.content-mission .content-mission-center-one {
  position: absolute;
  top: -17%;
}
.content-mission .content-mission-center-two img {
  width: 50%;
}
.content-mission .content-mission-center-one svg {
  overflow: unset;
}
.content-mission {
  padding: 150px 0 90px 0;
}
.content-mission .item-content-mission-left {
  text-align: right;
  font-family: "Montserrat";
  font-weight: 500;
  position: relative;
  height: 100%;
  padding-right: 10px;
}
.content-mission .item-content-mission-right {
  text-align: left;
  font-family: "Montserrat";
  font-weight: 500;
  position: relative;
  height: 100%;
  padding-left: 10px;
}
.content-vision .main-content-vision {
  color: #fff;
  font-weight: 500;
  padding: 30px 0;
  font-size: 17px;
  padding-bottom: 80px;
  font-family: "Montserrat";
}
.title-vision-top .title-vision-right .item-title-left-three {
  padding-top: 30px;
}
.title-vision-top .item-title-left-two {
  font-family: "FeelingPassionate";
  font-size: 49px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  color: white;
  letter-spacing: 0px;
  margin-top: 65px;
  margin-left: -40px;
}
.title-vision-top span.text-one {
  transform: rotate(-20deg);
}
.title-vision-top span.text-two {
  transform: rotate(-15deg);
}
.title-vision-top span.text-three {
  transform: rotate(0deg);
}
.title-vision-top span.text-four {
  transform: rotate(15deg);
}
.title-vision-top span.text-five {
  transform: rotate(20deg);
}
.main-title-vision-top {
  display: flex;
}
.vision-our {
  background: #3c4852;
}
.title-vision-left {
  display: flex;
  width: 50%;
  color: #fff;
  height: 100px;
}
.title-vision-top .item-title-left-one {
  font-size: 350px;
  font-weight: 600;
  position: relative;
  top: -295px;
  text-shadow: 1px 1px 5px #c7ccd1;
  left: 0;
  letter-spacing: -25px;
}
.title-vision-top .title-vision-right {
  width: 50%;
  text-align: right;
  font-size: 68px;
  font-weight: 900;
  color: #fff;
}
.main-banner-about .item-content-banner-about {
  position: absolute;
  top: 61%;
  left: 25%;
  transform: translate(-50%, -50%);
  color: #fff;
  width: 37%;
  font-size: 20px;
  font-weight: 500;
}
.main-banner-about .cloud-about-two {
  top: -15%;
  left: 11%;
}
.main-banner-about .cloud-about-tree {
  top: -15%;
  left: 19%;
}
.main-banner-about .cloud-about-four {
  top: -31%;
  left: 52%;
}
.main-banner-about .cloud-about-five {
  left: -46%;
  top: -6%;
}
.main-banner-about .cloud-about-six {
  left: 44%;
  top: -13%;
}
.main-banner-about .cloud-about-seven {
  top: -15%;
  left: -24%;
}
.main-banner-about .cloud-about-eight {
  top: -35%;
}
.main-banner-about .cloud-about-night {
  top: 50%;
  left: 77%;
  width: 30% !important;
}
.main-banner-about .cloud-about-ten {
  top: -30%;
}
.main-banner-about .cloud-about-one {
  top: -29%;
  left: -31%;
}
.main-banner-about .cloud-about-white {
  position: absolute;
  z-index: 1;
  width: 100%;
}
.main-banner-about .bg-border-white {
  position: relative;
}
.main-banner-about .logo-border-white {
  position: absolute;
  top: 50%;
  width: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-banner-about .item-border-white {
  position: absolute;
  top: 60%;
  width: 30%;
  right: 10%;
  transform: translateY(-50%);
}
.main-banner-about .item-background-image {
  position: absolute;
  top: 0;
  right: 20%;
  width: 400px;
  height: 100%;
}
.main-banner-about .item-background-image img {
  clip-path: polygon(25% 0%, 100% 0%, 85% 100%, 1% 100%);
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.main-banner-about {
  position: relative;
  overflow: hidden;
}
.main-banner-about .item-background-blur {
  position: absolute;
  top: 0;
}
/*Product*/
.project-single-product .tab-single-product {
  padding: 100px 0 30px 0;
}
.tab-single-product .tab-title.tab-active {
  color: #d64835;
}
.tab-single-product .tab-titles {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 10px;
  border-bottom: 2px solid #000;
}
.tab-single-product .tab-title {
  position: relative;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
}
.tab-single-product .tab-title:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  background: #456648;
  top: 55px;
  left: 50%;
  border-radius: 100%;
  transform: translate(-50%, -50%);
}
.slider-project-product .item-title-project {
  font-weight: 700;
  font-family: "Montserrat";
  color: #000;
  font-size: 20px;
}
.slider-project-product .slick-next:before {
  content: "\f138";
  font-family: "FontAwesome";
  border: 2px solid #456648;
  border-radius: 100%;
  background: #456648;
}
.slider-project-product .slick-prev:before {
  content: "\f137";
  font-family: "FontAwesome";
  border: 2px solid #456648;
  border-radius: 100%;
  background: #456648;
}
.slider-project-product .slick-prev {
  left: -45px;
}
.slider-project-product .slick-prev:before,
.slider-project-product .slick-next:before {
  font-size: 35px;
  opacity: 1;
  color: #7da05b;
}
.slider-project-product .item-slider-project:hover .item-content-project {
  transform: translateY(-100%);
}
.slider-project-product .item-content-project {
  position: absolute;
  top: 95%;
  left: 5%;
  transform: translateY(150%);
  transition: transform 0.5s ease-in-out;
}
.slider-project-product .item-slider-project {
  position: relative;
  border: 1px solid #000;
  border-radius: 15px;
  transition: 0.3s;
  height: 450px;
  overflow: hidden;
}
.slider-project-product .item-image-project {
  height: 100%;
}
.slider-project-product .item-image-project img {
  border-radius: 15px;
  height: 100%;
  object-fit: cover;
}
.slider-project-product .item-meta-project {
  font-family: "Montserrat";
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.slider-project-product .slide-item {
  padding: 0 30px;
}
.slider-project-product .item-slider-project:hover::before {
  transform: translateY(-100%);
}
.slider-project-product .item-slider-project:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 200px;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0)
  );
  top: 100%;
  transform: translateY(100%);
  transition: transform 0.5s ease-in-out;
  border-radius: 15px;
}
.slider-project-product .project-slider {
  margin-top: 40px;
}
.main-single-product .project-single-product {
  padding: 30px 0;
  margin-top: 50px;
}
.main-single-product .title-project-single-product {
  font-size: 30.8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  border-bottom: 2px solid #000;
  padding: 15px;
}
#single-product .title-single-product {
  margin-top: 100px;
  margin-bottom: 30px;
  color: #d64835;
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
}
.product-blogs-archive .title-post-product {
  position: relative;
  top: -40px;
}
.product-blogs-archive .title-post-product-detail {
  position: absolute;
  font-size: 29.6433px;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  width: 80%;
  font-family: "Montserrat";
}
.product-blogs-archive .title-post-product-detail a {
  color: #fff;
  font-weight: 700;
}
.banner-product-page {
  overflow: hidden;
  position: relative;
}
.cloud-product-banner .item-cloud-one {
  left: -45%;
  top: -24%;
}
.cloud-product-banner .item-cloud-two {
  top: -30%;
}
.cloud-product-banner .item-cloud-three {
  top: -20%;
  left: 60%;
}
.cloud-product-banner .item-cloud-four {
  left: -33%;
  top: -20%;
}
.cloud-product-banner .cloud-banner {
  position: absolute;
}
.cloud-product-banner .item-cloud-six {
  top: -15%;
}
.cloud-product-banner .item-cloud-five {
  left: 40%;
  top: -16%;
}
.banner-product-page .content-banner-product {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.banner-product-page .content-banner-two {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
}
.content-banner-product .item-content-one {
  font-size: 80px;
  text-align: center;
  font-weight: 900;
  color: #fff;
  margin-top: 50px;
}
.content-banner-two .item-content-two {
  position: relative;
}
.content-banner-two .text-banner-bottom {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 27.4254px;
  width: 100%;
  font-weight: 600;
  font-family: "Montserrat";
  color: #fff;
}
.banner-product-page .image-item-bg-bottom {
  position: absolute;
  top: 15%;
}
.cloud-product-bottom .cloud-banner-bottom {
  position: absolute;
  top: 82%;
}
.cloud-product-bottom .item-cloud-bottom-one {
  left: -43%;
}
.cloud-product-bottom .item-cloud-bottom-two {
  left: -30%;
  animation: floatcloudproduct 4s ease-in-out infinite;
}
.cloud-product-bottom .item-cloud-bottom-three {
  left: -9%;
  animation: floatcloudproduct 3.5s ease-in-out infinite;
}
.cloud-product-bottom .item-cloud-bottom-four {
  left: 12%;
  animation: floatcloudproduct 4.5s ease-in-out infinite;
}
.cloud-product-bottom .item-cloud-bottom-five {
  left: 35%;
}
.cloud-product-bottom .item-cloud-bottom-six {
  left: 49%;
}
.cloud-product-bottom .item-cloud-bottom-eight {
  left: 35%;
  animation: floatcloudproduct 3.5s ease-in-out infinite;
}
.cloud-product-bottom .item-cloud-bottom-night {
  animation: floatcloudproduct 4s ease-in-out infinite;
}
.cloud-product-bottom .item-cloud-bottom-seven {
  left: -35%;
}
.cloud-product-bottom .item-cloud-bottom-ten {
  animation: move 30s linear infinite, float 3s ease-in-out infinite;
  opacity: 0.5;
}
.product-blogs-archive .item-post-item {
  padding: 18px;
}
.product-blogs-archive .item-image-post {
  height: 100%;
  position: relative;
}
.product-blogs-archive .img-post-product-detail {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-blogs-archive .img-post-product-detail .img-post-product img {
  border-radius: 100%;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.product-blogs-archive .img-post-product-detail .img-post-product {
  width: 256px;
  height: 256px;
  border-radius: 100%;
  border: 4px solid #fff;
}
/*Blog*/
.main-content-single .detail-sidebar-single {
  margin-top: 40px;
}
.title-post-top h1 {
  font-weight: 800;
  color: #f00;
  font-family: "Montserrat";
  padding: 20px 0;
  margin-top: 20px;
}
.detail-sidebar-single .widget ul li {
  padding: 5px 0;
}
.detail-sidebar-single .widget ul li a {
  color: #000;
  text-transform: uppercase;
}
.detail-sidebar-single .widget-title-blog {
  margin-top: 30px;
}
.detail-sidebar-single .widget ul {
  padding-left: 5px;
}
.detail-sidebar-single .title-relatedPost,
.detail-sidebar-single .widget-title-blog {
  font-size: 25px;
  font-family: "Montserrat";
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  border-bottom: 2px solid #000;
  color: #000;
}
.detail-sidebar-single .detail-related-post {
  display: flex;
  margin: 10px 0;
}
.detail-related-post .titlePost h4 {
  font-size: 15px;
  margin-left: 15px;
  color: #000;
  text-transform: uppercase;
}
.detail-related-post .postThumBnail img {
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.detail-related-post .postThumBnail {
  height: 75px;
  border-radius: 10px;
}
div#comments,
.single-post .post-navigation {
  display: none;
}
.blog-detail-archive .post-view {
  position: absolute;
  top: 88%;
  left: 6%;
  color: #000;
  transform: translateY(150%);
  transition: transform 0.5s ease-in-out;
}
.blog-detail-archive .item-post {
  margin-bottom: 25px;
}
.blog-detail-archive .titlePost {
  margin-top: 17px;
  color: #000;
  font-weight: 800;
  font-size: 17px;
  font-family: "Montserrat";
}
.blog-detail-archive .img-post:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 200px;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0)
  );
  top: 100%;
  transform: translateY(100%);
  transition: transform 0.5s ease-in-out;
}
.blog-detail-archive .detail-post:hover .img-post:before,
.blog-detail-archive .detail-post:hover .post-date,
.blog-detail-archive .detail-post:hover .post-view {
  transform: translateY(-100%);
}
.blog-detail-archive .post-date {
  position: absolute;
  top: 86%;
  right: 6%;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  font-family: "Montserrat";
  transform: translateY(150%);
  transition: transform 0.5s ease-in-out;
}
.blog-detail-archive .item-post {
  margin-bottom: 20px;
}
.blog-detail-archive .meta-post {
  margin: 10px 0;
}
.blog-detail-archive .title-post-home {
  margin-bottom: 5px;
}
.blog-detail-archive .title-post-home a {
  color: #000;
  font-weight: 700;
  font-family: "Montserrat";
  text-transform: uppercase;
}
.blog-detail-archive .img-post {
  height: 300px;
  border-radius: 10px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.blog-detail-archive .img-post img {
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
/*End*/
/*Footer*/
.home footer#footer {
  margin-top: 0;
}
footer#footer {
  position: relative;
  padding: 30px 0;
  background: #031930;
  color: #fff;
  margin-top: 350px;
}
footer#footer:before {
  content: "";
  position: absolute;
  width: 100%;
  background: url(/wp-content/themes/bigsoft/assets/images/normal/background-footer.png);
  top: -90%;
  left: 0;
  z-index: -1;
  background-position: -20%, 0%;
  height: 473px;
  background-size: 85% 100%;
  background-repeat: repeat;
  /* height: 100%; */
}
.footer-one-widget .text-foooter-one {
  text-align: center;
  font-weight: 800;
  font-size: 20.2828px;
  font-family: "Montserrat";
}
.footer-two-widget .widget-title,
.footer-four-widget .widget-title {
  margin-top: 25px;
  font-weight: 800;
  font-size: 20.2828px;
}
.footer-three-widget .menu-footer-3-container #menu-footer-3 > li > a {
  color: #fff;
  font-size: 20.2828px;
  text-transform: uppercase;
}
.footer-three-widget .menu-footer-3-container #menu-footer-3 > li {
  margin-top: 25px;
}
.footer-one-widget #media_image-2 .attachment-medium {
  width: 265.218px;
  height: 266.218px;
}
.foote-info .icon-custom img {
  width: 65.2129px;
}
.foote-info .icon-footer {
  margin-top: 30px;
}
.foote-info .icon-custom:not(:last-child) {
  margin-right: 15px;
}
.item-icon-footer img {
  width: 44.2314px;
  height: 51.5818px;
  margin-right: 15px;
  margin-top: 10px;
}
.item-icon-footer {
  width: 20%;
}
.item-info-footer {
  font-family: "Montserrat";
  font-size: 15px;
  font-weight: 500;
  width: 100%;
  margin-top: 10px;
}
.item-info-footer .mail-icon-footer {
  height: 45px;
}
/*Animation*/
@keyframes slideIn {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
@keyframes floatcloudproduct {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(30px);
  }
}
@keyframes truot {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(700px);
  }
}
@keyframes truot_right {
  0%,
  100% {
    transform: translateX(700px);
  }
  50% {
    transform: translateX(0);
  }
}
@keyframes nhap {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}
@keyframes move {
  0% {
    left: -20%;
  }
  50% {
    left: 100%;
  }
  100% {
    left: -20%;
  }
}
/*phan trang*/
.breadcrumb-news {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  padding: 30px 0;
}
.breadcrumb-news a {
  color: #000;
}
.paginate_links .current {
  margin: 0px 5px;
  font-size: 17px;
  border: 2px solid #000;
  border-radius: 5px;
  background: #000;
  color: #fff;
  padding: 0px 5px;
  font-family: "Montserrat";
}
.paginate_links {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
.paginate_links .prev {
  font-size: 17px;
  margin-right: 5px;
}
.paginate_links .next {
  margin-left: 5px;
}
.paginate_links a.page-numbers {
  font-size: 17px;
  margin: 0 3px;
  color: #000;
  font-family: "Montserrat";
}
#back-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #e21313;
  border: 1px solid #f6e212 !important;
  color: #fff;
  padding: 10px 15px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  font-size: 16px;
}
.mobile-menu {
  display: none;
}
.mobile-custom {
  display: none;
}
/*Style Mobile*/
/*Style Contact*/
.bottom-contact-mobile {
  display: none;
}
#button-contact-vr {
  position: fixed;
  bottom: 0;
  z-index: 99999;
  right: 0;
  transform: scale(0.8);
  bottom: 15%;
}

#button-contact-vr .button-contact {
  position: relative;
  margin-top: -5px;
}

#gom-all-in-one #contact-vr,
#viber-vr,
#zalo-vr,
#zalo-vr,
#zalo-vr,
#whatsapp-vr {
  transition: 1.6s all;
  -moz-transition: 1.6s all;
  -webkit-transition: 1.6s all;
}

#gom-all-in-one #phone-vr {
  transition: 0.7s all;
  -moz-transition: 0.7s all;
  -webkit-transition: 0.7s all;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
  background-color: #dd3333;
}

#button-contact-vr .button-contact .phone-vr {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 90px;
  height: 90px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility 0.5s;
  left: 0;
  bottom: 0;
  display: block;
}

.phone-vr-circle-fill {
  width: 80px;
  height: 80px;
  top: -20px;
  left: 5px;
  position: absolute;
  box-shadow: 0 0 0 0 #c31d1d;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom 1.3s infinite;
}

.phone-vr-img-circle {
  background-color: #e60808;
  width: 60px;
  height: 60px;
  line-height: 40px;
  top: -10px;
  left: 15px;
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

#contact-vr .phone-vr-circle-fill {
  box-shadow: 0 0 0 0 #2196f3;
  background-color: rgba(33, 150, 243, 0.7);
  opacity: 0.7;
}

#contact-vr .phone-vr-img-circle {
  background-color: #2196f3;
}

.phone-vr-img-circle a {
  display: block;
  line-height: 37px;
}

.phone-vr-img-circle img {
  max-height: 35px;
  max-width: 35px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
  box-shadow: 0 0 0 0 #1fd744;
  background-color: rgb(35 217 72 / 70%);
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle {
  background: #1cd741;
}

#zalo-vr .phone-vr-circle-fill {
  box-shadow: 0 0 0 0 #cdcdcd;
  background-color: rgb(211 211 211 / 26%);
}
#zalo-vr .zalo-vr-circle-fill {
  box-shadow: 0 0 0 0 #0091ff;
  background-color: #0091ff4a;
}
#zalo-vr .zalo-vr-img-circle {
  background-color: #0091ff !important;
}
#zalo-vr .phone-vr-img-circle {
  background-color: #000;
}
#zalo-vr .yb-vr-img-circle {
  background-color: #e21313 !important;
}
#zalo-vr .yb-vr-circle-fill {
  box-shadow: 0 0 0 0 #f59191;
  background-color: rgb(226 19 19 / 38%);
}
@-webkit-keyframes phone-vr-circle-fill {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes zoom {
  0% {
    transform: scale(0.9);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px transparent;
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes zoom {
  0% {
    transform: scale(0.9);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px transparent;
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 transparent;
  }
}
/*Style Mobile*/

nav {
  width: 100%;
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: sticky;
  top: 0;
  z-index: 3;
}

#hamburger,
#hamburger-main {
  margin: 2%;
}

#hamburger,
#hamburger-main {
  opacity: 0.5;
  cursor: pointer;
  transition: opacity 0.25s linear;
  width: clamp(1.5rem, 2vw + 1.1rem, 6rem);
  height: clamp(2rem, 1.4vw + 1.7rem, 5rem);
  display: flex;
  align-items: center;
}

#hamburger:hover,
#hamburger-main:hover {
  opacity: 1;
}

#hamburger div,
#hamburger div:after,
#hamburger div:before,
#hamburger-main div,
#hamburger-main div:before,
#hamburger-main div:after {
  background-color: #000;
  border-radius: 10px;
  width: clamp(1.5rem, 2vw + 1.1rem, 6rem);
  height: clamp(0.2rem, 0.3vw + 0.1rem, 0.8rem);
  transition: all 0.15s linear;
}

#hamburger div:before,
#hamburger div:after,
#hamburger-main div:before,
#hamburger-main div:after {
  content: "";
  position: absolute;
}

#hamburger div:before,
#hamburger-main div:before {
  transform: translateY(-200%);
}

#hamburger div:after,
#hamburger-main div:after {
  transform: translateY(200%);
}

#hamburger.open div,
#hamburger-main.open div {
  background: transparent;
}

#hamburger.open div:before,
#hamburger-main.open div:before {
  transform: rotate(45deg);
}

#hamburger.open div:after,
#hamburger-main.open div:after {
  transform: rotate(-45deg);
}
#hamburger.open div:after,
#hamburger.open div:before,
#hamburger-main.open div:after,
#hamburger-main.open div:before {
  background-color: #fff;
  border-radius: 10px;
  width: clamp(1.5rem, 2vw + 1.1rem, 6rem);
  height: clamp(0.2rem, 0.3vw + 0.1rem, 0.8rem);
  transition: all 0.15s linear;
}
#hamburger.open,
#hamburger-main.open {
  z-index: 3;
  position: fixed;
  right: 3px;
  top: 0;
}
#overlay,
#overlay-main {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #000000 !important;
  z-index: 1;
  transform: translateY(-300%);
  transition: all 0.5s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#overlay.menu,
#overlay-main.menu {
  transform: translateY(0%);
  top: 0;
  min-height: auto;
}
#overlay a,
#overlay-main a {
  text-decoration: none;
  color: #fff !important;
  font-size: 18px;
  margin: 0%;
  transition: opacity 0.2s linear;
  font-weight: 600;
  text-transform: uppercase;
}
#overlay a:hover,
#overlay-main a:hover {
  opacity: 1;
}
#overlay .menu-menu-main-container,
#overlay-main .menu-menu-main-container {
  width: 100%;
}
#menu-mobile .icon-dropdown:before {
  content: "\f054";
  font-family: "FontAwesome";
  padding-right: 15px;
  float: right;
}
nav.navigation.post-navigation {
  background: #fff;
  margin-left: -13px;
}
.sidebar-mobile {
  display: none;
}
figure {
  width: 100% !important;
}
figcaption {
  text-align: center;
  font-style: italic;
  font-weight: 400;
  background: #f5f5f5;
  padding: 5px;
}
/*end footer*/
@media (min-width: 1920px) {
  .container {
    max-width: 1140px !important;
  }
  .item-benefit .item-title-benefit {
    position: relative;
    left: 72%;
    z-index: 1;
    top: -12%;
    width: 65%;
  }
  .background-header .home-cloud-bottom {
    top: 23%;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1224.51px !important;
  }
  .item-info-footer {
    font-size: 16px;
  }
  .background-header .home-cloud-bottom {
    top: 14%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1224.51px !important;
  }
}
@media (max-width: 1024px) {
  .menu-header-top #menu-desktop > li > a {
    font-size: 17px;
  }
  .sticky-home .menu-header-top {
    transform: translateY(-20%);
  }
  .header-menu-home.sticky-home img {
    width: 70%;
  }
  .item-benefit .item-title-benefit .detail-benefit {
    font-size: 17px;
  }
  .foote-info .icon-custom img {
    width: 50px;
  }
  .item-info-footer .mail-icon-footer {
    height: 36px;
  }
  .item-icon-footer img {
    width: 35px;
    height: 40px;
  }
  .footer-two-widget .widget-title,
  .footer-four-widget .widget-title,
  .footer-one-widget .text-foooter-one {
    font-size: 17px;
  }
  .header-desktop .header-main ul > li > a {
    font-size: 17px;
  }
  .text-table-border {
    display: block;
  }
  .text-radius-desktop {
    display: none;
    transform: translate(7px, -35px);
    text-align: center;
  }
  .text-table-border img {
    width: 95%;
  }
  .list-corevalues .text-list-corevalues {
    font-size: 20px;
  }
  .content-productabout-bottom .item-product-bottom {
    font-size: 50px;
  }
  .content-info-left .item-image-info-team {
    font-size: 17px;
  }
  .content-banner-product .item-content-one {
    font-size: 55px;
  }
  .content-banner-two .text-banner-bottom {
    font-size: 20px;
  }
  .product-blogs-archive .title-post-product-detail {
    font-size: 20px;
  }
  .detail-sidebar-single .title-relatedPost,
  .detail-sidebar-single .widget-title-blog {
    font-size: 20px;
    padding-bottom: 15px;
  }
  .header-desktop .header-main ul > li > a {
    padding: 40px 30px;
  }
  .tab-single-product .tab-title {
    text-align: center;
  }
  .tab-single-product .tab-title:before {
    top: 75px;
  }
  .slider-project-product .slick-prev {
    left: -25px;
  }
  .slider-project-product .slick-next {
    right: -5px;
  }
  .header-main .site-logo img {
    width: 75%;
  }
  .header-desktop .navbar {
    line-height: 75px;
  }
}
@media (max-width: 768px) {
  /*header-mobile*/
  .header-desktop {
    display: none;
  }
  ul#menu-mobile > li > ul.sub-menu {
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .header-mobile img.custom-logo {
    margin: 0px !important;
    width: 140px !important;
  }
  .list-icon-menu ul > li {
    float: left;
    line-height: 25px;
    padding: 0px 10px;
  }
  .mobile-menu #overlay ul.sub-menu > li > a {
    font-size: 16px !important;
    font-weight: 500;
  }
  .mobile-menu #overlay #menu-mobile > li ul > li ul.sub-menu {
    padding-left: 20px;
    padding-top: 0px;
  }
  ul#menu-mobile {
    font-family: "Montserrat" !important;
  }
  .mobile-menu .list-icon-menu li.button-mobile {
    margin-top: 0px !important;
  }
  #overlay #menu-mobile li {
    padding-bottom: 10px;
    font-weight: 400;
  }
  .mobile-menu #overlay #menu-mobile > li ul > li ul > li {
    padding-bottom: 0px;
    line-height: 20px;
  }
  #overlay {
    align-items: flex-start !important;
    color: #000;
    font-weight: 600;
    padding: 15px;
  }
  .header-mobile {
    display: block;
    background: #d1c1ad !important;
    border-bottom: 1px solid #f0eff4 !important;
    box-shadow: 0 0 20px -10px rgb(0 0 0 / 80%) !important;
  }
  .header-mobile img.custom-logo {
    margin: 0px !important;
    width: 140px !important;
  }
  .navbar-dark .navbar-toggler {
    color: rgb(98 22 22 / 55%) !important;
    border-color: rgb(48 0 0 / 10%) !important;
  }
  div#collapsibleNavbar {
    padding: 15px 5px;
    border-top: 1px solid #c0ad9c;
  }
  .list-icon-menu ul > li {
    float: left;
    line-height: 25px;
    padding: 0px 10px;
  }
  .mobile-menu .list-icon-menu ul > li {
    margin-top: 5px;
  }
  #menu-mobile > li.open > .sub-menu {
    display: block;
    padding-left: 5px;
    padding-top: 0px;
  }
  #menu-mobile > li > .sub-menu > li a {
    padding: 5px;
    display: block;
  }
  ul#menu-mobile > li > ul.sub-menu:hover {
    display: block !important;
  }
  .site-branding .custom-logo {
    width: 100%;
    height: auto;
  }
  .mobile-menu .custom-logo {
    width: 140px !important;
  }
  /*style contact mobile*/
  /*style mobile*/
  .background-header .image-background {
    height: 50vh;
    object-fit: cover;
  }
  .background-header .detail-background-header .item-logo-header {
    width: 65%;
    height: 25%;
  }
  .title-header .item-title-header-bottom {
    font-size: 30px;
  }
  .title-header .item-title-header-top,
  .item-button-header .detailbutton {
    font-size: 17px;
  }
  .item-button-header .item-icon-button {
    width: 67.7179px;
    height: 67.6516px;
  }
  .header-menu .header-mobile-main {
    border-bottom: 0 !important;
    box-shadow: 1px 1px 5px #00000042;
  }
  .header-menu .header-mobile-main .site-branding {
    width: 30%;
  }
  .home .header-mobile {
    display: none;
  }
  .header-mobile-main ul#menu-mobile {
    padding: 25px;
  }
  .header-mobile-main ul#menu-mobile > li {
    margin-bottom: 25px;
  }
  .header-mobile-main ul#menu-mobile > li > a {
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase;
  }
  .image-icon-benefit {
    top: -5%;
    width: 440.029px;
    left: -8%;
  }
  .item-content-benefit .detail-content {
    width: 100% !important;
    margin-top: 25px;
    font-size: 16px;
  }
  .item-content-benefit .content-benefit-custom {
    display: block !important;
  }
  .image-title-benefit {
    width: 94%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
  .item-benefit .item-title-benefit {
    left: 0%;
  }
  .title-product-home {
    font-size: 30px;
  }
  .detail-main-product .text-product-home {
    height: auto;
    margin-top: 20px;
  }
  .detail-main-product .item-image-product img {
    transform: none;
    width: 100%;
    object-fit: cover;
    clip-path: none;
    border-radius: 10px;
    height: 100%;
  }
  .detail-main-product .detail-image-product {
    height: 300px;
  }
  .background-product .product-cloud-two,
  .background-product .product-cloud-three {
    display: none;
  }
  .background-header .content-header p {
    font-size: 16px !important;
  }
  .background-product .product-cloud-one {
    top: 95%;
  }
  .background-product {
    padding-bottom: 50px;
  }
  .title-logo-home .item-title-logo,
  .title-blogs-home .item-title-blogs {
    font-size: 30px;
  }
  .title-logo-home .item-meta-logo,
  .title-blogs-home .item-meta-blogs {
    font-size: 16px;
  }
  .title-blogs-home {
    padding-bottom: 10px;
  }
  .our-blogs {
    margin-bottom: 40vh;
  }
  footer#footer:before {
    top: -38%;
    background-position: -20%, 0%;
    background-size: 220% 100%;
  }
  .background-header .item-cloud-four {
    top: 40vh;
    right: 27%;
  }
  .background-header .item-cloud-four {
    top: 40vh;
    right: 27%;
  }
  .background-header .item-cloud-two {
    top: 90vh;
    left: 10%;
  }
  .background-header .item-cloud-six {
    width: 347.233px;
    height: 383.01px;
    top: 37vh;
    right: 10%;
    animation: move 50s linear infinite, float 3s ease-in-out infinite;
  }
  .background-header .item-cloud-info.item-cloud-five {
    top: 32vh;
  }
  .footer-one-widget div#media_image-2 {
    text-align: center;
  }
  .footer-two-widget .widget-title,
  .footer-four-widget .widget-title {
    text-align: center;
  }
  .footer-three-widget ul#menu-footer-3 {
    display: none;
  }
  .footer-one-widget .text-foooter-one {
    text-align: center;
  }
  .footer-four-widget {
    border-top: 1px solid #fff;
    margin-top: 30px;
  }
  .background-benefit-content .icon-blue-six,
  .background-benefit-content .icon-blue-eleven,
  .background-benefit-content .icon-blue-ten,
  .background-benefit-content .icon-blue-eight {
    display: none;
  }
  .background-product .product-cloud-one {
    top: 97%;
    left: -30%;
  }
  .home .mobile-menu {
    display: none;
  }
  .main-logo .slide {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 10px;
    padding: 0 50px;
  }
  .main-logo button.prev,
  .main-logo button.next {
    padding: 0;
    width: 47px;
    height: 47px;
  }
  .main-logo .slider svg {
    font-size: 20px;
    top: 30%;
    left: 17%;
  }
  .detail-main-product .item-product-one:nth-child(5) img,
  .detail-main-product .item-product-one:nth-child(4) img {
    clip-path: none;
  }
  .detail-main-product .detail-image-product {
    padding: 15px;
  }
  .detail-main-product .item-image-product:nth-child(1) img,
  .detail-main-product .item-product-one:nth-child(5) img {
    height: 100%;
    top: 0;
  }
  .home .header-mobile-main .mobile-menu {
    display: block;
  }
  .item-logo-header {
    top: 20% !important;
    transform: translate(-50%, -50%);
  }
  .logo-background-black {
    transition: none;
    opacity: 0;
    margin-top: -500%;
    transition: none;
  }
  .header-menu .header-mobile-main .site-branding {
    position: relative;
    height: 100px;
    overflow: hidden;
  }

  .header-menu .header-mobile-main .site-logo {
    position: absolute;
    top: -10%;
    left: 0;
    transform: translateY(0);
    opacity: 0;
  }
  .header-menu .header-mobile-main .site-logo.animate {
    animation: slideIn 1s ease forwards;
  }
  .list-logo-customer .slide {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 5px;
  }
  .list-logo-customer .item img {
    width: 90%;
  }
  .corevalues-our .title-corevalues,
  .main-content-productabout .title-productabout,
  .main-content-team .title-team,
  .customer-our .title-customer {
    font-size: 30px;
  }
  .header-mobile .mobile-menu .site-branding {
    width: 25%;
  }
  .main-banner-about .item-background-image {
    position: absolute;
    top: 0;
    right: 20%;
    width: 260px;
  }
  .main-banner-about .item-border-white {
    top: 36%;
    width: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .main-banner-about .item-content-banner-about {
    top: 79%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 15px;
    text-align: center;
    padding: 10px;
  }
  .main-banner-about {
    height: 50vh;
  }
  .banner-about-top .background-banner-about {
    height: 100vh;
  }
  .banner-about-top .background-banner-about img {
    height: 100%;
    object-fit: cover;
  }
  .main-title-vision-top .title-vision-left {
    width: 100%;
    color: #fff;
    height: 225px;
    margin-top: -40px;
    justify-content: center;
  }
  .main-title-vision-top {
    flex-wrap: wrap;
  }
  .title-vision-top .item-title-left-one {
    font-size: 200px;
    font-weight: 600;
    position: relative;
    top: 0;
    text-shadow: 1px 1px 5px #c7ccd1;
    left: 0;
    letter-spacing: -15px;
  }
  .title-vision-top .item-title-left-two {
    font-size: 30px;
    display: flex;
    justify-content: center;
    color: white;
    letter-spacing: -10px;
    margin-top: 0;
    margin-left: 20px;
    top: 81%;
    position: relative;
  }
  .title-vision-top .title-vision-right {
    width: 100%;
    text-align: center;
    font-size: 60px;
  }
  .content-mission {
    padding: 50px 0 30px 0;
  }
  .content-mission .item-content-mission-center {
    transform: translateX(-50%);
    left: 50%;
  }
  .content-mission .content-mission-center-one {
    top: -17%;
    left: 50%;
    transform: translateX(-50%);
  }
  .content-mission .content-mission-center-two img {
    width: 45%;
  }
  .content-mission .content-mission-center-three {
    top: 72%;
    width: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .content-mission .col-mission-center {
    margin-top: 70px;
  }
  .content-mission .col-mission-center:after {
    right: -21%;
  }
  .content-mission .col-mission-center:before {
    left: -20%;
  }
  .content-mission .item-content-mission-left {
    text-align: center;
  }
  .content-mission .item-content-mission-right {
    text-align: center;
    margin-top: 40px;
  }
  .mission-our {
    padding-bottom: 20px;
  }
  .corevalues-our .meta-corevalues .detail-meta,
  .main-content-productabout .meta-productabout .detail-meta,
  .main-content-team .meta-team .detail-meta {
    width: 100%;
  }
  .list-corevalues .main-list-corevalues {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .list-corevalues .detail-corevalues {
    width: 50%;
    padding: 10px;
  }
  .list-corevalues .text-list-corevalues {
    font-size: 20px;
    height: 50px;
  }
  .content-productabout-bottom .text-bottom-one {
    padding: 15px 0 10px 0;
  }
  .content-productabout-bottom .item-product-bottom {
    font-size: 27px;
  }
  .content-productabout-bottom .text-bottom-one .item-text-bottom-two {
    width: 61%;
  }
  .content-productabout-bottom
    .text-bottom-two
    .item-product-bottom.item-text-bottom-one {
    width: 56%;
  }
  .content-productabout-bottom .main-content-bottom:before {
    height: 100vh;
    width: 100vh;
    top: 125%;
    background-size: contain;
  }
  .content-productabout-bottom .main-content-bottom {
    padding: 30px 0 0 0;
  }
  .main-content-team .meta-team:before {
    height: 100%;
    width: 100vh;
  }
  .main-info-team .content-info-left {
    margin-top: 0;
    margin-bottom: 35px;
  }
  .main-content-team .meta-team {
    margin-top: 25px;
  }
  .main-info-team .col-info-team-right:before,
  .main-info-team .col-info-team-right:after {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
  }
  .main-info-team .detail-info-team .text-linfo-team {
    text-align: center;
  }
  .main-info-team .col-info-team-right {
    margin: 30px 0;
  }
  .customer-our {
    padding: 30px 0 0 0;
  }
  .background-header .content-header {
    padding: 40px 0 30px 0;
  }
  .background-header .home-cloud-bottom,
  .our-product .home-cloud-product {
    display: none;
  }
  .header-menu-home.sticky-home img {
    width: 100%;
  }
  .header-menu-home.sticky-home {
    padding: 0;
  }
  .banner-product-page .image-item-bg img {
    height: 70vh;
    object-fit: cover;
  }
  .content-banner-product .item-content-one {
    font-size: 36px;
    margin-top: 30px;
  }
  .banner-product-page .image-item-bg-bottom {
    top: 100vh;
  }
  .banner-product-page .content-banner-product {
    top: 35%;
  }
  .content-banner-two .text-banner-bottom {
    font-size: 15px;
    padding: 0 30px;
  }
  .main-single-product .project-single-product {
    margin-top: 0px;
  }
  .slider-project-product .slick-next {
    right: 8px;
  }
  .slider-project-product .slick-prev {
    left: -11px;
  }
  .tab-single-product .tab-title {
    font-size: 15px;
    width: 48%;
    border-bottom: 2px solid #000;
    background: #456648;
    color: #fff;
  }
  .tab-single-product .tab-title:before {
    height: 10px;
    width: 10px;
    top: 0;
    left: 0;
  }
  .tab-single-product .tab-titles {
    border-bottom: 0;
    flex-wrap: wrap;
  }
  .project-single-product .tab-single-product {
    padding: 50px 0 30px 0;
  }
  .blog-detail-archive .titlePost {
    font-size: 15px;
  }
  .blog-detail-archive .img-post {
    height: 170px;
  }
  .blog-detail-archive .post-date {
    font-size: 15px;
  }
  .blog-detail-archive .post-view {
    top: 87%;
  }
  .title-post-top h1 {
    margin-top: 30px;
    text-align: center;
  }
  .mobile-menu {
    transition: all 0.4sease;
  }
  .mobile-menu.sticky-header {
    position: fixed;
  }
  .text-table-border {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
}
