* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('../fonts/OpenSans-Semibold.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto-Italic';
  src: url('../fonts/Roboto-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'UTM_Aristote';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
}

body {
  font-family: Arial;
  font-size: 16px;
  overflow-x: hidden;
}

p.uppercase {
  text-transform: uppercase;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.6;
  letter-spacing: normal;
}

a {
  display: inline-block;
  text-decoration: none;
}

li {
  list-style: none;
}

.clear {
  clear: both
}

/*.container{width:1200px;}*/
input {
  line-height: 25px;
  border-radius: 5px;
  border: 1px solid;
  /* padding-top: 5px; */
  margin-top: 5px;
}

.row {
  -ms-flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/*.container {
    width: 1200px;
    margin: 0 auto;
}*/
/*css header*/

.header-index {
  z-index: 9999;
  width: 100%;
  background: #fff;
  display: flex;
  z-index: 9999;

}

.headimg img {
  width: 100%;
  height: 400px;
  object-fit: cover
}

.headimg {
  position: relative;
  text-align: center;
}

.mobile-header {
  display: none
}

ul#menu-nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0px;

}

div#mainmenu {
  width: 85%;
  float: left;
}

.iconmenu {
  display: none
}

.header-index .logo {
  width: 306px;
  height: 99px;
  background-size: cover;
  background-repeat: no-repeat;
  background: url(../images/logo.png);
  background-size: 100% 100%;
  margin-top: 20px;


}

.left {
  width: 15%;
}

.duoi {
  background-color: #0066c0
}

.right {
  width: 60%;
  text-align: center;
}

.headbar {
  display: flex;
  width: 100%
}

.tren {

  display: flex;
  justify-content: space-between;
}

.mainhead {
  width: 100%;
}

#slider1 img {
  height: 700px;
  object-fit: cover
}

ul#menu-nav>li>a {
  color: #fff;
  text-transform: uppercase;
  border: none;
  font-weight: bold;
  padding: 15px 15px;
  font-size: 14px
}

.banner-anh {
  /* position: absolute; */
  z-index: 99999;
  position: absolute;
  top: 0px;
  left: 0px;
  color: #fff;
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgba(0, 0, 0, 1) -30%, rgba(0, 0, 0, 0) 70%);
  height: 100%;
  padding-top: 250px;
  padding-left: 100px
}

.nutnn {
  float: right;
  margin-top: 40px;
  margin-left: 20px;
}

.title_anh {
  width: 55%
}

ul#menu-nav li a:hover {
  background-color: #08579d;
  text-decoration: none
}

.menu-item:hover .sub-menu {
  display: block;
}

.menu-item a:hover .sub-menu {
  color: #fff
}

.sub-menu {
  display: none;
  position: absolute;
  min-width: 160px;
  z-index: 999;
  background-color: #fff;
  width: 226px;

}

.sub-menu li ul {
  display: none;

  min-width: 160px;
  margin-left: 225px;
  top: 0px;
  width: 250px;


}



ul#menu-nav li ul li a {
  text-decoration: none;
  padding: 10px 5px;
  background-color: #fff;
  border-radius: 0px 0px;
  width: 100%;
  text-transform: uppercase;
  border-bottom: 1px solid #f1f1f1;
  font-size: 14px;
  font-weight: bold;
}

.sub-menu li ul li {
  display: none;
  position: absolute;
  min-width: 160px;

  width: 250px;
  left: 0px;
  top: 10px;


}

.sub-menu :hover ul li {
  display: block;
}

.is-form-style {
  line-height: 1;
  position: relative;
  padding-left: 20px;
  margin-top: 35px;
  margin-left: 65px;
}



ul#menu-nav li {
  position: relative;
  left: 0px;

}


.is-search-input {
  border-radius: 20%
}

/*footer*/
footer {
  width: 100%;
  overflow: hidden;
  background-image: url(../images/nen.png);
  background-attachment: scroll;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
}

.footer-bottom {
  color: #fff;
  background-color: #000000;
  padding: 10px;
  margin: 0px;
  padding-left: 30px;

}

