/*mĂ¡Â»Å¸ rĂ¡Â»â„¢ng*/
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media screen and (max-width: 768px) {
    .col-xs-5ths{
        width: 50%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
/*mĂ¡Â»Å¸ rĂ¡Â»â„¢ng*/
/*header-top*/
.fixed {
    position: fixed !important;
    z-index: 10;
    top: 0;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 2px rgb(228 228 228 / 75%);
}
.header-top{
    line-height: 40px;
    font-size: 13px;
    background: #2970e1;
}
.top-bar-left a{
    text-decoration: none;
    color: #fff;
}
.top-bar-right {
    float: right;
}
ul.top-bar-right {
    margin: 0;
    padding: 0;
}
ul.top-bar-right li {
    list-style: none;
    display: inline-block;
}
ul.top-bar-right li a {
    text-decoration: none; 
    padding: 0 6px;
    color: #fff;
}

/*header-top*/
/*header-mid*/
.header-mid{
    padding: 15px 0;
}
.block-wrapper .text-des {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    color: #2970e1;
}
.icon-wrapper {
    width: 40px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 36px;
    font-size: 41px;
    margin-right: 5px;
}
.service-wrapper {
    zoom: 1;
    text-align: left;
}
.service-wrapper p {
    margin-bottom: 0;
    font-size: 14px;
    color: #999999;
}
.block-wrapper .text-des p.p-big {
    font-size: 13px;
    color: #2970e1;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
}
.logo img{
    height: 65px;
}
/*header-mid*/
/*menu*/
.menu-content {
    border-top: 1px solid #eaeaea;
    padding: 5px 0;
}
.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0;
    border: none;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #ffffff;
}
.stellarnav.light li a {
    color: #2970e1;
    font-weight: bold;
    padding: 20px 15px;
    font-size: 15px;
}
.stellarnav ul ul {
    background: #eeeeee;
    min-width: 260px;
}
.stellarnav.light ul ul li a {
    font-weight: inherit;
    padding: 10px 15px;
    border-bottom: 1px solid #dadada;
    color: #333;
    text-transform: inherit;
}
.stellarnav li li.has-sub>a:after {
    content: none;
}
.stellarnav li.has-sub>a:after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 10px;
}
/*menu*/
/*slide*/
.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*/
/*main-content*/
.main{
    margin: 50px 0;
}
.about{
    background: #f2f2f2;
    padding: 40px;
}
.about-title{
    color: #2970e1;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
.about-content{
    line-height: 24px;
}
.about-banner img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.about-banner-content{
    margin-top: 25px;
}
.about-banner-content-title{
    color: #2970e1;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.about-banner-content-body{
    line-height: 24px;
}
.about-banner-content-hotline {
    background: #f2f2f2;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    padding: 35px;
    margin-top: 15px;
}
.about-banner-content-hotline a{
    text-decoration: none;
    background-color: #f4524d;
    border-color: #f4524d;
    color: #fff;
    padding: 10px;
    margin: auto;
    text-align: center;
    display: block;
    border-radius: 4px;
}
.about-banner-content-hotline a:hover{
    color: #f2f2f2;
    border-color: #f22d27;
    background-color: #f22d27;
}
.service-title{
    margin-top: 50px;
    text-align: center;
    color: #2970e1;
    font-size: 36px;
    line-height: 42px;
}
.box-service{
    margin-top: 40px;
}

.box-service-img {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid #f3f3f3;
}
.box-service-img a img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    height: 243px;
    width: 100%;
    object-fit: cover;
}
.box-service-img a:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 2;
    top: 0;
    left: 0;
    z-index: 1;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
}
.box-service-img a:hover:before {
    background: rgba(0, 0, 0, 0.3);
}
.box-service-img a:hover img {
    transform: translateZ(0) scale(1.1, 1.1);
    -moz-transform: translateZ(0) scale(1.1, 1.1);
    -webkit-transform: translateZ(0) scale(1.1, 1.1);
    -ms-transform: none;
}

