body{
  background-color: #7FA23E;
  background-image: url(../img/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  backface-visibility: 0.5;
}
.wrap {
    float: left;
    width: 100%;
}
.container{
  max-width: 1280px;
}

.introVideo_title{
  font-size: 36px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 5px;
}
.introVideo_content{
  color: #ffffff;
  text-align: justify;
  font-size: 14px;
  line-height: 24px;
}
.introVideo_button{
  margin-top:20px;
}
.introVideo_button a{
  padding: 10px 30px;
  font-size: 14px;
  color: #B6C84F;
}

.introVideo_button a.active, .introVideo_button a:hover{
  padding: 10px 70px;
  font-size: 14px;
  color: #ffffff;
}


.befine_title{
  font-size: 36px;
  font-weight: 400;
  color: #B6C84F;
  margin-bottom: 5px;
}
.befine_heading {
    margin-top: 0;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
    background: url(../images/title.png) center bottom no-repeat;
}
.befine_heading_title a{
    font-size: 28px;
    color: #B6C84F;  
}

.contentSEO img{
  max-width: 600px!important;
  height: auto!important;
  margin: 20px 0px;
}

.contentSEO table{
  max-width: 100%!important;
  height: auto!important;
  margin: 20px 0px;
}
.contentSEO ul{
	padding: 10px 18px;
}



.km-title h3{
  height: 20px!important;
  font-weight: 600;
}
.km-title{
  height: 25px!important;
}
.giaprd{
  min-height: 75px!important;
  font-size:15px;
}
.priceSize{
	font-size: 16px!important;
}
.km-prd-new{
  margin:0px 0px 15px 0px;
}
.div#contact11{
  background: url('../images/bg_danhgia.webp') top center; background-size: contain; min-height: 200px;
}
.box_orther .km-title h3, .box_orther .km-title h2{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
}
span.trapezoidbox{
	text-transform: uppercase;
}

.menu-danhmuc, .page-home{
	margin-bottom: 50px;
}
.pagging, .pagging .page{
  padding:10px 0px;
}

span.trapezoidbox{
  padding-left: 10px;
}



.tags a{
      padding: 2px 5px; border: 1px solid #B6C84F; margin: 0px 5px 5px 0px; display: inline-block; border-radius: 0px; color: #B6C84F;
}
.diemneo{
  padding: 15px; border: 3px solid #B6C84F; border-radius: 5px; margin-bottom: 30px; 
}
.diemneo a{font-size: 16px; font-weight: 600; color: #6e6e6e;}
.diemneo a:hover{color: #B6C84F;}


b.title_b {
  color: #B6C84F;
  margin: 10px 0;
  line-height: 40px;
  font-size:18px;
  border-bottom: 2px solid #B6C84F;
}

div#search input, a.cartButton{
  border-radius: 2px!important;
}

.page .pagenumactive{
  color: #fbff00!important;
}
.page .pagenumactive:nth-child(1){
  color: #ffffff!important;
}


a.hometext{
  border-bottom: 1px solid #e8e8e8;
  margin-top: 10px;
  text-align: justify;
}

input[type="number"], select{
	border: 1px solid #B6C84F;
    border-radius: 3px;
    color: #616161;
    line-height: 22px;
}

table.table a{
	color: #687064;
    font-size: 13px;
}


.carousel-control{
  opacity: 1;
}



div#search_mobi button {
    color: #4caf50;
}


.navbar .nav > li > a{
  font-size: 15px;
  font-weight: 400!important;
}






/* Customize the label (the container) */
label.container2{
    padding-left: 35px;
    height: 32px;
}

.container2 {
  display: inline-block;
    position: relative;
    padding-left: 28px;
    padding-right: 10px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 40px;
  background-color: #B6C84F;
  border-radius: 0px;
  border: 1px solid #e8e8e8;
}