.footer-bottom p {
  margin: 0;
}

.ftitle {
  margin-bottom: 30px
}

.footer-ct form input {
  width: 100% !important;
  padding: 10px !important;
  color: #000;
  border: 0px;
  border-radius: 0px;
  outline: none;
  line-height: 1;
}

.footer-ct form input[type=submit] {
  text-transform: uppercase;
  font-weight: bold;
}

.frow {
  width: 100%;
  display: flex;
}

.fcola {
  width: 50%;
  padding: 25px;
  padding-left: 0px
}

.fcolt {
  width: 20%;
  padding: 25px
}

.fcoll {
  width: 30%;
  padding: 25px
}

.footer-ct {
  color: #fff;
  font-size: 14px
}

/* trang */
.lv-title h2 {
  color: #2b56a3;
  font-size: 28px;
  font-family: Roboto-Bold;
  font-weight: 900;
  text-align: center;

}

.lv-title p {
  text-align: center;
  color: #525252
}

.show-linh-vuc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 30px
}

.linhvuc-item {
  width: 30%;
  /* height: 250px; */
}

.titlelv {
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 125%);
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0px
}

.titlelv h4 {
  font-size: 14px;
  font-weight: bold;
}

.img-linhvuc {
  position: relative;
  overflow: hidden;

}

.img-linhvuc img {
  transition: .5s;
  width: 100%
}

.img-linhvuc:hover img {
  transform: scale(1.1);
}

section#thong-so .textwidget {
  display: flex;
  justify-content: space-between;
  color: #fff;

  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px
}

#thong-tin {
  background-image: url(../images/bg.png);
  margin-top: 10px;
  margin-bottom: 30px;
  background-size: cover;
}

.noidung_gt {
  width: 50%;
  float: left;
  color: #fff;
  padding: 50px 0;
}

.anh_gt {
  float: right;
  width: 40%;
  margin-top: 10px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.ts {
  font-size: 22px
}

#cam_ket {
  background-image: url(../images/nen.png);
  margin-top: 10px;
  margin-bottom: 30px;
  background-size: cover;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  text-align: center;
  padding-left: 500px;
  margin-bottom: 30px;
}

.camket-show {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 50px;
}

.camket-item {
  text-align: center;
  padding: 10px;
  color: white;
}

.camket-item img {
  height: 85px;
}

.anvao {
  color: #000000;

}

.anvao:hover {
  color: #000000;
  text-decoration: none
}

.anvao h2 {
  font-size: 22px
}

.anvao p {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
}

.show-sp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}

.sp-item {
  width: 33%;
  padding: 5px
}

.sp-item a {
  width: 100%;
}

.titlesp h4 {
  color: #000000;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}


section#news-event-video {
  background: #ebebeb;
  padding: 30px 0;
}

.news-events>h3,
.video>h3 {
  text-transform: uppercase;
  margin: 20px 0;
  color: #185697;
  font-size: 22px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

.news-events-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #bebebe;
  padding-bottom: 30px
}

.news-events {
  width: 48%;
}

.news-item a {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  border-bottom: 1px solid #ab9a9a;
  padding-bottom: 10px;
}

.news-item:nth-last-child(1) a {
  border-style: none;
}

.news-item .news-img {
  width: 30%;
}

.news-item .news-img img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}

.news-item a h3 {
  font-size: 14px;
  color: #000;
  margin: 5px 0 10px;
  line-height: 20px;
}

.news-item .news-detail {
  width: 67%;
}


.video {
  width: 48%;
}

.video iframe {
  width: 100%;
}

.news-detail p {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  color: #000000
}

#tintuclinhtinh {
  padding-top: 10px;
  padding-bottom: 10px
}

.nav-pills>li>a {
  /* color: #fff; */
  /* background-color: #337ab7; */
  color: #000000;
  border-radius: 0;
  background-color: #ebebeb;
  width: 200px;
  margin-right: 10px
}

.nav-pills>li.active>a {
  border: 1px solid;
  border-radius: 0
}