.box-service-name{
    margin: 25px 0 10px 0;
}
.box-service-name a{
    color: #2970e1;
    font-size: 18px;
    line-height: 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.box-service-des{
    line-height: 24px;
}
.box-service-read-more{
    margin-top: 15px;
}
.box-service-read-more a{
    color: #fff;
    background: #08c;
    text-decoration: none;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 12px;
}
.box-service-read-more a:hover{
    background: #0074ad;
}
.why-title{
    margin-top: 80px;
    text-align: center;
    color: #2970e1;
    font-size: 36px;
    line-height: 42px;
}
.why-list{
    margin-top: 40px;
}
.why-list-img img {
    width: 100%;
    height: 116px;
    object-fit: cover;
}
.why-list-name{
    color: #2970e1;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 15px;
}
.why-list-des{
    line-height: 24px;
}
.banner{
    background: #2970e1;
    padding: 50px 0;
    color: #fff;
}
.customer-title {
    margin-top: 80px;
    text-align: center;
    color: #2970e1;
    font-size: 36px;
    line-height: 42px;
}
.khach-hang-img img{
    width: 100%;
    height: 255px;
    object-fit: cover;
}
.khach-hang-name{
    font-weight: 700;
    font-size: 16px;
}
.khach-hang-name p{
    font-weight: 100;
    font-size: 14px;
    margin: 7px 0 10px 0;
}
.khach-hang-star{
    color: yellow;
}
.khach-hang-des{
    line-height: 24px;
    margin-top: 15px;
}
.new-title {
    margin-top: 80px;
    text-align: center;
    color: #2970e1;
    font-size: 36px;
    line-height: 42px;
}
.box-new{
    margin-top: 25px;
}
.box-new-name {
    margin: 25px 0 10px 0;
}
.box-new-name a {
    color: #2970e1;
    font-size: 20px;
    line-height: 25px;
    text-decoration: none;
}
.box-new-des {
    line-height: 24px;
}
.contact{
    background: #f2f2f2;
    padding: 50px 0;
    margin-top: 50px;
}
.contact-title {
    color: #2970e1;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
.contact-body{
    line-height: 24px;
    font-size: 16px;
}
.contact-form{
    background: #fff;
    padding: 50px;
}
.contact-form input{
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    margin-bottom: 5px;
}
.contact-form .form-check{
    margin-top: 5px;
}
.contact-form .btn-warning {
    background: #f58632;
    border: none;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 16px;
}
.contact-form .btn-warning:hover {
    background: #ea7923;
}
.contact-form label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 100;
    font-style: italic;
    font-size: 13px;
}
.contact-body-title{
    color: #6b6b6b;
    font-size: 15px;
    font-weight: 100;
    margin-top: 15px;
}
.contact-body-title p{
    color: #2970e1;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 3px;
}
.contact-body-title i{
    font-size: 25px;
}


.box-new-img {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid #f3f3f3;
}
.box-new-img a img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    height: 239px;
    width: 100%;
    object-fit: cover;
}
.box-new-img a:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 2;
    top: 0;
    left: 0;
    z-index: 1;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
}
.box-new-img a:hover:before {
    background: rgba(0, 0, 0, 0.3);
}
.box-new-img a:hover img {
    transform: translateZ(0) scale(1.1, 1.1);
    -moz-transform: translateZ(0) scale(1.1, 1.1);
    -webkit-transform: translateZ(0) scale(1.1, 1.1);
    -ms-transform: none;
}
/*main-content*/
/*footer*/
#footerMidle {
    padding: 30px 0px;
    position: relative;
    background: #2970e1;
    color: #fff;
}
.logoFt img{
    height: 61px;
    background: #fff;
}
.groupFooter .info {
    margin-top: 10px;
    line-height: 25px;
    font-style: italic;
    color: #fff;
}
.notStyle {
    list-style: none;
    padding: 0;
    margin: 0;
}
.notStyle li{
    padding-top: 5px;
}
.footerCol .h4-foot {
    font-size: 17px;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px dashed #d4e4ec;
    text-transform: uppercase;
    color: #fff;
}
.menuLink ul li a {
    padding: 3px 0px;
    display: block;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    color: #fff;
}
.menuLink ul li a:hover {
    padding-left: 7px;
    color: #fff;
}
/*footer*/
/*copy-right*/
#footerBottom{
    background: #1b61d1;
}
#footerBottom .footer-coppyright {
    padding: 15px 0px;
    text-align: center;
    position: relative;
    background: #1b61d1;
    color: #fff;
}
#footerBottom .footer-coppyright a{
    color: #fff;
}
/*end copy-right*/
.block-video iframe{
    width: 100% !important;
    height: 350px !important;
}
/*theH*/
.theH{
    text-align: center;
    background: #2970e1;
    color: #fff
}
.theH h1, .theH h2, .theH h3, .theH h4, .theH h5, .theH h6, .theH p{
    font-size: 12px;
    display: inline-block;
    margin-right: 7px;
    border: 1px solid #ccc;
    padding: 3px;
    color: #fff
}
/*theH*/
/*page*/
.main-break{
    background: #f5f5f5;
    padding: 50px 0;
    margin-bottom: 30px;
}
.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0;
}
.breadcrumb li a{
    text-decoration: none;
    line-height: 36px;
    font-weight: 700;
    font-style: normal;
    color: #2970e1;
    font-size: 30px;
}
.contact-form-2 {
    background: #f5f5f5;
    padding: 50px;
}
.contact-form-2 input{
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    margin-bottom: 5px;
}
.contact-form-2 .form-check{
    margin-top: 5px;
}
.contact-form-2 .btn-warning {
    background: #f58632;
    border: none;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 16px;
}
.contact-form-2 .btn-warning:hover {
    background: #ea7923;
}
.contact-form-2 label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 100;
    font-style: italic;
    font-size: 13px;
}
.list-item {
    margin-bottom: 20px;
}
.list-item img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border: 1px solid #ececec;
}
a.list-item-title {
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    color: #333;
}
a.list-item-title:hover{
    color: rgb(2 91 148);
}
.list-item-date {
    margin-top: 10px;
    color: #9a9a9a;
    font-size: 13px;
}
.list-item-mo-ta {
    font-size: 14px;
    line-height: 1.6;
    color: #565656;
}
.box-sidebar-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #025b94;
    text-transform: uppercase;
}
.sidebar-product {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}
.sidebar-product:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.sidebar-product-img img {
    height: 60px;
    width: 100%;
    object-fit: cover;
}
.sidebar-product-name a {
    color: #2970e1;
    text-decoration: none;
}
.no-pad-left{
    padding-left: 0;
}
.box-sidebar{
    padding: 15px;
    border: 1px solid #f1f1f1;
}
.detail-content-body-name{
    line-height: 1.3;
    position: relative;
    font-size: 25px;
    color: #025b94;
    margin-bottom: 20px;
}
.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: #ac212a;
    border-color: #ac212a;
    cursor: default;
}
.social-links{
    margin-top: 15px;
}
.social-links ul{
    padding: 0;
    margin: 0;
}
.social-links ul li{
    list-style: none;
    display: inline-block;
    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);
}
.sidebar-product-date{
    font-size: 11px;
    color: #969696;
    margin-top: 6px;
}
.detail-content-description{
    color: #025b94;
    font-size: 11px;
    margin-bottom: 10px;
}
.chi-tiet-bai-viet{
    line-height: 24px;
    font-size: 16px;
}
.box-product-index {
    background: #fff;
    border: 1px solid #e6e6e6;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.box-product-index-img {
    position: relative;
    overflow: hidden;
}
.box-product-index-img img {
    width: 100%;
    height: 222px;
    object-fit: cover;
    padding: 10px;
}
.quick-view {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.quick-view a {
    display: block;
    width: 100%;
    background: #ed1c24;
    /* color: #fff; */
    padding: 7px;
    text-decoration: none;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    color: #fff;
}
.box-product-index:hover .quick-view {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /* opacity: .9; */
}
.box-product-index-name {
    padding: 10px;
    text-align: center;
    height: 44px;
    overflow: hidden;
}
.box-product-index-name a {
    color: #424242;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.box-product-index-spice {
    text-align: center;
    padding: 10px;
    padding-top: 0;
    margin: 0;
    color: #dc0000;
    font-weight: bold;
    font-size: 14px;
}
.anh-san-pham img {
    width: 100%;
    border: 1px solid #e6e6e6;
    height: 407px;
    object-fit: cover;
}
.ten-san-pham{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}
.noi-dung-san-pham-web-info-spice{
    padding-top: 0;
    margin: 0;
    color: #dc0000;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.noi-dung-san-pham-web-info-description{
    line-height: 24px;
}
.lien-quan{
    border: 1px solid #e6e6e6;
    margin-top: 25px;
    padding: 20px;
}
.detail-content-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    margin: 30px 0 15px 0;
}
/*page*/

