/* DEFAULTS
----------------------------------------------------------*/
body {
    font-family: 'Roboto',Arial,sans-serif,'Open Sans';
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

a {
    color: #0c0f10;
    text-decoration: none;
}

    a:focus {
        outline: none;
    }

    a:hover,
    a:focus {
        text-decoration: none;
    }


    a:hover {
        color: #00a85a;
        text-decoration: none;
    }


ul {
    margin-bottom: 0 !important;
    padding-left: 0;
    list-style: none;
}

.btn-primary {
    background-color: #2252a6;
    width: 120px;
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
    padding: 8px;
    margin: 2px;
    min-height: 38px;
    border-color: #2252a6;
    border-radius: 0;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-color: #363636;
        color: #fff !important;
    }

* html .clearfix {
    height: 1%;
    overflow: visible;
}

/* float clearing for IE7*/
* + html .clearfix {
    min-height: 1%;
}

    /* float clearing for everyone else */
    .clearfix:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0;
    }

/**RESET HEADER**/
.fixHeading {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.titleTransition {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

.fa {
    padding-right: 4px;
}

img {
    border: 0 none;
    max-width: 100%;
    height: auto;
}

.fixPaddingLeft {
    padding-left: 0;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-size: 14px;
}

.media-right img {
    max-width: inherit;
}
/*textarea:focus, input:focus
{
    outline: 0;
}*/
/*------- header  -------*/

.header-mid {
}

.header-top {
    padding: 10px 0;
    background-color: #fff;
}


.cart {
    float: left;
    width: 6%;
}

.hotLine {
    margin-top: 10px;
    float: right;
}

    .hotLine img {
        width: 100%!important;
        height: auto !important;
    }

.header-bot .search {
    margin-top: 25px;
    height: 30px;
    border-radius: 20px;
    padding-left: 20px;
    border: 1px solid #cecece;
    position: relative;
}

.header-bot .iconSearch {
    position: absolute;
    right: 25px;
    top: 29px;
}

.searchHeading {
    width: 100%;
    position: relative;
    margin-top: 60px;
}

.header-fot {
    background-color: #0f7fc1;
    margin-bottom: 10px;
}

    .header-fot ul .link {
        display: inline-block;
        position: relative;
        border-right: 1px solid #fff;
        padding: 0 10px;
    }

    .header-fot ul > .link > a {
        display: block;
        color: white;
        text-transform: uppercase;
        text-align: center;
        padding: 10px;
        width: 100%;
        font-size: 13px;
    }

    .header-fot ul .link:first-child a {
        padding: 9.6px 12px;
    }

    .header-fot ul .link .fa {
        padding-right: 0;
        font-size: 17px;
    }

    /*.header-fot ul > .link.active {
        background-color: #000;
    }

    .header-fot ul .link:hover {
        background-color: #000;
    }*/

.sub_menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    list-style: none;
    margin: 0;
    width: 250px;
    z-index: 999;
    display: none;
    border: 1px solid #dedede;
    box-shadow: 2px 2px 2px #cecece;
}

    .sub_menu li a {
        color: #000;
        padding-left: 5px;
        line-height: 28px;
    }

        .sub_menu li a:hover {
            color: #00a85a;
        }

    .sub_menu li {
        position: relative;
        padding: 5px;
    }

        .sub_menu li .fa-angle-right.fright {
            float: right;
        }

        .sub_menu li .sub_menu {
            top: 0;
            left: 100%;
        }

.header-fot ul li:hover > .sub_menu {
    display: block;
}

/*------- catalogProduct  -------*/
.boxCatalogProduct {
    border-bottom: 1px solid #ebebeb;
    line-height: 40px;
}

    .boxCatalogProduct .container {
        position: relative;
    }

.itemBoxCatalog {
    border: 1px solid #ebebeb;
    border-bottom: 0;
    padding-left: 60px;
    position: relative;
    cursor: pointer;
}

    .itemBoxCatalog:before {
        content: "";
        width: 25px;
        height: 16px;
        position: absolute;
        left: 25px;
        top: 12px;
        background-image: url(../../../../default.htm);
    }

.titleCatalog {
    line-height: 40px;
    font-size: 16px;
    font-weight: 700;
}

.listNav ul li {
    float: left;
    margin-left: 30px;
    font-weight: 700;
}

    .listNav ul li:first-child {
        margin-left: 0;
    }

.contactCatalog .fa {
    font-size: 16px;
}

.contactCatalog b {
    color: #f94e3f;
}

.boxSurrounded {
    border: 1px solid #dedede;
    box-shadow: 2px 2px 2px #cecece;
}

.titleCatalog {
    color: #ff5722;
    text-transform: uppercase;
}

    .titleCatalog h2 {
        font-size: 18px;
    }

.product_nav li {
    width: 10%;
    float: left;
}

.product_nav .icon {
    text-align: center;
}

    .product_nav .icon img {
        width: 100%;
        height: 100%;
    }

    .product_nav .icon a {
        height: 37px;
        display: block;
        overflow: hidden;
    }



.home-menu {
    display: block;
    width: 100%;
    padding-top: 1.3%;
    background: #ff6a00;
    margin-top: 0px;
    margin-bottom: 10px;
}

    .home-menu li {
        min-height: 42px;
        background-color: #e5e5e5;
        background-image: linear-gradient(top, #fff, #e5e5e5);
        background-image: -moz-linear-gradient(center top, #fff, #e5e5e5);
        background-image: -webkit-linear-gradient(top, #fff, #e5e5e5);
        background-image: -o-linear-gradient(center top, #fff, #e5e5e5);
        background-image: -ms-linear-gradient(center top, #fff, #e5e5e5);
        border-radius: 3px;
        float: left;
        margin: 0 0 1.3% 1.3%;
        width: 23.37%;
    }

        .home-menu li a {
            color: #ff6a00;
            display: block;
            font-size: 12px;
            line-height: 16px;
            text-align: center;
            outline: none;
            text-decoration: none;
            padding: 5px;
        }

        .home-menu li:last-of-type p {
            margin-bottom: 0;
            color: #000000;
        }

            .home-menu li:last-of-type p:first-of-type {
                color: #ff0000;
                font-weight: bold;
                font-size: 10px;
                text-transform: uppercase;
            }

            .home-menu li:last-of-type p:last-of-type {
                color: #000000;
                font-size: 80%;
            }

/*------- slider  -------*/
.top-content {
    margin-bottom: 10px;
}

.boxContentRight {
    background-color: #fff;
}

.view_article {
    margin-top: 10px;
}

#sliderCarousel .owl-dots, #ProductFash .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 50%;
    margin-left: -25%;
}

#sliderCarousel .owl-nav, #ProductFash .owl-nav {
    opacity: 0;
    transition: all .5s ease-in-out;
    margin-top: 0;
}

#sliderCarousel .owl-prev, #sliderCarousel .owl-next, #ProductFash .owl-prev, #ProductFash .owl-next {
    font-size: 32px;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    height: 50px;
    width: 30px;
    margin: 0;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    border-radius: 0;
    -webkit-transition: background 500ms, color 500ms;
    transition: background 500ms, color 500ms;
}

    #sliderCarousel .owl-prev:hover, #sliderCarousel .owl-next:hover, #ProductFash .owl-prev:hover, #ProductFash .owl-next:hover {
        background-color: #ff5336;
    }

#sliderCarousel .owl-prev, #ProductFash .owl-prev {
    position: absolute;
    top: calc(50% - 25px);
    left: 0;
}

#sliderCarousel .owl-next, #ProductFash .owl-next {
    position: absolute;
    top: calc(50% - 25px);
    right: 0;
}

