@media(max-width: 1199.98px) {
  .container {
    width: 100%;
    max-width: 1024px;
  }
}
@media(min-width: 768px) {
  .top-banner .hidden-xs {
    min-height: 150px
  }
}
@media(min-width: 992px) {
  .top-banner .hidden-xs {
    min-height: 200px
  }
}
@media(min-width: 1200px) {
  .top-banner .hidden-xs {
    min-height: 400px
  }
}
.top-menu #mega-menu-wrap-menu-chinh #mega-menu-menu-chinh > li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  position: absolute !important;
  right: 0px;
}
#header {
  z-index: 9;
  position: relative;
  filter: drop-shadow(0px 8px 24px rgba(0, 0, 0, 0.06));
  background: #fff;
}
@media(min-width: 1024px) {
  #header {
    padding-top: 10px;
    padding-bottom: 15px;
  }
}
#header.scrollfix-top {
  background-color: #fff;
  width: 100% !important;
}
.logo-wrapper {
  float: left;
  width: 105px;
  margin-top: 8px;
}
.logo-wrapper a {
  display: block;
  max-width: 100px;
}
.logo-wrapper a img {
  width: 100%;
}
.top-menu .slogan {
  display: block;
  padding-left: 15px;
  font-weight: 700;
  font-size: 16px;
}
.top-menu {
  float: left;
  width: 840px;
  margin-top: 10px;
  padding-left: 8px;
}
@media(max-width: 992px) {
  .logo-wrapper {
    width: 82px;
    float: none;
    margin-left: 40px;
    margin-right: auto;
    margin-top: 3px;
  }
  .top-menu {
    width: auto;
    margin-top: 0px;
    float: none;
    top: 15px;
    left: 0px;
    position: absolute;
  }
}
@media(max-width: 1200px) {
  #header .container {
    width: 100%;
  }
}
@media(max-width: 1199.99px) {
  #mega-menu-wrap-menu-chinh #mega-menu-menu-chinh > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
  }
}
@media(max-width: 992px) {
  .top-menu {
    padding-right: 0px;
  }
}
.block-searchblock {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(images/search.svg) no-repeat center center;
  background-size: 18px;
  right: 15px;
  top: 15px;
  cursor: pointer;
  z-index: 9;
}
.call-to-action-header {
  position: absolute;
  right: 15px;
  top: 0px;
  display: none;
}
@media(min-width: 1024px) {
  .call-to-action-header {
    display: block;
  }
}
.search-form {
  right: 10px;
  position: absolute;
  width: 160px;
  top: 36px;
  z-index: 10;
}
@media(min-width: 1024px) {
  .search-form {
    width: 170px;
  }
}
@media(min-width: 1500px) {
  .search-form {
    width: 350px;
  }
}
.search-field {
  border: 1px solid var(--colorMain);
  border-radius: 8px;
  height: 36px;
}
.call-to-action-header a {
  color: #F24405;
  display: inline-block;
  margin-right: 12px;
  text-decoration: none;
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold;
}
.call-to-action-header a.phone-header {
  margin-right: 0px;
}
.block-categories ul {
  padding: 0px;
  margin-left: -10px;
  margin-right: -10px;
}
.block-categories ul li {
  list-style: none;
  float: left;
  width: 30%;
  padding: 10px;
}
@media(max-width: 767px) {
  .block-categories ul li {
    width: 100%;
  }
}
@media(min-width: 992px) {
  .zoom-image-hover img {
    transition: transform 1s ease !important;
  }
  .zoom-image-hover .views-field-field-anh-dai-dien:hover img {
    transform: scale(1.1);
  }
  .zoom-image-hover .image:hover img {
    transform: scale(1.05);
  }
  .zoom-image-hover .views-field-field-anh-dai-dien {
    overflow: hidden;
    position: relative;
  }
  .zoom-image-hover .image {
    position: relative;
  }
}
.block-categories ul li a {
  display: block;
  position: relative;
  text-decoration: none;
}
.block-categories ul li a:hover .category-name {
  background: var(--colorMain);
  color: #fff;
}
.block-categories ul li img {
  margin-bottom: -95px;
}
.block-categories ul li img {
  width: 290px;
}
.widgettitle {
  font-weight: bold;
  font-size: 24px;
}
.upper {
  text-transform: uppercase;
}
.category-name-cat {
  display: block;
  width: 100%;
  border-radius: 15px;
  background: #F6F6F6;
  font-weight: bold;
  padding: 80px 20px 20px 20px;
  font-size: 20px;
  transition: 0.5s;
  color: #000;
}
.block-categories {
  position: relative;
}
.other-product a {
  border-radius: 8px;
  border: 1px solid var(--colorMain);
  color: #fff;
  padding: 1px 20px;
  position: absolute;
  top: 4px;
  left: 195px;
  background: var(--colorMain);
  padding: 3px 15px;
  font-weight: bold;
}
@media(max-width: 767px) {
  .other-product a {
    position: initial;
  }
  .other-product {
    margin-top: 20px;
    text-align: center;
    clear: both;
    float: left;
    width: 100%;
  }
}
.list .views-row {
  padding: 10px;
}
.cong-trinh-thuc-te-list .views-field-field-anh-dai-dien {
  height: 200px;
  position: relative;
}
.cong-trinh-thuc-te-list .views-field-field-anh-dai-dien img {
  height: 100% !important;
  object-fit: cover;
  width: 100%;
}
.cong-trinh-thuc-te-list .title {
  text-overflow: clip;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
}
@media(min-width: 1024px) {
  .cong-trinh-thuc-te-list .title {
    min-height: 54px;
  }
}
.product-title {
  text-overflow: clip;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 700;
  margin-bottom: 10px;
}
.product-title a {
  color: #000;
}
.content-right .san-pham-list .product-image {
  padding: 2px;
  border: 1px solid #e0e0e0;
  box-shadow: 0px 0px 2px 1px #ececec;
  height: 100px;
  position: relative;
}
.content-right .san-pham-list .product-image img {
  height: 100% !important;
  object-fit: cover;
  width: 100%;
}
.cong-trinh-thuc-te-list .excerpt-desc {
  text-overflow: clip;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.block-cong-trinh-thuc-te {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #F6F6F6;
}
.view-more-common a {
  display: block;
  width: 100%;
  padding: 2px 15px;
  font-size: 15px;
  text-align: center;
  border-radius: 8px;
  border: 1px solid var(--colorMain);
  color: var(--colorMain);
  background: #fff;
}
a.phone-header {
  background: url(images/phone-header.svg) no-repeat 0px 3px;
}
a.email-header {
  background: url(images/email-header.svg) no-repeat 0px 4px;
}
.sbutton {
  position: absolute;
  right: 0px;
  top: 2px;
  height: 30px;
  width: 30px;
  border: none;
  background: url(images/search.svg) no-repeat center center transparent;
  background-size: 18px;
}
.sbutton.loading {
  background: url(images/loading.gif) no-repeat center center transparent;
  background-size: 18px;
}
.search-suggestion-label {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.search-form-keyword {
  padding: 10px;
  box-shadow: 0 0 0 1px rgb(35 38 59 / 10%), 0 6px 16px -4px rgb(35 38 59 / 15%);
  transition: opacity .2s ease-in,filter .2s ease-in;
  border-radius: 5px;
  background: #fff;
  margin-top: 5px;
  display: none;
}
.search-form-keyword .keyword-list {
  background: url(images/search.png) no-repeat 5px 12px;
  background-size: 15px;
  padding: 5px;
  padding-left: 25px;
  cursor: pointer;
  margin-top: 2px;
  margin-bottom: 2px;
}
.search-form-keyword .keyword-list:hover {
  background: url(images/search.png) no-repeat 5px 12px #f7ddde;
  background-size: 15px;
}
.search-form-keyword .keyword-list  span {
  display: block;
}
.search-form-keyword .keyword-list a {
  color: #000000;
  text-decoration: none;
  display: block;
  position: relative;
}
.search-form-keyword .keyword-list a svg {
  width: 18px;
  height: 18px;
  position: absolute;
  right: 0px;
  top: 5px;
}
@media(max-width: 992px) {
  .block-searchblock {
    top: 8px;
    right: 10px;
  }
  .search-form {
    top: 15px;
    right: 10px;
    width: 180px;
  }
}
#mega-menu-wrap-menu-chinh #mega-menu-menu-chinh {
  float: left;
}
#mega-menu-wrap-menu-chinh #mega-menu-menu-chinh > li.mega-menu-flyout ul.mega-sub-menu {
  background: #fff;
  border: 1px solid #FFEEEE;
  box-shadow: 0px 4px 14px rgba(217, 21, 21, 0.1);
  border-radius: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
}
@media(max-width: 767px) {
  #mega-menu-wrap-menu-chinh #mega-menu-menu-chinh > li.mega-menu-flyout ul.mega-sub-menu {
    margin-bottom: 15px;
    border-radius: 0px;
  }
  #mega-menu-wrap-menu-chinh #mega-menu-menu-chinh > li.mega-menu-item > a.mega-menu-link[aria-expanded=true] {
    border-bottom: 2px solid var(--colorMain) !important;
  }
}
@media(max-width: 1024px) {
  .top-menu #mega-menu-wrap-menu-chinh #mega-menu-menu-chinh > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 12px;
  }
}
#mega-menu-wrap-menu-chinh .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-menu-chinh .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-chinh .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  width: 35px;
}
.banner-slide .content-body {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-align: left;
  width: 100%;
}
.banner-slide .content-body h1 {
  color: var(--colorMain);
}
.banner-slide .content-body .content-body-pc {
  max-width: 400px;
}
.banner-slide .content-body h2 {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  max-width: 400px;
  margin-bottom: 20px;
}
@media(max-width: 767px) {
  .banner-slide .content-body {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    padding: 15px 35px;
    font-size: 18px;
    height: initial;
  }
  .banner-slide .content-body h2 {
    font-size: 18px;
    text-align: center;
  }
}
.btn-common {
  text-decoration: none;
  background: var(--colorMain);
  border-radius: 35px;
  padding: 8px 25px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  border: none;
}
a.btn-common {
  text-decoration: none;
  background: var(--colorMain);
  border-radius: 35px;
  padding: 8px 25px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
}
@media(max-width: 767px) {
  a.btn-common {
    padding: 4px 15px;
  }
}
.main-content-common {
  clear: both;
}
.block-news-top-home .block-s1 .anh-dai-dien {
  margin-bottom: 0px;
  border: none;
}
.block-news-top-home .item {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.block-news-top-home .block-s2 .item {
  margin-bottom: 10px;
}
.block-s1 .item-1 .title {
  margin-bottom: 0px;
  padding: 15px;
  background: #F4F4F4;
  border-radius: 0px 0px 8px 8px;
}
.block-s1 .item-1 .anh-dai-dien {
  height: 260px;
  overflow: hidden;
  position: relative;
}
.block-s1 .item-1 img {
  position: relative;
  height: 100% !important;
  object-fit: cover;
  width: 100% !important;
}
.block-s1 .item-1 img {
  border-radius: 8px 8px 0px 0px;
}
.block-s1 .item:not(.item-1) .anh-dai-dien,
.block-s2 .anh-dai-dien {
  float: left;
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 0px;
}
.block-s2 .anh-dai-dien {
  margin-bottom: 6px;
}
.block-s1 .item:not(.item-1) .anh-dai-dien img,
.block-s2 .anh-dai-dien img {
  height: 100% !important;
  object-fit: cover;
  width: 100% !important;
  border-radius: 8px;
}
.block-news-top-home .widgettitle a {
  display: block;
  background: #F2F2F2;
  color: #909090 !important;
  margin-top: 0px;
  padding: 15px;
  border-radius: 15px;
  margin-bottom: 20px;
  font-size: 20px;
}
.block-news-top-home .widgettitle a:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 30px;
  vertical-align: middle;
}
.block-hinh-anh-video .widgettitle a:before {
  background: url(images/image.svg) no-repeat 0px 0px;
  background-size: 35px;
  margin-right: 5px;
}
.block-hinh-anh-video .widgettitle a:hover:before {
  background: url(images/image-h.svg) no-repeat 0px 0px;
  background-size: 35px;
  margin-right: 5px;
}
.block-truyen-thong .widgettitle a:before {
  background: url(images/truyenthong.svg) no-repeat 0px 0px;
  background-size: 30px;
}
.block-truyen-thong .widgettitle a:hover:before {
  background: url(images/truyenthong-h.svg) no-repeat 0px 0px;
  background-size: 30px;
}
.block-tin-tuc-va-su-kien .widgettitle a:before {
  background: url(images/tintuc.svg) no-repeat 0px 0px;
  background-size: 30px;
}
.block-tin-tuc-va-su-kien .widgettitle a:hover:before {
  background: url(images/tintuc-h.svg) no-repeat 0px 0px;
  background-size: 30px;
}
.block-news-top-home .widgettitle a:hover {
  background: #F9EDFF;
  color: #000 !important;
}
.main-content-common .block {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.block-news .anh-dai-dien {
  border: none;
}
.block-news .item-1 .anh-dai-dien {
  height: 340px;
}
.block-news .category-content-list .title {
  -webkit-line-clamp: 4;
}
.category-content-list h3.title {
  font-size: 18px;
}
.block-news .category-content-list .item-1 .title {
  min-height: initial;
}
.block-news {
  position: relative;
}
.block-news .views-all-cate {
  color: #660198;
  padding: 2px 15px;
  border-radius: 35px;
  background: rgba(224,204,234,0.4);
}
@media(min-width: 1024px) {
  .block-news .views-all-cate {
    position: absolute;
    top: 0px;
    right: 0px;
  }
}
.block-news .category-content-list {
  margin-top: 15px;
}
.block-news .anh-dai-dien {
  position: relative;
  overflow: hidden;
  height: 260px;
}
.block-news .anh-dai-dien img {
  height: 100% !important;
  object-fit: cover;
  width: 100% !important;
  border-radius: 8px;
}
.block-gioi-thieu {
  min-height: 320px;
}
.block-gioi-thieu img {
  float: left;
  width: 50%;
  margin-right: 50px;
  border-radius: 10px;
}
.widgettitle.upper {
  text-transform: uppercase;
}
.block .widgettitle {
  font-weight: bold;
  font-size: 26px;
}
.block .widgettitle a {
  color: inherit;
  text-decoration: none;
}
.block .widgettitle a:hover {
  color: var(--colorMain);
}
@media(min-width: 1024px) {
  .block-gioi-thieu .textwidget {
    padding-top: 30px;
  }
}
.block-gioi-thieu .textwidget ul {
  padding: 0px;
}
.block-gioi-thieu .textwidget h1 {
  font-size: 20px;
  margin-top: 10px;
}
.block-gioi-thieu .textwidget ul li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 10px;
}
.block-gioi-thieu .textwidget ul li:last-child {
  margin-right: 0px;
}
.block-gioi-thieu .textwidget ul li a {
  display: block;
  padding: 5px 25px;
  border-radius: 5px;
  border: 1px solid var(--colorMain);
  text-decoration: none;
}
.block-gioi-thieu .textwidget ul li:nth-child(1) a {
  background: url(images/eye2.svg) no-repeat 12px 8px var(--colorMain);
  padding-left: 40px;
  color: #fff;
}
.block-gioi-thieu .textwidget ul li:nth-child(2) a {
  background: url(images/chat.svg) no-repeat 12px 8px #fff;
  padding-left: 40px;
  color: var(--colorMain);
}
@media(max-width: 1199.98px) {
  .block-gioi-thieu2 .textwidget {
    padding-top: 0px;
  }
  .block-gioi-thieu .textwidget p {
    margin-bottom: 5px;
  }
  .block-gioi-thieu img {
    margin-right: 20px;
  }
}
@media(max-width: 992px) {
  .block-gioi-thieu img {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0px;
  }
}
.block-dich-vu {
  padding-top: 50px;
  background: #FFF0ED;
  padding-bottom: 50px;
}
@media(max-width: 767px) {
  .block-dich-vu .widgettitle {
    text-align: center;
  }
}
.block-dich-vu .block-col {
  background: #FFFFFF;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 20px;
}
.block-dich-vu h3 {
  font-weight: bold;
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
}
.block-dich-vu .block-col-1 h3 {
  background: url(images/s1.svg) no-repeat 0px 4px;
  background-size: 40px;
}
.block-dich-vu .block-col-2 h3 {
  background: url(images/s2.svg) no-repeat 0px 4px;
  background-size: 40px;
}
.block-dich-vu .block-col-3 h3 {
  background: url(images/s3.svg) no-repeat 0px 8px;
  background-size: 40px;
}
.block-dich-vu ul {
  padding-left: 52px;
}
.block-dich-vu ul li {
  list-style: none;
  background: url(images/left.svg) no-repeat 0px 10px;
  background-size: 5px;
  padding-left: 15px;
  margin-bottom: 10px;
}
.block-dich-vu ul li a {
  color: #3F4445;
  text-decoration: none;
}
.block-dich-vu ul li a:hover {
  color: var(--colorMain);
}
.view-all-servies {
  margin-top: 30px;
}
.banner-slide-logo .item  {
  float: left;
  width: 25%;
  padding: 5px;
}
.banner-slide-logo .item-image {
  position: relative;
  height: 70px;
  background: #F8F8F8;
  border-radius: 16px;
}
.banner-slide-logo .item-image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: 50px !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  mix-blend-mode: multiply;
}
@media(max-width: 767px) {
  .view-all-servies {
    text-align: center;
  }
  .banner-slide-logo .item {
    width: 33.333%;
  }
  .banner-slide-logo .item-image img {
    height: initial !important;
  }
  .banner-slide-logo .item-image {
    height: 70px;
  }
}
.slider-logo {
  margin-top: 20px;
}
.block-news-slide-list .owl-carousel .owl-next {
  background: url(images/next2.png) no-repeat 0px 0px !important;
  width: 30px;
  height: 30px;
  background-size: 30px !important;
  opacity: 1;
  text-indent: -9999px;
}
.block-news-slide-list .owl-carousel .owl-prev {
  background: url(images/prev2.png) no-repeat 0px 0px !important;
  width: 30px;
  height: 30px;
  background-size: 30px !important;
  opacity: 1;
  text-indent: -9999px;
}
.block-news-slide-list .category-content-list {
  margin-top: 20px;
}
.block-news-slide-list .category-content-list .anh-dai-dien img {
  border-radius: 10px;
}
.block-news-slide-list .category-content-list .anh-dai-dien {
  border-radius: 10px;
}
.block-news-slide-list .post-meta {
  float: left;
}
.block-news-slide-list .item {
  position: relative;
}
.block-news-slide-list .view-more-post {
  float: right;
}
a.views-all-cate:hover {
  color: var(--colorMain2);
}
.block-nhan-giai-phap {
  background: linear-gradient(180deg, #C299D6 0%, #E0CCEA 100%);
  padding-top: 50px;
  padding-bottom: 30px;
  position: relative;
}
.block-nhan-giai-phap:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url(images/bg-contact.webp) no-repeat 0px 0px;
  background-size: cover;
  top: 0px;
  left: 0px;
}
.footer-wrapper {
  padding-top: 60px;
  background: #F6F6F6;
}
.footer-wrapper p {
  margin-bottom: 10px;
}
.logo-footer {
  margin-bottom: 10px;
}
.logo-footer img {
  width: 300px;
}
.block-info ul {
  padding: 0px;
}
.block-info ul li {
  list-style: none;
  padding-left: 25px;
  margin-bottom: 10px;
}
.block-info ul li:nth-child(1) {
  background: url(images/mst.svg) no-repeat 0px 4px;
}
.block-info ul li:nth-child(2) {
  background: url(images/location-f.svg) no-repeat 0px 6px;
}
.block-info ul li:nth-child(3) {
  background: url(images/phone-f2.svg) no-repeat 0px 4px;
}
.block-info ul li:nth-child(4) {
  background: url(images/mail-f.svg) no-repeat 0px 5px;
}
.footer-wrapper a {
  text-decoration: none;
}
.footer-wrapper a:hover {
  color: var(--colorMain2);
}
.footer-wrapper .block {
  margin-bottom: 30px;
}
@media(max-width: 992px) {
  .footer-wrapper .block {
    width: 100%;
  }
}
.footer-wrapper .block .h2,
.footer-wrapper .block h2 {
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  color: var(--colorMain);
}
.block-bottom-footer ul {
  padding: 0px;
}
.block-bottom-footer ul li {
  list-style: none;
  margin-bottom: 10px;
  min-height: 68px;
}
.block-bottom-footer ul li span {
  display: block;
  padding-left: 25px;
  background: url(images/location-f.svg) no-repeat left center;
  line-height: 1.2;
}
.block-bottom-footer .textwidget {
  float: left;
  width: 50%;
  padding: 10px;
}
.block-bottom-footer .block-content {
  margin-left: -10px;
  margin-right: -10px;
}
@media(max-width: 767px) {
  .block-bottom-footer .textwidget {
    width: 100%;
  }
  .footer-wrapper .block-menu {
    padding-left: calc(var(--bs-gutter-x) * .5);
  }
}
@media(max-width: 992px) {
  #mega-menu-menu-chinh {
    z-index: 999;
  }
  #mega-menu-wrap-menu-chinh #mega-menu-menu-chinh > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 15px;
    border-bottom: 2px solid #D5D3D3 !important;
  }
  #mega-menu-menu-chinh {
    padding-top: 30px !important;
  }
  #mega-menu-wrap-menu-chinh .mega-menu-toggle.mega-menu-open + #mega-menu-menu-chinh:after {
    content: "";
    width: 24px;
    height: 24px;
    background: url(images/close.png) no-repeat 0px 0px;
    top: 3px;
    right: 5px;
  }
}
.footer-wrapper .block-menu ul {
  padding: 0px;
}
.footer-wrapper .block-menu ul li {
  list-style: none;
  margin-bottom: 2px;
}
.footer-wrapper .address {
  background: url(images/location.svg) no-repeat 0px 5px;
  padding-left: 25px;
  background-size: 20px;
}
.footer-wrapper .phone {
  background: url(images/call.svg) no-repeat 0px 4px;
  padding-left: 25px;
  background-size: 20px;
}
.footer-wrapper .email {
  background: url(images/mail.svg) no-repeat 0px 4px;
  padding-left: 25px;
  background-size: 20px;
}
.footer-bottom {
  text-align: center;
  background: #F2F3F3;
  padding-top: 10px;
  padding-bottom: 10px;
}
.social-network ul {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}
.social-network ul li {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}
.social-network ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.social-network ul li.facebook a {
  background: url(images/facebook.svg) no-repeat 0px 0px;
  background-size: 30px;
}
.social-network ul li.youtube a {
  background: url(images/youtube.svg) no-repeat 0px 0px;
  background-size: 30px;
}
.social-network ul li.zalo a {
  background: url(images/zalo.svg) no-repeat 0px 0px;
  background-size: 30px;
}
.block-tam-nhin .textwidget {
  float: left;
  width: 50%;
  padding: 15px 30px;
}
@media(max-width: 992px) {
  .block-tam-nhin .textwidget {
    width: 100%;
  }
}
.row-tam-nhin {
  margin-left: -30px;
  margin-right: -30px;
}
@media(max-width: 767px) {
  .row-tam-nhin {
    margin-left: 0px;
    margin-right: 0px;
  }
  .block-tam-nhin .textwidget {
    padding: 15px 0px;
  }
}
.block-tam-nhin .textwidget h2 {
  font-weight: bold;
  font-size: 20px;
}
.block-tam-nhin .textwidget h2:before {
  content: '';
  display: block;
  border-radius: 8px;
  width: 80px;
  height: 80px;
  margin-bottom: 30px;
}
@media(max-width: 992px) {
  .block-tam-nhin .textwidget h2:before {
    margin-left: auto;
    margin-right: auto;
  }
}
@media(max-width: 767px) {
  .block-tam-nhin .textwidget h2:before {
    margin-bottom: 10px;
  }
}
.block-tam-nhin .textwidget:nth-child(1) h2:before {
  background: url(images/vision.svg) no-repeat center center #FFF0ED;
  background-size: 55px;
}
.block-tam-nhin .textwidget:nth-child(2) h2:before {
  background: url(images/target.svg) no-repeat center center #FFF0ED;
  background-size: 55px;
}
.block-tam-nhin .textwidget:nth-child(3) h2:before {
  background: url(images/diamond.svg) no-repeat center center #FFF0ED;
  background-size: 55px;
}
.block-raise .raise {
  float: left;
  width: 20%;
  padding: 10px;
  text-align: center;
}
@media(max-width: 992px) {
  .block-raise .raise {
    text-align: left;
  }
}
.block-raise .row-raise {
  margin-left: -10px;
  margin-right: -10px;
}
.raise-inner {
  background: #F8F8F8;
  border-radius: 16px;
  padding: 4px 16px 20px;
}
.raise-inner .char {
  font-weight: 700;
  font-size: 96px;
  line-height: 128px;
  color: #707172;
}
.semibold {
  font-weight: 500;
  min-height: 58px;
}
.tc-inner .semibold {
  min-height: initial;
}
.raise-inner:after {
  content: "";
  display: table;
  clear: both;
}
@media(max-width: 992px) {
  .semibold {
    min-height: initial;
  }
  .tc-inner .semibold {
    min-height: 58px;
  }
}
@media(max-width: 767px) {
  .tc-inner .semibold {
    min-height: initial;
  }
}
.raise-desc {
  min-height: 90px;
  margin-bottom: 0px;
}
.main-content-common .block-tam-nhin {
  margin-bottom: 0px;
}
@media(max-width: 1399.98px) {
  .raise-desc {
    min-height: 116px;
  }
  .tc-inner .raise-desc {
    min-height: initial;
  }
}
@media(max-width: 1199.98px) {
  .raise-desc {
    min-height: 145px;
  }
}
@media(max-width: 1199.98px) {
  .tc-inner .raise-desc {
    min-height: initial;
  }
}
.block-tieu-chuan .char {
  font-weight: 700;
  font-size: 128px;
  line-height: 170px;
  color: #dc3545;
}
@media(max-width: 992px) {
  .main-content-common .block-tam-nhin {
    text-align: center;
  }
  .block-raise .raise {
    width: 100%;
  }
  .raise-inner .char {
    display: block;
    float: left;
    margin-right: 15px;
    line-height: 1;
    width: 68px;
    text-align: center;
  }
  .raise-inner p {
    margin-bottom: 0px;
    line-height: 1.4;
  }
  .raise-inner {
    padding: 10px;
  }
  .raise-inner .semibold {
    margin-top: 15px;
  }
}
@media(max-width: 767px) {
  .raise-inner {
    min-height: 115px;
  }
  .raise-inner .semibold {
    margin-top: 10px;
  }
  .block-tieu-chuan .char {
    display: block;
    float: left;
    margin-right: 15px;
    line-height: 1;
    width: 130px;
    text-align: center;
  }
  .tc-inner p {
    margin-bottom: 0px;
    line-height: 1.4;
  }
  .tc-inner {
    padding: 10px;
    text-align: left;
  }
  .tc-inner .semibold {
    margin-top: 20px;
    margin-bottom: 5px;
  }
  .block-gioi-thieu2 .textwidget {
    clear: both;
  }
}
.block-gioi-thieu2 .textwidget {
  padding-top: 40px;
}
@media(max-width: 1399.98px) {
  .block-gioi-thieu2 .textwidget {
    padding-top: 15px;
  }
}
@media(max-width: 1199.98px) {
  .block-gioi-thieu2 .textwidget {
    padding-top: 0px;
  }
}
.block-vi-sao-content h3 {
  font-size: 18px;
  font-weight: bold;
}
.block-vi-sao-content p {
  min-height: 87px;
}
@media(max-width: 992px) {
  .block-vi-sao-content h3 {
    min-height: 51px;
  }
}
.block-vi-sao-content p {
  margin-bottom: 0px;
}
@media(max-width: 1399.98px) {
  .block-vi-sao-content p {
    min-height: 87px;
  }
}
@media(max-width: 1199.98px) {
  .block-vi-sao-content p {
    min-height: 115px;
  }
}
.block-vi-sao-content {
  margin-top: 30px;
}
.block-vi-sao-content .textwidget {
  float: left;
  width: calc(25% - 20px);
}
.block-vi-sao {
  background: #F8F8F8;
  padding-top: 50px;
  padding-bottom: 50px;
}
.block-vi-sao .textwidget {
  margin: 0px 10px;
  padding: 32px 24px;
  background: #FFFFFF;
  border-radius: 16px;
  text-align: center;
}
@media(max-width: 992px) {
  .block-vi-sao .textwidget {
    padding: 20px;
  }
}
@media(max-width: 767px) {
  .block-vi-sao-content h3,
  .block-vi-sao-content p {
    min-height: initial;
  }
  .block-vi-sao-content .textwidget {
    width: 100%;
    margin-bottom: 20px;
  }
  .block-vi-sao .textwidget {
    margin: 0px;
    margin-bottom: 20px;
  }
}
.block-vi-sao .textwidget:before {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.block-vi-sao .textwidget:nth-child(1):before {
  background: url(images/cham.svg) no-repeat 0px 0px;
  background-size: 60px;
}
.block-vi-sao .textwidget:nth-child(2):before {
  background: url(images/doluong.svg) no-repeat 0px 0px;
  background-size: 60px;
}
.block-vi-sao .textwidget:nth-child(3):before {
  background: url(images/hotro.svg) no-repeat 0px 0px;
  background-size: 60px;
}
.block-vi-sao .textwidget:nth-child(4):before {
  background: url(images/hoantien.svg) no-repeat 0px 0px;
  background-size: 60px;
}
.qr-code {
  margin-right: 10px;
}
.mb10 {
  display: inline-block;
  margin-bottom: 20px;
  vertical-align: top;
}
.block-phat-trien h2 {
  margin-bottom: 20px;
  font-size: 24px;
  color: inherit;
}
.block-phat-trien img {
  width: 110px;
}
.block-phat-trien img.qr-code {
  width: 65px;
}
.block-phat-trien a.mb10 img {
  width: 62px;
}
@media(max-width: 767px) {
  .block-phat-trien h2 {
    font-size: 18px;
  }
}
.block-phat-trien .phone a {
  background: url(images/call4.svg) no-repeat 0px 1px;
  padding-left: 25px;
  background-size: 20px;
  color: #ED1C24;
  text-decoration: none;
  font-weight: 500;
}
.main-content-common .block-nhan-giai-phap {
  margin-bottom: 0px;
}
.block-nhan-giai-phap .container {
  position: relative;
  z-index: 2;
}
.block-nhan-giai-phap ul {
  padding: 0px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.block-nhan-giai-phap ul li {
  list-style: none;
  float: left;
  width: 33.333%;
  padding: 5px;
}
.block-nhan-giai-phap ul li a {
  background-color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 35px;
  padding: 6px 15px;
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.06);
  color: #660198;
  padding-left: 40px;
  font-weight: bold;
  text-decoration: none;
}
.block-nhan-giai-phap ul li a:hover {
  color: var(--colorMain2);
}
.block-nhan-giai-phap ul li:nth-child(1) a {
  background: url(images/phone-f.svg) no-repeat 30px 10px #fff;
  background-size: 20px;
}
.block-nhan-giai-phap ul li:nth-child(2) a {
  background: url(images/zalo-f.svg) no-repeat 10px 9px #fff;
}
.block-nhan-giai-phap ul li:nth-child(3) a {
  background: url(images/chuong.svg) no-repeat 25px 10px #fff;
  background-size: 20px;
}
#yeu-cau-goi-lai {
  display: none;
}
.fancybox-container {
  font-family: inherit;
}
.home .footer-wrapper {
  border-top: 0px;
}
.category-content-list .category-name {
  font-size: 14px;
}
.category-content-list .category-name a {
  text-decoration: none;
  color: #0a52bd;
}
.category-content-list .category-name a:hover {
  color: var(--colorMain);
}
.category-content-list .content-post {
  padding: 0px 15px;
}
.block-title-common .block-title h2 {
  font-weight: bold;
  font-size: 24px;
}
.location-parent {
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 30px;
}
.location-parent:after {
  content: "";
  width: 17px;
  height: 17px;
  display: inline-block;
  background: url(images/caret1.png) no-repeat 0px 0px;
  background-size: 17px;
  vertical-align: text-bottom;
  margin-left: 6px;
}
.buy-location ul {
  padding: 0px;
}
.buy-location ul li {
  list-style: none;
  margin-bottom: 10px;
  position: relative;
}
.buy-location ul li a {
  display: block;
  background: #F2F3F3;
  border-radius: 4px;
  padding: 6px 15px;
  text-decoration: none;
  color: #000;
  position: relative;
  padding-right: 50px;
}
.buy-location ul li a:hover,
.buy-location ul li a.active {
  background: #ED1C24;
  color: #fff;
}
.buy-location ul li a:hover span.count,
.buy-location ul li a.active span.count {
  background: #fff;
  color: #ED1C24;
}
.buy-location ul li a span.count {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ED1C24;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-align: center;
  font-size: 12px;
  padding-top: 1px;
}
.name-job a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.name-job a:hover {
  color: var(--colorMain);
}
.job-info {
  color: #636363;
  font-size: 14px;
  margin-bottom: 0px;
}
.job-list .item-job {
  border: 1px solid #B2B8B9;
  border-radius: 4px;
  padding: 15px;
  position: relative;
  margin-bottom: 20px;
  padding-right: 195px;
}
.job-list .item-job .btn-apply-now {
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(-15px,-50%);
  -ms-transform: translate(-15px,-50%);
  transform: translate(-15px,-50%);
}
.job-list {
  margin-top: 20px;
  padding-left: 30px;
}
@media(max-width: 992px) {
  .job-list {
    padding-left: 0px;
  }
  .job-list .item-job .btn-apply-now {
    position: initial;
    margin-top: 10px;
    -webkit-transform: initial;
    transform: initial;
    -ms-transform: initial;
  }
  .job-list .item-job {
    padding-right: 0px;
  }
}
@media(max-width: 767px) {
  .nav-tabs,
  .top-cate-item,
  .top-cate-item-sub {
    white-space: nowrap;
    display: block;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    -ms-scroll-snap-type: mandatory;
    -ms-scroll-snap-points-x: snapInterval(0%,100%);
    -ms-scroll-chaining: chained;
  }
  .nav-tabs li,
  .top-cate-item li,
  .top-cate-item-sub li {
    display: inline-block;
    vertical-align: top;
  }
  .job-info {
    font-size: 12px;
  }
  .job-list .item-job {
    padding-right: 10px;
  }
}
.top-banner {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.top-banner .job-content-body {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 5;
  color: #fff;
}
.job-content-body h1 {
  font-size: 24px;
  color: #fff;
}
@media(max-width: 767px) {
  .job-content-body h1 {
    font-size: 20px;
  }
}
.job-content-body a {
  color: #fff;
}
.block-left-job {
  border: 1px solid #e5e5e5;
  position: relative;
  clear: both;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.desc-job .desc {
  padding: 10px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.desc-job .desc .name {
  font-weight: bold;
  margin-bottom: 5px;
}
.job-heading2 {
  font-size: 20px;
  margin-top: 0px;
  color: #ED1C24;
  font-weight: bold;
}
.box-share {
  text-align: center;
  position: relative;
  padding: 20px;
}
.box-share .btn-share {
  color: #fff;
  position: relative;
  padding: 6px 15px;
  border-radius: 4px;
}
.box-share .btn-share.-fb {
  display: inline-block;
  background-color: #3b5999;
  margin-right: 5px;
}
.box-share .btn-share.-mail {
  display: inline-block;
  background-color: #dd4b39;
  margin-left: 5px;
}
.desc-job .desc:last-child {
  border-bottom: 0px;
}
.main-content-detail-job {
  padding-left: 30px;
}
@media(max-width: 992px) {
  .main-content-detail-job {
    padding-left: 15px;
  }
}
.block-list-related-jobs .item {
  border-bottom: 1px solid #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
}
.job-name a {
  font-weight: bold;
  color: #000;
}
.block-list-related-jobs .job-salary {
  margin-bottom: 0px;
  color: #747b81;
}
.file-upload {
  position: relative;
  border: 2px dashed #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.file-upload .file-upload-inner {
  display: block;
  position: relative;
  text-align: center;
  padding: 20px 0;
  color: #999;
}
.file-upload .more {
  font-size: 20px;
  color: #999;
  padding-top: 4px;
  display: block;
}
@media(max-width: 992px) {
  .file-upload .more {
    font-size: 18px;
  }
}
.file-upload .wpcf7-form-control-wrap {
  display: block;
  position: absolute;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  width: 100%;
  height: 100%;
  top: 0px;
}
.file-upload input {
  display: block;
  position: absolute;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0px;
}
#apply-now-form {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 2px dashed #ccc;
}
.banner-slide-tuyen-dung .items {
  position: relative;
}
.banner-slide-tuyen-dung .items:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(237,28,36,0.2);
  left: 0px;
  top: 0px;
  z-index: 0;
}
.banner-slide-tuyen-dung .content-body {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-align: center;
  width: auto;
  height: auto;
  z-index: 1;
}
.banner-slide-tuyen-dung .content-body h1 {
  font-size: 24px;
  color: #fff;
  margin-top: 0px;
}
@media(max-width: 767px) {
  .banner-slide-tuyen-dung .content-body h1 {
    font-size: 20px;
  }
  .banner-slide-tuyen-dung .content-body {
    width: 100%;
    padding: 15px;
  }
}
#block-tuyen-dung .widgettitle {
  padding-top: 30px;
}
#wpig-contents, #wpig-contents2 {
  margin-left: 0px;
  min-width: 170px;
}
#wpig-contents .wpig-headline, #wpig-contents2 .wpig-headline {
  font-weight: 500;
}
div#wpig-floatingbar #wpig-floating-switch {
  background-color: transparent !important;
}
div#wpig-floatingbar {
  right: initial;
  left: 40px;
}
div#wpig-floatingbar #wpig-contents2 {
  right: initial;
  left: 10%;
}
.nav-tabs .nav-link {
  color: #333;
  padding-top: 40px;
  font-weight: 500;
  font-size: 15px;
}
.nav-tabs li:nth-child(1) .nav-link {
  background: url(images/cd1.png) no-repeat center 5px;
  background-size: 30px;
}
.nav-tabs li:nth-child(1) .nav-link:hover,
.nav-tabs li:nth-child(1) .nav-link.active {
  background: url(images/cd.png) no-repeat center 5px;
  background-size: 30px;
}
.nav-tabs li:nth-child(2) .nav-link {
  background: url(images/training1.png) no-repeat center 5px;
  background-size: 30px;
}
.nav-tabs li:nth-child(2) .nav-link:hover,
.nav-tabs li:nth-child(2) .nav-link.active {
  background: url(images/training.png) no-repeat center 5px;
  background-size: 30px;
}
.nav-tabs li:nth-child(3) .nav-link {
  background: url(images/list1.png) no-repeat center 5px;
  background-size: 30px;
}
.nav-tabs li:nth-child(3) .nav-link:hover,
.nav-tabs li:nth-child(3) .nav-link.active {
  background: url(images/list.png) no-repeat center 5px;
  background-size: 30px;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link.active {
  color: var(--colorMain);
}
.tab-content {
  padding: 15px;
  border: 1px solid #dee2e6;
  border-top: none;
}
.tab-content ul {
  padding-left: 15px;
}
.tab-content ul li {
  list-style: none;
  background: url(images/check.png) no-repeat 0px 4px;
  padding-left: 25px;
  background-size: 20px;
  margin-bottom: 5px;
}
.row-tuyen-dung {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 30px;
}
.block-quy-trinh-tuyen-dung .quy-trinh {
  float: left;
  width: calc(50% - 20px);
  margin: 10px;
  box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
  padding: 15px;
  text-align: center;
  border-radius: 10px;
}
.block-quy-trinh-tuyen-dung .quy-trinh p {
  min-height: 115px;
  margin-bottom: 0px;
}
@media(max-width: 992px) {
  .block-quy-trinh-tuyen-dung .quy-trinh {
    width: calc(50% - 20px);
  }
  .block-quy-trinh-tuyen-dung .textwidget {
    min-height: 120px;
  }
}
@media(max-width: 767px) {
  .block-quy-trinh-tuyen-dung .quy-trinh {
    width: 100%;
    margin: 0px;
    margin-bottom: 20px;
  }
  .row-tuyen-dung {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.block-quy-trinh-tuyen-dung .quy-trinh h3 {
  font-size: 17px;
  color: var(--colorMain);
  text-transform: uppercase;
}
@media(max-width: 1199.98px) {
  .block-quy-trinh-tuyen-dung .quy-trinh h3 {
    min-height: 48px;
  }
  .block-quy-trinh-tuyen-dung .quy-trinh p {
    min-height: 145px;
  }
}
.block-quy-trinh-tuyen-dung .quy-trinh:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.block-quy-trinh-tuyen-dung .quy-trinh:nth-child(1):before {
  background: url(images/view-cv.png) no-repeat 0px 0px;
  background-size: 60px;
}
.block-quy-trinh-tuyen-dung .quy-trinh:nth-child(2):before {
  background: url(images/interview.png) no-repeat 0px 0px;
  background-size: 60px;
}
.block-quy-trinh-tuyen-dung .quy-trinh:nth-child(3):before {
  background: url(images/working.png) no-repeat 0px 0px;
  background-size: 60px;
}
.block-quy-trinh-tuyen-dung .quy-trinh:nth-child(4):before {
  background: url(images/write.png) no-repeat 0px 0px;
  background-size: 60px;
}
.top-banner-bg {
  padding-top: 30px;
  padding-bottom: 10px;
  color: #333;
}
@media(max-width: 767px) {
  .top-banner-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .image-feature .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.top-banner-bg h1 {
  color: inherit;
  font-size: 34px;
}
.top-banner-bg h1.title-list {
  margin-bottom: 20px;
}
.single-container-small .container,
.top-banner-bg .container,
.bottom-category-archive {
  max-width: 730px;
}
.bottom-category-archive {
  margin-left: auto;
  margin-right: auto;
}
.single .viewed {
  font-size: 13px;
}
.heading-info {
  margin-top: 0px;
  margin-bottom: 30px;
}
.node-detail {
  padding-bottom: 30px;
}
#block-signatureblock a {
  text-decoration: none;
}
.alla-form-item {
  margin-bottom: 15px;
}
#block-signatureblock {
  margin-top: 30px;
  padding: 30px;
  border: 1px solid #ccc;
}
.category-content-list-project .company-name {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 18px;
  margin-top: 0px;
}
.category-content-list-project .company-name a {
  color: #000;
}
.category-content-list-project .company-name a:hover {
  color: #ed1c24;
}
.category-content-list-project .list-row {
  padding: 15px;
}
.category-content-list-project {
  margin-top: 30px;
  margin-bottom: 30px;
}
.top-descripion {
  margin-bottom: 20px;
}
.top-cate-item,
.top-cate-item-sub {
  padding: 0px;
  text-align: center;
  margin-bottom: 20px;
}
.san-pham-list .product-image {
  height: 200px;
  position: relative;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #e0e0e0;
  box-shadow: 0px 0px 2px 1px #ececec;
}
.san-pham-list .product-image img {
  height: 100% !important;
  object-fit: cover;
  width: 100%;
}
.top-cate-item li,
.top-cate-item-sub li {
  list-style: none;
  display: inline-block;
  margin: 5px;
}
.top-cate-item li h2 {
  font-size: inherit;
  margin: 0px;
}
.top-cate-item li a,
.top-cate-item-sub li a {
  color: #333;
  display: block;
  padding: 6px 15px;
  text-decoration: none;
  border: 1px solid #787878;
  text-transform: uppercase;
  font-size: 14px;
}
.top-cate-item li.active a,
.top-cate-item li a:hover,
.top-cate-item-sub li.active a,
.top-cate-item-sub li a:hover {
  color: #fff;
  background: var(--colorMain);
  border: 1px solid var(--colorMain);
}
.top-cate-item-sub li a {
  padding: 2px 10px;
  text-transform: none;
  font-weight: 600;
}
.button-list-servies {
  padding: 0px;
  text-align: right;
}
@media(max-width: 767px) {
  .button-list-servies {
    text-align: center;
  }
}
.button-list-servies li {
  list-style: none;
  display: inline-block;
}
.button-list-servies li a {
  display: block;
  padding: 8px 30px;
  text-decoration: none;
  color: var(--colorMain);
  border-radius: 5px;
  border: 1px solid var(--colorMain);
  font-weight: bold;
}
.button-list-servies li:first-child a {
  background: var(--colorMain);
  color: #fff;
}
.block-du-an-lien-quan .h2 {
  font-size: inherit;
}
.heading-info .category {
  font-size: 13px;
}
.heading-info .author-link {
  padding-top: 0px;
}
.content-bottom h2 {
  font-size: 20px;
}
.nguon_tham_khao-wrapper .location-parent:after {
  display: none;
}
.page-id-1109 .main-content-common .container {
  max-width: 1200px;
}
.main-content-common .main-content {
  padding-top: 30px;
}
.address-label span {
  color: var(--colorMain);
  text-transform: uppercase;
  font-weight: bold;
}
.contact-step ul {
  padding: 0px;
}
.contact-step ul li {
  list-style: none;
  padding: 15px;
  float: left;
}
.contact-step .contact-image {
  height: 70px;
  position: relative;
}
.contact-step .contact-image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media(max-width: 992px) {
  .contact-step ul li {
    width: 50%;
  }
  .contact-step .text-contact {
    min-height: 58px;
  }
}
@media(max-width: 767px) {
  .contact-step ul li {
    width: 100%;
  }
  .contact-step .text-contact {
    min-height: initial;
  }
}
.contact-with-alla h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 20px;
}
.contact-with-alla {
  color: #fff;
  background: url(images/contact.jpg) no-repeat;
  background-size: cover;
  padding: 25px 40px;
  border-radius: 5px;
  text-align: center;
}
.btn-yeu-cau-tu-van {
  background-color: #ed1c24;
  border-radius: 5px;
  border-bottom: 3px solid #a20808;
  color: #fff !important;
  text-decoration: none;
  padding: 8px 15px;
  text-transform: uppercase;
  text-decoration: none !important;
}
.contact-step a {
  color: inherit;
}
.contact-step a:hover {
  color: var(--colorMain);
}
.visible-sm {
  display: none;
}
@media(max-width: 767px) {
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
.category-content-list-search .content-post {
  padding-bottom: 10px;
}
.image-feature {
  text-align: center;
}
#block-signatureblock tbody, 
#block-signatureblock td, 
#block-signatureblock tfoot, 
#block-signatureblock th, 
#block-signatureblock thead, 
#block-signatureblock tr {
  border-color: transparent;
  border-style: initial;
  border-width: 0px;

}
.heading2-list {
  margin-top: 30px;
}
.category-content-list-servies .list-row {
  padding: 15px;
}
.category-content-list-servies .title {
  font-size: 20px;
  margin-bottom: 0px;
  min-height: 56px;
}
.category-content-list-servies .blog-post {
  box-shadow: 0 0 12px rgb(0 0 0 / 12%);
}
.category-content-list-servies .content-post {
  padding: 15px;
  text-align: center;
}
.category-content-list-servies .post-thumbnail {
  margin-bottom: 0px;
  border: 1px solid #f2f2f2;
}
.category-content-list-servies {
  margin-bottom: 30px;
}

.mega-sub-menu > .mega-current-menu-item > a {
  font-weight: bold !important;
}
.mega-sub-menu > .mega-current-menu-parent > a {
  font-weight: bold !important;
}
@media(min-width: 1400px) {
  #ftwp-container.ftwp-wrap #ftwp-contents {
    width: 300px !important;
  }
}
.block-gioi-thieu h2 {
  font-size: 24px;
}
.main-content-detail-qa {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.block-search-hoi-dap {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  position: relative;
}
.block-search-hoi-dap h1 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 0px;
}
.form-search-qa {
  position: relative;
  padding: 0px 30px;
}
.form-search-qa .icon-loading {
  display: none;
  width: 28px;
  height: 28px;
  background: url(images/loading.gif) no-repeat 0px 0px;
  background-size: 28px;
  position: absolute;
  right: 0px;
  top: 1px;
}
.block-search-hoi-dap #search-qa-key-search {
  position: absolute;
  border: none;
  background: url(images/search2.svg) no-repeat 0px 0px;
  width: 24px;
  height: 24px;
  top: 4px;
  right: 40px;
  z-index: 9;
}
#search-qa-key {
  padding-right: 40px;
}
.qa-parent h2 {
  cursor: pointer;
  font-size: 20px;
  padding-left: 35px;
  background: url(images/plus.svg) no-repeat 0px 0px;
  background-size: 30px;
}
.qa-parent[aria-expanded="true"] h2 {
  background: url(images/minus.svg) no-repeat 0px 0px;
  background-size: 30px;
}
.item-qa {
  margin-bottom: 30px;
}
.main-content-detail-qa {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.main-content-detail-qa .breadcrumbs .container {
  width: auto;
  padding: 0px;
}
.rank-math-breadcrumb p {
  margin-bottom: 0px;
}
.block-image-left .anh-dai-dien {
  float: left;
  margin-right: 10px;
  height: 70px;
  width: 100px;
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
}
.block-image-left .title {
  margin-bottom: 0px;
}
.block-image-left .anh-dai-dien img {
  height: 100% !important;
  object-fit: cover;
  width: 100%;
}
.block-image-left .item {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px dashed #b5b5b5;
  float: left;
  width: 100%;
}
.block-image-left .item-1 {
  border-top: 0px;
}
.breadcrumbs {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #f2f2f2;
  box-shadow: 0 0 100px rgba(0,0,0,.03);
  margin-bottom: 0px;
  background: url(images/banner-stone-mob.jpg) no-repeat;
  background-size: cover;
  position: relative;
}
.breadcrumbs h1 {
  margin-top: 0px;
}
.breadcrumbs:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #06121c;
  opacity: 0.7;
  z-index: 0;
}
.breadcrumbs * {
  color: #fff !important;
}
.breadcrumbs .container {
  position: relative;
  z-index: 1;
}
@media(min-width: 1024px) {
  .breadcrumbs {
    background: url(images/banner-stone.jpg) no-repeat;
    background-size: cover;
  }
}
.title-list-breadcrum {
  color: #333;
  font-size: 32px;
}
@media(max-width: 767px) {
  .breadcrumbs {
    padding-bottom: 30px;
  }
  .title-list-breadcrum {
    font-size: 18px;
  }
}
.banner-slide-hoi-dap .content-body {
  color: #fff;
}
.banner-slide-hoi-dap .content-body h1 {
  margin-bottom: 20px;
  color: #fff;
}
@media(min-width: 1024px) {
  .main-content-detail-qa .breadcrumbs {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.item-qa .accordion {
  padding-left: 5px;
}
.panel-heading a {
  color: #000;
  font-weight: 500;
}
.banner-slide-hoi-dap {
  position: relative;
}
.banner-slide-hoi-dap .content-body {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-align: center;
}
@media(max-width: 767px) {
  .banner-slide-hoi-dap .content-body {
    width: 100%;
  }
  .block-search-hoi-dap h1 {
    font-size: 20px;
  }
}
.tro-ve-qa a {
  display: block;
  margin-bottom: 20px;
  color: #333;
}
.block-contact ul {
  padding: 0px;
  margin-top: 30px;
}
.block-contact ul li {
  list-style: none;
  float: left;
  width: calc(50% - 20px);
  background: #ff0000;
  border-radius: 16px;
}
@media(max-width: 767px) {
  .block-contact ul li {
    width: 100%;
    margin: 0px;
    margin-bottom: 30px;
  }
}
.block-contact ul li a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
  padding: 80px 50px;
  font-weight: bold;
  font-size: 18px;
}
.block-contact ul li a:before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}
.block-contact ul li:nth-child(1) {
  margin-right: 10px;
}
.block-contact ul li:nth-child(2) {
  margin-left: 10px;
}
.block-contact ul li:nth-child(1) a:before {
  background: url(images/qa-call.svg) no-repeat center center;
  background-size: contain;
}
.block-contact ul li:nth-child(2) a:before {
  background: url(images/qa-mail.svg) no-repeat center center;
  background-size: contain;
}
@media(max-width: 767px) {
  .block-contact ul li:nth-child(1) {
    margin-right: 0px;
  }
  .block-contact ul li:nth-child(2) {
    margin-left: 0px;
  }
  .block-contact ul li a {
    padding: 30px;
  }
  .wpcf7-spinner {
    position: absolute;
  }
}
.accordion-item {
  border: none;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0px;
  margin-bottom: 10px;
}
.accordion-header a {
  font-size: 16px;
  padding: 6px 0px;
  color: #000;
  display: block;
}
.accordion-body {
  border: 1px solid #e0e0e0;
  border-bottom: 0px;
  border-radius: 5px;
  padding: 15px;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
  padding: 30px 15px;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a,
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
  color: #000 !important;
}
.social-icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
  color: #fff !important;
  text-decoration: none;
  font-size: 18px;
  padding-top: 4px;
}
.social-icons a.facebook {
  background: #1877F2;
}
.social-icons a.pinterest {
  background: #CB2027;
}
.social-icons a.youtube {
  background: #CD332D;
}
.social-icons a.twitter {
  background: #55ACEE;
}
.social-icons a.flickr {
  background: #FF0084;
}
.social-icons a.tiktok {
  background: url(images/tiktok.png) no-repeat center center transparent;
  background-size: 35px;
}
.type-product .slick-track {
  display: flex;
}
.type-product .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.type-product .wpgs-nav .slick-track .slick-slide {
  height: 60px;
  overflow: hidden;
}
.wpgs-nav .slick-slide {
  padding: 5px;
  border: 1px solid #D9DBDC;
}
.wpgs-for .slick-arrow {
  top: initial;
  bottom: -55px;
}
.wpgs-nav {
  padding: 0px 50px;
}
.flaticon-right-arrow:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background: url(images/nav2.png) no-repeat 0px 0px;
  background-size: 40px;
}
.flaticon-back:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background: url(images/nav1.png) no-repeat 0px 0px;
  background-size: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  display: none;
}
.woo-product-gallery-slider .wpgs-for {
  padding: 5px;
  border: 1px solid #d9dbdc;
  position: relative;
}
.block-ban-da .widgettitle {
  padding-left: 30px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  background: #4d4d4d url(images/b.png) no-repeat 10px center;
  margin-bottom: 0;
  padding: 8px 15px 8px 30px;
  margin-top: 0px;
}
.block-ban-da .textwidget ul {
  background: #f4f4f4;
  padding: 8px;
  margin-bottom: 0px;
}
.block-ban-da .textwidget ul li {
  list-style: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-size: 14px;
  padding-left: 10px;
  position: relative;
  padding-bottom: 10px;
}
.block-ban-da .textwidget ul li:last-child {
  margin-bottom: 0px;
  border: none;
}
.block-ban-da .textwidget ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0px;
  width: 4px;
  height: 4px;
  background: #e0030d;
  border-radius: 50%;
}
.contact-ban-da {
  padding: 10px;
  border: 1px solid #f7f7f7;
}
.contact-ban-da ul {
  padding: 0px;
  margin-bottom: 0px;
}
.contact-ban-da ul li {
  list-style: none;
  margin-bottom: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  padding-left: 24px;
  border-bottom: 1px solid #f1f1f1;
}
.contact-ban-da ul li:nth-child(1) {
  background: url(images/c.gif) 0px 2px no-repeat;
}
.contact-ban-da ul li:nth-child(2) {
  background: url(images/l.png) 0px 2px no-repeat;
  background-size: 17px;
}
.contact-ban-da ul li:nth-child(3) {
  background: url(images/u.png) 0px 3px no-repeat;
  background-size: 16px;
}
.contact-ban-da ul li:nth-child(4) {
  background: url(images/h.png) 3px 1px no-repeat;
  margin-bottom: 0px;
  border-bottom: 0px;
  padding-bottom: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin-left: 0px;
}
.form-tu-van-product .wpcf7-spinner {
  position: absolute;
  width: 10px;
  height: 10px;
}
.form-tu-van-product .wpcf7 form .wpcf7-response-output {
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  clear: both;
}
.form-tu-van-product {
  clear: both;
  font-size: 15px;
  background: #f2f2f2;
  padding: 10px 15px;
  margin-bottom: 30px;
}
a.dang-ky-mua-btn {
  display: block;
  text-decoration: none;
  padding: 10px 15px;
  background: url(images/checklist.png) no-repeat 5px 10px #dd0000;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  margin-top: 0px;
  margin-bottom: 10px;
  background-size: 30px;
  line-height: 1.2;
}
a.dang-ky-mua-btn span.free-text {
  display: block;
  font-size: 10px;
}
a.dang-ky-mua-btn .main-text {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
a.tai-map-da-btn {
  background: url(images/cloud-download.png) no-repeat 5px 12px #01a89e;
  background-size: 30px;
}
a.nhan-zalo-btn {
  background: url(images/zalo-w.svg) no-repeat 5px 12px #006af5;
  background-size: 30px;
  margin-bottom: 20px;
}
a.nhan-facebook-btn {
  background: url(images/messenger.svg) no-repeat 5px 12px #3673cc;
  background-size: 24px;
  margin-bottom: 20px;
}
@media(max-width: 767px) {
  a.nhan-zalo-btn {
    margin-bottom: 10px;
  }
  a.nhan-facebook-btn {
    margin-bottom: 20px;
  }
}
#dang-ky-mua {
  padding: 20px;
  max-width: 500px;
}
#dang-ky-mua .widgettitle {
  font-size: 22px;
  margin-top: 0px;
}
.form-tu-van-product .wpcf7-form-control-wrap {
  float: left;
  width: 50%;
  padding: 0px 5px;
  margin-bottom: 0px;
}
.form-tu-van-product .row-form {
  margin-left: -5px;
  margin-right: -5px;
  clear: both;
}
.form-tu-van-product .btn-common {
  width: 25%;
  padding: 6px 12px;
  height: 34px;
}
.form-tu-van-product .form-control {
  font-size: 14px;
}
@media(max-width: 767px) {
  .form-tu-van-product .wpcf7-form-control-wrap {
    width: 100%;
    padding: 0px;
    margin-bottom: 10px;
  }
  .form-tu-van-product .btn-common {
    width: auto;
  }
}
.wpcf7-not-valid-tip {
  font-size: 12px;
  margin-top: 5px;
}
.download-map-da {
  display: block;
  background: url(images/folder.png) no-repeat 0px 0px;
  padding-left: 25px;
  background-size: 20px;
}
/*Lmagnifying glass*/
.magnify {
  margin: 10px auto;
  position: relative;
}
.map-da .magnify {
  width: 100%;
}
.map-da .magnify img {
  width: 100%;
}
/*Lets create the magnifying glass*/
.large {
  width: 150px;
  height: 120px;
  position: absolute;
  /*Multiple box shadows to achieve the glass effect*/
  /*Lets load up the large image first*/
  /*hide the glass by default*/
  display: none;
  filter: drop-shadow(0px 8px 24px rgba(0, 0, 0, 0.06));
}
/*To solve overlap bug at the edges during magnification*/
.small { display: block; }
@media(max-width: 767px) {
  .large {
    width: 100px;
    height: 100px;
  }
}
.slogan-mobile {
  background: var(--colorMain);
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 5px 10px;
}
.top-menu .slogan {
  display: none;
}
@media(min-width: 1024px) {
  .slogan-mobile {
    display: none;
  }
  .top-menu .slogan {
    display: block;
  }
}
.block-news .owl-carousel .owl-next {
  background: url(images/next2.png) no-repeat 0px 0px !important;
  width: 30px;
  height: 30px;
  background-size: 30px !important;
  opacity: 1;
  text-indent: -9999px;
}
.block-news .owl-carousel .owl-prev {
  background: url(images/prev2.png) no-repeat 0px 0px !important;
  width: 30px;
  height: 30px;
  background-size: 30px !important;
  opacity: 1;
  text-indent: -9999px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #000;
}
.col-node-action {
  padding: 0px 5px;
}
.row-node-action {
  margin-left: -5px;
  margin-right: -5px;
}
.term-bottom-wrapper {
  margin-top: 30px;
  max-height: 235px;
  overflow: hidden;
}
.view-more-desc {
  display: inline-block;
  background: var(--colorMain);
  color: #fff;
  padding: 6px 15px;
  cursor: pointer;
}
.woocommerce nav.woocommerce-pagination ul li a {
  font-weight: bold;
  color: #000;
}
.block-dk-tu-van {
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  margin-bottom: 30px;
  border-radius: 10px;
}
#load-search-data ul {
  padding: 0px;
  max-height: 500px;
  overflow-x: hidden;
  background: #fff;
  font-size: 14px;
  -webkit-overflow-scrolling: touch;
}
#load-search-data ul li {
  list-style: none;
  border-bottom: 1px solid #f2f2f2;
  padding: 10px;
  float: left;
  width: 100%;
}
#load-search-data ul li .image-search {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  float: left;
}
#load-search-data ul li .title-search {
  text-overflow: clip;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #000;
  margin-top: 13px;
  font-weight: bold;
}
@media(max-width: 767px) {
  #load-search-data ul li .image-search {
    width: 30px;
    height: 30px;
    margin-top: 0px;
  }
  #load-search-data ul li .title-search {
    margin-top: 0px;
    -webkit-line-clamp: 2;
    line-height: 1.2;
    font-size: 12px;
  }
}
#load-search-data ul li .image-search img {
  border-radius: 50%;
  height: 100% !important;
  object-fit: cover;
  width: 100% !important;
}
/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
.view-more-common-product a {
  display: inline-block;
  width: auto;
  margin-top: 20px;
}
.slide-san-pham-home {
  margin-top: 20px;
}
.block-product-home .slide-san-pham-home .owl-prev {
  width: 30px;
  height: 30px;
  background: url(images/prev2.png) no-repeat center center !important;
  background-size: 30px !important;
  position: absolute;
  left: -40px;
  top: 75px;
  opacity: 1;
}
.block-product-home .slide-san-pham-home .owl-next {
  width: 30px;
  height: 30px;
  background: url(images/next2.png) no-repeat center center !important;
  background-size: 30px !important;
  position: absolute;
  right: -40px;
  top: 75px;
  opacity: 1;
}
@media(max-width: 767px) {
  .block-product-home .slide-san-pham-home .owl-prev {
    left: 5px;
    top: 35px;
  }
  .block-product-home .slide-san-pham-home .owl-next {
    right: 5px;
    top: 35px;
  }
}
.block-op-lat-cate .product-category {
  padding: 10px;
}
.block-op-lat-cate .product-category a {
  display: block;
  position: relative;
  height: 145px;
}
.block-op-lat-cate .product-category a img {
  height: 100% !important;
  object-fit: cover;
  width: 100%;
}
@media(min-width: 1024px) {
  .block-op-lat-cate .product-category a {
    height: 245px
  }
}
.block-op-lat-cate .product-category a span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #fd6500;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  font-weight: 600;
}
@media(max-width: 992px) {
  .product-list .item-product {
    width: 50%;
  }
  .san-pham-list .product-image {
    height: 115px;
  }
  .block-op-lat-cate .product-category {
    width: 50%;
  }
}
@media(max-width: 767px) {
  .block-op-lat-cate .product-category a span {
    font-size: 12px;
  }
}
