@font-face {
    font-family: 'font1';
    src: url('font/18_7239_arial.ttf');
}
@font-face {
    font-family: 'font2';
    src: url('font/MYRIADPRO-REGULAR.OTF');
}
@font-face {
    font-family: 'font3';
    src: url('font/UTM Silk Script.ttf');
}

*{
  margin:0;
  padding:0;
  text-decoration:none
}
body{
    font-family: 'font1';
}
img {
    max-width: 100%;
}

a:hover {
    text-decoration: none;
}
input,select,a:focus{
    outline: none;
}
.img-hover {
    transition: 0.5s all;
    overflow: hidden;
}

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

.search form input:focus {
    outline: none;
}
li{
    list-style-type: none;
}
.text-center {
    text-align: center;
}
.go-top {
    display: none;
    position: fixed;
    bottom: 79px;
    right: 20px;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    padding: 1em;
    opacity: 1;
}
#header-logo .logo{
    padding-top: 13px;
}
.hotline-email {
    float: right;
    padding-top: 10px;
}
.hotline-email-1{
    display: none;
}
.hotline-email p {
    float: right;
    padding: 0px 10px;
    color: #565353;
}

span.email {
    color: #39b54a;
}

span.hot {
    color: red;
}

.search {
    background: #39b54a;
}

#flexmenu li.active {
    background: #39b54a;
    border-radius: 12px 12px 0px 0px;
}

#flexmenu li:hover {
    background: #39b54a;
    background: #39b54a;
    border-radius: 12px 12px 0px 0px;
}

#flexmenu li.active a {
    color: white;
}

#flexmenu li:hover a {
    color: white;
}

.search select {
    padding-top: 11px;
    padding-bottom: 12px;
    width: 123px;
    text-align-last: center;
    color: #867979;
    border: none;
    margin-right: -2px;
    border-radius: 10px 0px 0px 10px;
    background: #f7f7f7;
    -webkit-appearance: none;
}

.input-field.first-wrap {
    float: left;
}

.input-field.second-wrap {
    float: left;
    padding: 5px 0px;
}

.search input {
    height: 40px;
    padding: 0px 10px;
    color: #867979;
    width: 445px;
    border: none;
    margin-right: -2px;
    margin-left: -1px;
}

.input-select {
    padding: 5px 0px;
}

.input-field.third-wrap {
    float: left;
    padding: 10px 0px;
}

.search button {
    height: 40px;
    width: 27px;
    color: #39b54a;
    background: white;
    margin-left: -2px;
    border: none;
    border-radius: 0px 10px 10px 0px;
}

.search2 {
    display: block;
    text-align: center;
    padding: 5px 0px;
    padding-left: 40px;
}
.search input::placeholder {
    color: #757575;
}

.search button i {
    font-size:;
}

.giohang {
    text-align: right;
    margin-top: 9px;
}

.giohang a {
    color: white;
    font-weight: bold;
}
h2.news__title {
    color: #4CAF50;
    text-transform: uppercase;
    font-weight: bold;
}
a.news__info-link {
    color: #39b54a;
}
.giohang a:hover {
    color: #efec16;
}
section.nhathuoc h1 {
    font-size: 30px;
    color: #39b54a;
    font-weight: bold;
}

.itemnhathuoc {
    position: relative;
    height: 150px;
    margin-top: 20px;
}

.mtnt {
    cursor: pointer;
    padding: 50px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px;
    background-color: rgba(0,0,0,.3);
    border-radius: 10px;
    transition: ease-in-out .25s;
    text-align: center;
}

.mtnt:hover {
    background-color: rgba(0,0,0,.1);
}

.mtnt h3 {
    font-size: 19px;
    color: white;
    font-weight: bold;
    margin-top: 10px;
}

.xemthemnt {
    text-align: center;
    margin: 20px 0px;
}

.xemthemnt a {
    color: #797878;
    font-size: 19px;
}

.xemthemnt a:hover {
    color: #39b54a;
}
h2.tieude {
    font-weight: bold;
    font-size: 28px;
}

.suckhoeto {
    float: left;
    position: relative;
}

.suckhoenho {
    text-align: center;
}