#sliderCarousel:hover .owl-nav, #ProductFash:hover .owl-nav {
    opacity: 1;
}

#sliderCarousel .fa {
    padding-right: 0;
}

#sliderCarousel2 .item {
    font-weight: 500;
    background: #ffffff;
    color: #000000;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    padding: 15px 10px;
    border-right: 1px solid #f1f1f1;
}

.titleNews {
    color: #363432;
    border-bottom: 2px solid #6D6E71;
    margin-top: 0;
    font-weight: bold;
    padding-bottom: 5px;
}

    .titleNews span:nth-of-type(1) {
        border-bottom: 2px solid #6D6E71;
        padding-bottom: 2px;
    }

    .titleNews span:nth-of-type(2) a {
        float: right;
        color: #ff6a00;
        font-weight: normal;
    }

.infoArticle {
    font-size: 13px;
    font-weight: 400;
    color: #696763;
}
/*content
    ----------------------------------*/
.boxListProduct {
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    box-shadow: 2px 2px 2px #cecece;
}

.titleListCatalogProduct h2 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 2px solid #000;
}

    .titleListCatalogProduct h2 span {
        position: relative;
        padding: 10px;
        display: inline-block;
    }

        .titleListCatalogProduct h2 span:before {
            position: absolute;
            content: '';
            width: 100%;
            height: 2px;
            left: 0;
            bottom: -2px;
            background-color: #FFCB08;
        }



.menu-title {
    line-height: 45px;
    text-align: right;
    background: #f5f5f5;
    margin: 7px;
}

.cate-item {
    display: inline-block;
    text-align: center;
}

    .cate-item a {
        display: block;
        padding: 0 17px;
    }

.collection-main .banner-image {
    width: 100%;
    margin-bottom: 30px;
}

.productListHot {
    border: 1px solid #ebebeb;
    border-bottom: none;
}

.titleProductListHot {
    text-align: center;
}

    .titleProductListHot h2 {
        background: #f5f5f5;
        color: #ff5336;
        line-height: 40px;
        font-weight: 700;
        font-size: 16px;
        text-transform: uppercase;
        border-bottom: 1px solid #ebebeb;
    }

