@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
html, body {
  margin: 0;
  padding: 0;
}

* {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

a {
  text-decoration: none;
  color: inherit;
}

iframe {
  max-width: 100%;
}

.m {
  margin-right: 0.5rem;
}

.mr {
  margin-right: 0.5rem;
}

.ml {
  margin-left: 0.5rem;
}

.mt {
  margin-top: 0.5rem;
}

.mb {
  margin-bottom: 0.5rem;
}

.none {
  display: none;
}

.block {
  display: block;
}

.container {
  margin: auto;
  padding: 0 10px;
}

.bg-xam {
  background: #EFEFEF;
}

.title {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0;
}

.uppercase {
  text-transform: uppercase;
}

.v-center {
  text-align: center;
}

.v-image img {
  width: 100%;
  height: auto;
}

.v-banner-search {
  background-image: url("/bg1.webp");
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.v-banner-search .v-banner-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.v-banner-search .v-banner-body .v-inline {
  display: flex;
  flex-wrap: nowrap;
  max-width: 500px;
}
.v-banner-search .v-banner-body .v-inline .v-btn-tk {
  box-shadow: 0px 0px 2px 2px rgba(218, 225, 232, 0.6392156863);
}
.v-banner-search .v-banner-body .v-inline input {
  padding: 10px;
}
.v-banner-search .v-banner-body .v-inline button {
  padding: 10px;
  background: #5E5E5E;
  border: 1px solid #5e5e5e;
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.v-dang-ky-tc {
  background-image: linear-gradient(180deg, #d0d0d0, #EFEFEF);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.v-dang-ky-tc .v-main-dang-ky .v-title {
  text-align: center;
}
.v-dang-ky-tc .v-main-dang-ky .v-my-body-form {
  padding: 20px;
  border: 2px solid #fffcfc;
  align-items: center;
}
.v-dang-ky-tc .v-main-dang-ky .v-my-body-form .v-line {
  margin: 5px;
}
.v-dang-ky-tc .v-main-dang-ky .v-my-body-form .v-line input {
  padding: 10px;
}
.v-dang-ky-tc .v-main-dang-ky .v-my-body-form .v-line button {
  padding: 10px;
  background: #A7A7A7;
  color: #fff;
  border: 1px solid #A7A7A7;
  font-weight: bold;
}

.v-f-center {
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
}

.btn-xem-them {
  background: #646464;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
}

.v-noi-bat {
  display: grid;
  grid-template-columns: auto;
  grid-gap: 10px;
}

.v-item-slide {
  box-shadow: inset 0px 0px 1px 2px rgba(174, 175, 176, 0.3215686275);
  border: 1px solid #aaacae;
  margin: 5px !important;
}

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

footer {
  background-image: linear-gradient(#868686, #E9E9E9);
}
footer .top {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  border-bottom: 1px solid #fff;
}
footer .top img {
  padding: 10px;
}
footer .top .logo-f img {
  height: 120px;
  width: auto;
}
footer .bottom .v-row .footer-links {
  display: flex;
  flex-direction: column;
}
footer .bottom .v-row .footer-links a {
  padding: 5px 0;
  color: #000;
  text-decoration: none;
}
footer .bottom .v-row .footer-links a:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,IDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggaWQ9ImljX29mZmxpbmVfcGluXzI0cHgiIGQ9Ik0xMiwyQTEwLDEwLDAsMSwwLDIyLDEyLDEwLjAyOSwxMC4wMjksMCwwLDAsMTIsMlptNSwxNkg3VjE2SDE3Wm0tNy00TDcsMTEsOCw5bDIsMiw2LTUsMSwxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBmaWxsPSIjMjIyIi8+PC9zdmc+);
  background-repeat: no-repeat;
  padding: 0 15px;
}
footer .bottom .v-row .v-mb-2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
footer .bottom .v-row .v-mb-2 input {
  padding: 8px;
}
footer .bottom .v-row .v-mb-2 button {
  padding: 8px;
  background: #9B8700;
  color: #fff;
}

.v-sp {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0;
  border: 1px solid rgba(112, 112, 112, 0.431372549);
  box-shadow: 0px 0px 4px 1px #d4d4d4;
}
.v-sp .img img {
  width: 100%;
  height: auto;
}
.v-sp .v-title {
  text-align: center;
  text-transform: uppercase;
  margin: 5px 0;
}
.v-sp .v-title-sub {
  margin: 5px 0;
}
.v-sp .v-desc {
  padding: 10px;
}
.v-sp .v-desc .v-line.v-active {
  color: #b27b34;
  font-weight: bold;
}
.v-sp .v-noi-bat {
  position: absolute;
  left: 5;
  margin-top: 1;
  margin: 0;
  left: 10px;
  top: 10px;
}
.v-des-title{
  font-weight:700;
   text-transform: uppercase;
    color: #d98011;
}
.v-sp .v-noi-bat a, .v-sp .v-noi-bat span {
  padding: 8px;
  color: #fff;
  background: #FF0606;
  border-radius: 5px;
  box-shadow: 0px 0px 6px 1px gainsboro;
}

.v-title-sp, .v-s-title, {
  margin: 10px 9px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
}
.v-title-sp span, .v-s-title span {
  font-size: 20px;
}
.v-title-sp a, .v-s-title a {
  font-size: 18px;
  color: #56616F;
  text-decoration: underline;
}

.v-item-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 20px);
}
.v-item-body .v-des span {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: bold;
  color: #646464;
}

.v-news-b {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.v-news-b .v-desc {
  padding: 5px;
}
.v-news-b .v-img img {
  width: 100%;
  height: auto;
}

.v-home-news {
  padding: 30px 0;
}

.v-link-lk {
  background: #F1F0F0;
  padding: 20px;
  box-shadow: 0px 6px 1px 1px rgba(255, 255, 255, 0.2901960784);
}
.v-link-lk .v-link-blk {
  display: flex;
  flex-wrap: nowrap;
}
.v-link-lk .v-link-blk a:after {
  content: "/"; /* width: 5px; */
  padding: 5px;
}

.v-row-t50 .v-image {
  display: flex;
  flex-direction: column;
}
.v-row-t50 .v-image img {
  width: 100%;
  height: auto;
}
.v-row-t50 .v-des .v-title {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0px;
}
.v-row-t50 .v-des .v-btn-link-more {
  background: #707070;
  color: #fff;
  padding: 10px;
  border-radius: 2px;
}

/*Giới thiệu */
.v-main .v-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 2px solid #B27B34;
  margin: 5px 0;
  padding: 10px 0px;
}
.v-main .v-content {
  margin: 10px 0;
}

.v-tim-kiem {
  display: flex;
  flex-wrap: nowrap;
}
.v-tim-kiem .v-btn-tk {
  flex: 0 0 150px;
  background: #5E5E5E;
  color: #fff;
  border: 1px solid #5E5E5E;
  border-radius: unset;
}
.v-tim-kiem input[type=text] {
  flex: auto;
  padding: 10px;
}

.v-t30-70 .v-title-sub {
  color: #000;
  font-weight: bold;
  font-size: 20px;
}
.v-t30-70 .v-info {
  color: #707070;
}
.v-t30-70 .v-link {
  color: #707070;
}

.v-contact {
  display: flex;
  flex-direction: column;
}
.v-contact .v-mb-2 {
  display: flex;
  flex-direction: column;
  padding: 0.2rem;
}
.v-contact .v-mb-2 input {
  padding: 10px;
}
.v-contact .v-mb-2 button {
  padding: 10px;
  color: #fff;
  background: #646464;
  border: 1px solid;
  font-weight: bold;
}

.v-map iframe {
  width: 100%;
  height: auto;
  min-height: 350px;
}

.t-email-form .d-block {
  display: block !important;
}
.t-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.t-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.t-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.t-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.v-page-number {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
.v-page-number a {
  padding: 10px;
  border: 1px solid #d3d7da;
  line-height: 10px;
  background: #f8f8f8;
}
.v-page-number a.active {
  background: #d7d7d7;
}

.i-s-des, .i-s-des * {
  color: #747474 !important;
  font-size: 0.9rem;
}

@media (min-width: 768px) {
  .v-mobile {
    display: none;
  }
  .container {
    max-width: 1200px;
    color: #003;
  }
  .v-nav {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2588235294);
    padding: 10px 0px;
  }
  .v-nav .t-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .v-nav .t-row .col-logo {
    height: 50px;
    width: auto;
  }
  .v-nav .t-row .col-logo img {
    width: auto;
    height: 100%;
  }
  .v-nav .t-row .col-logo .v-open-nav {
    display: none;
  }
  .v-nav .t-row .col-link {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .v-nav .t-row .col-link .v-close {
    display: none;
  }
  .v-nav .t-row .col-link a {
    padding: 11px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #000;
  }
  .v-nav .t-row .col-link a.active {
    color: #B27B34;
  }
  /* Tìm kiếm */
  .v-banner-search .v-banner-body {
    height: 426px;
  }
  .v-banner-search .v-banner-body .v-inline input {
    width: 360px;
  }
  .v-gioi-thieu {
    padding: 30px 0;
  }
  .v-san-pham {
    padding: 30px 0;
  }
  .v-san-pham .v-row-sp {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 10px;
  }
  .v-san-pham .v-row-sp .v-main-sp {
    padding: 5px;
  }
  .v-dang-ky-tc {
    height: 350px;
  }
  .v-dang-ky-tc .v-main-dang-ky {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    width: 800px;
  }
  .v-dang-ky-tc .v-main-dang-ky .v-my-body-form {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  footer {
    margin-bottom: 10px;
  }
  footer .v-row {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-gap: 5px;
  }
  /* .v-slide-cdt {
    .v-silde {   
    .v-btn-slide-bd {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 98%;
  }
    .v-row {
    display: grid;
    grid-template-columns: auto auto auto;
  }

  }
  } */
  .v-slide-cdt {
    padding: 30px 0;
  }
  .v-tp-2 {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 10px;
  }
  .v-row-t50 {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 10px;
  }
  .v-t50 {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 10px;
  }
  .v-t30-70 {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-gap: 20px;
  }
  .v-row-left-300 {
    display: grid;
    grid-template-columns: auto 300px;
    grid-gap: 20px;
  }
  .v-row-left-70 {
    display: grid;
    grid-template-columns: 70% auto;
    grid-gap: 20px;
  }
  .v-news-2 {
    display: grid;
    grid-template-columns: 40% 60%;
    grid-gap: 10px;
    padding: 10px 0px;
    border-bottom: 2px solid #a0a0a0;
  }
  .v-map-contact {
    display: grid;
    grid-template-columns: 60% 40%;
    grid-gap: 10px;
  }
  .v-items-lien-quan {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 10px;
  }
}
/* 
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/
/* 
##Device = Laptops, Desktops
##Screen = B/w 1025px to 1280px
*/
/* 
##Device = Tablets, Ipads (portrait)
##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {
  /* CSS */
}
/* 
##Device = Tablets, Ipads (landscape)
##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* CSS */
}
/* 
##Device = Low Resolution Tablets, Mobiles (Landscape)
##Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {
  /* CSS */
}
/* 
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {
  /* CSS */
}
@media (max-width: 678px) {
  .v-mobile {
    display: block;
  }
  .v-nav {
    box-shadow: 1px 1px 2px rgba(42, 41, 41, 0.8);
    background: #f5f5f5;
  }
  .v-nav .t-row {
    padding: 10px;
  }
  .v-nav .t-row .col-logo {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .v-nav .t-row .col-logo img {
    height: 60px;
    width: auto;
  }
  .v-nav .t-row .col-link {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8196078431);
    z-index: 99999;
  }
  .v-nav .t-row .v-none {
    display: none;
  }
  .v-nav .t-row .v-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .v-nav .t-row .v-logo img {
    max-width: 100px;
    width: 100px;
  }
  .v-nav .t-row .v-logo a {
    color: #fff;
    font-size: 1.5rem;
  }
  .v-nav .t-row span.v-close {
    right: 0;
    position: absolute;
    padding: 10px;
  }
  .v-nav .t-row .v-links {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    padding: 10px 15px;
    margin-top: 30px;
  }
  .v-nav .t-row .v-links a {
    color: #fff;
    padding: 5px;
    text-decoration: none;
    font-size: 20px;
    line-height: 1.6rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3019607843);
  }
  .v-banner-search .v-banner-body {
    height: 180px;
  }
  .v-banner-search .v-banner-body .v-inline input {
    width: 200px;
  }
  .v-gioi-thieu {
    padding: 20px 0;
  }
  .v-san-pham {
    padding: 15px 0;
  }
  .v-san-pham .v-row-sp {
    display: flex;
    flex-direction: column;
  }
  .v-san-pham .v-row-sp .v-main-sp {
    padding: 5px;
  }
  .v-dang-ky-tc .v-main-dang-ky {
    display: block;
    text-aligin: center;
    width: 100%;
  }
  .v-dang-ky-tc .v-main-dang-ky .v-my-body-form .v-line {
    display: flex;
    flex-direction: column;
  }
  /*
    .v-slide-cdt {
    .v-silde {  
    .v-btn-slide-bd {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 98%;
  }
    .v-row {
    display: grid;
    grid-template-columns: auto;
  }

  }
  } */
  .v-slide-cdt {
    padding: 30px 0;
  }
  .v-row-t50 {
    display: grid;
    grid-template-columns: auto;
  }
  .v-t50 {
    display: grid;
    grid-template-columns: auto;
  }
  .v-t30-70 {
    display: grid;
    grid-template-columns: auto;
  }
  .v-items-lien-quan {
    display: grid;
    grid-template-columns: auto;
    grid-gap: 10px;
  }
  footer {
    margin-bottom: 60px;
  }
}