/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark {
  background-color: #B6C84F;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container2 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container2 .checkmark:after {
  bottom: 2px;
  right: 4px;
  width: 5px;
  height: 10px;
  border: solid #B6C84F;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.thongtinr table, .thongtinr table tr, .thongtinr table tr th, .thongtinr table tr td, .thongtinr table thead, .thongtinr table tbody{
	border: 1px solid #e8e8e8!important;
    font-weight: 300;
    font-size: 13px;
}

.class-ptops{
	color: #B6C84F;
    border: 1px solid #B6C84F;
}

#carousel-example-generic .glyphicon{
	color: #B6C84F;
}



.support1{
	margin: 0px 0px 15px 0px;
}
.support2{
	margin: 15px 0px;
}
.support3{
	margin: 15px 0px 0px 0px;
}



.banner_margin{
  box-shadow: none;
}
div#search input{
  border-top:0px;
  border-bottom: 1px solid #959595!important;
  border-left: 0px;
  border-right: 0px;
  font-size: 14px;
  border-radius: 0px;
  width: 100%;
}
div#search button {
    color: #959595;
    top: 10px;
    right: 10px;
}
div#search{
  max-width: 250px;
  position: relative;
  top: unset!important;
  right: unset!important;
  margin-top: 22px;
  margin-left: 10px;
}

.fixsticky{
	border-radius: 5px;
  position: fixed;
  top: 0;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  z-index: 999999;
  margin-bottom: 150px;
}
.fixedmenu {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 999999;
    margin-bottom: 150px;
  }

.detail_sp{
  border: 1px solid #f1f1f1;
}

div#contact11 h4{ margin-top: 2px; margin-bottom: 2px; }
div#contact11 a{
  color: #ffffff!important;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}
div#contact11{
  color: #ffffff!important;
  font-size: 11px;
  font-weight: 300;
  line-height: 18px;
}