.productItem {
    border-bottom: 1px solid #ebebeb;
}

    .productItem .product-img {
        padding: 20px 0;
        margin-left: 15px;
        width: 34%;
        overflow: hidden;
        text-align: center;
        display: block;
        float: left;
        border-right: none;
    }

        .productItem .product-img img {
            height: 74px;
            width: auto;
        }

    .productItem .product-info {
        padding: 17px 15px;
        float: left;
        width: 60%;
    }

        .productItem .product-info .product-name {
            text-transform: capitalize;
            display: block;
            line-height: 1.4em;
        }

        .productItem .product-info .price {
            float: left;
            font-size: 14px;
            color: #f94e3f;
            font-weight: 700;
            margin-top: 6px;
            line-height: 1.4;
        }

        .productItem .product-info .sale-price {
            display: block;
            color: #939393;
            top: 9px;
            margin: 0;
            font-size: 12px;
            font-weight: 300;
            text-decoration: line-through;
        }


/* policy   
----------------------------------------------------------*/
.policy {
    margin: 30px 0;
}

.policy-left {
    background-color: #eb351d;
    padding: 36px 40px;
    color: #fff;
}

    .policy-left img {
        float: left;
        margin-right: 35px;
    }

    .policy-left p {
        line-height: 24px;
        margin: 4px 0;
    }

.policy-right {
    background-color: #eb351d;
    padding: 43px 0;
    color: #fff;
}

    .policy-right .icon {
        float: left;
        padding-left: 20px;
    }

    .policy-right .text {
        float: left;
        padding-left: 10px;
    }

        .policy-right .text b {
            display: block;
            color: #fff;
            margin: 0;
            font-size: 14px;
            font-weight: 700;
        }

/* brand   
----------------------------------------------------------*/

.brand {
    background: #f5f5f5;
}
/* sp mua nhieu   
----------------------------------------------------------*/
.heading {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    line-height: 15px;
    color: #363636;
    margin-bottom: 15px;
}

    .heading:before {
        content: '';
        position: absolute;
        border-bottom: 1px solid #ff2200;
        width: 100%;
        left: 0;
        bottom: 3px;
    }

    .heading:after {
        content: '';
        position: absolute;
        border: 1px solid #ff2200;
        width: 100%;
        left: 0;
        bottom: 0;
    }

    .heading .title-head {
        top: 0;
        left: 0;
        display: inline-block;
        margin: 0;
        padding: 0 0 15px;
        font-size: 18px;
        line-height: 20px;
        color: #363636;
        text-transform: uppercase;
    }

        .heading .title-head a {
            font-size: 18px;
            font-weight: 700;
            line-height: 20px;
            color: #252525;
            text-transform: uppercase;
            text-decoration: none;
        }

            .heading .title-head a:hover {
                color: #66a182;
            }

