﻿body {
    font-family: 'Roboto', Arial, sans-serif, 'Open Sans';
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    /* background: url(/images/images_pj/bgBody.jpg) repeat top left; */
    background-color: #5f0101;
}

figure.image {
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    overflow: hidden;
}

a {
    color: #fcb02f;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

a:hover {
    color: #e0a926;
    text-decoration: none;
}

ul {
    margin-bottom: 0 !important;
    padding-left: 0;
    list-style: none;
}

.btn-primary {
    background-color: #ff5622;
    width: 120px;
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
    padding: 8px;
    margin: 2px;
    min-height: 38px;
    border-color: #ff5622;
    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;
    margin-top: 0;
    margin-bottom: 0;
}

.w-50 {
    width: 50%;
}

.media-right img {
    max-width: inherit;
}

.breadcrumb {
    background-color: #000;
}

/*------- header  -------*/
.header-top {
    position: relative;
    /* background: url(/images/images_pj/bg-bn.png) no-repeat center; */
    background-size: 100%;
}

.menu {
    width: 100%;
    margin: auto;
    position: relative;
    background: url(../images/images_pj/menu1.png) no-repeat;
    background-size: 100% 100%;
    z-index: 9;
    height: 64px;
    text-align: center;
    margin: 0px 0px;
}

.menu ul li {
    display: inline-block;
    position: relative;
}

.menu ul li a {
    color: #fcca5b;
    line-height: 39px;
    font-family: RobotoSlabRegular;
    text-transform: uppercase;
    font-size: 17px;
    padding: 13px 18px;
    text-decoration: none;
    cursor: pointer;
    display: block;
}

/*------- slider  -------*/
.top-content {
    margin-bottom: 10px;
}

.boxContentRight {
    background-color: #fff;
}

.view_article {
    margin-top: 10px;
}

.boxSLider {
    position: relative;
}

.boxSLider .bg-img {
    height: 103%;
    width: 105%;
    top: -5px;
    position: absolute;
    left: -29px;
    max-width: none;
    background-size: 100% 100%;
    z-index: 99;
}

#sliderCarousel {
    margin-bottom: 30px;
}

#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: #e0a926;
}

#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;
}

/***
    Tieu de danh muc
    ***/

.titleBt {
    text-transform: uppercase;
    padding: 10px 0px;
    margin-bottom: 15px;
    font-size: 25px;
    font-weight: bold;
    color: #fcca5b;
    border-bottom: 1px solid #fcca5b;
}

.boxBt {
    margin: 20px 0;
}

.boxContent {
    margin-bottom: 20px;
}

.heading {
    margin-bottom: 30px;
}

.heading-name {
    background: url(../images/images_pj/bgtieude.png) no-repeat top center;
    width: auto;
    margin: auto;
    text-align: center;
    line-height: 120px;
    text-transform: uppercase;
    color: #fcb02f;
    /* font-weight: bold; */
    font-size: 20px;
}

.heading-name a {
    color: #fff;
}

.product-box .image {
    border: 5px solid #fbd277;
    width: 100%;
    background: #fff;
    -webkit-align-items: center;
    position: relative;
    z-index: 1;
}

figure.image {
}

.product-box .image .k {
    position: absolute;
}

/***
    Banner quang cao
    ****/

.banner-bottom {
    margin-bottom: 50px;
}

/***
    Brand
    ****/
.brand {
    padding: 35px 0;
    background-color: #ebebeb;
}

/*------- listProductSale  -------*/

.boxTitleHome {
    padding: 25px 0;
}

.boxTitleHome h2 {
    font-size: 18px;
    color: #e0a926;
    text-transform: uppercase;
    position: relative;
}