/*menu mobile*/
header{
    display: none;
}
.header-mobile{
    margin: 10px;
    background: #fff;
}
.header-menu {
    background: #2970e1;
    padding: 3px 0 1px;
    z-index: 2;
}
.position-relative {
    position: relative!important;

}
.z-index-1 {
    z-index: 1;
}
.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}
.header-right {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #f3912e;
    color: #fff;
    border-radius: 4px;
    padding: 2px 5px;
}
.header-menu .search {
    margin: 0 50px 0 40px;
}
#hamburger {
    border: 1px solid #2970e1;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: block;
    height: 36px;
    position: relative;
    width: 33px;
    background: #2970e1;
}
#hamburger div {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 2px 2px 2px 2px;
    height: 2px;
    margin-top: 3px;
    width: 100%;
}
#hamburger span{
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
}
.nav-menu-mobile ul{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    overflow: scroll;
}
.nav-menu-mobile ul li a{
    display: block;
    padding: 7px 10px;
    background: #2970e1;
    border-bottom: 1px solid #3782b1;
    border-top: 1px solid #0e3c58;
    color: #fff;
    text-decoration: none;
}
.z-index-1{
    z-index: 1;
}
#myDIV{
    display: none;
    position: absolute;
    width: 100%;
    background: #ffffff;
    z-index: 99;
}
.header-mobile a span {
    display: block;
    overflow: hidden;
    font-size: 12px;
    font-weight: 400;
    color: #555;
    text-transform: uppercase;
}
.ul-fixed{
    position: fixed !important;
    top: 40px;
}
/*menu mobile*/
.fone {
    font-size: 25px;
}
/*mobile*/
@media (max-width: 767px){
    header{
        display: block;
    }
    .header-top{
        display: none;
    }
    .header-mid{
        display: none;
    }
    .menu{
        display: none;
    }
    .logo img{
        height: 45px;
    }
    .slider img {
        height: 120px !important;
    }
    .about-title {
        font-size: 25px;
        line-height: 30px;
    }
    .about-banner img {
        height: 135px;
        margin-top: 15px;
    }
    .box-service-img a img {
        height: 160px;
    }
    .why-title {
        font-size: 25px;
        line-height: 30px;
    }
    .khach-hang{
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .box-new-img a img {
        height: 180px;
    }
    .contact-form{
        margin-top: 15px;
    }
    .groupFooter{
        margin-bottom: 20px;
    }
    .list-item img {
        margin-bottom: 10px;
        height: 200px;
    }
    .main-break {
        padding: 30px 0;
    }
    .breadcrumb li a {
        line-height: 30px;
        font-size: 25px;
    }
    .box-sidebar{
        margin-top: 30px;
    }
    .contact-form-2{
        margin-top: 25px;
    }
    .chi-tiet-bai-viet img{
        width: 100% !important;
        height: auto !important;
    }
    .chi-tiet-bai-viet iframe{
        width: 100% !important;
        height: 200px !important;
    }
    .why-list-img img {
        height: 95px;
    }
    .box-product-index-img img {
        height: 195px;
    }
    .ten-san-pham {
        margin-top: 15px;
    }
    .block-video iframe{
        width: 100% !important;
        height: auto !important;
    }
}
/*mobile*/
/*alo*/
    .ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
        background-color: #f00;
    }
    .ring-alo-phone.ring-alo-green .ring-alo-ph-circle{
        background-color: #f00;
    }
    .ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
        border-color: #f00;
    }
    .ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle{
        background-color: #baf5a7;
    }
    .fone {
        font-size: 16px;
        color: #f00;
        line-height: 40px;
        font-weight: bold;
        padding-left: 55px;
        margin: 0 0;
    }
    .tel{
        background-color: #eee;
        width: 170px;
    }
    .fix_tel{
        top: auto;
        bottom: auto;
        right: auto;
        left: auto;
        bottom: 15px;
        right: 5px;             
    }
/*alo*/

/*alo*/
.float-icon-hotline {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 15px;
    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: 3px solid #fff;
}
.float-icon-hotline ul li span {
    padding: 0 35px 0 10px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    height: 40px;
    line-height: 36px;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: #ff6a00;
    -moz-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    font-weight: 400;
    white-space: nowrap;
    display: block;
}
.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 .fa-facebooks {
    background: #ef0303 url(../../images/messenger.png) center center no-repeat;
}
.float-icon-hotline ul li .fa-facebookss {
    background: #ef0303 url(../../images/ytb.png) center center no-repeat;
}

.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*/