*{padding: 0; margin: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
body {background-color: #fff;font-family: 'Roboto', sans-serif;font-size: 14px;color:#383838;margin:0}
h1,h2,h3,h4,h5,h6{font-family: inherit; margin: 0;line-height: 1.4;}
h4{font-size:16px}
h5{font-size:14px}
a {outline: none;text-decoration: none;}
a:hover,a:focus{text-decoration: none;}
ul {margin: 0; padding: 0;}
li {list-style: none;}
img { border:none;max-height: 100%;max-width: 100%;width: auto;height: auto}
p{margin-bottom: 0;}


section{
    /* margin-left:-15px; */
    margin-right:-15px;
}
.logo{
    margin-top:5px;
    margin-bottom:5px;
}
.headerTop i{
    font-size:40px;
    float:left;
    margin-bottom:30px;
    margin-right:10px;
    color:#ed1d24;
}
.navbar.navbar-default ul li.active>a{
    background:#00a651;
    color:white;
    border:none;
    box-shadow:none;

}
.navbar.navbar-default ul li.active>a:hover{
    background:none!important;
    color:white!important;
}
.boxProductImg{
    border:1px solid #cccccc;
}
.productDetailContentImg{
    border:1px solid #cccccc;
}
.productLeftImg{
     border:1px solid #cccccc;
}
.todayProductImg{
     border:1px solid #cccccc;
}
.headerTop h4{
    color:#383838;
    font-size:16px;
    font-weight:bold;
    float:left;
    margin-top:30px;
}
.btn-group .dropdown-toggle{
    background:#f4f4f4;
    font-weight: 400;
    height: 40px;
    width:200px;
    position:fixed;
    bottom:0px;
    left:0px;
    border-radius:0;
    z-index: 100000;
}

.tu-van li{
    font-weight: bold;
    padding:10px 0px;
    padding-right:20px;
}
.dropdown-menu.tu-van{
    width:200px;
    margin-bottom:40px;
    background: #f4f4f4;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 100000;
}
.tu-van li a{
    color:red;
}
.tu-van li a:hover{
    color:red
}
.btn-group .dropdown-toggle{
    text-align:center;
}
.email h4{
    line-height: 40px;
}
.headerTop a{
    color:#383838;
}
.headerTop{
    max-width:100%;
    margin-left:0;
}
.headerTop h4:hover{
    color:#ed1d24;
}
.headerTop h4 a:hover{
    color:#ed1d24;
}
.searchForm i{
    font-size:14px;
    color:#383838;
    float:left;
    margin-left:-20px;
    margin-top:12px;
}
.searchForm{
    margin-top:30px;
}
.search{
    width:95%;
    height: 40px;
    float:left;
}
input{
    padding-left:10px;
}
@media (max-width: 1479px){
    .email h4{
        font-size:12px;
    }
    .email i{
        margin-right:3px;
    }
}
@media (max-width: 1103px){
    #collapse a{
        font-size:13px;
    }

    .navbar.navbar-default ul li{
        margin-right:0;
        margin-left:-10px;
    }
    .nav-item.active a{
        margin-left:-15px;
        margin-right:0;
    }
}
@media (max-width: 767px){
    .nav-item.active a{
        margin-left:0px;
    }
    .dropdown-toggle{
        text-align:left;
    }
    .dropdown-toggle.dropdown-item{
        color:#fff;
    }
    #collapse a{
        color:white;
    }
    .menu{
        position: fixed;
        z-index: 100000;
        top:0;
        width:110%;
    }
    .collapsed{
        margin-right:50px;
    }
    .headerTop{
        padding-top:50px;
    }
    .collapsed:hover{
        margin-right:50px;
    }
    .logoFooter{
        display:none!important;
        left: 0px!important;
    position: absolute!important;
    }



}
#collapse a{
    padding-bottom:13px;
    display:block;
}
.dropdown-menu{
    padding-left:30px;
    padding-top:20px;
}
.todayProductButton{
    width:200px;
}
.dropdown-menu a{
    font-size:14px;
}
.navbar-nav>li>.dropdown-menu{
    background: #00a651;
}

