body{
	font-family: 'Roboto', sans-serif;
}
/*header-top*/
.header-top{
    background: #f2f2f2;
    color: #000;
}
.header-top-info{
	line-height: 40px;
}
.header-top ul {
    margin: 0;
    padding: 0;
    float: right!important;
}
.header-top ul li {
    list-style: none;
    display: inline-block;
}
.header-top ul li a {
   	color: #000;
    padding: 0 8px;
    text-decoration: none;
    line-height: 40px
}
/*header-top*/
/*logo*/
.logo img {
    margin-top: 20px;
    height: 51px;
}
/*logo*/
/*menu*/
.menu{
    background: #fff;
}
.navbar-inverse {
    background: #fff;
    border: none;
}
.navbar {
    min-height: 56px;
    margin-bottom: 0;
    border-radius: 0;
}
.stellarnav.light li a {
    color: #0c2e48;
    text-transform: uppercase;
    font-weight: bold;
}
.stellarnav.light li a:hover{
   	color: #00ade5;
}
.stellarnav>ul>li>a {
    padding: 36px 15px;
}
.stellarnav ul ul {
    top: auto;
    position: absolute;
    z-index: 9900;
    text-align: left;
    display: none;
    padding: 0;
    left: 0;
    border: none;
    background: #fff;
    white-space: nowrap;
    box-shadow: 0 4px 5px rgba(0,0,0,.15);
}
.stellarnav.light li ul li a {
    padding: 10px 15px;
    font-weight: inherit;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    text-transform: inherit;
    font-size: 13px;
    color: #333;
}
.stellarnav.light li ul li a:hover{
    color: #ffffff;
    background: #00ade5;
}
.stellarnav.light li .danh-muc-lon-menu-sub a{
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 10px;
}
.stellarnav li li.has-sub>a:after {
    content: none;
    font-family: FontAwesome;
    margin-left: 10px;
}
.stellarnav ul ul ul {
    top: 0px !important;
    border-left: 1px solid #03ae52;
    left: 219px;
}
.stellarnav li.has-sub>a:after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 5px;
}
/*menu*/
/*slide*/
.slider{
	border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
}
span.fa.fa-chevron-right, span.fa.fa-chevron-left {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 12px;
    line-height: 32px;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
    height: 32px;
    width: 32px;
    border-radius: 50%;
    display: none;
}
.slider:hover span.fa.fa-chevron-right, .slider:hover span.fa.fa-chevron-left{
    display: block;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 12px;
    line-height: 32px;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
    height: 32px;
    width: 32px;
    border-radius: 50%;
}
.carousel-control.right {
    right: 30px;
}
.carousel-control {
    width: 10%;
}
.slider img{
    width: 100%;
    height: 400px !important;
    object-fit: cover;
}
/*slide*/
/*about*/
.about{
	padding: 40px 0;
}
.about-info-title{
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 25px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    height: 44px;
}
.about-info-title:after {
    content: '';
    width: 120px;
    height: 2px;
    background: #f37f10;
    position: absolute;
    left: 0;
    bottom: 0px;
}
.about-info-body {
    text-align: justify;
    line-height: 21px;
}

.about-info .col-md-4:last-child{
	border-right: none;
}
.about-info-image img{
	width: 100%;
	height: 141px;
	object-fit: cover;
}
.about-info-des{
	margin: 7px 0 10px 0;
    text-align: left;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}
.about-info-read-more a{
    color: #000;
    font-style: italic;
    font-size: 13px;
}
.about-info-read-more a:hover {
    color: #d87d3d;
    font-weight: bold;
}
.about-read-more{
    margin-top: 15px;
}
.about-read-more a{
    background: #fff;
    padding: 8px 15px;
    color: #585858;
    border: 1px solid #585858;
    border-radius: 5px;
    text-decoration: none;
}
.about-read-more a:hover {
    color: #00ade5;
    border: 1px solid #00ade5;
}

