@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700&display=swap');

body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 23px;
}

.container-fluid {
  padding-right: 30px;
  padding-left: 30px;
  width: 100%;
}

.owl-prev {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}

.owl-next {

  position: absolute;

  top: 50%;
  right: 20px;

  transform: translateY(-50%);
}

.owl-nav>div {
  background-color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #333;
  font-size: 20px;
  border-radius: 50%;
  border: 1px solid #1e3d37;

  padding: 0;
}

img {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.support-online {
  position: fixed;
  z-index: 999;
  left: 15px;
  bottom: 30px;
  top: auto !important
}

.support-online a {
  position: relative;
  margin: 20px 10px;
  text-align: left;
  width: 40px;
  height: 40px
}

.support-online i {
  width: 40px;
  height: 40px;
  background: #43a1f3;
  color: #fff;
  border-radius: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 1.9;
  position: relative;
  z-index: 999
}

.support-online a {
  display: block
}

.support-online a span {
  border-radius: 2px;
  text-align: center;
  background: #fb2644;
  padding: 9px;
  display: none;
  width: 180px;
  margin-left: 10px;
  position: absolute;
  color: #ffffff;
  z-index: 999;
  top: 0px;
  left: 40px;
  transition: all 0.2s ease-in-out 0s;
  -moz-animation: headerAnimation 0.7s 1;
  -webkit-animation: headerAnimation 0.7s 1;
  -o-animation: headerAnimation 0.7s 1;
  animation: headerAnimation 0.7s 1
}

.support-online a:hover span {
  display: block
}

.support-online a span::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #fb2644 transparent transparent;
  position: absolute;
  left: -10px;
  top: 10px
}

.kenit-alo-circle-fill {
  width: 60px;
  height: 60px;
  top: -10px;
  position: absolute;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all .1s;
  -moz-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
  background-color: rgba(0, 175, 242, 0.5);
  opacity: .75;
  right: -10px
}

.kenit-alo-circle {
  width: 50px;
  height: 50px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: .1;
  border-color: #0089B9;
  opacity: .5
}

.support-online .btn-support {
  cursor: pointer
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }

  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }

  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }

  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
  }

  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }
}

#scrollUp {
  background: #fff;
  color: #333;
  border: 1px solid #333;
  bottom: 40px;
  right: 40px;
  border-radius: 100px;
  height: 47px;
  width: 47px;
  font-size: 25px;
  text-align: center;
  line-height: 45px;
  box-shadow: 0 0 15px 0px rgb(50 50 50 / 20%);
  transition: 0.3s;
  display: inline-block;
  position: fixed;
  bottom: 62px;
  right: 10px;
  cursor: pointer;
  z-index: 99999;
}

#scrollUp:hover {
  background-color: #333;
  color: #fff;
}



.btn-active-view {
  background-image: linear-gradient(to right, #85b348, #92cc2e, #85b348);
  color: #fff;
  padding: 7px 20px;
  border-radius: 20px;
}

.hover-zoom:hover img {
  transform: scale(1.05);
}

.hover-zoom {
  overflow: hidden;
}

.item-product .img img {
  height: 270px;
  object-fit: cover;
}

/* css review */
.add-review textarea {
  width: 100%;
  height: 150px;
  font-size: 15px;
  margin-top: 10px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}

.add-review input[type=text] {
  width: 100%;
  height: 50px;
  border: 1px solid #ddd;
  font-size: 15px;
}

.add-review .write-review__button {
  padding: 0;
  padding: 0 36px;

}

.aside-category ul li::before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #8d3e20;
}

aside .section-title {
  padding: 10px 4px;
  background-size: 60% 100%;
}

.map iframe {
  width: 100%;
  height: 350px;
}

.section-title {
  background-size: 35% 54%;
}

.main-menu-top ul li a:hover {
  color: #fff;
  opacity: 0.8;
}

body {
  background: #efefef;
}

header .nav-item form input[type=text] {
  border: 1px solid #249045;
}

header .nav-item form input[type=text]::-webkit-input-placeholder {
  /* Edge */
  color: #249045;
}

header .nav-item form input[type=text]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #249045;
}

header .nav-item form input[type=text]::placeholder {
  color: #249045;
}

.why-section .item .img img {
  border-radius: 50%;
}

.oder-home select {
  width: 100%;
  height: 40px;
  padding: 0;
  font-size: 15px;
  padding-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #ddd;

}

.oder-home p {
  width: 100%;
}

.sort-1 {
  float: right;
}

.sort-1 select {

  width: 250px;
  height: 40px;
  font-size: 15px;
  border: 1px solid #249045;
  background: none;
  margin-left: 10px;
  appearance: auto !important;

}

.category-home .text span {
  background: #f1ec3c;
  border: 1px solid #249045;
  color: #249045;
  font-weight: bold;
}

.item-product .box-pro-buy {
  z-index: 9;
  position: relative;
  width: 80%;
  margin: 10px auto 0;
}

.item-product .box-pro-buy .btn {
  text-transform: none;
  font-size: 14px;
  background: #1E3D37;
  border-color: #1E3D37;
  border-radius: 40px;
  padding: 7px 10px;
  cursor: pointer;
  border-width: 1px;
  font-weight: 500;
  -webkit-box-shadow: 0px 10px 20px -6px rgb(0 0 0 / 12%);
  -moz-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 10px 20px -6px rgb(0 0 0 / 12%);
  overflow: hidden;
  position: relative;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}

.item-product .box-pro-buy .btn span {
  margin-left: -20px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.item-product .box-pro-buy .btn .icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  bottom: 0;
  background: #fff;
  border-radius: 50%;
  color: #1E3D37;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 38px;
}