.product-box .product-item-thumbnail {
    text-align: center;
    min-width: 80px;
    min-height: 80px;
    float: left;
    margin-right: 15px;
    margin-bottom: 30px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.owl-sale .product-box .product-item-thumbnail {
    width: 80px;
    border: 1px solid #252525;
}

    .owl-sale .product-box .product-item-thumbnail:hover {
        border: 1px solid #c41431;
    }

.product-box .product-item-name {
    word-break: break-word;
    font-size: 14px;
    line-height: 20px;
}

    .product-box .product-item-name a {
        color: #363636;
    }

.product-box .product-item-price {
    color: #cc8e05;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-right: 20px;
}

.product-box .product-item-price-old {
    text-decoration: line-through;
    color: #acacac;
    font-size: 16px;
    line-height: 26px;
}

.box-left {
    position: relative;
}

    .box-left .owl-nav.disabled {
        position: absolute;
        display: block;
        top: -72px;
        right: 0;
    }

        .box-left .owl-nav.disabled .owl-prev, .box-left .owl-nav.disabled .owl-next {
            background: #fff;
            color: #000;
            padding: 0;
        }

.product-button-prev, .product-button-next {
    width: 15px;
    height: 25px;
    float: left;
    font-size: 22px;
    text-align: center;
    border-radius: 3px;
    background-color: #FFF;
    color: #acacac;
    cursor: pointer;
}


/* Ho tro truc tuyen   
----------------------------------------------------------*/
.box-left, .box-right {
    margin-bottom: 20px;
}

    .box-left .view_article {
        display: none;
    }

.list-group li {
    padding: 0 15px;
    overflow: hidden;
    margin-top: 0;
    background-color: #66a182;
    border: 0;
    display: block;
    padding-top: 15px;
}

    .list-group li img {
        padding-right: 10px;
        width: 48px;
        float: left;
    }

    .list-group li span {
        font-size: 14px;
        line-height: 20px;
        color: #afe3c8;
    }

    .list-group li p {
        font-family: 'Roboto',sans-serif;
        font-size: 18px;
        line-height: 20px;
        font-weight: 700;
        color: #FFF;
    }

    .list-group li hr {
        margin-top: 20px;
        margin-bottom: 0;
        border-top: 1px solid #80b69a;
    }
/* tin khuyen mai   
----------------------------------------------------------*/

.box-left table tbody tr .item-thumbnail {
    display: none;
}

.box-left table tbody tr .postby {
    display: none;
}

.box-left table tbody tr .item-detail {
    display: none;
}

.box-left table tbody tr:first-child .item-thumbnail {
    margin-bottom: 20px;
    display: block;
}

    .box-left table tbody tr:first-child .item-thumbnail img {
        width: 100%;
    }

.box-left table tbody tr:first-child .item-name {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

    .box-left table tbody tr:first-child .item-name a {
        color: #252525;
    }

.box-left table tbody tr:first-child .postby {
    font-size: 13px;
    line-height: 30px;
    color: #acacac;
    display: block;
}

    .box-left table tbody tr:first-child .postby .fa {
        color: #66a182;
        margin-right: 6px;
    }

.box-left table tbody tr:first-child .pull-xs-left {
    float: left!important;
}

.box-left table tbody tr:first-child .pull-xs-right {
    float: right!important;
}

.box-left table tbody tr:first-child .item-detail {
    font-size: 14px;
    color: #acacac;
    margin-top: 5px;
    line-height: 20px;
    clear: left;
    text-align: justify;
    display: block;
}

.box-left table tbody tr:first-child .fa.fa-caret-right {
    display: none;
}

.item-name {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    border-bottom: 1px #ebebeb solid;
}

    .item-name a {
        color: #252525;
    }

/* common   
----------------------------------------------------------*/
.box-heading {
    background-color: #cc8e05;
    color: #FFF;
    font-family: 'Roboto',sans-serif;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 10px 8px;
}

    .box-heading .title-box {
        font-size: 16px;
        line-height: 20px;
        padding: 15px;
        text-transform: uppercase;
        margin-bottom: 0;
    }


/* Item
----------------------------------------------------------*/
.item-list {
}

    .item-list .item-view {
        padding-top: 15px;
        overflow: hidden;
        text-align: center;
    }

.title-DetailItem {
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-top: 0;
}


/*.item-list .item-view
    {
        height: 300px;
    }

@media (min-width: 768px)
{
    .item-list .item-view
    {
        height: 300px;
    }
}

@media (min-width: 992px)
{
    .item-list .item-view
    {
        height: 330px;
    }
}

@media (min-width: 1200px)
{
    .item-list .item-view
    {
        height: 380px;
    }
}*/
.item-list .item-preview {
    border: 1px solid #f4c1ff;
    padding: 3px;
    background-color: #fff;
}

    .item-list .item-preview img {
        width: 100%;
        border: 1px solid #f4c1ff;
        padding: 2px;
    }

.item-list .item-title {
    min-height: 40px;
    /*font-weight:bold;*/
}

.item-list .item-price {
    text-decoration: line-through;
}

.item-list .item-finalprice {
    color: red;
    /*font-weight:bold;*/
}

.item-list .item-info {
    height: 110px;
    overflow: hidden;
}

.article-detail h1 {
    font-size: 16px;
    text-transform: uppercase;
    color: #ff5336;
    font-weight: bold;
}

.boxInfoCompany {
    border: 1px dashed #3e4095;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 3px 0px;
}

    .boxInfoCompany h3 {
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 8px;
        padding: 8px 5px;
        background-color: #eaeaea;
        font-size: 13px;
        color: #ff5336;
    }

    .boxInfoCompany p {
        margin-bottom: 8px;
        padding-left: 5px;
    }
/* Item
----------------------------------------------------------*/
.boxTitleProduct {
    padding-top: 50px;
    margin: 0 0 30px;
    border-bottom: 1px solid #dcdbdb;
    padding-bottom: 22px;
}

.titleProduct {
    font-size: 45px;
    line-height: 45px;
    color: #333333;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}


.item-list-carousel-wrapper {
    position: relative;
    /*height: 350px;*/
}

    .item-list-carousel-wrapper .prev-button {
        position: absolute;
        top: 30%;
        left: 0px;
        height: 30px;
        width: 30px;
        font-size: 30px;
    }

    .item-list-carousel-wrapper .next-button {
        position: absolute;
        top: 30%;
        right: 0px;
        height: 30px;
        width: 30px;
        font-size: 30px;
    }

.item-list-carousel {
    margin: 0px 40px;
}

    .item-list-carousel .item-view {
        /*padding-top: 15px;
        height: 270px;
        overflow: hidden;*/
        width: 195px;
        text-align: center;
        float: left;
        padding: 0 15px;
        min-height: 270px;
    }

    .item-list-carousel .item-title {
        min-height: 40px;
        /*font-weight:bold;*/
    }

@media (min-width: 768px) {
    .item-list-carousel .item-view {
        width: 218px;
        height: 300px;
    }
}

@media (min-width: 992px) {
    .item-list-carousel .item-view {
        width: 218px;
        height: 300px;
    }
}

@media (min-width: 1200px) {
    .item-list-carousel .item-view {
        width: 218px;
        height: 300px;
    }
}

.item-list-carousel .item-preview {
    border: 1px solid #f4c1ff;
    padding: 3px;
    background-color: #fff;
}


    .item-list-carousel .item-preview img {
        width: 100%;
    }

.item-list-carousel .item-title {
}

.item-list-carousel .item-price {
    text-decoration: line-through;
}

.item-list-carousel .item-finalprice {
    color: red;
    /*font-weight:bold;*/
}

.item-list-carousel .item-info {
    height: 110px;
    overflow: hidden;
}


/* 
----------------------------------------------------------*/
.item-view-sticky {
    padding: 5px;
    /*height:150px;*/
}

    .item-view-sticky .item-preview {
        width: 140px;
        float: left;
    }

        .item-view-sticky .item-preview img {
            width: 100%;
            margin-bottom: 10px;
        }

    .item-view-sticky .item-detail {
        width: 216px;
        float: left;
        padding: 0 5px;
    }

        .item-view-sticky .item-detail .item-finalprice {
            color: red;
            font-size: 200%;
        }

        .item-view-sticky .item-detail .item-price {
            font-size: 130%;
            text-decoration: line-through;
            padding: 5px;
        }


/* pagenumber
----------------------------------------------------------*/
.pager {
    margin: 20px 0 0;
}

    .pager .num_page {
        background-color: #fff;
        padding: 4px 9px;
        border: 1px solid #dedede;
        font-weight: bold;
        margin: 0 2px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
    }

        .pager .num_page:hover {
            border-color: #f94e3f;
            background-color: #f94e3f;
            text-decoration: none;
            color: #fff;
        }

    .pager .crr_page {
        padding: 5px 10px;
        background-color: #f94e3f;
        color: #fff;
        font-weight: bold;
        margin: 0 2px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
    }



.pagenumber {
    text-align: right;
    padding: 10px 15px;
}



.pagenumber-button {
    display: inline-block;
    background: #fdfdfd;
    border: 1px solid #dadad3;
    color: #666;
    margin-right: 3px;
    padding: 2px 9px;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


    .pagenumber-button:hover {
        color: #fff;
        background-color: #2252a6;
    }

.pagenumber-button-current {
    margin-right: 3px;
    padding: 2px 9px;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    color: #fff;
    background-color: #2252a6;
}

/* common   
----------------------------------------------------------*/
.list_news {
}

    .list_news ul {
        display: block;
        list-style-type: none;
        -webkit-margin-before: 0px;
        -webkit-margin-after: 0px;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 0px;
        -moz-padding-start: 0px;
        /*padding-start: 0px;*/
        padding: 0px;
        text-align: left;
    }

    .list_news li {
        list-style-type: none;
        /*margin-top: 10px;*/
        padding: 0px;
        border-bottom: 1px solid #ededed;
        display: block;
    }

        .list_news li:hover {
            background-color: #f5f5f5;
        }

        .list_news li:last-child {
            border-bottom: 0;
        }

        .list_news li img {
            float: left;
            margin: 8px;
            width: 100px;
            border: 3px solid #ddd !important;
        }

            .list_news li img:hover {
                border: 3px solid rgb(4, 81, 155) !important;
            }

        .list_news li p {
            margin: 5px;
            text-align: justify;
        }

.article-list-simple {
}

    .article-list-simple ul {
        display: block;
        list-style-type: none;
        -webkit-margin-before: 0px;
        -webkit-margin-after: 0px;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 0px;
        -moz-padding-start: 0px;
        /*padding-start: 0px;*/
        padding: 0px;
        text-align: left;
    }

    .article-list-simple li {
        list-style-type: none;
        padding: 0px;
        border-bottom: 1px solid #ededed;
        padding: 5px;
        display: block;
    }

        .article-list-simple li:last-child {
            border-bottom: 0;
        }

        .article-list-simple li:hover {
            background-color: #ededed;
        }

#newsOther a {
    color: #000;
}

    #newsOther a:hover {
        color: #c41431;
        padding-left: 15px;
        transition: all .5s;
        -webkit-transition: all .5s;
    }

/*--------
          Product
                 ---------*/
.boxCollection {
    margin-bottom: 34px;
}

.product {
    padding: 0 10px 10px 10px;
}

.product-box {
    border: 1px solid #ebebeb;
    margin: 0;
    margin-top: 10px;
}

    .product-box .product-thumbnail {
        margin: 0px;
        position: relative;
    }

        .product-box .product-thumbnail .image {
            height: 160px;
            text-align: center;
            padding: 10px;
            position: relative;
        }

        .product-box .product-thumbnail .sale {
            top: 0px;
            position: absolute;
            right: 0px;
            background-color: red;
            color: #fff;
            padding: 5px;
        }

            .product-box .product-thumbnail .sale.sale-hide {
                display: none;
            }

        .product-box .product-thumbnail a img {
            width: auto;
            max-width: 100%;
            max-height: 100%;
        }

        .product-box .product-thumbnail .addtoCart {
            position: absolute;
            top: 0;
            left: 0;
            text-align: center;
            width: 100%;
            height: 100%;
            z-index: 3;
            opacity: 0;
            visibility: hidden;
            overflow: hidden;
            background-color: rgba(255, 255, 255, 0.7);
            transition: All .3s ease;
            -webkit-transition: All .3s ease;
            -moz-transition: All .3s ease;
            -o-transition: All .3s ease;
            display: -webkit-flex;
            -webkit-align-items: center;
            display: -ms-flexbox;
            display: flex;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .product-box .product-thumbnail .addtoCart div {
                -webkit-flex: 1;
                -ms-flex: 1;
                position: absolute;
                left: 50%;
                transform: translateX(-50%);
                width: 100%;
                bottom: 10px;
            }

            .product-box .product-thumbnail .addtoCart .btnView {
                background-color: #2252a6;
                min-width: 70px;
                color: #FFF;
                font-size: 13px;
                line-height: 37px;
                padding: 0 9px;
                margin: 2px 0;
                height: 38px;
                border: 1px solid #2252a6;
                text-transform: inherit;
                display: inline-block;
                min-height: 30px;
                font-weight: 400;
                transform: translateY(50px);
                -webkit-transform: translateY50px);
                -moz-transform: translateY(50px);
                -o-transform: translateY(50px);
            }

.addtoCart .btnView:hover {
    background-color: #fff !important;
    color: #00a85a !important;
    border-color: #00a85a;
}

.product-box:hover .addtoCart .btnView {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
}

.product-box:hover .addtoCart {
    opacity: 1;
    visibility: visible;
}

.product-box .product-info {
    background: #f7f7f7;
    border-top: 1px solid #ebebeb;
    padding: 15px 20px 13px 20px;
}

.product-box .product-name {
    max-height: 40px;
    min-height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    padding: 0;
    overflow: hidden;
    text-align: center;
}

.product-box .boxInfoPrice {
    text-align: center;
}

.product-box .product-price {
    color: #2252a6;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 6px;
}

.product-box .product-price-old {
    text-decoration: line-through;
    font-size: 11px;
    margin: 0 0 0 10px;
    display: inline-block;
    color: #939393;
}

.mainBanner {
    padding: 0 10px 10px;
}

.imgBanner {
    background: url(../../../../default.htm) 50% 100% no-repeat;
    min-height: 150px;
}

    .imgBanner .logoPage {
        display: block;
        max-width: 370px;
        overflow: hidden;
        margin: 2.96% auto;
    }

        .imgBanner .logoPage img {
            max-width: 100%;
            height: auto;
        }

.box-content {
    border: 1px solid #dedede;
    box-shadow: 2px 2px 2px #cecece;
    margin-top: 10px;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
}


    .box-content .boxlistNew {
        margin-bottom: 20px;
    }

.boxlistNew .titleNew {
    margin-top: 10px;
    margin-bottom: 2px;
    height: 40px;
    overflow: hidden;
    text-align: center;
}

.titleNew a {
    color: #ff5336;
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
}

.dateNews {
    font-size: 14px;
    display: block;
    color: #666;
    overflow: hidden;
    margin-bottom: 16px;
    font-weight: 300;
}

.boxlistNew .image {
    border: 1px solid #dedede;
    padding: 10px;
}

    .boxlistNew .image img {
        max-width: 100%;
    }



.descNews {
    margin: 0 0 32px;
    overflow: hidden;
    max-height: 84px;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
    color: #444;
    font-weight: 300;
}

/*----------------------------------------------------------*/
.album-list {
}

    .album-list .album-item {
        text-align: center;
        margin-bottom: 20px;
    }

        .album-list .album-item img {
            width: 100%;
        }

    .album-list .album-title {
    }

.album {
}

    .album .album-item {
        text-align: center;
        margin-bottom: 20px;
    }

        .album .album-item img {
            width: 100%;
        }
/* common   
----------------------------------------------------------*/
.nav.nav-tabs {
    margin-top: 10px;
}

.showitem-detail {
    padding: 10px 0px;
    text-align: justify;
}

    .showitem-detail img {
        max-width: 100%;
    }

.edit-bar {
    padding: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #dddddd;
}

/*.subTitle
{
    font-size: 14px;
    padding: 5px;
    text-transform: uppercase;
}

.headerTitle
{
    font-size: 18px;
    padding: 5px;
    margin: 0px;
    font-weight: normal;
    text-transform: uppercase;
    color: #e56d1d;
}*/

.float-icon {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 40px;
    left: 40px;
    z-index: 111;
}

    .float-icon ul {
        display: block;
        width: 100%;
        padding-left: 0;
        margin-bottom: 0;
    }

        .float-icon ul li {
            display: block;
            width: 100%;
            position: relative;
            margin-bottom: 10px;
            cursor: pointer;
        }

            .float-icon ul li i {
                padding-right: 0;
                display: block;
                width: 40px;
                height: 40px;
                text-align: center;
                line-height: 36px;
                background-color: #ff6a00;
                -moz-box-shadow: 0 0 5px #888;
                -webkit-box-shadow: 0 0 5px#888;
                box-shadow: 0 0 5px #888;
                color: #ffffff;
                font-weight: bold;
                border-radius: 50%;
                position: relative;
                z-index: 2;
                border: 2px solid #ffffff;
            }

            .float-icon ul li:nth-of-type(1) i {
                background-color: #ed1c24;
            }

            .float-icon ul li:nth-of-type(2) i {
                background-color: #37b272;
            }

            .float-icon ul li span {
                display: inline-block;
                padding: 0 0px;
                background-color: #ff6a00;
                color: #ffffff;
                border: 2px solid #ffffff;
                border-radius: 20px;
                height: 40px;
                line-height: 36px;
                position: absolute;
                top: 0;
                left: 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;
            }

            .float-icon ul li span {
                background-color: #6bbaeb;
            }

            .float-icon ul li:nth-of-type(1) span {
                background-color: #ed1c24;
            }

            .float-icon ul li:nth-of-type(2) span {
                background-color: #37b272;
            }

            .float-icon ul li:nth-of-type(3) span {
                background-color: #ff6a00;
            }


            .float-icon ul li:hover span {
                width: 190px;
                padding-left: 30px;
                padding-right: 10px;
            }

.tada {
    animation-name: tada;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

    .animated.infinite {
        animation-iteration-count: infinite;
    }


#partnerCarousel .image {
    border: 1px solid #cecece;
    padding: 5px;
    background-color: #fff;
}

#toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    opacity: 0.50;
    color: #fff;
    background-color: #ff0000;
}

    #toTop:hover {
        opacity: 1;
    }