/*about-more*/
.about-index {
    padding: 30px 0;
    border-bottom: 1px solid #e1e1e1;
    background-image: url(../../images/about-index.jpg);
    background-repeat: no-repeat;
    background-position: bottom right 100px;
}
.about-index-title {
    font-weight: bold;
    font-size: 22px;
    color: #00ade5;
    display: inline-block;
}
.about-index-info {
    width: 100%;
    text-align: justify;
    color: #000;
    font-size: 14px;
    padding-right: 20px;
    border-right: 1px solid #ebebeb;
}
.view-more a {
    font-style: italic;
    color: #d82826;
    font-size: 13px;
}
.about-index-menu ul {
    margin: 0;
    padding: 0;
    list-style: disc;
    color: #00ade5;
}
.about-index-menu ul li a {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    font-size: 15px;
    color: #00ade5;
    margin-bottom: 5px;
    text-decoration: none;
}
/*about*/
/*why*/
.why{
    padding: 40px 0;
    background: #f2f2f2;
}
.why-title{
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d0d0d0;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    width: 400px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.why-title:after {
    content: '';
    width: 160px;
    height: 2px;
    background: #00ade5;
    position: absolute;
    left: calc(50% - 80px);
    bottom: 0px;
}
.why-des{
    width: 650px;
    margin: auto;
    text-align: center;
}
.why-box{
	margin-top: 30px;
}
.why-box-icon img{
	margin: auto;
	width: 56px;
	height: 56px;
	object-fit: cover;
}
.why-box-title{
    text-align: center;
    font-weight: bold;
    margin: 7px 0 15px 0;
    overflow: hidden;
    height: 40px;
    font-size: 15px;
}
.why-box-des{
    text-align: center;
    overflow: hidden;
    height: 60px;
}
.why-box-read-more{
	text-align: center;
}
.why-box-read-more a{
	text-decoration: none;
	color: #00ade5;
    font-weight: bold;
}
.why-box-read-more a:hover{
	background: #00ade5;
	color: #fff;
	padding: 10px 15px;
	border-radius: 5px;
}
/*why*/
/*product*/
.product{
	padding: 40px 0;
    background: #f2f2f2;
}
.product-box {
    position: relative;
    margin-top: 25px;
}
.product-box-image img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}
.product-box-info {
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    overflow: hidden;
    transition: height 0.3s;
    -moz-transition: height 0.3s;
    -webkit-transition: height 0.3s;
    padding: 10px;
    height: 50px;
}
.product-box-name a {
    text-decoration: none;
    font-weight: bold;
    color: #008cb9;
    font-size: 13px;
    overflow: hidden;
    display: block;
    height: 32px;
    text-align: center;
}
.product-box-caption{
    margin-top: 0;
    font-size: 13px;
}
.product-box-caption p {
    margin-bottom: 0;
    margin-top: 7px;
}
.product-box-info:hover {
    height: 100%;
    transition: height 0.3s;
    -moz-transition: height 0.3s;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
}
.product-box:hover .product-box-info {
    height: 100%;
    transition: height 0.3s;
    -moz-transition: height 0.3s;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
}
.product-box-info:hover .product-box-name a{
    text-align: left;
}
.product-box:hover .product-box-info .product-box-name a{
    text-align: left;
}
/*product*/
/*new*/
.new{
    padding: 40px 0 70px 0;
    background: #fff;
}
.new-box{
	margin-top: 25px;
}
.new-box-image img{
	width: 100%;
	height: 175px;
	object-fit: cover;
}
.new-box-name{
    margin: 7px 0 10px 0;
}
.new-box-name a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.new-box-name a:hover{
	color: #008ab7;
}
/*new*/
/*footer*/
.footer{
    padding: 70px 0;
    background: #2d2d2d;
    color: #A0A0A0;
}
.footer-content-title{
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #c1c1c1;
    font-weight: bold;
    font-size: 16px;
}
.footer-content-body i{
    color: #e61818;
}
.footer a, .footer p, .footer span, .footer strong{
    color: #A0A0A0;
}
.footer iframe{
    width: 100% !important;
    height: 130px !important;
}
.imgHl {
    float: left;
    margin-right: 10px;
}
.boxHotline b {
    display: block;
    color: #e61818;
    font-size: 16px;
}
.boxHotline i{
    color: #A0A0A0;
}
.listSocial ul{
    margin: 0;
    padding: 0;
}
.listSocial ul li {
    margin-right: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
}
.listSocial ul li.facebook {
    background: #3b5998;
}
.listSocial ul li.google-plus {
    background: #dc4e41;
}
.listSocial ul li.twitter {
    background: #55acee;
}
.listSocial ul li.instagram {
    background: #6a453b;
}
.listSocial ul li a i{
    color: #fff;
    line-height: 25px;
}
.listSocial ul li a .fa {
    padding-right: 0;
}
.socical-foot {
    margin-bottom: 10px;
    margin-top: 25px;
    cursor: default;
    font-size: 16px;
}
.copy-right{
    background: #444444;
    padding: 10px 0;
    color: #A0A0A0;
    font-size: 13px;
}
.copy-right p{
    margin-bottom: 0;
}
.copy-right a{
    color: #A0A0A0;
    text-decoration: none;
}
.copy-right a:hover{
    color: #fff;
}
.theheadings h1, .theheadings h2, .theheadings h3, .theheadings h4, .theheadings h5, .theheadings h6, .theheadings p, .theheadings a, .theheadings span, .theheadings strong, .theheadings i {
    font-size: 13px;
    padding: 0;
    display: inline;
    color: #A0A0A0;
    margin:0 10px 0 0;
    font-weight: inherit;
    text-decoration: none;
}
/*footer*/
/*sidebar*/
.kaka-hihi {
    margin-top: 20px;
}
.hotline-ho-tro {
    font-size: 14px;
    border: 1px solid #ececec;
    padding: 20px 10px;
    border-radius: 3px;
    text-align: center;
    background: #f2f2f2;
}
.hotline-ho-tro .info-hotline {
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
}
.hotline-ho-tro strong {
    display: block;
    font-size: 20px;
    color: #fb0000;
}
.icon-box-left {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
}
.icon-box {
    border: 1px solid #ececec;
    margin: 10px 0;
    padding: 5px;
    border-radius: 3px;
    background: #f2f2f2;
}
.icon-box-img img {
    padding-top: 3px;
    object-fit: cover;
    width: 55px;
}
.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 1em;
}
.icon-box-text p{
    margin-bottom: 0;
}
.box-sidebar{
    border: 1px solid #ececec;
    padding: 10px;
    margin-top: 20px;
    background: #f2f2f2;    
}
.box-sidebar-title{
    background: #00ade5;
    padding-left: 10px;
    line-height: 36px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.box-sidebar-content{
    border: 1px solid #efefef;
    border-top: none;
    background: #f2f2f2;
    position: relative;
}
.box-sidebar-content > ul.sub-menu > li:hover ul.sub-menu-child {
    display: block;
}
.box-sidebar-content ul {
    padding: 0;
    margin: 0;
/*    position: relative;*/
}
.box-sidebar-content ul li {
    list-style: none;
    border-bottom: 1px dashed #dcdcdc;
    position: relative;
}
.box-sidebar-content ul li a {
    position: relative;
    line-height: 35px;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    display: block;
    padding-left: 10px;
    color: #333;
}
.box-sidebar-content ul li:hover>a {
    color: #fff;
    background: #797979;
}
.box-sidebar-content ul li:hover>a#p1 {
    color: #fff;
    background: #0192dc;
}
.sidebar-product-name a{
    text-decoration: none;
    font-size: 12px;
    color: #545454;
}
.sidebar-product-name a:hover{
    color: #ff0000;
}
.sidebar-product-description{
    margin-top: 5px;
    color: #EA232B !important;
    font-weight: 700 !important;
}
.sidebar-product-img{
    border: 1px solid #e0e0e0;
}
.sidebar-product-img img{
    width: 100%;
    height: 60px;
    object-fit: cover;
}
.sidebar-product{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e4e4e4;
}
.sidebar-product:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.sidebar-product:first-child {
    margin-top: 10px;
}
.sidebar-product-date{
    font-size: 12px;
    color: #00ade5;
    margin-top: 5px;
    margin-bottom: 0;
}
.no-pad-left{
    padding-left: 0;
}
.no-pad-right{
    padding-right: 0;
}
.box-sidebar-body{
    font-size: 13px;
}
/*sidebar*/
.social-links{
    margin-top: 15px;
}
.social-links ul{
    padding: 0;
    margin: 0;
}
.social-links ul li{
    list-style: none;
    float: left;
    padding-right: 10px;
}
.social-links ul li a{
    text-decoration: none;
}
.social-links ul li span{
    display: block;
    padding: 3px;
    line-height: 1.6em !important;
    margin-bottom: 0;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 13px;
}
.social-links ul li span.fa-facebook{
    background: #0172ac;
}
.social-links ul li span.fa-facebook:hover{
    background: #086290;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 10);
    -moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 10);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 10);
}
.social-links ul li span.fa-twitter{
    background: #17aefb;
}
.social-links ul li span.fa-twitter:hover{
    background: #1296da;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 10);
    -moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 10);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 10);
}
.social-links ul li span.fa-google-plus{
    background: #d81c1c;
}
.social-links ul li span.fa-google-plus:hover{
    background: #c10b0b;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 10);
    -moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 10);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 10);
}
.social-links ul li span.fa-linkedin{
    background: #e88114;
}
.social-links ul li span.fa-linkedin:hover{
    background: #cc6d0a;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 10);
    -moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 10);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 10);
}
/*end socical*/
/*page*/
.main-content-page{
    border-top: 1px solid #e1e1e1;
    padding: 40px 0;
}
.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #ffffff;
    border-radius: 0;
}
ul.breadcrumb li a{
    color: #555;
    font-size: 13px;
}
.noi-dung-san-pham-web{
    margin-top: 20px;
}
.detail-content-body-product .product-index{
    margin-top: 0;
    margin-bottom: 20px;
}
.detail-content-body-product .product-index-img{
    padding: 3px;
}
.detail-content-body-banner img{
    width: 100%;
    height: 333px;
    object-fit: cover;
}
.detail-content-body-name{
    margin: 15px 0 20px 0;
    font-weight: bold;
    font-size: 20px;
}
.detail-content-body-name h1{
    margin: 15px 0 5px 0;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    color: #0b74bd;
}
.detail-content-body-name span{
    font-size: 13px;
    font-weight: initial;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 0;
    margin-top: 0px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.list-item{
    margin-bottom: 20px;
}
a.list-item-title{
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
.list-item-mo-ta{
    font-size: 14px;
    line-height: 1.7;
}
.list-item-date{
    margin-top: 10px;
    color: #9a9a9a;
    font-size: 13px;
}
.list-item img{
    width: 100%;
    height: 175px;
    object-fit: cover;
}
.detail-content-description {
    font-size: 12px;
    color: #6f6f6f;
    margin-bottom: 20px;
}
.detail-content-title-recents {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #0a0a0a;
}
.map-contact iframe{
    width: 100% !important;
    height: 350px !important;
}
.form-dang-ky{
    background: #ebebeb;
    padding: 23px;
    color: #555;
}
.form-dang-ky .form-control{
    box-shadow: none;
}
.form-dang-ky span{
    color: red;
}
.form-dang-ky .alert-success {
    background-color: #d9f5e0 !important;
    color: green !important;
    border: none;
    border-radius: 0;
    padding: 5px;
    margin-top: 10px;
}
.map-contact iframe {
    width: 100% !important;
    height: 230px !important;
}
.form-contact .form-control {
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    border-radius: 0;
    box-shadow: none;
}
.form-contact textarea#noidung {
    height: 60px;
}
.form-contact .btn {
    border-radius: 0;
}
.caption-contact{
    background: #ebebeb;
    padding: 25px;
    margin-bottom: 20px;
}
.caption-contact-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}
.form-contact p{
    color: red;
    font-size: 12px;
    margin-top: 5px;
}
.form-contact .alert {
    padding: 10px;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: 0;
    margin-top: 15px;
}
.product-index {
    margin-bottom: 20px;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 0px 5px 3px rgba(140, 152, 164, 0.175) !important;
}
.product-index:hover {
    box-shadow: 0 10px 40px 10px rgba(140, 152, 164, 0.175) !important;
}
.detail-content .product-index-img img {
    width: 100%;
    height: 154px;
    object-fit: cover;
}
.product-detail-hehe .product-index-img img{
    width: 100%;
    height: 154px;
    object-fit: cover;
}
.product-index-name {
    margin: 7px 0;
    text-align: center;
    height: 40px;
}
.product-index-name a {
    color: #555;
    text-decoration: none;
    font-size: 14px;
}
.product-index:hover .product-index-name a {
    color: #00ade5;
}
.product-index-spice {
    color: #EA232B !important;
    font-weight: 700 !important;
    font-size: 16px;
    text-align: center;
}
.product-index-spice-des{
    overflow: hidden;
    height: 60px;
}
/*chi tiết sản phẩm slider*/
.demo > ul{
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
}
.content-slider li{
    background-color: #ed3020;
    text-align: center;
    color: #FFF;
}
ul.lSGallery img{
    width: 100%;
    border: 1px solid #efefef;
}
.item img{
    width: 100%;
    height: 370px;
    object-fit: cover;
}
.lSSlideWrapper {
    border: 1px solid #efefef;
}
.ten-san-pham{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}
.noi-dung-san-pham-web-info-spice{
    color: #EA232B !important;
    font-weight: 700 !important;
    font-size: 25px;
    margin: 20px 0 10px 0;
}
.noi-dung-san-pham-web-info-description {
    margin-top: 20px;
    border-top: 1px dashed #ccc;
    padding-top: 20px;
}
.chi-tiet-bai-viet h2, .chi-tiet-bai-viet h3, .chi-tiet-bai-viet h4, .chi-tiet-bai-viet h5, .chi-tiet-bai-viet h6{
  	margin-top: 0;
    color: #0b74bd;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 16px;
}
.chi-tiet-bai-viet p{
	font-size: 16px;
    line-height: 21px;
    margin-bottom: 12px;
}
.chi-tiet-bai-viet img{
 	width: 600px !important;
  	height: auto !important;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
    margin: 0 2px;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
    color: #fff;
    background-color: #00ade5;
    border-color: #00ade5;
    cursor: default;
}
/*page*/
/*menu mobile*/