.boxTitleHome h2:before {
    position: absolute;
    bottom: -15px;
    left: calc(50% - 5px);
    content: '';
    width: 10px;
    height: 10px;
    background-color: #e0a926;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

/*content
    ----------------------------------*/
.box-content {
    margin-bottom: 20px;
}

.boxListProduct {
    margin-bottom: 40px;
}

.collection-main {
    margin-top: 20px;
}

.listProductNew .image {
    margin-bottom: 15px;
    border: 1px solid #f0efee;
}

.product-info {
    margin-bottom: 10px;
}

.product-name a {
    display: block;
    margin: 0;
    padding: 10px 0;
    line-height: 24px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
}

/* News
----------------------------------------------------------*/

.boxTitleNews {
    position: relative;
}

.boxTitleNews .titleNewHome {
    border-bottom: 2px solid #dddddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.boxTitleNews .titleNewHome span {
    text-transform: uppercase;
    color: #58585a;
    font-size: 18px;
    position: relative;
}

.boxTitleNews .titleNewHome span:before {
    position: absolute;
    content: '';
    bottom: -6px;
    left: 0;
    width: 50%;
    height: 3px;
    background-color: #58585a;
}

.viewAll {
    position: absolute;
    top: 0;
    right: 0;
}

.viewAll i.fa {
    color: #e0a926;
}

.titleNew {
    height: 52px;
    line-height: 1.3;
    font-weight: 600;
    padding: 15px 0;
    overflow: hidden;
}

.infoNews {
    margin-bottom: 10px;
    margin-top: 5px;
}

.listArtiveNews li {
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #fff;
}

.listArtiveNews li:last-child {
    border-bottom: none;
}

.listArtiveNews li a {
    font-weight: 600;
    line-height: 22px;
    display: block;
}

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

.boxAr .infoDate {
    margin: 0 0 20px 0;
    font-size: 12px;
    font-style: italic;
    color: #959595;
    font-weight: 400;
}

.boxAr .image a {
    margin-bottom: 20px;
    display: block;
}

.boxAr .titleNewHome a {
    margin: 0 0 15px 0;
    display: block;
    font-weight: bold;
    line-height: 18px;
    color: #977c61;
    text-decoration: none;
}

.boxAr .descHome {
    margin: 0 0 15px 0;
    font-size: 13px;
    line-height: 20px;
    color: #898989;
    text-align: justify;
}

.readmoreHome {
    font-size: 12px;
    font-style: italic;
    color: #977c61;
}

/* brand   
----------------------------------------------------------*/

.brand {
    background: #f5f5f5;
}

/* sp mua nhieu
----------------------------------------------------------*/

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

.boxItemColor {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
}

.boxClolorProduct {
    width: 40px;
    height: 30px;
    border: 1px solid #cecece;
}

.boxPrice {
    margin-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
}

.boxPrice .price strike {
    color: #959595;
    font-size: 14px;
    margin-left: 10px;
}

.boxPrice .price, .boxPrice .price span {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    display: inline-block;
    color: #ff5622;
}

.tooltip {
    text-align: center;
    background: #ff5622;
    color: #fff;
    bottom: 100%;
    padding: 10px;
    display: block;
    position: absolute;
    width: 100px;
    left: -30px;
    margin-bottom: 10px;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}

.tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #ff5622 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
}

.boxItemColor:hover .tooltip {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.listColor.active .boxClolorProduct {
    border: solid 2px green;
    position: relative;
    color: green;
}

.listColor.active .boxClolorProduct:before {
    content: "\f00c";
    position: absolute;
    top: 4px;
    left: 10px;
    font-family: 'FontAwesome';
}

.item-list {
}

.item-list .item-view {
    padding-top: 15px;
    overflow: hidden;
    text-align: center;
}

.title-DetailItem {
    font-size: 18px;
    font-weight: bold;
    color: #fcca5b;
    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: #fcca5b;
    font-weight: bold;
    margin-bottom: 10px;
}

.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 (max-width: 768px) {
    aside.left.left-content {
        float: none !important;
    }

    .product-box {
        padding: 0px !important;
        height: 309px !important;
    }
    figure.image a {
        height: 227px !important;
    }
}

@media (min-width: 768px) {
    .item-list-carousel .item-view {
        width: 218px;
        height: 300px;
    }

    .product-box {
        height: 288px !important;
    }

    figure.image a {
        height: 181px !important;
    }
}

@media (min-width: 992px) {
    .item-list-carousel .item-view {
        width: 218px;
        height: 300px;
    }

    .product-box {
        height: 288px !important;
    }

    figure.image a {
        height: 181px !important;
    }
}

@media (min-width: 1200px) {
    .item-list-carousel .item-view {
        width: 218px;
        height: 300px;
    }

    .product-box {
        height: 308px;
    }

    figure.image a {
        height: 181px;
    }
}

.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;
}

.info h3, .info h5 {
    line-height: 25px;
}

.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:hover {
    color: #fff;
    padding-left: 15px;
    transition: all .5s;
    -webkit-transition: all .5s;
}

#slogan {
    margin-bottom: 15px;
    /* background-color: #fff; */
    /* border-radius: 2px; */
    border: 1px solid #e1b15c;
    padding: 10px 5px 5px 5px;
    color: #ddb568;
    font-weight: bold;
}