.suckhoeto img {
    width: 100%;
    height: 298px;
}

.suckhoenho h4 {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

.suckhoenho p {
    color: #39b54a;
}

span.gia {
    font-weight: bold;
}

.suckhoenho img {
    margin: auto;
    width: 100%;
    display: block;
}

.muahang {
    background: red;
    padding: 5px 0px;
    text-align: center;
    border-radius: 5px;
}

.muahang a {
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.img-anh{
    width: 100%; 
    height: 200px;
}
.muahang i {
    font-size: 16px;
}

.muahang a:hover {
    color: #44ff5e;
}
.xemngay {
    position: absolute;
    bottom: 33px;
    width: 100%;
}
.xemngay1{
    left: 56px;
}
.xemngay2{
    left: 314px;
}

.xemngay a {
    background: white;
    color: #39b54a;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding: 7px;
    border-radius: 17px;
    border: solid 2px #39b54a;
}

.xemngay a:hover {
    background: #39b54a;
    color: white;
    border: solid 2px white;
}
.suckhoenho h4:hover {
    color: #39b54a;
}
section.suckhoe {
    padding-bottom: 40px;
}
section.trainghiem h1 {
    text-transform: uppercase;
    color: #39b54a;
    font-size: 29px;
    font-weight: bold;
    padding: 0px 0px 20px;
}

section.trainghiem {
    padding-bottom: 30px;
}

p.mttn {
    opacity: 0.9;
    padding-bottom: 30px;
}

.itemtn {
    text-align: center;
    padding: 50px 20px;
    box-shadow: 0px 1px 6px #9e9797;
    background:#4CAF50;
}

.itemtn h4 {
    font-weight: bold;
    color: #fff;
}

.itemtn img {
    /* height: 91px; */
    /* width: 96px; */
}

.itemtn p {
    text-align: justify;
    opacity: 0.9;
    padding-top: 15px;
}
.anhpp {
    text-align: center;
    min-height: 126px;
    max-height: 126px;

}

.anhpp img {
    margin: auto;
}
section.camnhan {
    padding: 40px 0px;
    text-align: center;
}

section.camnhan h1 {
    text-transform: uppercase;
    font-size: 33px;
    text-transform: uppercase;
    color: #39b54a;
    font-size: 29px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}
.nhathuoc .itemnhathuoc .anh img{
    width: 100%;
    height: 100%;
}
.anh {
    width: 100%;
    height: 100%;
}

/*.itemcn .anh {
    height: 136px;
}*/

.itemcn .anh img {
    margin: auto;
    border-radius: 50%;
    border: solid 3px white;
}

.itemcn h4 {
    font-weight: bold;
    padding-top: 7px;
}

.itemcn p {
    font-style: italic;
    opacity: 0.8;
    font-size: 13px;
}

.itemcn i {
    float: left;
    font-size: 20px;
    color: #39b54a;
}

p.dai {
    clear: both;
    font-size: 14px;
    font-style: normal;
    padding: 0px 20px;
    text-align: justify;
    opacity: 1;
    font-family: 'font2';
}

.itbs1 {
    height: 450px;
    position: relative;
}

.anhvideo {
    height: 450px;
    position: relative;
}

.mtbst {
    position: absolute;
    top: 63px;
    width: 58%;
    right: 0;
    opacity: 0.9;
}

.tenbs {
    border-left: solid 8px #39b54a;
    padding-left: 10px;
}

.tenbs h5 {
    font-size: 17px;
    font-weight: bold;
}

.tenbs span {
    color: #39b54a;
}

.tenbs p {
    text-transform: uppercase;
    font-size: 13px;
}

.mttbs {
    padding-left: 18px;
    font-style: italic;
    line-height: 24px;
    text-align: justify;
}

.ctbs {
    float: right;
    margin-top: 30px;
}

.ctbs a {
    color: black;
    text-transform: uppercase;
    font-weight: bold;
}

.ctbs i {
    color: #39b54a;
    font-size: 16px;
}

.ctbs a:hover {
    color:#39b54a;
}

.anhvideo img {
    /* position: absolute; */
    margin-top: 52px;
}
.itdn {
    width: 20%;
    float: left;
    padding: 0px 15px;
}

.itdn h4 {
    font-weight: bold;
    color: #39b54a;
    font-size: 14px;
}

.itdn a {
    color: #2f2c2c;
}
footer {
    background:#4caf50;
    color: #fff;
    padding: 20px 0px;
}
section.doanhnghiep {
    padding-bottom: 30px;
}
section.ft1 h2 {
    font-size: 23px;
}

section.ft1 {
    padding-top: 14px;
    border-top: solid 8px #b3b3b3;
}

.xahoi {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
ul.footer__sanpham{
    padding-left: 100px;
}
footer .footer__sanpham-h2{
    text-align: center;
}
ul.footer__sanpham li a{color: #fff;}
section.ft2 {
    background: #39b54a;
    padding: 11px;
    text-align: center;
    color: white;
}
.cmkau .active img {
    border: 2px solid #333 !important;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 0;
}
.cart1 input {
    display: inline-block;
    width: 40%;
    margin: 0 1px;
    text-align: center;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.likechia {
    margin-top: 53px;
    padding-left: 15px;
    padding-bottom: 20px;
}

.duongdan a {
    color: #615c5c;
    font-size: 15px;
}

.td1c h3 {
    color: #39b54a;
    margin-bottom: 6px;
    font-weight: bold;
}

.td1c p {
    opacity: 0.8;
}

.giasp {
    font-size: 23px;
    font-weight: bold;
    color: #39b54a;
    padding: 15px 0px;
    padding-left: 15px;
}

.form-group.col-xs-6.col-sm-6 {}

.td1c {
    padding-left: 15px;
}

.gtsp {
    padding-left: 15px;
    text-align: justify;
}
button#rieng {
    background: #39b54a;
    font-size: 16px;
    font-weight: bold;
    border: none;
}

button#rieng:hover {
    border: none;
    background: #249233;
}

.anhliti {}

.cmkau img {
    /* height: 396px; */
    /* margin: auto; */
}

.anhliti {
    height: 100px !important;
    width: auto;
}

div#gallery_01 {
    text-align: center;
}
.anhtoqua {
    height: 400px;
    text-align: center;
}

.anhtoqua img {
    max-height: 100%;
}
.thanhphan {
    border-bottom: solid 1px #dedede;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: justify;
}

h2.tdspc {
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;
}
.bannersp {
    margin-top: 20px;
    position: relative;
}

.bannersp img {
    border-radius: 15px;
    filter: brightness(80%);
}

.mtbn {
    position: absolute;
    bottom: 10px;
    left: 30px;
    font-size: 51px;
    font-family: 'font3';
    color: white;
}

.tdck h3 {
    font-size: 30px;
    font-weight: bold;
}

.sidebarsp {
    border: solid 1px #eaeaea;
    padding: 20px;
    border-radius: 10px;
}

.sidebarsp h2 {
    margin: 0;
    font-size: 23px;
}

.sidebarsp h5 {
    font-size: 17px;
    font-weight: bold;
}

.scroll {
    padding-top: 10px;
}

.scroll label {
    padding-left: 10px;
    font-weight: 500;
    font-size: 16px;
}

.scroll li {
    padding-bottom: 8px;
}

/* 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: 1px;
  left: 0;
  height: 20px;
  width: 20px;
  /* background-color: #eee; */
  border-radius: 4px;
  border: solid 1px #ececec;
}

/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark {
  background-color: white;
  border-radius: 4px !;
  /* border: solid 1px red; */
}

/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark {
  background-color: #39b54a;
  border-radius: 4px;
}

/* 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 {
  left: 6px;
  top: 1px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.container2 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 11px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
}
.suckhoenho.doimoi {
    /* padding-bottom: 30px; */
    margin-bottom: 30px;
}