/*menu mobile*/
/*mobile*/
@media only screen and (max-width: 1200px){
    .new-box-image img {
        height: 135px;
    }
}
@media (max-width: 767px){
    .header-top{
        display: none;
    }
    .logo img {
        height: 45px;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .header .col-md-10{
        padding: 0;
    }
    .navbar-inverse {
        background: #00ade5;
    }
    .navbar {
        min-height: 45px;
    }
    .stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile, .stellarnav.light .menu-toggle {
        color: #fff;
    }
    .stellarnav.mobile.light ul {
        background: #00ade5;
    }
    .stellarnav.light li a {
        color: #ffffff;
        font-weight: inherit;
    }
    .stellarnav.mobile>ul>li>a {
        padding: 10px 15px;
    }
    .stellarnav .dd-toggle {
        width: 36px;
        height: 36px;
    }
    .stellarnav ul ul {
        box-shadow: none;
    }
    .stellarnav.light li ul li a {
        border-top: none;
        border-left: none;
        border-right: none;
        font-size: 13px;
    }
    .stellarnav.light li a:hover {
        color: #fff;
    }
    .slider img {
        height: 111px !important;
    }
    .about-info{
        margin-bottom: 30px;
    }
    .about-info .col-md-4 {
        border-right: none;
    }
    .about-box{
        margin-bottom: 30px;
    }
    .about-info-image img {
        height: 220px;
    }
    .about-info-des {
        height: 40px;
    }
    .about-index-menu{
        margin-top: 15px;
        margin-left: 15px;
    }
    .why-title {
        width: 100%;
    }
    .why-des {
        width: 100%;
    }
    .why-box-title {
        height: auto;
    }
    .new-box-image img {
        height: 220px;
    }
    .footer-content-body{
        margin-bottom: 25px;
    }
    .sidebar, .kaka-hihi{
        display: none;
    }
    .detail-content .product-index-img img {
        height: 220px;
    }
    .item img {
        height: 220px;
    }
    .no-pad-left{
        padding-left: 15px;
    }
    .ten-san-pham {
        font-size: 20px;
    }
    .san-pham-chinh-tong .product-index-img img{
        height: 98px !important
    }
    .san-pham-chinh-tong .product-index-name a {
        font-size: 15px;
        overflow: hidden;
        height: 40px;
        display: block;
    }
    .list-item img {
        height: 220px;
        margin-bottom: 10px;
    }
    .form-dang-ky {
        margin-bottom: 20px;
    }
    .chi-tiet-bai-viet img{
        width: 100% !important;
        height: auto !important;
    }
}
/*mobile*/
/*alo*/
.float-icon-hotline {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 10px;
    right: 25px;
    z-index: 999999;
}
.float-icon-hotline ul {
    margin: 0;
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
}
.float-icon-hotline ul li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    list-style: none;
}
.float-icon-hotline ul li a {
    color: #FFF;
    text-decoration: none;
}
.float-icon-hotline ul li .fa {
    background-color: #ed1c24;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    border: 2px solid #fff;
}
.float-icon-hotline ul li span {
    display: inline-block;
    padding: 0;
    background-color: #ff6a00;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    height: 40px;
    line-height: 36px;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 0;
    width: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: #ff6a00;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    font-weight: 400;
    white-space: nowrap;
    opacity: 0;
}
.float-icon-hotline ul li .fa-cart {
    background: #ef0303 url(../../images/cart.jpg) center center no-repeat;
}
.float-icon-hotline ul li .fa-hotline {
    background: #ef0303 url(../../images/hotline.png) center center no-repeat;
}
.float-icon-hotline ul li .fa-zalo {
    background: #ef0303 url(../../images/zalo.png) center center no-repeat;
}
.float-icon-hotline ul li .fa-facebook {
    background: #168efb;
}
.float-icon-hotline ul li:hover span {
    width: 215px;
    padding-left: 30px;
    padding-right: 10px;
    opacity: 1;
}
.animated{
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
  0% { background-color: #004A7F; -webkit-box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; -webkit-box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; -webkit-box-shadow: 0 0 3px #004A7F; }
}

@-moz-keyframes glowing {
  0% { background-color: #004A7F; -moz-box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; -moz-box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; -moz-box-shadow: 0 0 3px #004A7F; }
}

@-o-keyframes glowing {
  0% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
}

@keyframes glowing {
  0% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
}
/*alo*/