.introLeft{position: absolute; top: 10%; left: 10px; width: 100%; max-width: 600px; z-index: 2; color: #ffffff;}
.bgLeft{background-color: #B6C84Fcc; padding: 30px 30px 30px 30px; width: 100%;}

.box_icon_top{
  margin-top: 28px;
  text-align: right;
}
.box_icon_top .topicon{
  margin: 0px 10px;
}

.box_icon_top .topicon img{
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  color: #7FA23E;
}

.list_img{
  width: 20%;
  display: inline-block;
}

.xzoom{
  width: 100%!important;
}



.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{
  background-color: #B6C84F;
    padding: 5px 12px 5px 12px;
    border-radius: 20px;
    height: 40px;
    width: 40px;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left:hover{
  background-color: #09134B; 
}

.pagging{
  float: none;
  text-align: center;
}
.pagenum, .pagenumactive{
  display: inline-block;
}
.page{display: inline-flex;}

.pagenum, .pagenumactive{
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 15px;
}
.pagenumactive:nth-child(1){
  width: 55px;
}




/* Nút Dropdown*/
.nut_dropdown {
  background-color: #ffffff;
  color: white;
  font-size: 16px;
  border: none;
}

/* Thiết lập vị trí cho thẻ div với class dropdown*/
.dropdown {
  position: relative;
  display: inline-block;
}

/* Nội dung Dropdown */
.noidung_dropdown {
  /*Ẩn nội dụng các đường dẫn*/
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  width: 320px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin-left: -230px;
  border-radius: 15px;
}

/* Thiết kế style cho các đường dẫn tronng Dropdown */
.noidung_dropdown a {
  color: black;
  /*padding: 12px 16px;*/
  text-decoration: none;
  display: block;
}

/* thay đổi màu background khi hover vào đường dẫn */
.noidung_dropdown a:hover {}

/* hiển thị nội dung dropdown khi hover */
.dropdown:hover .noidung_dropdown {display: block;}

/* Thay đổi màu background cho nút khi được hover */
.dropdown:hover .nut_dropdown {}

/*Dùng Để hiển thị nội dung*/
.hienThi {display:block;}


.linkNewsTab{
  width: 100%; height: 30px; line-height: 30px; text-align: center; background-color: #979797
}
.linkNewsTab a{
  color: #000000; background: transparent; padding: 5px 7px; line-height: 30px; margin: 0px;
}
.linkNewsTab a.active, .linkNewsTab a:hover{
  color: #000000; background: #b1b1b1;
}




.footer-icon a{
  opacity: 0.9;
}
.footer-icon a:hover{
  opacity: 1;
}
.footer-icon a img{
  width: 32px;
}


a:active, a:visited, a:focus {
	color: #337ab7;
}







@media (min-width: 1601px) and (max-width: 2600px){
    .fixedmenu{
      position: fixed;
    }
    .fixsticky {
      position: fixed;
      top: 10px;
      width: 280px;
      z-index: 99999999999999;
    }
    .fixsticky2 {
      position: fixed;
      top: 2500px;
      width: 280px;
      z-index: 99999999999999;
    }
}

@media (min-width: 1370px) and (max-width: 1600px){
    .fixedmenu{
      position: fixed;
    }
    .fixsticky {
      position: fixed;
      top: 10px;
      width: 280px;
      z-index: 99999999999999;
    }
    .fixsticky2 {
      position: fixed;
      top: 2500px;
      width: 280px;
      z-index: 99999999999999;
    }
}


@media (min-width: 1201px) and (max-width: 1369px){
    .fixedmenu{
      position: fixed;
    }
    .fixsticky {
      position: fixed;
      top: 10px;
      width: 280px;
      z-index: 99999999999999;
    }
    .fixsticky2 {
      position: fixed;
      top: 2500px;
      width: 280px;
      z-index: 99999999999999;
    }
    .support1{
		margin: 0px 0px 8px 0px;
	}
	.support2{
		margin: 8px 0px;
	}
	.support3{
		margin: 8px 0px 0px 0px;
	}

}

@media (min-width: 1121px) and (max-width: 1200px){
    .fixedmenu{
      position: fixed;
    }
    .fixsticky {
      position: fixed;
      top: 10px;
      width: 267px;
      z-index: 99999999999999;
    }
    .fixsticky2 {
      position: fixed;
      top: 2500px;
      width: 267px;
      z-index: 99999999999999;
    }
}

@media (min-width: 1025px) and (max-width: 1120px){
    .fixedmenu{
      position: fixed;
    }
    .fixsticky {
      position: fixed;
      top: 10px;
      width: 267px;
      z-index: 99999999999999;
    }
    .fixsticky2 {
      position: fixed;
      top: 2500px;
      width: 267px;
      z-index: 99999999999999;
    }
}

@media (min-width: 922px) and (max-width: 1024px){
    .fixedmenu{
      position: inherit;
    }
    .fixsticky {
      position: inherit;
    }
    .fixsticky2 {
      position: inherit;
    }
    .contentSEO img, .contentSEO table{
	   max-width: 100%!important;
	   height: auto!important;
  	}
    div#search{
      max-width: 100%;
      margin-left: 30px;
      height: 40px;
    }
}

@media (min-width: 280px) and (max-width: 921px)
{
  div#search {
      margin-top: 0px!important;
      right: 15px!important;
      max-width: 100%;
      margin-left: 30px;
      height: 40px;
  }
  .introLeft{
    position: initial;
    padding: 10px 0px 10px 0px;
  }
  .fixedmenu{
      position: inherit;
    }
    .fixsticky {
      position: inherit!important;
    }
    .fixsticky2 {
      position: inherit!important;
    }
    .contentSEO img, .contentSEO table{
     max-width: 100%!important;
     height: auto!important;
    }
}


.bg-dark{
    background-color: #c57901!important;
}
.border-dark {
    border-color: #a76600!important;
}
.card{
    border: none;
}