/* footer
----------------------------------------------------------*/
footer {
    background: #191919;
    background-color: #fff;
}

.top-footer {
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 20px;
}

.titleFt {
    font-weight: 600;
    font-size: 16px;
    color: #2252a6;
    text-transform: uppercase;
}

.listFt li {
    margin-bottom: 5px;
}

    .listFt li span {
        color: #ff6600;
        font-weight: bold;
    }

    .listFt li:last-child span {
        color: #ff0000;
    }

.mid-footer h2 {
    font-weight: bold;
    color: #2252a6;
}

.fot-footer {
    background-color: #e1e1e1;
    color: #a1a1a1;
    text-align: center;
    font-size: 11px;
    padding: 10px 0;
    margin-top: 10px;
}

/*
Menu Mobile ----------------------------------------------------------*/
#cus-menu-xs {
    text-align: left;
}

:active, :focus {
    outline: none !important;
}

.menu_mb_title {
    width: 100%;
}

.menu_mb_close, .menu_mb_title {
    display: table-cell;
    vertical-align: middle;
}

#menu_xs {
    background: #ecf0f1;
}

    #menu_xs li a {
        text-decoration: none;
        font-weight: bold;
    }

    #menu_xs li ul li h2 a {
        text-transform: inherit;
    }

.menu_mb_header {
    display: table;
    height: 45px;
    width: 100%;
    margin-bottom: 7.5px;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
    color: #fff;
}