.menu{
    background-color:#ed1d24;
    /* margin-left:-15px; */
    margin-right:0;
}
.dropdown-menu{
    background-color:#383838;
}
.navbar.navbar-default{
    background:none;
    border:none;
    box-shadow: none;
    margin-bottom:-2px;
}
.navbar.navbar-default ul li a{
    color:#fff;
    font-size:16px;
    font-weight: bold;
    text-shadow: none;
}
.nav-item.active{
    background-color:#00a651;
}
.navbar.navbar-default ul li{
    padding-left:15px;
    padding-right:15px;
}
.navbar.navbar-default ul li:hover{
    background-color:#00a651;
}
.navbar.navbar-default ul li a:hover{
    color:#fff;
}
.navbar-toggle{
    background-color:white;
}
.slider{
    margin-right:0;
    position: relative;
}
.category{
    margin-top:30px;
}

.cate:hover a{
    background-color:#00a651;
    transition: all 500ms;
}
.owl-carousel .owl-nav button.owl-next{
    color:#ed1d24;
}
.cateImg img{
    width:100%;
}

.cateDetail a{
    background-color:#ed1d24;
    color:#fff;
    padding:20px;
    font-size:16px;
    font-weight: bold;
}
.cateDetail{
    margin-top:-110px;
    position: relative;
}
.cate{
    margin-bottom:40px;
}
@media (max-width: 1200px){
    .cateDetail a{
        font-size:13px;
        padding:10px;
        display: inline-block;
    }
    
}
.todayProduct{
    margin-top:100px;
    margin-bottom:30px;
    margin-right:15px;
}

.todayProductDetail a{
    color:#383838;
    font-size:16px;
    font-weight: bold;
}
.todayProductDetail h4{
    margin-top:17px;
    margin-bottom:5px;
}
.todayProductButton a{
    color:#fff;
    background-color:#ed1d24;
    font-weight: bold;
    font-size:16px;
    padding:15px;
}
.todayProductButton{
   padding-top:20px;
   padding-bottom:20px;

}
.hotProduct{
    margin-left:-15px;
    margin-right:-15px;
}
.todayProductDetail a:hover{
    color:#ed1d24;
}
.todayProductButton a:hover{
    background-color:#00a651;
}
.todayProductControl img{
    width:100%;
    margin-bottom:30px;

}
.banner{
    background-image: url("../img/bg-banner.png");
    margin-left:-15px;
    margin-right:0;
    margin-bottom:50px;
}
.banner-text h2{
    color:#fff;
    font-size:24px;
    font-weight: bold;
    margin-top:90px;
    margin-bottom:30px;
}
.banner-text h4{
    font-size:16px;
    color:#fff;
    margin-bottom:90px;
    
}
.banner-button a{
    color:#ed1d24;
    background-color:#fff;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:50px;
    padding-right:50px;
    font-size:16px;
    font-weight: bold;
}
.banner-button h4{
    margin-top:130px;
}
.banner-button a:hover{
    background-color:#00a651;
    color:#fff;

}


.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  z-index: 100000;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    border: 1px solid #888;
    width: 40%;
    top: 38%;
    left: 30%;
    position: fixed;
    
}

.modal-content p {
    padding:20px;
}

.modal-title {
       width: 100%;
    background-color: #2ec1d0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 20px;
    color: #1169d6;
    font-size: 20px;
    font-weight: 700;
}

.modal-content p {
    font-weight: 700;
    font-size: 20px;
}