.itemspc {
    /* margin-bottom: 30px; */
}
.dssp {
    margin-top: -15px;
}
i.glyphicon.glyphicon-minus-sign {
    display: none;
}

.rating-container.rating-sm.rating-animate {
    padding-left: 10px;
}
h2.product-name {
    font-size: 16px;
    color: #39b54a;
    font-weight: bold;
}

.nholai {
    width: 60px;
    /* border-left: none; */
    border-radius: 0;
    margin-top: 1px;
    float: left;
    /* border-right: none; */
    text-align: center;
}

span.glyphicon.glyphicon-minus.lcoa {
    border: solid 1px #dad2d2;
    float: left;
    padding: 9px;
}

span.glyphicon.glyphicon-plus.lcoa {
    border: solid 1px #dad2d2;
    float: left;
    padding: 9px;
}
.oimkuy {
    margin-top: 13px;
    /* text-align: center; */
}

p.giadon {
    margin-top: 20px;
    font-weight: bold;
}
a.button.remove-item {
    margin-top: 20px;
    display: inline-block;
}

.thanhtien {
    border: solid 1px #e4e4e4;
    padding: 21px;
    color: #736d6d;
}

.thanhtien1 {
    border-bottom: solid 1px #ece2e2;
    padding-bottom: 20px;
}