/*----------------------------------------------------------*/
.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;
    margin-bottom: 10px;
}

.showitem-detail p {
    color: #fff !important;
}

.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;
}

#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-color: #352d25;
}

.footer-top {
    padding: 50px 0;
}

.footer-menu h4 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 32px;
    color: #fefefe;
    text-transform: uppercase;
}

.footer-menu ul {
    margin-top: 15px;
}

.footer-menu ul li {
    overflow: hidden;
}

.footer-menu ul li::before {
    content: "";
    display: inline-block;
    margin: 10px 10px 0 0;
    height: 7px;
    width: 10px;
    float: left;
    background-image: url('../images/images_pj/bg-footer-menu.png');
}

.footer-menu ul li a,
.footer-menu ul li p {
    display: block;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 0;
    color: #898989;
    text-decoration: none;
}

.footer-menu ul li i {
    float: left;
    margin-top: 3px;
    width: 25px;
    text-align: center;
    margin-left: -5px;
}

.footer-about ul li span {
    padding-left: 25px;
    display: block;
}

.footer-about > p {
    font-size: 13px;
    margin: 20px 0;
    color: #898989;
}

.footer-about ul li::before {
    display: none;
}

.form-footer-news-letter {
    position: relative;
}

.footer-news-letter-email {
    width: 100%;
    height: 45px;
    padding: 0 15px;
    line-height: 45px;
    color: #898989;
    background-color: #ffffff;
    outline: none;
    border: none;
}

.footer-news-letter-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #ffffff;
    color: #352d25;
    border: none;
    outline: none;
}

.footer-news-letter p {
    font-size: 13px;
    margin: 20px 0;
    color: #898989;
}

.footer-news-letter ul {
    margin-top: 25px;
}

.footer-news-letter ul li {
    float: left;
}

.footer-news-letter ul li::before {
    display: none;
}

.footer-news-letter ul li a {
    height: 45px;
    width: 45px;
    padding: 0;
    margin-right: 10px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #898989;
}

.footer-news-letter ul li i {
    margin: 0;
    float: none;
}

.footer-copyright {
    background-color: #292018;
    margin-top: -41px;
    padding: 15px 0;
}

.footer-copyright p {
    color: #807f7d;
    padding-top: 11px;
}

.footer-copyright p span,
.footer-copyright p a {
    color: #ffffff;
}

/*
Menu Mobile ----------------------------------------------------------*/
#cus-menu-xs {
    text-align: left;
}

:active, :focus {
    outline: none !important;
}

.menu_mb_title {
    width: 100%;
}

#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 {
    padding: 5px 0;
    display: table;
    width: 100%;
    margin-bottom: 7.5px;
    border-bottom: 1px solid #e9e9e9;
    color: #e0a926;
}

.menu_mb_close, .menu_mb_title, .menu_danhmuc_close {
    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, .menu_danhmuc_close {
    width: 1%;
    text-align: center;
    font-size: 1.28571em;
}

.menu_mb_close button, .menu_danhmuc_close button {
    position: relative;
    right: -11px;
    height: 100%;
    padding: 0 20px;
    color: inherit;
}

.menu_mb_close button .fa-times {
    color: #e0a926;
}

#menu_xs button, #mega-mb button, #menu_danhmuc_xs 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: 9;
    text-align: center;
    cursor: pointer;
    background-color: #2252a6;
}

.product-box .image img {
    max-height: 100%;
    width: auto !important;
    max-width: 100%;
    display: block;
    height: 245px;
}

.product-box {
    text-align: left;
    background: transparent;
    position: relative;
    padding: 0 15px;
    height: 355px;
}

.aside-title {
    width: 100%;
    background: #e39617;
    padding: 10px;
    border-radius: 7px;
    margin-bottom: 10px;
}

aside.blog-aside .aside-content {
    border: 1px solid #d3a452;
    margin-bottom: 20px;
}

figure.image a {
    height: 280px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 225px;
}

.mnv-tuvan .glyphicon-comment {
    color: #fff;
}

.mnv-tuvan a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}

.mnv-tuvan a:hover {
    text-decoration: none;
}

/*Image product*/
.box_product {
    position: relative;
}

.k1 {
    background: url(../../images/bg/a1.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: -5px;
}

.k2 {
    background: url(../../images/bg/a2.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.k3 {
    background: url(../../images/bg/a4.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    left: -1px;
}

.k4 {
    background: url(../../images/bg/a3.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}