.product-parent {
  display: flex;
  justify-content: space-between;
  width: 40%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.xemthem {
  text-align: center;
}

.xemthem a {
  border: 1px solid;
  border-radius: 0;
  padding: 10px 15px
}

#du_an {
  margin-bottom: 30px
}

.xemthem a:hover {

  border-radius: 0;
  padding: 10px 15px;
  color: #fff;
  background-color: #337ab7;
  text-decoration: none;

}

.gia-sp {
  text-align: center;
  color: #fc3333;
  font-size: 14px
}

/*trangcon*/
.sidebar {
  width: 20%;
  float: left;
  margin-bottom: 10px
}

.content-cat {
  width: 100%;
  /*float: right;*/

}

.content-cat img {
  width: 80%;
}

.noi-dung {
  width: 100%;

}

.tin-item a {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  border-bottom: 1px solid #ab9a9a;
  padding-bottom: 10px;
}

.tin-item:nth-last-child(1) a {
  border-style: none;
}

.tin-item .tin-img {
  width: 30%;
}

.tin-item .tin-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.tin-item a h3 {
  font-size: 14px;
  color: #000;
  margin: 5px 0 10px;
  line-height: 20px;
}

.tin-item .tin-detail {
  width: 67%;
}

.tin-detail p {
  color: #000000;
  font-weight: 400
}

.list-product {
  display: flex;
  flex-wrap: wrap;
}

.cat-products-item {
  width: 30%;
  margin-right: 30px;
  margin-bottom: 30px;
  text-align: center;


}

.cat-product-img {
  position: relative;
  overflow: hidden;
  height: 250px;
  width: 350px;


}

.cat-product-img img {
  transition: .5s;
  height: 250px;
  width: 100%;

}

.cat-product-img:hover img {
  transform: scale(1.1)
}

.content-single-link {
  width: 100%;
  border: 1px solid #dedede;
  padding: 10px;
  margin-top: 10px;
  float: right;
  display: flex;
  margin-bottom: 20px
}

.product-image img {
  width: 350px;
  height: 350px
}

.product-content {
  margin-left: 20px;
  width: 100%
}

.title_bv h3 {


  padding: 2px;
  font-size: 30px;

}

.title_bv {
  margin-bottom: 20px
}

.content-single-bv img {
  text-align: center;
  max-width: 900px
}

/*sidemenu*/
#sidemenu .sub-menu li {}

#sidemenu h2 {
  background-color: #2b56a3;
  text-align: center;
  color: #fff;
  padding: 4px;
  font-size: 18px;
  margin-bottom: 0px;
  border-radius: 20px 0px 0px 0px
}

#sidemenu {
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-radius: 20px 0px 0px 0px;
}

.side-menu-nav li a {
  padding: 4px;
  width: 100%;
  border-bottom: 1px solid #dedede;

}



.sub-menu li a {
  list-style-type: circle;
  padding-left: 15px;
  color: #000000
}

.httt h2 {
  background-color: #2b56a3;
  text-align: center;
  color: #fff;
  padding: 4px;
  font-size: 18px;
  margin-bottom: 0px;
  border-radius: 20px 0px 0px 0px
}

.httt {
  border: 1px solid #dedede;
  border-top: none;
  border-radius: 20px 0px 0px 0px
}

.lienquantitle {
  background-color: #2b56a3;
  color: #fff;
  padding: 4px;
  font-size: 16px;
  padding-left: 20px;
  border-radius: 15px 0px;
}


ul#side-menu-nav li a {
  background-color: #d0cece;
  padding: 5px 25px;
  color: #000000;
  width: 100%;
}



ul#side-menu-nav li ul li a {
  background-color: #fff;
}

ul#side-menu-nav li a:hover {
  background-color: #2b56a3;
  color: #fff;
  text-decoration: none;


}

#sidemenu .sub-menu {

  position: relative;
  display: block;


}

.list-cat {


  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  ;

}

.list-cat p:hover {
  text-decoration: none;
  color: #000000
}

.anbv {
  color: #000000
}

.anbv:hover {
  text-decoration: none
}