.modal-phone {
    color: brown;
    font-size: 20px;

}
@media (max-width:992px){
    .banner-button{
        margin-top:-150px;
        margin-bottom:100px;
    }
    .dropdown-menu{
        padding-left: 0;
        padding-top: 0;
    }
    #collapse a{
        padding:7px 6px
    }
    .todayProduct{
        margin-left: 15px;
    }
    .todayProductControl{
        margin-top:-80px;
    }
    .logoFooter{
        left:500px!important;
        position: absolute!important;
        width: 200px!important;
    }
    .todayProduct{
        margin-top: 160px!important
    }

}
.dash{
    width:50px;
    height: 2px;
    margin-left:5px;
    margin-right:5px;
    background-color:#ed1d24;
    margin-bottom:10px;
    display:inline-block;
}
.title h1{
    margin-left:5px;
    margin-right:5px;
    font-size:24px;
    font-weight: bold;
    color:#383838;
    text-align:center;
    display:inline-block;
    text-transform:uppercase;
}
.title{
    margin-bottom:40px;
}
.homeProduct{
    margin-left:15px;
    margin-right:15px;
    margin-bottom:50px;
}
.boxProductDetail h4 a{
    color:#383838;
    font-size:16px;
    font-weight: bold;

}
.boxProductDetail h4{
    margin-top:17px;
    height:40px;
    margin-bottom:5px;
}
.boxProductButton a{
    color:#fff;
    background-color:#ed1d24;
    font-weight: bold;
    font-size:16px;
    padding:15px;
}
.productLeft{
    margin-left:-15px;
    margin-right:15px;
}
.boxProductButton{
    padding-top:20px;
    padding-bottom:60px;
}
.boxProductDetail a:hover{
    color:#ed1d24;
}
.boxProductButton a:hover{
    background-color:#00a651;
}
.boxProduct img{
    width: 360px;
    padding: 10px;
    height: 360px;
    object-fit: contain;
}
.boxProduct{
    clear:both;
}
.homeAboutUs{
    background-image: url("../img/bg-aboutus.jpg");
    margin-left:-15px;
    margin-right:0;
}
.boxHomeAboutUs{
    background-color:white;
    opacity: 0.9;
    margin-bottom:50px;
    margin-top:50px;
}
.aboutUsTitle h1{
    margin-left:5px;
    margin-right:5px;
    font-size:30px;
    font-weight: bold;
    color:#383838;
    text-align:center;
    display:inline-block;
    margin-top:40px;
    margin-bottom:30px;
}
.boxHomeAboutUs h2{
    color:#383838;
    font-size:24px;
    font-weight: bold;
    padding-bottom:20px;
}
.boxHomeAboutUs h5{
    color:#383838;
    font-size:14px;
    padding-bottom:20px;
    margin-left:85px;
    margin-right:85px;
}
.boxHomeAboutUs i{
    font-size:24px;
    color:#ed1d24;
    margin-bottom:30px;
    margin-top:10px;
}
.boxHomeAboutUsButton a{
    color:#fff;
    background-color:#ed1d24;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:50px;
    padding-right:50px;
    font-size:16px;
    font-weight: bold;
}
.boxHomeAboutUsButton h4{
    padding-bottom:70px;
}
.boxHomeAboutUsButton a:hover{
    background-color:#00a651;
}
.boxHomeNews img{
    width:100%;
    margin-bottom:20px;
}
.homeNews{
    margin-top:50px;
    margin-bottom:50px;
    margin-right:15px;
    margin-left:0px;
}
.boxHomeNewsDetail a{
    font-size:20px;
    font-weight: bold;
    color:#383838;
}
.boxHomeNewsDetail h3{
    margin-bottom:20px;
}
.dashNews{
    width:50px;
    height: 2px;
    background-color:#ed1d24;
    position: relative;
    margin-bottom:20px;
}
.boxHomeNewsDetail a:hover{
    color:#ed1d24;
}
.date {
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    top: 80%;
    left: 24%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.text {
  background-color:#ed1d24;
  color: white;
  font-size: 16px;
  padding: 10px 16px;
  font-weight: bold;
}
.text a{
    color:#fff;
}
.boxHomeNews:hover .text{
    background-color:#00a651;
    color:white;
}
footer{
    background-color:#383838;
    margin-left:-15px;
    margin-right:0;
}
.footerInfo{
    margin-top:50px;
    margin-left:15px;
    margin-bottom:50px;
}
.logoFooter{
    float:left;
    margin-right:20px;
}
.titleFooter h3 a{
    color:#fff;
    font-size:20px;
    font-weight: bold;
    border-top:3px solid #fff;
    padding-top:20px;
}
.titleFooter h3{
    padding-top:20px;
    padding-bottom:30px;
}
.info ul li{
    color:#fff;
    padding-bottom:20px;
}
.info{
    float:left;
}
.info i{
    margin-right:10px;
}
.footerMenu{
    margin-top:50px;
    margin-left:15px;
    margin-right:15px;
}
.footerMenuLeft{
    float:left;
}
.footerMenuRight{
    float:right;
}
.footerMenu ul li a{
    color:#fff;
}
.footerMenu ul li{
    margin-bottom:20px;
}
.footerMenu i{
    margin-right:2px;
}
.footerMenu ul li a:hover{
    color:#00a651
}
footer ul li:hover{
    color:#00a651;
}
.fanpage{
    margin-top:50px;
    margin-bottom:50px;
}
.fanpage img{
    width:100%;
}
.support{
    margin-top:50px;
    margin-bottom:50px;
    margin-left:15px;
}
.support1{
    display:inline-block;
    margin:10px;
    margin-bottom:20px;
}
.support1 h4 a{
    color:#fff;
}
.support1 h4 a:hover{
    color:#00a651;
}
.support1 img{
    margin-bottom:10px
}
footer img:hover{
    opacity: 0.8;
}
.titleFooter a:hover{
    color:#00a651;
}
.statistic{
    margin-top:50px;
    margin-left:15px;
    margin-right:30px;
    margin-top:50px;
}
.statistic h5{
    margin-bottom:20px;
}
.statisticLeft{
    float:left;
}
.statisticRight{
    float:right;
}
.statisticLeft h5{
    color:white;
}
.statisticRight h5{
    color:#ed1d24;
}
.statistic h5:hover{
    color:#00a651;
}
.link{
    margin-top:10px;
    margin-left:15px;
    margin-right:30px;
    margin-bottom:50px;
}
.drop-menu {
    background-color:white;
    width:300px;
}
.navbar.navbar-default ul li ol a{
    color:#383838;
    font-size:14px;
    text-shadow: none;
    font-weight: 400;
    margin:20px;
}
.navbar.navbar-default{
    position: relative;
}
.navbar.navbar-default ul li ol{
    padding-bottom:10px;
    padding-top:10px;
    border-bottom: 1px solid #ebebeb;
}
.navbar.navbar-default ul li ol:last-child{
    border-bottom:none;
}
.navbar.navbar-default ul li ol a:hover{
    color:#00a651;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
    background:none;
    border:none;
    color:#fff;
    padding-bottom:15px;
    box-shadow: none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
    padding-bottom:15px;
    margin:1px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
    color:#FFF;
}
.breadcrumb .breadcrumb-item.active {
    color:greenyellow;
}
.breadcrumb1{
    background-image: url("../img/bg-breadcrumb.png");
    margin-top:30px;
}
.breadcrumb{
    color:#fff;
    padding-top:165px;
    padding-bottom:170px;
    background:none;
    font-size:20px;
}
.breadcrumb a{
    color:#fff;
}
.breadcrumb ol{
    border:3px solid white;
}
@media (max-width: 1680px){
    .category h3 a{
        font-size:13px;
    }
    .category h4 a{
        font-size:13px;
    }
    .cateDash{
        margin-left:-40px;
        display:none;
    }
    .cate-item.active a{
        margin-left:-40px;
    }
    .logoFooter{
        width:50px;
    }
    .titleFooter h3 a{
        font-size:16px;
    }
    .cate-item.active a {
        color: #ed1d24;
        margin-right: -50px;
    }
    .cate-item.active:hover{
        margin-left:-40px;
        padding-left:0px
    }
    .cate-item.active:hover .cateDashActive{
        margin-left:65px;
    }
}
@media (max-width: 1380px){

    .todayProductButton h4 a{
        font-size:14px;
        padding:10px;
    }
    .logoFooter{
        display:none;
    }

}
.titleLeft a {
    color: white;
}
.productContent{
    margin-bottom:50px;
}
.titleCate{
    background-color:#ed1b24;
    height: 60px;
}
.category-home{
    margin: 35px 0px -50px 0px;
}

@media(min-width:767px){
    .drop-down-menu:hover .drop-menu{
        display:block;
    }
}
.titleCate h2{
    color:#fff;
    line-height: 60px;
    font-size:24px;
    text-align:center;
    font-weight: bold;
}
.category h4{
    color:#383838;
    background-color:#ebebeb;
    font-size:14px;
    font-weight: 500;
    padding-top:11px;
    padding-bottom:10px;
    padding-left:15px;
    transition: 500ms;
}

.navbar-nav>li>.dropdown-menu{
    background:#00a651;
}
.navbar-nav>li>.dropdown-menu>.dropdown-item{
    font-size:14px;
    text-transform: none;
    color:#fff;
    font-weight: 500;
    transition:300ms;
}
.navbar-nav>li>.dropdown-menu>.dropdown-item:hover{
    color:#383838;
}
.category h4 a{
    color:#383838;
    transition: 500ms;
}
.category{
    border:1px solid #e1e1e1;
    margin-right:0px;
}
.category h3{
    font-size:16px;
    font-weight: bold;
    line-height: 50px;
    padding-left:-60px;
}
.category h3 a{
    color:#383838;
}
.cate-item.active a{
    color:#ed1d24;
}
.cate-item.active:hover a{
    margin-left:0px;
}
.cateDash{
    width:50px;
    height: 2px;
    margin-right:10px;
    background-color:#ed1d24;
    margin-bottom:6px;
    display:inline-block;
    opacity: 0;
}
.cateDashActive{
    width:50px;
    height: 2px;
    margin-right:10px;
    background-color:#ed1d24;
    margin-bottom:6px;
    display:inline-block;
    margin-left:65px;
}
.category h3:hover .cateDash{
    opacity: 1;
}
.category h4:hover .cateDash{
    opacity: 1;
}
.category h4:hover{
    color:#ed1b24;
}
.category h3:hover a{
    color:#ed1b24;
    margin-left:65px;
    transition: 500ms;
}
.category h4:hover a{
    color:#ed1b24;
    margin-left:65px;

}
.titleProductLeft h2{
    font-size:24px;
    font-weight: bold;
    float:left;

}
.titleProductLeft{
    border-bottom:2px solid #ed1d24;
    margin-left:0px;
    margin-right:15px;

}
.titleProductLeft h2{
    padding-bottom:10px;
}
.productLeftDetail h3 a{
    color:#383838;
    font-size:16px;
    font-weight: bold;
}
.productLeftDetail h3{
    margin-bottom:10px;
}
.productLeftDetail h3 a:hover{
    color:#ed1b24;
}
.productLeftImg{
    margin-bottom:10px;
}
.productLeft1{
    margin-top:30px;
}
.pagination>li>a, .pagination>li>span{
    color:#ed1b24;
    border-color:#383838;
    width:50px;
    height:50px;
    font-size:20px;
    line-height:35px;
    text-align:center;
}
.pagination{
    margin-right:15px;
    float:right;

}
.pagination>li>a:hover{
    color:#fff;
    background-color:#ed1d24;
    border-color:#383838;
}
.pagination>.active>a{
    background-color:#ed1d24;
    border-color: #ed1d24;
}
.pagination>.active>a:hover{
    background-color:#ed1d24;
    border-color:#383838;
}
.pagination>.disabled>a{
    color:#ed1d24;
}
.productContent{
    margin-right:15px;
    margin-left:15px;
}
.boxNewsImg{
    margin-right:-10px;
    margin-bottom:30px;
    margin-left:-15px;
}
.boxNews img{
    width:100%;
}
.boxNewsDetail h4 a{
    color:#383838;
    font-size:16px;
    font-weight: bold;
}
.boxNewsDetail h4{
    margin-right:0;
    margin-bottom:20px;
}
.boxNewsDetail h5 a{
    color:#383838;
    font-size:14px;
}
.boxNewsDetail h5{
    margin-bottom:30px;
    margin-right:0;
}
.desc{
    padding-top:20px;
}
.dashNews2{
    width:50px;
    height: 2px;
    background-color:#ed1d24;
    position: absolute;
    margin-bottom:20px;
}
@media (max-width: 1441px){
    .boxNewsDetail h5 a{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .boxNewsDetail h4 a{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .boxHomeNewsDetail h5{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .boxHomeNewsDetail h3 a{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .productLeftDetail h3 a{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .date2{
        margin-left:17px;
    }
    .date{
        margin-left:17px;
        margin-top:-10px;
    }
}
@media (max-width: 1281px){
    .date2{
        margin-left:22px;
    }
    .date{
        margin-left:22px;
        margin-top:-10px;
    }  
}
@media (max-width: 1140px){
    .date2{
        margin-left:-32px;
    } 
}
@media (max-width: 769px){
    .date2{
        margin-left:-40px;
    } 
}

.date2 {
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    top: 80%;
    left: 28%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.boxNews:hover .text2{
    background-color:#00a651;
    color:white;
}
.boxNews h4 a:hover{
    color:#ed1b24;
}
.text2 {
    background-color:#ed1d24;
    color: white;
    font-size: 14px;
    padding: 5px 10px;
    font-weight: bold;
}
.pageContent{
    padding-bottom:50px;
}
.pageContent p{
    margin-bottom:20px;
}
.pageContent img{
    margin-bottom:20px;
    margin-left:30px;
}
.boxContactDetail{
    margin-top:30px;
}
.boxContactDetail h4{
    font-size:16px;
    color:#ed1d24;
    font-weight: bold;
    margin-bottom:20px;
}
.boxContactDetail h5{
    font-size:14px;
    margin-bottom:10px;
}
.boxContactMaps{
    width:100%;
    margin-top:30px;
}
.aContact{
    margin-left:15px;
    margin-top:30px;
    margin-bottom:30px;
}
.formContact{
    width:100%;
    border:1px solid #ebebeb;
    height: 40px;
    margin-bottom:20px;
    padding-left:-15px;
}
.formContact a{
    padding-left:10px;
}
#content{
    border:1px solid #ebebeb;
    margin-bottom:10px;
    width:100%;
    padding-top:10px;
    padding-left:10px;
}
.send{
    background-color:#ed1d24;
    width:100px;
    height:40px;
    border:none;
    color:#fff;
    margin-right:20px;
}
.reset{
    background-color:#ed1d24;
    width:100px;
    height:40px;
    border:none;
    color:#fff;
}
.button{
    font-size:16px;
}
.reset:hover{
    background-color:#00a651;
}
.send:hover{
    background-color:#00a651;
}
.productDetailContentImg img{
    width:100%;

}
.productDetailContentImg {
    margin-bottom:30px;
}
.productDetailContent h2{
    color:#ed1d24;
    padding-bottom:20px;
    border-bottom:1px solid #e1e1e1;
}
.productDetailContent h5{
    margin-top:20px;
    margin-bottom:30px;
}
.titleNewsDetailContent{
    font-size:30px;
    margin-bottom:20px;
    font-weight: bold;
}
.dateNewsDetailContent{
    font-size:16px;
    color:#ed1d24;
    margin-bottom:30px;
}
.productLeft img:hover{
    opacity: 0.9;
}
.topDetailContent{
    margin-bottom:20px;
}
#goTop {
    display: none;
    width: 50px;
    height: 50px;
    text-align: center;
    position: fixed;
    bottom: 20px;
    right: 20px;
    line-height: 50px;
    color: white;
    font-size: 20px;
    background: #ed1d24;
    transition: 500ms;
    z-index: 100000;
}
#goTop:hover{
    background:#00a651;
}
button.owl-next{
    position: absolute;
    z-index: 10000;
    top: 40%;
    right:2%;
}
button.owl-prev{
    position: absolute;
    z-index: 10000;
    top: 40%;
    left:2%;
}
 
#dropdownMenuLink{
    margin-bottom:-2px;
}
.middle {

    opacity: 0;
    position: absolute;

    transform: translate(-50%, -350%);

    text-align: center;
}
.boxProductImg:hover .middle {
    transform: translate(-50%, 0%);
    -ms-transform: translate(0%, 0%);
    transition: .5s ease-in-out;   
    opacity: 1;
    top:30%;
    left: 50%;
}
.textButton:hover{
    color:white;
    background-color:#00a651;
    transition: .5s ease;
}

.textButton{
    background-color:#ed1d24;
    font-size: 16px;
    padding: 16px 25px;
    font-weight: bold;
    color:white;
}
.textButton a{
    color:white;
}
.todayProductImg:hover .middle {
    transform: translate(-50%, 0%);
    -ms-transform: translate(0%, 0%);
    transition: .5s ease-in-out;   
    opacity: 1;
    top:30%;
    left: 50%;
}

.text5 a{
    position: relative;
    color:white;
    text-align: center;
    line-height: 90px;
    font-weight: bold;
    font-size:16px;
}
.button4{
    border-top-left-radius: 160px;
    border-top-right-radius: 160px;
    width:160px;
    height: 80px;
    border:3px solid #74be2a;
    background-color:#fff;
    -webkit-transition: height .4s; /* Safari */
    transition: height .4s;
}
.button5{
    border-radius: 160px;
    width:160px;
    height: 160px;
    background-color:#74be2a;
}
.button3:hover .button4{
    height: 0;
    border:none;
}
.button3:hover .text5{
    margin-top:30px;
}
.button5Img{
    margin-top:20px;
}
.text5 a:hover{
    color:#383838;
}
.fb-icon:hover {
    filter: grayscale(100%);
    transition:all 500ms;
}
.b1{
    display:inline-block;
    position: absolute;
    width:80%;
    height:80%;
}
.b1:hover{
    border-left:5px solid #ed1d24;
    border-right:5px solid #ed1d24;
    transform: scale(0,1);
}
.b1:hover{
    border-top:5px solid #ed1d24;
    border-bottom:5px solid #ed1d24;
    position: absolute;
}
@media(max-width:767px){
    .todayProduct{
        margin-top: 130px!important
    }
    
    .menu-reponsive {
        position: fixed;
        top: 17px;
        right: 20px;
    }
    
    .menu-reponsive i {
            color: white;
        margin-bottom: 0px;
        margin-right: 0px;
        border: 1px solid;
        padding: 10px;
        border-radius: 5px;
        font-size: 35px;
    }
    
    .menu {
           position: fixed;
        background: white;
        width: 100%;
        overflow-y: scroll;
        height: 100%;
        left: -20px;
        max-height: initial;
        transform: translate3d(-100%, 0px, 0px);
        transition:0.5s;
    }
    
    .navbar-collapse {
        display:block;
      padding-left:30px;
      padding-top:30px;
    }
    
    .navbar-header {
        display:none;
    }
    
    #collapse a {
        color:black;
    }
    
    .headerTop {
        padding-top:0px;
        position:fixed;
        z-index:1000;
       width:100%;
        background: #efefc7;
    }
    
    .bg-opacity {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        opacity: 0.5;
        background-color: black;
        z-index: 1001;
        display:none;
    }
    
    .icon-close-menu {
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 38px;
    }
    
    .nav-item.active {
        background:transparent!important;
    }
    
    .navbar.navbar-default ul li.active>a {
        background:transparent!important;
    }
    
    .navbar.navbar-default ul li.active>a:hover {
        color:black!important;
    }
    
    .offset-xs-6 {
        margin-right:50%;
    }
    
    .searchForm i {
        font-size: 14px;
        color: #383838;
         float: none; 
         margin-left: 0px; 
         margin-top: 0px; 
        width: 10%;
        text-align: center;
        background: black;
        /* height: 100%; */
       
        /*border-top-left-radius: 5px;*/
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        /*border-bottom-left-radius: 5px;*/
        color: white;
        padding: 13px 0px;
        margin-right:0px;
        margin-bottom:0px;
    }
    
    .search {
        width:90%;
         border-bottom-left-radius: 5px;
         border-top-left-radius: 5px;
    }
    
    .searchForm {
        margin-top:0px;
        padding: 20px 20px;
        margin: 0px -20px;
        background: #bdb3b3;
    }
    
    .logo {
        height:80px;
        line-height:80px;
    }
    
    .slider {
            padding-top: 170px;
    }
    
    .modal-content {
        width: 80%;
        top: 30%;
        left:10%;
    }
}

@media(max-width:400px){ 
    .menu {
        width:104%;
    }
    
    .menu-reponsive i {
        color: white;
        margin-bottom: 0px;
        margin-right: 0px;
        border: 1px solid;
        padding: 7px;
        border-radius: 5px;
        font-size: 27px;
    }
    
    .menu-reponsive {
        top: 22px;
    }
}

.dp-transform {
     transform: translate3d(0px, 0px, 0px);
}

.bg-opacity-block {
    display: block;
}



@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
}
.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-circle {
  width: 85px;
  height: 85px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #e60808;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
  width: 55px;
  height: 55px;
  top: 25px;
  left: 25px;
  position: absolute;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
  background-color: #e60808;
  width: 33px;
  height: 33px;
  top: 37px;
  left: 37px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
  width: 20px;
  height: 20px;
}
.hotline-bar {
  position: absolute;
  background: rgba(230, 8, 8, 0.75);
  height: 40px;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  /* width: 175px !important; */
  left: 33px;
  bottom: 37px;
}
.hotline-bar > a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-indent: 50px;
  display: block;
  letter-spacing: 1px;
  line-height: 40px;
  font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #fff;
}

.close {
    font-size: 41px;
    margin: 10px;
}