.menu_mb_close, .menu_mb_title {
    display: table-cell;
    vertical-align: middle;
}

.menu_mb_title {
    width: 100%;
    text-align: center;
}

    .menu_mb_title > ul > li {
        display: inline-block;
        font-size: 14px;
        text-transform: none;
        border-right: 1px solid #ccc;
        padding: 2px 10px;
        line-height: 29px;
    }

    .menu_mb_title li a {
        color: #fff;
    }

    .menu_mb_title > ul > li:last-child {
        border-right: none;
    }

.menu_mb_close {
    width: 1%;
    text-align: center;
    font-size: 1.28571em;
}

    .menu_mb_close button {
        position: relative;
        right: -11px;
        height: 100%;
        padding: 0 20px;
        color: inherit;
    }

        .menu_mb_close button .fa-times {
            color: #ff6b00;
        }

#menu_xs button, #mega-mb button {
    background: 0 0;
    border: none;
}


.float-icon-mobile {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 9;
}

    .float-icon-mobile ul {
        display: block;
        width: 100%;
        margin-bottom: 0;
        padding-left: 0px;
    }

        .float-icon-mobile ul li {
            display: block;
            width: 100px;
            float: left;
            padding: 0;
            text-align: center;
            color: #ffffff;
            font-weight: bold;
            height: 40px;
            line-height: 40px;
            background-color: #ff6a00;
            border-radius: 20px;
        }

            .float-icon-mobile ul li a {
                display: block;
                color: #ffffff;
            }

            .float-icon-mobile ul li i {
                margin-right: 5px;
            }

