/*======================================== config =================================*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

p {
  margin: 0;
}

a {
  text-decoration: none;
  color: #333333;
  transition: 0.3s all !important;
}
a:hover {
  color: #005A7A;
}

a:hover,
a:focus {
  text-decoration: none;
}

input {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

body {
  background: #E4E4E4;
  max-width: 100%;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: normal;
  font-family: "Archivo", sans-serif;
  overflow-x: hidden;
}
body.overflow-hidden {
  overflow: hidden;
}
body img {
  transition: 0.34s all !important;
  max-width: 100%;
}
body h1 h2, body h3 h4, body h5 h6 {
  line-height: 1.15;
}
body h1, body h2, body h3.display {
  font-family: "Anybody", serif;
}
body h1 {
  font-size: 4rem;
  font-weight: bold;
}
@media (max-width: 1200px) {
  body h1 {
    font-size: 3.5rem;
  }
}
@media (max-width: 1023px) {
  body h1 {
    font-size: 3rem;
  }
}
body h2 {
  font-size: 3rem;
  font-weight: bold;
}
@media (max-width: 1200px) {
  body h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 1023px) {
  body h2 {
    font-size: 2.25rem;
  }
}
body h3 {
  font-size: 2.25rem;
  font-weight: bold;
}
@media (max-width: 1200px) {
  body h3 {
    font-size: 2rem;
  }
}
body h4 {
  font-size: 1.5rem;
  font-weight: 500;
}
@media (max-width: 1200px) {
  body h4 {
    font-size: 1.25rem;
  }
}
body h5 {
  font-size: 1.25rem;
  font-weight: 500;
}
@media (max-width: 1200px) {
  body h5 {
    font-size: 1rem;
  }
}
body h6 {
  font-size: 1rem;
  font-weight: 600;
}
@media (max-width: 1200px) {
  body h6 {
    font-size: 0.75rem;
  }
}

.container {
  max-width: 100%;
  width: 100%;
  padding: 0 0.75rem;
}
@media (max-width: 1023px) {
  .container {
    padding: 0 2.5rem;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 1.25rem;
  }
}

.row {
  margin: 0 -0.75rem;
}
.row > div {
  padding: 0 0.75rem;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none !important;
}

/*======================================== end config =================================*/
.padd-main {
  padding: 40px 0;
}