.gt {
  width: 75%;
  float: right;


}

.cat-img img {
  width: 100%;
  height: 200px;
}

.cat-item {
  transition: box-shadow .3s;
  margin-bottom: 25px;
  border: 1px solid #f1f1f1;
  margin-right: 3%;
  width: 30%
}

.cat-item:hover {

  box-shadow: 0 0 11px rgba(33, 33, 33, .5);
}

.cat-item p {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
}

.content-item {
  padding: 15px;
  padding-top: 0px
}

.nutbv {
  background-color: #2b56a3;
  text-align: center;
  color: #fff;
  padding: 5px 20px;
  border-radius: 10px 0px 10px 0px
}

.nutbv:hover {
  background-color: #2b56a3;
  text-align: center;
  color: #fff;
  padding: 5px 20px;
  border-radius: 10px 0px 10px 0px;
  text-decoration: none
}

.nut {
  background-color: #2b56a3;
  text-align: center;
  color: #fff;
  padding: 5px 20px
}

.list-products {

  display: flex;
  flex-wrap: wrap;
  margin-top: 30px
}

.title_cat h3 {
  background-color: rgba(1, 1, 1, 0.2);
  color: #fff;
  padding: 30px;
  font-size: 35px;
  margin-bottom: 30px;
  padding-left: 10px;
  /* background-image: url(http://live.icolor.vn/vinabeta/wp-content/uploads/2020/08/pattern.png); */
}

.title_cat {
  position: absolute;
  top: 300px;
  right: 0px;
  left: 20%;
  height: 50px;
  bottom: 0px;
  width: 60%;
  z-index: 2;
  text-align: center;
}

.titlec {

  color: #000000;
  padding: 4px;
  font-size: 16px;

}

.titlecsp {

  color: #fff;
  font-size: 20px;
  text-align: center;
  width: 100%
}

.titlecat h4 a {
  color: #fff;
  font-size: 16px;
  text-align: center;
  width: 100%;
  font-size: 20px
}

.titlecat h4 a:hover {
  text-decoration: none;

}

.tieudesp {
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0px;
  width: 100%
}


.content-single-bv p {
  font-weight: 500;
}

.trang-lh {
  width: 100%;
}

/*form*/
#nm {
  width: 250px;
  border-radius: 0px;
  height: 35px;
  color: #6d6d6d;
  padding: 10px;
}

.input {
  line-height: 25px;
  /* border-radius: 5px; */
  border: 1px solid;
  padding-top: 5px;
  margin-top: 5px;
}

.newsl {
  background-color: #f5bb2c;
  background-image: url(../images/send.png);
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
  border-radius: 0px;
  border: 5px solid #f5bb2c;
  height: 34px;
  width: 35px
}

#te {
  border-radius: 0px;
  border: 1px solid #f2f2f2;
  padding: 10px;
  width: 100%
}

#tea {
  border-radius: 0px;
  border: 1px solid #f2f2f2;
  padding: 10px;
  width: 100%
}

.form-lh {
  width: 45%;
}

.dienthoai {
  padding-top: 14.5%;
  font-size: 16px;
  font-weight: 900;
  color: #0462b0;
}

.trenp {
  display: flex;
}

.gui {
  border-radius: 0px;
  padding: 10px 20px;
  border-color: #337ab7
}