.social > p {
    text-transform: uppercase;
    font-weight: bold;
}

.social li > a {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 2px 2px 0;
    border-radius: 34px;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    background: #2252a6;
    color: #fff;
    transition: background 500ms, color 500ms;
    -webkit-transition: background 500ms, color 500ms;
}

    .social li > a .fa {
        padding-right: 0;
    }

.social li:hover > a {
    color: #fff;
}

.social li > a.rss:hover {
    background: #ff9900;
}

.social li > a.facebook:hover {
    background: #3B5998;
}

.social li > a.youtube:hover {
    background: #ff0000;
}

.social li > a.plus:hover {
    background: #dd4b39;
}

.social li > a.vk:hover {
    background: #3f628a;
}

.social li > a.pinterest:hover {
    background: #c92026;
}

.social li > a.vimeo:hover {
    background: #446d82;
}

.social li > a.github:hover {
    background: #657e8c;
}

.social li > a.linkedin:hover {
    background: #0c7bb3;
}

.social li > a.dropbox:hover {
    background: #4fa3e3;
}

.social li > a.youtube:hover {
    background: #ed413e;
}


.wrapFaceMss {
    position: fixed;
    width: 240px;
    height: 325px;
    z-index: 9999999;
    right: 2px;
    bottom: 0px;
}

    .wrapFaceMss .x {
        font-family: arial, helvetica;
        background: rgba(78,86,101,0.5) none repeat scroll 0 0;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        display: inline-block;
        height: 25px;
        line-height: 25px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0px;
        width: 25px;
        z-index: 99999999;
    }

        .wrapFaceMss .x:hover {
            cursor: pointer;
        }

    .wrapFaceMss .pxem {
        text-align: left;
        height: 20px;
        margin-bottom: 0;
        margin-top: 0;
        background: #0088b5;
        width: 100%;
        bottom: 0;
        display: block;
        left: 0px;
        position: absolute;
        z-index: 999999999;
        border-left: 1px solid #fff;
    }

        .wrapFaceMss .pxem a.axem {
            color: #fff;
            font-family: arial,helvetica;
            font-size: 12px;
            line-height: 23px;
            padding-left: 5px;
            text-decoration: none;
        }

            .wrapFaceMss .pxem a.axem:hover {
                text-decoration: underline;
            }