.thanhtien2 {
    margin-top: 20px;
}

span#TongGiaTriDonHang {
    color: red;
    font-weight: bold;
    font-size: 17px;
}

span.vat {
    font-size: 10px;
}

.dathang a {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 10px;
    background: #39b54a;
    font-size: 19px;
    text-transform: uppercase;
    color: white;
    border-radius: 4px;
}

.dathang {
    margin-top: 20px;
    margin-bottom: 100px;
}

.dathang a:hover {
    background: #efec16;
}
section.nhathuoc.phiatrongnt {
    padding-bottom: 70px;
}

section.nhathuoc.phiatrongnt {}
span.giadep.TongGiaTriDonHang {
    color: red;
    font-size: 19px;
}
.mauahngcc h3 {
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    color: #39b54a;
}

form#myforms input {
    /* padding-bottom: 10px; */
    margin-bottom: 8px;
    border-radius: 0px;
    height: 40px;
}

form#myforms textarea {
    border-radius: 0px;
}
.buttons-set button {
    /* background: red; */
    background: #39b54a;
    width: 100%;
    padding: 11px;
    margin-top: 20px;
    font-size: 22px;
    text-transform: uppercase;
}
.dangky h2 {
    text-align: center;
    color: #39b54a;
    text-transform: uppercase;
}

.dangky input {
    margin-bottom: 10px;
}

.dangky select {
    margin-bottom: 10px;
}

.dangky button {
    background: #39b54a;
    border: none;
    padding: 8px 22px;
    border-radius: 5px;
    color: white;
}

.form-block {
    text-align: center;
}

.dangky {
    padding-bottom: 60px;
}
p.usercc a {
    color: #39b54a;
    text-transform: capitalize;
}
p.dkcc a {
    color: #39b54a;
}
.sidebarmoi h3 {
    margin: 0;
    background: #0072b9;
    color: white;
    padding: 8px 0px;
    margin-bottom: 10px;
}

.itemsbm {
    border-bottom: dashed 1px #e8c7c7;
    margin-top: 15px;
}
.dangnhap .form-block {
    text-align: left;
}

.form-block a {
    margin-left: 10px;
    color: #39b54a;
}
.row.justify-content-center {
    padding-bottom: 100px;
}

.card-header {
    text-align: center;
    font-size: 26px;
    color: #39b54a;
    text-transform: uppercase;
    padding: 30px;
}
.row.justify-content-center {
    padding-bottom: 100px;
}

.card-header {
    text-align: center;
    font-size: 26px;
    color: #39b54a;
    text-transform: uppercase;
    padding: 30px;
}

.nutlcm button {
    background: #39b54a;
}

.nutlcm {
    text-align: center;
}
.tdus {
    text-align: center;
    padding: 29px;
    font-size: 23px;
    color: #39b54a;
}

.thongtinsu {
    width: 317px;
    margin: auto;
    font-size: 14px;
}

.user {
    padding-bottom: 100px;
}
.content-page {
    padding: 30px 0px;
}
.contactform.center h4 {
    text-transform: uppercase;
    color: #39b54a;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.news__item .news__item-image img{
    display: block;
    width: 100%;
}
.xahoi .xahoi__link{
    display: block;
    width: 16%;
}
@media(max-width:768px) {
    .img-anh{
        height: 120px;
    }
}