.content-lh {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tt-lh {
  width: 50%
}

.titlelh {
  color: #2b56a3;
  padding: 5px;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 2px solid #2b56a3;
}

.map {
  margin-top: 20px
}

.anhduan {
  overflow: hidden;
}

.anhduan img {
  width: 100%;
  transition: .5s;
}

.anhduan:hover img {
  transform: scale(1.1)
}

.anhduan h2:hover {
  color: #000000;
  text-decoration: none
}

.img-sp {
  overflow: hidden;
}

.img-sp img {
  width: 100%;
  height: 240px;
  transition: .5s;
}

.img-sp:hover img {
  transform: scale(1.1)
}

.img-spl img {
  width: 100%;
  transition: .5s
}

.img-spl:hover img {
  transform: scale(1.1)
}

.img-spl {
  width: 100%;
  overflow: hidden;
}

.left-sp-item {
  width: 50%;
  margin-top: 300px;
  margin-bottom: 10px;
}

.show-sp-left {
  display: block;
  margin-top: 10px;
  padding: 20px
}

.titlespl h4 {
  color: #000000;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center
}

.gia-spl {
  text-align: center;
  color: #fc3333
}

.giaca {
  text-align: center;
  color: #da251d;
  font-weight: 800
}

.title_anh h2 {
  font-weight: bold;
}

.anhdoitac {
  width: 200px;
  padding: 15px;

}

.anhdoitac img {
  object-fit: contain;
}

#doitaclaman {}

.anhdoitac img {
  width: 100%;
  height: 100px
}

li#polylang-3 ul {
  display: flex;
  justify-content: space-between;
}

.trenpp {
  margin-top: 10px;
  margin-left: 20px;
  float: right;
}

.lang-item {
  margin-right: 10px
}

.lang-item-vi img {
  width: 30px !important;
  height: 30px !important;
}

.lang-item-en img {
  width: 30px !important;
  height: 30px !important;
}

.search-content {

  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: 5%;
  float: right;
  padding-top: 20px;
  margin-top: 120px
}

#san-pham {
  margin-bottom: 50px
}

.footer-ct a {
  color: #fff
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 3px solid #eee;
  width: 50px;
}

.count {
  font-weight: 900
}

.nav-pills>li.active>a {
  /* color: #fff; */
  /* background-color: #337ab7; */
  color: #337ab7;
  background-color: #fff
}

.nav-pills>li.active>a:focus {
  color: #337ab7;
  background-color: #fff
}

.is-form-style input.is-search-input {
  background: #fff;
  background-image: none !important;
  color: #333;
  padding: 0 12px;
  margin: 0;
  outline: 0 !important;
  font-size: 14px !important;
  height: 36px;
  min-height: 0;
  line-height: 1;
  border-radius: 0;
  border: solid 1px #ccc !important;
  font-family: arial;
  width: 100%;
  border-radius: 10px 0px 0px 10px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.is-form-style input.is-search-submit,
.is-search-icon {
  display: inline-block !important;
  color: #666;
  background: #ededed;
  box-shadow: none !important;
  outline: 0;
  margin: 0;
  font-size: 14px !important;
  border: 1px solid #ccc;
  border-radius: 0;
  line-height: 1;
  height: 36px;
  text-transform: capitalize;
  vertical-align: middle;
  -webkit-transition: background-color .1s ease-in-out;
  -moz-transition: background-color .1s ease-in-out;
  -o-transition: background-color .1s ease-in-out;
  transition: background-color .1s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: none !important;
  border-radius: 0px 10px 10px 0px !important;
}

.gthd {
  color: #2b56a3;
  font-size: 21px;
  font-family: Roboto-Bold;
  font-weight: 900;
  margin-bottom: 0px
}

.gthden {
  color: #2b56a3;
  font-size: 18px;
  font-family: Roboto-Bold;
  font-weight: 900;
  margin-bottom: 0px
}

/*.gallery {
    width: 100%;
    display: flex;
    height: 100px;
    margin-top: 30px;
}
.gallery img {
    height: 100px;
    width: 115px;
}*/
.tab-pane img {
  max-height: 800px;
  max-width: 800px;
  margin-top: 10px;
}

.tab-pane p {
  font-weight: 400
}

.product-content img {
  max-height: 250px;
  max-width: 250px
}

.product-content {
  margin-left: 20px;
  width: 55%;
}

.cc {
  padding: 20px
}

p#breadcrumbs {
  padding: 20px;
  font-size: 21px;
  text-align: center;
  border-bottom: 1px solid #c4cbcf;
}

p#breadcrumbs a {
  color: #000000;
  margin-right: 10px
}

.noi_dung_sp {
  width: 75%;
  float: left;
  margin-top: 30px;
  margin-bottom: 30px
}