.mnv-tuvan {
    position: fixed;
    z-index: 9999;
    text-align: center;
    cursor: pointer;
    background-color: #2252a6;
}

    .mnv-tuvan .glyphicon-comment {
        color: #fff;
    }

    .mnv-tuvan a {
        color: #fff;
        font-size: 15px;
        text-decoration: none;
    }

        .mnv-tuvan a:hover {
            text-decoration: none;
        }
        
        
.fix_tel { position:fixed; bottom:15px; left:18px; z-index:999;} /* left 18px lÃ  cÃ¡ch bÃªn trÃ¡i 18px. náº¿u muá»‘n cho nÃºt gá»i sang pháº£i thay lÃ  right */
.fix_tel a {text-decoration: none; display:block;}
.tel { background: #eee;width:205px; height:40px; position:relative; overflow:hidden;background-size:40px;border-radius:28px;border:none}
.ring-alo-phone {
background-color: transparent;
cursor: pointer;
height: 80px;
position: absolute;
transition: visibility 0.5s ease 0s;
visibility: hidden;
width: 80px;
z-index: 200000 !important;
}
.ring-alo-phone.ring-alo-show {
visibility: visible;
}
.ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
opacity: 1;
}
.ring-alo-ph-circle {
animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
background-color: transparent;
border: 2px solid rgba(30, 30, 30, 0.4);
border-radius: 100%;
height: 70px;
left: 10px;
opacity: 0.1;
position: absolute;
top: 12px;
transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s;
width: 70px;
}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
border-color: #009900;
opacity: 0.5;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
border-color: #baf5a7;
opacity: 0.5;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
border-color: #009900;
opacity: 0.5;
}
.ring-alo-ph-circle-fill {
animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
background-color: #000;
border: 2px solid transparent;
border-radius: 100%;
height: 30px;
left: 30px;
opacity: 0.1;
position: absolute;
top: 33px;
transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s;
width: 30px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {
background-color: rgba(0, 175, 242, 0.5);
opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
background-color: rgba(117, 235, 80, 0.5);
opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
background-color: rgba(0, 175, 242, 0.5);
opacity: 0.75 !important;
}

 

.ring-alo-ph-img-circle {
animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
border: 2px solid transparent;
border-radius: 100%;
height: 30px;
left: 30px;
opacity: 1;
position: absolute;
top: 33px;
transform-origin: 50% 50% 0;
width: 30px;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {
background-color: #009900;
}
.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: #75eb50;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
background-color: #009900;
}
@keyframes ring-alo-circle-anim {
0% {
opacity: 0.1;
transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
opacity: 0.5;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
opacity: 0.6;
transform: rotate(0deg) scale(1) skew(1deg);
}
}

 

@keyframes ring-alo-circle-img-anim {
0% {
transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes ring-alo-circle-fill-anim {
0% {
opacity: 0.2;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
opacity: 0.2;
transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
opacity: 0.2;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
.ring-alo-ph-img-circle a img {
padding: 1px 0 12px 1px;
width: 30px;
position: relative;
top: -1px;
}
.fone {
    font-size: 19px;
    color: #f00;
    line-height: 40px;
    font-weight: bold;
    padding-left: 48px;
    margin: 0 0;
}