.item-product .box-pro-buy .btn{
  background: #2f5f56;
  border-color: #2f5f56;
}

.item-product .box-pro-buy .btn:hover .icon {
  background: #2f5f56;
  color: #fff;
}

.item-product .box-pro-buy .btn:hover span {
  margin-left: -10px;
}

.btn {
  border-radius: 0px;
  text-transform: uppercase;
  background: #1E3D37;
  border-color: #1E3D37;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  position: relative;
  overflow: hidden;
}

.btn:hover {
  color: #fff;
  background: #0d1b18;
  border-color: #0d1b18;
}

.btn:hover:after {
  -webkit-animation: shine 0.75s cubic-bezier(0.01, 0.56, 1, 1);
  animation: shine 0.75s cubic-bezier(0.01, 0.56, 1, 1);
}

.btn:after {
  content: '';
  position: absolute;
  top: 0;
  left: 150%;
  width: 200%;
  height: 100%;
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.25), transparent);
}


.breadcrumb ul li {
  color: #fff;
}
.breadcrumb ul li a{
  color: #fff;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.tab-detail button.active {
  background-color: #1e3d37;
  color: #fff;
}

.main-new .content-new .item .img img {
  height: 270px;
}

.bundled-products .item .check-stt {
  width: 20px;
}

.bundled-products .item .img {
  width: 90px;
  padding: 0 10px
}

.bundled-products .item .title-img {
  width: calc(100% - 110px);
}

.bundled-products {
  border: 2px dashed #ddd;
  padding: 15px;
}

.bundled-products .title-11 {
  position: relative;
}

.bundled-products .title-11::after {
  /*content: url('../img/icon6.webp');*/
  position: absolute;
  right: 0;
  top: 0
}

@media only screen and (max-width: 768px) {
  .item-product .img img {
    height: 200px;
  }

  header.header-mobile {
    min-height: 80px;
  }

  .content-content img{
    height: auto!important;
  }

  .main-logo img {
    width: 80px !important;
  }

  .banner {
    margin-bottom: 0;
  }
  .content-content iframe,
  .content-new-detail iframe{
    max-width: 100%;
    height: auto;
  }
  .content-content table,
  .content-new-detail table{
    max-width: 100%;
  }
  .content-new-detail img {
    max-width: 100% !important;
    height: auto!important;
  }
}

@media only screen and (max-width: 736px) {
  .sitemap {
    margin-top: 0;
  }
 body .category-home .item-category {
    width: calc(100% / 2);
}
body  .category-home .item-category .img img{
  object-fit: contain;
}

  .section-title {
    padding: 13px 7px;
  }

  .banner {
    margin-bottom: 0px;
  }

  .banner .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .sort-1 select {
    width: 100%;
    margin-top: 10px;
  }

  .sort-1 select {
    margin-left: 0;
  }

  .sort-1 {
    float: none;
  }

  .item-product .img img {
    height: 160px;
  }

  .item-product .box-pro-buy {
    width: 100%;
  }

  .item-product .nav-img {
    width: 100%;
    padding: 5px;
    margin-top: 10px;
  }

  .owl-next {
    right: 0;
  }

  .owl-prev {
    left: 0;
  }
}
.pagenavi nav .pagination {
  display: flex;
  justify-content: center;
}

.pagenavi nav .pagination li a, .pagenavi nav .pagination li span {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 30px;
}

.pagenavi nav .pagination li.active span {
  background: #1e3d37;
  color: #fff;
  border-color: #1e3d37;
}

/* The tieu de */
.content-content h1,
.content-new-detail h1{
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0px;
  margin-right: 0px;
  font-weight: bold;
}

.content-content h2,
.content-new-detail h2{
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0px;
  margin-right: 0px;
  font-weight: bold;
}

.content-content h3,
.content-new-detail h3{
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: bold;
}

.content-content h4
.content-new-detail h4{
  display: block;
  font-size: 1em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0px;
  margin-right: 0px;
  font-weight: bold;
}
.content-content p,
.content-new-detail p{
  margin-bottom: 15px;
}

.content-content h5,
.content-new-detail h5{
  display: block;
  font-size: .83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  margin-left: 0px;
  margin-right: 0px;
  font-weight: bold;
}

.content-content h6,
.content-new-detail h6{
  display: block;
  font-size: .67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  margin-left: 0px;
  margin-right: 0px;
  font-weight: bold;
}

.content-content ul,
.content-new-detail ul{
  list-style: inherit;
  padding-left: 15px;
  margin-bottom: 15px;
}

.content-content img,
.content-new-detail img{
  display: inline-block;
  max-width: 100%;
}

.content-content iframe,
.content-new-detail iframe{
  display: inline-block;
  max-width: 100%;
}
body{
  background: #01472b;
  color: #fff;
}
.bg-green{
  
  background: #01472b;
}
.aside-product .item{
  border:1px solid #ddd
}
.main-menu ul li ul li a{
  color: #333;
}
footer .border-1-f{
  border-top: 1px solid #2c4f48;
}
.main-new .content-new .img img{
  width: 100%;
  height: 270px;
  object-fit: cover;
}
.main-product-detail .slider__thumbs img{
  width: 100%;
  height: 65px;
  object-fit: cover;
}
.main-contact input[type=text]{
  color: #333
}
.main-contact  textarea{
  color: #333
}
.main-category-product .bg-white {
  background-color: none;
  background: none;
  padding: 0;
  box-shadow: inherit;
}
.main-category-product .section-title h2{
  padding:0
}