.ordersp {
  width: 20%;
  float: right;

}

.list-product-lq {
  padding: 5px;
  border-left: 1px solid #f1f1f1
}

.cat-products-item-lq {
  margin-bottom: 30px;
  text-align: center;
}

.cat-product-img-lq {
  position: relative;
  overflow: hidden;


}

.cat-product-img-lq img {
  transition: .5s;
  height: 200px;
  width: 100%;

}

.tieudesplq {
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0px;
  width: 100%;

}

.tin-detail {
  margin-left: 20px;

}

.tieudesplq h3 {
  font-size: 16px
}

.lienquantitlebv {

  color: #2b56a3;
  padding: 4px;
  font-size: 18px;
  padding-left: 20px;
  border-bottom: 2px solid #2b56a3
}

.category-item-img {
  position: relative;
  overflow: hidden;
  width: 350px;
  height: 250px;
  border-radius: 50px 0px 50px 0px;


}

.category-item-img:hover img {
  transform: scale(1.1);
  box-shadow: 0 0 11px rgba(33, 33, 33, .5);
}


.category-item-img img {
  transition: box-shadow .3s;
  transition: .5s;
  height: 250px;
  width: 100%;

}

.titlecat {
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0px;
  width: 100%;
  color: #fff
}

.content-cat {
  width: 100%;
  /* float: right; */
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.category-item {
  width: 30%;
  margin-right: 3%;
  margin-bottom: 30px;
  /* transition: box-shadow .3s;*/


}

.content-gt p img {
  max-width: 100%;
  height: auto;
}

/*.category-item:hover
{
  text-align: center;box-shadow: 0 0 11px rgba(33,33,33,.5); 
}*/
p#breadcrumbs span {
  text-transform: uppercase;
  margin-left: 10px;
  color: #2e2e2e;
  padding-right: 10px;
  margin-right: 10px;

  position: relative;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 16px;
  text-transform: uppercase;
}

.tinlq-item a {

  justify-content: space-between;
  margin-bottom: 10px;
  border-bottom: 1px solid #ab9a9a;
  padding-bottom: 10px;
}

.tin-item:nth-last-child(1) a {
  border-style: none;
}

.tinlq-item .tinlq-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.tinlq-item a h3 {
  font-size: 14px;
  color: #000;
  margin: 5px 0 10px;
  line-height: 20px;
}




/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
  color: white;
}

.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.gioithieu {
  margin-top: 30px !important;
  margin-bottom: 50px !important;
}

.gioithieu h3 {
  text-align: center;
  color: #2b56a3;
  font-weight: 600
}

.ndbottom {
  text-align: center;
}

.content-single-bv {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 30px;
}

#slider2 img {
  object-fit: cover;
  height: 400px
}

section#slidetShow2 {
  height: 400px;
}

.noidungbv p:hover {
  text-decoration: none;
  color: #000000
}

.noidungbv h3:hover {
  text-decoration: none;
  color: #000000;
}

p#breadcrumbs a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none
}

.breadcrumb_last {
  color: #000000;
  font-weight: bold;
}

.sub-menu li ul li {
  display: none;
  position: absolute;
  min-width: 160px;

  width: 250px;
  left: 0px;
  top: 10px;


}

ul#slider11 img {
  height: 250px;
  width: 100%
}

ul#slider11-pager img {
  height: 95px;

}

.product-image {
  width: 100%;
}

.anhduan img {
  height: 250px;
}

.is-form-style {
  line-height: 1;
  position: relative;
  padding: 0 !important;
  margin-top: 50px;
}

a.button_gt {
  border: 1px solid;
  color: #fff;
  padding: 12px 15px;
  float: left;
  margin-top: 10px;
}

a:hover {
  text-decoration: none
}

.product-image {
  width: 45%;
}

.owl-nav i {
  font-size: 16px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px
}

.owl-next {
  position: absolute;
  right: 0;
  top: 35%;
}

.owl-prev {
  position: absolute;
  left: 0;
  top: 35%;
}

.video img {
  width: 100%;
  height: 355px;
}