footer {
  padding: 0 0 0 17.5rem;
  transition: 0.4s all !important;
}
@media (max-width: 1200px) {
  footer {
    padding: 0;
  }
}
footer .container {
  padding: 0 4rem;
}
@media (max-width: 1200px) {
  footer .container {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  footer .container {
    padding: 0 1.25rem;
  }
}
footer.active {
  padding: 0 0 0 5.625rem;
}
@media (max-width: 1200px) {
  footer.active .footer-top {
    width: 100%;
  }
}

.footer-top {
  padding: 3rem 0 4rem 0;
  background: #C8C8C8;
}
@media (max-width: 1200px) {
  .footer-top {
    padding: 3rem 2rem 4rem 2rem;
    width: calc(100% - 5.625rem);
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .footer-top {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer-top {
    padding: 2.25rem 0;
  }
}
.footer-top a {
  color: #000000;
}
.footer-top ul {
  list-style: none;
}
.footer-top ul li {
  margin-bottom: 0.25rem;
}
.footer-top ul li:last-child {
  margin-bottom: 0;
}
.footer-top .trans-fter {
  font-weight: 600;
}
.footer-top .trans-fter a.active {
  color: #005A7A;
}
@media (max-width: 767px) {
  .footer-top .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 24px;
  }
  .footer-top .col-md-3:first-child, .footer-top .col-md-3:nth-child(2) {
    margin-top: 0;
  }
}

.item-fter .head-fter {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .item-fter .head-fter {
    font-size: 1.125rem;
    margin-bottom: 6px;
    color: #000000;
    font-weight: 500;
    letter-spacing: -1px;
  }
}

.btn-readmore a {
  color: #005A7A;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.title h2 {
  font-size: 4rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media (max-width: 1200px) {
  .title h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .title h2 {
    font-size: 3rem;
  }
}

.btn-main a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.btn-main a svg {
  margin-right: 4px;
}
.btn-main a.btn-2 {
  font-size: 1.125rem;
  display: inline;
}
.btn-main a.btn-2 svg {
    top: 5px;
    position: relative;
}
.btn-main a.btn-2 img {
    max-width: 1.5rem;
    filter: brightness(0);
    -webkit-filter: brightness(0);
    position: relative;
    top: -2px;
}
.btn-main a.btn-2:hover img {
  filter: inherit;
  -webkit-filter: inherit;
}
.btn-main a.btn-2:hover svg path {
    fill: #005a7a;
}
@media (max-width: 767px) {
  .btn-main a.btn-2 {
    font-size: 1rem;
  }
}
.btn-main a.btn-3 {
  font-size: 1rem;
}

.footer-info {
  padding: 3rem 0 4rem 0;
}
@media (max-width: 1200px) {
  .footer-info {
    padding: 3rem 2rem 4rem 2rem;
    width: calc(100% - 5.625rem);
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .footer-info {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer-info {
    padding: 40px 0;
  }
}
.footer-info .container {
  padding: 0 4rem;
}
@media (max-width: 1200px) {
  .footer-info .container {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .footer-info .container {
    padding: 0 20px;
  }
}
.footer-info ul {
  list-style: none;
}
.footer-info ul li {
  margin-bottom: 0.25rem;
}
.footer-info ul li:last-child {
  margin-bottom: 0;
}
.footer-info .item {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .footer-info .item {
    margin-bottom: 20px;
  }
}
.footer-info .item:last-child {
  margin-bottom: 0;
}
.footer-info .item h3 {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .footer-info .item h3 {
    font-size: 18px;
    margin-bottom: 6px;
  }
}
@media (max-width: 767px) {
  .footer-info .col-md-6 {
    margin-bottom: 20px;
  }
  .footer-info .col-md-6:last-child {
    margin-bottom: 0;
  }
}

.txt-left-fter h3 {
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
}

.swiper-btn {
  background: transparent;
}

.btn-arrow-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.5rem;
}
.btn-arrow-slide .swiper-btn {
  top: unset;
  margin: 0;
  position: relative;
  width: max-content;
  height: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-translate {
  padding: 3rem 0;
}
@media (max-width: 1200px) {
  .header-translate {
    padding: 1.5rem 0;
  }
}
@media (max-width: 1023px) {
  .header-translate {
    padding: 1.25rem 2.5rem;
    display: none;
  }
}
@media (max-width: 767px) {
  .header-translate {
    padding: 0.625rem 1.25rem;
    display: none;
  }
}

.translate-top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.translate-top span {
  color: #C8C8C8;
  position: relative;
  display: inline-flex;
  margin-right: 8px;
  padding-right: 8px;
  border-right: 1px solid #C8C8C8;
  line-height: 1;
}
.translate-top ul {
  list-style: none;
}
.translate-top select {
  font-weight: 600;
  background: #E4E4E4;
  outline: none;
  border: 0;
  cursor: pointer;
  padding-right: 0.5rem;
}

.sidebar-nav {
  background: #005A7A;
  color: #fff;
  position: fixed;
  width: 17.5rem;
  height: calc(100vh - 1rem);
  top: 1rem;
  left: 0;
  z-index: 1001;
  transition: 0.3s all !important;
  overflow: hidden;
  clip-path: polygon(248px 0%, 100% 32px, 100% 100%, 0 100%, 0 0);
}
/*@media (max-width: 1200px) {
  .sidebar-nav {
    left: -11.875rem;
  }
}*/
@media (max-width: 1023px) {
  .sidebar-nav {
    display: none;
  }
}
.sidebar-nav.active {
  left: -11.875rem;
}
.sidebar-nav.active .logo, .sidebar-nav.active .pointer-menu {
  opacity: 0;
  pointer-events: none;
}
.sidebar-nav:after {
  content: "";
  width: 32px;
  height: 32px;
  background: #E4E4E4;
  position: absolute;
  top: -16px;
  right: -16px;
  z-index: 2;
  transform: rotate(45deg);
  pointer-events: none;
  opacity: 0;
}
.sidebar-nav a {
  color: #fff;
}
.sidebar-nav .logo {
  padding: 4rem 3rem 1.875rem 3rem;
}
.sidebar-nav .t-menu {
  padding: 0.5rem 3rem;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 1.25rem;
  font-weight: 500;
  cursor: pointer;
}

.nav-menu {
  padding: 1.5rem 3rem;
  font-weight: 600;
  font-size: 1.125rem;
}
.nav-menu ul {
  list-style: none;
}
.nav-menu ul li {
  margin-bottom: 1rem;
}
.nav-menu ul li:last-child {
  margin-bottom: 0;
}
.nav-menu a {
  position: relative;
  display: inline-flex;
}
.nav-menu a:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url("../images/arrow-right.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  top: calc(50% - 12px);
  right: -28px;
  opacity: 0;
}
.nav-menu a.active:after, .nav-menu a:hover:after {
  opacity: 1;
}

.clc-menu-nav {
  display: flex;
  align-items: center;
  position: fixed;
  bottom: 1.5rem;
  left: 1.5rem;
  z-index: 2;
}
.clc-menu-nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.clc-menu-nav a.active .clc-menu-close {
  display: none;
}
.clc-menu-nav a.active .clc-bar {
  display: block;
}
.clc-menu-nav .clc-bar {
  display: none;
}

main {
  position: relative;
  padding: 0 4rem;
  width: calc(100% - 17.5rem);
  margin-left: auto;
  transition: 0.4s all !important;
}
@media (max-width: 1200px) {
  main {
    padding: 0 2rem;
    /*width: calc(100% - 5.625rem);*/
  }
}
@media (max-width: 1023px) {
  main {
    width: 100%;
    padding: 146px 0 0 0;
  }
}
@media (max-width: 767px) {
  main {
    padding-top: 66px;
  }
}
main.active {
  width: calc(100% - 5.625rem);
}
@media (min-width: 1200px) {
  main.active .list-product .col-md-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.content-main {
  padding: 0 4rem; 
}

.bread-crumb {
  margin-bottom: 0.5rem; 
  font-weight: 600;
}
.bread-crumb a { 
    color: #505050;
}
.bread-crumb ul {
  list-style: none;
  display: flex;
  align-items: center;
}
.bread-crumb ul li {
  margin-right: 0.5rem;
}
.bread-crumb ul li:last-child {
  margin-right: 0;
}

.btn-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 1rem 2rem;
  background: #F7F7F7;
}

.btn-cta a:hover {
  /*background: #ffd979;*/
  clip-path: polygon(calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%, 0 0);
}

.pagination-template {
  font-weight: 600;
}
.pagination-template ul {
  list-style: none;
  display: flex;
}
.pagination-template ul li {
  margin-right: 0.5rem;
}
.pagination-template a {
  color: #000000;
}
.pagination-template a.active {
  color: #005A7A;
  border-bottom: 1px solid #005A7A;
}

.header-mobile {
  background: #005A7A;
  padding: 24px 0;
  z-index: 12;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
}
@media (max-width: 1023px) {
  .header-mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .header-mobile {
    padding: 18px 0;
  }
}
.header-mobile .logo img {
  height: 40px;
}
@media (max-width: 767px) {
  .header-mobile .logo img {
    height: 18px;
  }
}

.btn-bar-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.btn-bar-menu a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn-bar-menu a svg {
  width: 40px;
  height: auto;
}
@media (max-width: 767px) {
  .btn-bar-menu a svg {
    width: 30px;
  }
}
.btn-bar-menu a svg.bar-svg-x {
  display: none;
}
.btn-bar-menu a.active .bar-svg-x {
  display: block;
}
.btn-bar-menu a.active .bar-svg {
  display: none;
}

.nav-mobile {
  position: fixed;
  width: 100%;
  z-index: 12;
  height: calc(100% - 88px);
  background: #005A7A;
  top: 88px;
  left: -100%;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-top: 1px solid #fff;
  transition: 0.4s all !important;
}
@media (max-width: 767px) {
  .nav-mobile {
    height: calc(100% - 66px);
    top: 66px;
  }
}
.nav-mobile.active {
  left: 0;
}
.nav-mobile ul {
  list-style: none;
}
.nav-mobile ul li {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .nav-mobile ul li {
    margin-bottom: 20px;
  }
}
.nav-mobile ul li:last-child {
  margin-bottom: 0;
}
.nav-mobile a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  opacity: 0.5;
}
.nav-mobile a.active {
  opacity: 1;
}
@media (max-width: 767px) {
  .nav-mobile a {
    font-size: 24px;
  }
}
.nav-mobile .translate {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid rgba(221, 221, 221, 0.4784313725);
}
.nav-mobile .translate ul {
  display: flex;
}
.nav-mobile .translate ul li {
  margin: 0 30px 0 0;
  padding: 0;
}
.nav-mobile .translate ul li:last-child {
  margin: 0;
}

@media (max-width: 767px) {
  .box-banner-home {
    padding: 4rem 0 0 0;
  }
}
.box-banner-home .desc {
  padding: 1rem 0 1.5rem 0;
}
.box-banner-home .desc.desc-banner-about {
  padding-bottom: 4rem;
}
.box-banner-home .desc p {
  margin-bottom: 1rem;
}
.box-banner-home .desc p:last-child {
  margin: 0;
}
@media (max-width: 1023px) {
  .box-banner-home .col-md-6, .box-banner-home .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.box-partner {
  padding: 6rem 0 4rem 0;
}
@media (max-width: 1023px) {
  .box-partner {
    padding: 0 0 3rem 0;
  }
}
@media (max-width: 767px) {
  .box-partner .list-partner {
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .box-partner .list-partner .row {
    flex-wrap: unset;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .box-partner .list-partner .col-md-3 {
    flex: 0 0 auto;
    max-width: unset;
    width: auto;
  }
}
@media (max-width: 767px) {
  .box-partner .item-partner img {
    max-height: 3.5rem;
  }
}

.item-partner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item-partner img {
    filter: grayscale(1);
}

.item-partner img:hover {
    filter: grayscale(0);
}

.box-video {
  margin: 0 0 6rem 0;
}
@media (max-width: 767px) {
  .box-video {
    margin-bottom: 3rem;
  }
}

@media (min-width: 1921px) {
  .list-partner .col-md-3 {
      flex: 0 0 calc(100% / 6);
      max-width: calc(100% / 6);
  }
}

.content-video {
  position: relative;
  overflow: hidden;
}

.icon-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-video a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.link-catalog {
  margin-top: 1.5rem;
}
.link-catalog ul {
  list-style: none;
}
.link-catalog a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.link-catalog a svg {
  margin-right: 0.5rem;
}

.box-product { 
  position: relative;
}

.desc-title-product .desc ul {
    padding-left: 18px;
}

.box-product .link-catalog a {
    font-size: 16px;
}

.list-product {
  padding: 4rem 0 4.5rem 0;
}
@media (max-width: 767px) {
  .list-product {
    padding: 2rem 0;
  }
}
@media (max-width: 767px) {
  .list-product .row {
    margin: 0 -7px;
  }
}
.list-product .col-md-4 {
  margin-bottom: 1.25rem;
}
@media (min-width: 1921px) {
  .list-product .col-md-4 {
      flex: 0 0 25%;
      max-width: 25%;
  }
}
@media (max-width: 767px) {
  .list-product .col-md-4 {
    margin-bottom: 20px;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 7px;
  }
}

.item-product {
  background: #C8C8C8;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.item-product:after {
  content: "";
  width: 1rem;
  height: 1rem;
  background: #E4E4E4;
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  z-index: 2;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .item-product:after {
    display: none;
  }
}
.item-product:hover .abs-prd {
  opacity: 1;
}
.item-product h3 {
  border-bottom: 1px solid #E4E4E4;
}
.item-product h3 a {
  display: block;
  padding: 1.5rem;
  font-size: 1.25rem;
  /*text-transform: uppercase;*/
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 1023px) {
  .item-product h3 a {
    font-size: 1.25rem;
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .item-product h3 a {
    padding: 10px;
    font-size: 16px;
  }
}
.item-product .avarta-thumbnail {
  position: relative;
  padding-top: 76.2195121951%;
  overflow: hidden;
}
.item-product .avarta-thumbnail .avr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-product .avarta-thumbnail .avr img {
  max-height: 100%;
}
.item-product .abs-prd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #005A7A;
  color: #fff;
  transition: 0.4s all !important;
  opacity: 0;
}

.desc-prd .desc {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 1364px) {
  .desc-prd .desc {
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      overflow: hidden;
  }
}

@media (max-width: 1023px) {
  .item-product .abs-prd {
    display: none;
  }
}
.item-product .abs-prd h3 a {
  color: #fff;
}
.item-product .abs-prd .desc-prd {
  padding: 1.5rem;
}
.item-product .btn-main {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.5rem;
}
.item-product .btn-main a {
  color: #fff;
}

.box-partner-logo {
  padding: 5rem 4rem 8rem 4rem;
  background: #505050;
  color: #fff;
  position: relative;
  width: calc(100% + 8rem);
  left: -4rem;
}
@media (max-width: 1200px) {
  .box-partner-logo {
    left: -2rem;
    padding: 5rem 2rem 8rem 2rem;
  }
}
@media (max-width: 1023px) {
  .box-partner-logo {
    left: 0;
    width: 100%;
    padding: 4rem 0;
  }
}
@media (max-width: 767px) {
  .box-partner-logo {
    padding: 3.5rem 0;
  }
}
.box-partner-logo .link-catalog a {
  color: #fff;
}
.box-partner-logo .link-catalog a:hover {
    color: #ffd979;
}

.box-partner-logo .link-catalog a img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

.box-partner-logo .link-catalog a:hover img {
    filter: inherit;
    -webkit-filter: inherit;
}
@media (max-width: 1023px) {
  .box-partner-logo .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.list-partner {
  text-align: center;
  margin-top: 4rem;
}
@media (max-width: 1023px) {
  .list-partner {
    margin-top: 3rem;
  }
}
@media (max-width: 767px) {
  .list-partner {
    margin-top: 1.5rem;
  }
}
.list-partner ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 -0.75rem;
}
.list-partner ul li {
  padding: 0.25rem 0.75rem;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
@media (max-width: 767px) {
  .list-partner ul li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (max-width: 1023px) {
  .list-partner .col-md-8 {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.number-about {
  padding: 0 2rem;
}
@media (max-width: 1023px) {
  .number-about {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .number-about {
    margin-top: 4rem;
  }
}
.number-about .item-number {
  margin-bottom: 24px;
  padding-bottom: 24px;
  position: relative;
}
.number-about .item-number:after {
  content: "";
  width: 60px;
  height: 1px;
  background: #C8C8C8;
  position: absolute;
  left: 0;
  bottom: 0;
}
.number-about .item-number:last-child {
  margin-bottom: 0;
  /*color: #005A7A;*/
}
.number-about .item-number:hover {
  color: #005A7A;
}

.box-field {
  position: relative;
  background: #505050;
  color: #C8C8C8;
  width: calc(100% + 8rem);
  padding: 5rem 4rem 6rem 4rem;
  margin: 6rem 0 0 0;
  left: -4rem;
}
.content-field .title h3 {
    color: #f7f7f7;
}
.item-field .desc ul {
    display: block;
    list-style: disc;
    padding-left: 30px;
}

.item-field .desc p {
    margin-bottom: 14px;
}

.item-field .desc ul li {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
@media (max-width: 1023px) {
  .box-field {
    left: 0;
    width: 100%;
    padding: 4rem 0;
  }
}
@media (max-width: 767px) {
  .box-field {
    margin-top: 4rem;
  }
}
.box-field .title h2 {
  color: #F7F7F7;
}

.list-field ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.75rem;
}
.list-field ul li {
  padding: 0 1rem;
  margin-top: 2rem;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 767px) {
  .list-field ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.list-field ul li:first-child, .list-field ul li:nth-child(2) {
  margin-top: 0;
}
@media (max-width: 767px) {
  .list-field ul li:first-child, .list-field ul li:nth-child(2) {
    margin-top: 2rem;
  }
}
.list-field h5 {
  color: #F7F7F7;
  padding: 0.5rem 0;
}

.content-partner-about {
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .content-partner-about {
    overflow: auto;
  }
}
.content-partner-about p {
  margin-top: 0.5rem;
}
.content-partner-about p:last-child {
  margin-bottom: 0;
}
.content-partner-about table {
  margin: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .content-partner-about table {
    width: 768px;
  }
}
.content-partner-about table th {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.5rem;
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  .content-partner-about table th {
    font-size: 18px;
  }
}
.content-partner-about table tr {
  border-bottom: 1px solid #C8C8C8;
}
.content-partner-about table tbody tr:hover {
    background: #E4E4E4;
}
.content-partner-about table tr td, .content-partner-about table tr th {
  padding: 1rem 0.75rem;
  vertical-align: baseline;
  width: 33.3333333333%;
}
.content-partner-about table tr td:first-child, .content-partner-about table tr th:first-child {
  padding-left: 0;
}
.content-partner-about table tr td:last-child, .content-partner-about table tr th:last-child {
  padding-right: 0;
}
.content-partner-about table p {
  color: #505050;
  display: none;
}
.content-partner-about table p:first-child {
  display: block !important;
  cursor: pointer;
  margin-top: 0;
}

.content-partner-about table .btn-main {
    display: none;
}
.content-partner-about table p strong {
  color: #000000;
  font-weight: 600;
}
.content-partner-about table .btn-main {
  padding-top: 0.75rem;
}

.content-partner-about table a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.content-partner-about table a:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url('../images/keyboard_double_arrow_right_blue.svg') no-repeat center;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    top: -1px;
    filter: grayscale(1);
}

.content-partner-about table a:hover:before {
  filter: grayscale(0);
}

.box-partner-about {
  background: #F7F7F7;
  position: relative;
  padding: 6rem 4rem 0 4rem;
  width: calc(100% + 8rem);
  left: -4rem;
}
@media (max-width: 1023px) {
  .box-partner-about {
    left: 0;
    width: 100%;
    padding: 4rem 0 0 0;
  }
}
@media (max-width: 1023px) {
  .box-partner-about .col-md-4, .box-partner-about .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.wrap-contact-abpout {
  padding: 4rem 0 6rem 0;
}
@media (max-width: 767px) {
  .wrap-contact-abpout {
    padding: 4rem 0;
  }
}

.content-contact-about {
  color: #F7F7F7;
  background: #005A7A;
  padding: 2rem;
}
.content-contact-about .desc-cta {
  padding: 0.5rem 0 1.5rem 0;
}
.content-contact-about .t-contact-about {
  font-size: 1.15rem;
  font-weight: 600;
}

.box-sell {
  padding: 5rem 0 0 0;
}
@media (max-width: 767px) {
  .box-sell {
    padding: 4rem 0 0 0;
  }
}
@media (max-width: 1023px) {
  .box-sell .col-md-4 {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.list-project-sell {
  padding: 4rem 0 8rem 0;
}
@media (max-width: 767px) {
  .list-project-sell {
    padding: 3rem 0;
    font-size: 14px;
    position: relative;
    left: -20px;
    width: calc(100% + 40px);
  }
}
.list-project-sell table {
  width: 100%;
}
.list-project-sell table th {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 0 0.75rem 1.5rem 0.75rem;
}
@media (max-width: 767px) {
  .list-project-sell table th {
    font-size: 14px;
    padding: 12px !important;
  }
}
.list-project-sell table th:first-child {
  padding-left: 0;
}
.list-project-sell table th:last-child {
  padding-right: 0;
}
.list-project-sell table th span {
  display: flex;
  align-items: center;
}
.list-project-sell table tr {
  border-bottom: 1px solid #C8C8C8;
}
.list-project-sell table td {
  font-weight: 600;
  padding: 1rem 0.75rem;
}
@media (max-width: 767px) {
  .list-project-sell table td {
    padding: 12px !important;
  }
}
.list-project-sell table td:first-child {
  padding-left: 0;
}
.list-project-sell table td:last-child {
  padding-right: 0;
}

.box-search-product {
  position: relative;
  width: 100%;
  font-weight: 600;
}
.box-search-product .txt_search {
  width: 100%;
  padding: 0.5rem 0;
  outline: none;
  border: 0;
  border-bottom: 1px solid #000000;
  background: transparent;
  font-weight: 600;
  color: #000000;
}
.box-search-product .txt_search::placeholder {
  color: #000000;
}
.box-search-product button {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
  border: 0;
  background: transparent;
  outline: none;
}

@media (max-width: 767px) {
  .filter-check-prd {
    overflow: auto;
    margin-bottom: 12px;
  }
}
.filter-check-prd ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .filter-check-prd ul {
    width: max-content;
  }
}
.filter-check-prd ul li {
  margin-right: 0.25rem;
  margin-bottom: 0.5rem;
}
.filter-check-prd a {
  display: flex;
  align-items: center;
  position: relative;
  color: #505050;
  font-weight: 600;
  padding: 0.375rem 0.75rem 0.375rem 1rem;
  border: 1px solid #505050;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .filter-check-prd a {
    font-size: 14px;
    padding: 6px 10px;
  }
}
.filter-check-prd a span {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.5rem;
  opacity: 0;
}
@media (max-width: 767px) {
  .filter-check-prd a span {
    opacity: 1;
  }
}
.filter-check-prd a:hover span {
  opacity: 1;
}

.box-filter-product {
  padding: 3rem 0 1.5rem 0;
}
@media (max-width: 767px) {
  .box-filter-product {
    padding: 1.5rem 0 0 0;
  }
}

.contact-form .item-field {
  margin-bottom: 0.75rem;
}
@media (max-width: 767px) {
  .contact-form .item-field {
    font-size: 15px;
  }
}
.contact-form .item-field:last-child {
  margin-bottom: 0;
}
.contact-form .item-field.error .txt_field {
  border: 1px solid #005A7A;
  background: #C8C8C8;
}
.contact-form .item-field.error .icon-err {
  opacity: 1;
}
.contact-form .item-field.error p {
  display: block;
}
.contact-form .item-field p {
  margin-top: 0.5rem;
  color: #005A7A;
  display: none;
}
@media (max-width: 767px) {
  .contact-form .item-field p {
    font-size: 12px;
  }
}
.contact-form .item-field .tab-frm ul {
  list-style: none;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .contact-form .item-field .tab-frm ul {
    margin-top: 10px;
    justify-content: space-between;
  }
}
.contact-form .item-field .tab-frm ul li {
  margin-right: 3rem;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .contact-form .item-field .tab-frm ul li {
    margin-right: 12px;
  }
}
.contact-form .item-field .tab-frm ul li:last-child {
  margin-right: 0;
}
.contact-form .item-field .tab-frm ul li a {
  color: #000000;
  display: inline-flex;
  align-items: center;
  position: relative;
}
.contact-form .item-field .tab-frm ul li a:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  border: 2px solid #000000;
  border-radius: 100%;
  margin-right: 0.625rem;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .contact-form .item-field .tab-frm ul li a:before {
    width: 16px;
    height: 16px;
    top: 0;
    margin-right: 6px;
  }
}
.contact-form .item-field .tab-frm ul li a.active:before, .contact-form .item-field .tab-frm ul li a:hover:before {
  background: url("../images/check_circle.svg") no-repeat center;
/*  background-size: cover;*/
}
@media (max-width: 1023px) {
  .contact-form .item-field .col-md-2 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 767px) {
  .contact-form .item-field .col-md-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1023px) {
  .contact-form .item-field .col-md-10 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 767px) {
  .contact-form .item-field .col-md-10 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.contact-form .icon-err {
  position: absolute;
  top: 0;
  right: 0.5rem;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
}
.contact-form .right-field {
  position: relative;
  margin-top: 0.75rem;
}
.contact-form .right-field:first-child {
  margin-top: 0;
}
.contact-form .right-field .item {
  flex: 0 0 calc(100% - 11rem);
  max-width: calc(100% - 11rem);
}
@media (max-width: 767px) {
  .contact-form .right-field .item {
    flex: 0 0 calc(100% - 140px);
    max-width: calc(100% - 140px);
    font-size: 14px;
    margin-left: 0;
  }
}
.contact-form .right-field .item:last-child {
  margin-left: 1.5rem;
  flex: 0 0 10rem;
}
@media (max-width: 767px) {
  .contact-form .right-field .item:last-child {
    margin-left: 10px;
    flex: 0 0 120px;
    max-width: 120px;
    font-size: 14px;
  }
}
.contact-form .right-field .icon-rmv {
  flex: 0 0 1.5rem;
  max-width: 1.5rem;
  margin-left: 2rem;
  text-align: center;
}
@media (max-width: 767px) {
  .contact-form .right-field .icon-rmv {
    margin-left: 10px;
  }
}
.contact-form label {
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  height: 2.5rem;
}
@media (max-width: 1023px) {
  .contact-form label {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .contact-form label {
    font-size: 15px;
  }
  .contact-form label:empty {
    height: 20px;
  }
}
.contact-form .txt_field, .contact-form select {
  width: 100%;
  height: 2.5rem;
  padding: 0 0.5rem;
  outline: none;
  border: 1px solid #C8C8C8;
  border-radius: 0;
  background: #E4E4E4;
}
.contact-form .txt_field[type="number" i] {
    text-align: right;
}
.contact-form textarea {
  width: 100%;
  height: 10rem;
  padding: 0.5rem;
  outline: none;
  border: 1px solid #C8C8C8;
  border-radius: 0;
  background: #E4E4E4;
}

.contact-form .txt_field:focus, .contact-form textarea:focus {
    border: 1.5px solid #005a7a;
}
.contact-form .btn_field {
  text-transform: uppercase;
  cursor: pointer;
  border: 0;
  line-height: normal;
  font-weight: 500;
  font-size: 1.125rem;
  padding: 1rem 2rem;
  color: #fff;
  background: #005A7A;
}
@media (max-width: 1023px) {
  .contact-form .btn_field {
    font-size: 15px;
    padding: 16px 24px;
  }
}

.contact-form .get-other-contact {
  display: none;
}

.event-frm ul {
  list-style: none;
  display: flex;
  align-items: center;
}
.event-frm ul li {
  margin-right: 3rem;
}
.event-frm ul li:last-child {
  margin-right: 0;
}
.event-frm a {
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #000000;
}
.event-frm a svg {
  margin-right: 0.5rem;
}
.event-frm a span {
  position: relative;
  top: 1px;
}

.contact-template {
  padding: 3rem 0 8rem 0;
}
@media (max-width: 1023px) {
  .contact-template {
    padding: 32px 0 64px 0;
  }
}
@media (max-width: 767px) {
  .contact-template {
    padding: 32px 0 48px 0;
  }
}

.option-form-contact {
  display: none;
}
.option-form-contact.active {
  display: block;
}

.desc-sort-preview {
  margin-top: 0.5rem;
}

.exp-txt-preview {
  margin-top: 1.5rem;
}
.exp-txt-preview .head-exp-preview {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
}
.exp-txt-preview .head-exp-preview svg {
  margin-left: 0.5rem;
  transition: 0.5s all !important;
}
.exp-txt-preview .head-exp-preview.active svg {
  transform: rotate(180deg);
}

.content-txt-preview {
  margin-top: 0.5rem;
  display: none;
}
.content-txt-preview p {
  margin-bottom: 1rem;
}
.content-txt-preview p:last-child {
  margin-bottom: 0;
}

.cta-preview {
  margin-top: 1.5rem;
}
.cta-preview ul {
  list-style: none;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .cta-preview ul {
    justify-content: space-between;
  }
}
.cta-preview ul li {
  margin-right: 2rem;
}
@media (max-width: 767px) {
  .cta-preview ul li {
    margin-right: 10px;
  }
}
.cta-preview ul li:last-child {
  margin-right: 0;
}
.cta-preview a, .cta-preview button {
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #000;
  border: 0;
  height: 56px;
  padding: 0;
  cursor: pointer;
  border-radius: 0;
  background: transparent;
}

.cta-preview button.cta-price {
  padding: 0 32px;
  color: #fff;
  text-transform: uppercase;
  background: #005A7A;
  font-weight: 500;
  outline: none;
}

.cta-preview button svg {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .cta-preview a {
    font-size: 14px;
  }
  .cta-preview button.cta-price {
      padding: 0 16px;
  }

  .cta-preview a, .cta-preview button {
      font-size: 14px;
      height: 42px;
  }
}
.cta-preview a svg {
  margin-right: 0.5rem;
}
.cta-preview a.cta-price {
  text-transform: uppercase;
  color: #fff;
  background: #005A7A;
  padding: 1rem 2rem;
}
@media (max-width: 767px) {
  .cta-preview a.cta-price {
    padding: 10px 16px;
  }
}

.slide-preview {
  padding-right: 5.5rem;
  position: relative;
}
@media (max-width: 767px) {
  .slide-preview {
    padding: 0;
  }
}

.btn-arrow-preview {
  position: absolute;
  top: 0;
  right: 2.5rem;
}
@media (max-width: 767px) {
  .btn-arrow-preview {
    right: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
  }
}
.btn-arrow-preview .swiper-btn {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  top: unset;
  margin: 0;
  left: 0;
}
@media (max-width: 767px) {
  .btn-arrow-preview .swiper-btn.swiper-button-next {
    left: unset;
    right: 0;
    position: absolute;
    transform: rotate(90deg);
  }
  .btn-arrow-preview .swiper-btn.swiper-button-prev {
    left: 0;
    position: absolute;
    transform: rotate(90deg);
  }
}

.box-product-preview {
  padding: 3rem 0 4rem 0;
}
@media (max-width: 767px) {
  .box-product-preview {
    padding: 2rem 0;
  }
}
@media (max-width: 1023px) {
  .box-product-preview .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 2rem;
  }
  .box-product-preview .col-md-6:last-child {
    margin-bottom: 0;
  }
}

.content-detail-product {
  padding: 3rem;
  position: relative;
  overflow: hidden;
  background: #C8C8C8;
}
@media (max-width: 1023px) {
  .content-detail-product {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .content-detail-product {
    padding: 20px;
  }
}
.content-detail-product:After {
  content: "";
  width: 2rem;
  height: 2rem;
  background: #E4E4E4;
  position: absolute;
  top: -1rem;
  right: -1rem;
  transform: rotate(45deg);
}

.top-detail {
  margin-bottom: 1.5rem;
}
.top-detail .btn-main {
  margin-top: 1rem;
}

@media (max-width: 767px) {
  .txt-detail {
    position: relative;
    display: block;
    word-break: break-word;
    font-size: 14px;
  }
}
.txt-detail p {
  margin-bottom: 1rem;
}
.txt-detail ul, .txt-detail ol {
  padding-left: 18px;
  margin-bottom: 1rem;
}
.txt-detail ul li, .txt-detail ol li {
  margin-bottom: 0.375rem;
}
.txt-detail table {
  width: 100%;
}
.txt-detail table tr td {
  padding: 0.25rem 0.75rem;
}
@media (max-width: 767px) {
  .txt-detail table tr td {
    padding: 6px;
    vertical-align: baseline;
    border: 1px solid #ddd;
  }
}
.txt-detail table tr td:first-child {
  padding-left: 0;
}
@media (max-width: 767px) {
  .txt-detail table tr td:first-child {
    padding-left: 6px;
  }
}
.txt-detail table tr td:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .txt-detail table tr td:last-child {
    padding-right: 6px;
  }
}

.title-other {
  margin-bottom: 1.5rem;
}

.box-other-product {
  padding: 4rem 0;
}
@media (max-width: 767px) {
  .box-other-product {
    padding: 3rem 0;
  }
}
@media (max-width: 767px) {
  .box-other-product .btn-arrow-slide {
    display: none;
  }
}

.other-product-list {
  position: relative;
}

.item-product-other {
  position: relative;
  width: 100%;
  height: 100%;
  background: #C8C8C8;
}
.item-product-other .avarta {
  position: relative;
  overflow: hidden;
  padding-top: 75.0759878419%;
}
.item-product-other .avarta img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item-product-other .info {
  background: #C8C8C8;
  padding: 1rem 1.5rem;
}
@media (max-width: 1023px) {
  .item-product-other .info {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .item-product-other .info {
    padding: 12px;
  }
}
.item-product-other .info a {
  color: #000000;
}
.item-product-other h6 {
  margin-bottom: 0.625rem;
}
.item-product-other h3 a {
  display: block;
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .item-product-other h3 a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .item-product-other h3 a {
    font-size: 15px;
  }
}
.item-product-other .date {
  font-weight: 600;
  margin-bottom: 0.625rem;
}
@media (max-width: 767px) {
  .item-product-other .date {
    font-size: 12px;
    margin-bottom: 6px;
  }
}
@media (min-width: 1024px) {
  .item-product-other:hover {
    color: #fff;
  }
  .item-product-other:hover .info {
    background: #005A7A;
  }
  .item-product-other:hover .info a {
    color: #F7F7F7;
  }
}

.list-docs .btn-main {
  display: flex;
  margin-bottom: 0.75rem;
}
.list-docs .btn-main:last-child {
  margin-bottom: 0;
}

.box-document-other {
  padding-bottom: 8rem;
}
@media (max-width: 767px) {
  .box-document-other {
    padding-bottom: 4rem;
  }
}

@media (max-width: 1023px) {
  .title-page h1 br {
    display: none;
  }
}

.box-product-contact {
  background: #505050;
  color: #fff;
  padding: 5rem 4rem 8rem 4rem;
  position: relative;
  left: -4rem;
  width: calc(100% + 8rem);
}
@media (max-width: 1200px) {
  .box-product-contact {
    width: calc(100% + 4rem);
    left: -2rem;
    padding: 5rem 2rem 8rem 2rem;
  }
}
@media (max-width: 1023px) {
  .box-product-contact {
    width: 100%;
    left: 0;
    padding: 60px 40px;
  }
  .box-product-contact .container {
    padding: 0;
  }
  .box-product-contact .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .box-product-contact {
    padding: 40px 20px;
  }
}
.box-product-contact .desc-prd-contact {
  padding: 1rem 0 1.5rem 0;
}

.filter-cate-product {
  font-size: 16px;
  font-weight: 600;
  background: #E4E4E4;
  position: fixed;
  left: 0;
  bottom: 5.5rem;
  z-index: 1002;
  width: 17.5rem;
  padding: 0 2rem 0 3rem;
  /*max-height: calc(100% - 18.375rem);*/
  overflow: auto;
}
.filter-cate-product.active {
  /*height: 100%;*/
}
@media (max-width: 1200px) {
  .filter-cate-product {
    display: none;
  }
}
.filter-cate-product::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}
.filter-cate-product::-webkit-scrollbar {
  width: 2px;
  background-color: #F5F5F5;
}
.filter-cate-product::-webkit-scrollbar-thumb {
  background-color: #005A7A;
}
.filter-cate-product .h-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  cursor: pointer;
}
.filter-cate-product .h-filter .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s all !important;
  transform: rotate(180deg);
}
.filter-cate-product .h-filter.active .icon {
  transform: rotate(0);
}
.filter-cate-product ul {
  list-style: none;
  padding-left: 12px;
}
.filter-cate-product ul li {
  margin-bottom: 4px;
  position: relative;
}
.filter-cate-product ul li:last-child {
  margin: 0;
}
.filter-cate-product .title-filter-cate {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #005A7A;
  font-size: 18px;
  padding: 10px 0;
  cursor: pointer;
  position: sticky;
  top: 0;
  background: #e4e4e4;
  z-index: 3;
}

.list-cate-filter {
  display: none;
  padding-bottom: 1rem;
  height: calc(100vh - 18.375rem - 48px);
}

.item-filter-cate {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #C8C8C8;
}
.item-filter-cate:last-child {
  margin-bottom: 0;
  padding-bottom: 20px;
  border-bottom: 0;
}
.item-filter-cate input {
  position: absolute;
  opacity: 0;
}
.item-filter-cate input:checked + label:after {
  transform: scale(1);
}
.item-filter-cate label {
  margin: 0;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}
.item-filter-cate label:before {
  content: "";
  width: 14px;
  height: 14px;
  border: 2px solid #000000;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 3px;
}
.item-filter-cate label:after {
  content: "";
  width: 14px;
  height: 14px;
  background: url("../images/check_box.svg") no-repeat center;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 3px;
  z-index: 2;
  transition: 0.4s all !important;
  transform: scale(0);
}

@media (min-width: 768px) {
  .box-product-template .list-product {
    padding-top: 0;
  }
}

.box-blog-hot {
  padding: 4rem 0;
}
@media (max-width: 767px) {
  .box-blog-hot {
    padding: 32px 0 48px 0;
  }
}
@media (max-width: 767px) {
  .box-blog-hot .row {
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .box-blog-hot .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 5px;
  }
  .box-blog-hot .col-md-4:first-child {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}

.tab-link-blog {
  padding: 1.5rem 0 1rem 0;
  font-weight: 600;
  border-bottom: 1px solid #C8C8C8;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .tab-link-blog {
    margin-bottom: 20px;
    overflow: auto;
  }
}
.tab-link-blog ul {
  list-style: none;
  display: flex;
}
@media (max-width: 767px) {
  .tab-link-blog ul {
    width: max-content;
  }
}
.tab-link-blog ul li {
  margin-right: 1rem;
}
.tab-link-blog ul li:last-child {
  margin-right: 0;
}
.tab-link-blog a.active {
  color: #C8C8C8;
}

.list-blog-template .col-md-6 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .list-blog-template .col-md-6 {
    margin-bottom: 20px;
  }
}

.item-blog-template {
  display: flex;
}
.item-blog-template .avarta {
  flex: 0 0 9.5rem;
  margin-right: 1rem;
}
.item-blog-template .date {
  margin-bottom: 0.625rem;
  color: #505050;
  font-weight: 600;
}
@media (max-width: 767px) {
  .item-blog-template .date {
    font-size: 12px;
    margin-bottom: 6px;
    font-weight: 500;
  }
}
.item-blog-template h3 a {
  display: block;
  font-size: 1.125rem;
  font-weight: 500;
  color: #000000;
}
@media (max-width: 767px) {
  .item-blog-template h3 a {
    font-size: 15px;
  }
}

.box-blog-page {
  padding: 0 0 8rem 0;
}
@media (max-width: 767px) {
  .box-blog-page {
    padding: 0 0 48px 0;
  }
}

/*# sourceMappingURL=style.css.map */
 

 .event-frm button {
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center;
    border: 0;
    background: transparent;
    font-weight: 600;
    cursor: pointer;
}

.event-frm button svg {
    margin-right: 8px;
} 

.contact-form .item.item-file-upload {
    position: relative;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.contact-form .item.item-file-upload input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.item.item-file-upload label {
    margin: 0;
    display: flex;
    align-items: center;
    width: 100%;
    border: 1px solid #C8C8C8;
    padding: 0 8px;
    font-size: 16px;
    color: #C8C8C8;
    cursor: pointer;
}

.contact-form .item.item-file-upload span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 8px;
    height: 100%;
    pointer-events: none;
}

.right-field-file {
    justify-content: space-between;
    height: 40px;
    align-items: center;
    padding: 0 8px;
    border: 1px solid #C8C8C8;
    margin-top: 12px !important;
}

.right-field-file .item:last-child {
    justify-content: flex-end;
}

section.contact-template {
    overflow: hidden;
}

.title-filter-cate button.reload {
    border: 0;
    cursor: pointer;
    background: transparent;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    opacity: 0;
}

.title-filter-cate.active button.reload {
  opacity: 1;
}

.box-detail-single {
  padding: 3rem 0 4rem 0;
}

.content-single p {
    margin-bottom: 16px;
}

.content-single h2, .content-single h3, .content-single h4, .content-single h5, .content-single h6 {
    margin-bottom: 16px;
}

.btn-arrow-preview img {
    filter: grayscale(1);
    opacity: 0.5;
}

.btn-arrow-preview img:hover {
    opacity: 1;
    filter: grayscale(0);
}

.ts-control, .ts-wrapper.single.input-active .ts-control {
  background: transparent !important;
}