﻿/* Default 544943
----------------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
    outline: medium none;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}

ul.l {
    list-style: none;
    padding: 0;
    margin: 0;
}

a {
    color: #4080ff;
    text-decoration: none;
}

ul.l a {
    text-decoration: none;
}

    ul.l a:hover {
        text-decoration: underline;
    }

body {
    min-width: 100%;
    font-size: 14px;
    line-height: 180%;
    font-family: Arial, tahoma, Geneva,sans-serif;
}

    body input {
        font: 16px Arial;
    }

h2, h3 {
    font-size: 16px;
    color: #FFA500;
    font-weight: bold;
}

h1 {
    font-size: 18px;
}

.cl {
    clear: both;
}

.wrap {
}
/* Header
----------------------------------------------------------*/
.w-h-top-bg {
    display: block;
    background-color: #0d6d85;
    width: 100%;
    min-height: 36px;
}

.w-h-top {
    margin: 0 auto;
    height: 100%;
}

.w-h-tl ul li {
    float: left;
    height: 24px;
    margin: 4px 0 0;
}

    .w-h-tl ul li:nth-child(2) {
        margin: 6px 0 0 9px;
    }

.w-h-tr {
    float: right;
    text-align: right;
}

    .w-h-tr ul {
    }

        .w-h-tr ul li {
            float: left;
            margin: 4px 33px 0 0;
        }

            .w-h-tr ul li a {
                color: #ffffff;
            }

                .w-h-tr ul li a img {
                    margin: 0 11px 0 0;
                }

                .w-h-tr ul li a span {
                    float: right;
                    margin: 5px 0 0;
                    font-size: 16px;
                }

.w-h-main-bg {
    position: relative;
    display: block;
    background-color: #fff;
    width: 100%;
    height: 80px;
}

.w-h-main {
    margin: 0 auto;
    height: 100%;
}
/* Cách trái 8px.Cách phải 22px. Tổng 480px */



.w-h-ml {
    float: left;
    height: 60px;
    background-color: #0d6d85;
    border-radius: 5px;
    width: 100%;
    margin: 10px 0 0 0;
}

@media (min-width: 768px) {
    .w-h-ml {
        width: calc( 100% - 190px);
        margin: 10px 0 0 0;
    }
}


@media (min-width: 992px) {
    .w-h-ml {
        float: left;
        margin: 10px 0 0 8px;
        height: 60px;
        background-color: #0d6d85;
        border-radius: 5px;
        width: 100%;
    }
}

.h-logo {
    background: transparent url("../imgs/logo.png") no-repeat scroll center center;
    height: 100%;
    float: left;
    margin: 0px 0 0 22px;
    padding-left: 140px;
}

.h-search {
    position: relative;
    background-color: #ffffff;
    border-radius: 3px;
    float: right;
    margin: 14px 17px 0 0;
    height: 34px;
    width: calc(100% - 179px);
}

    .h-search input[type="text"] {
        border-radius: 3px 0 0 3px;
        float: left;
        width: 82%;
        border: none;
        height: 34px;
        padding: 6px 0 0 5%;
    }

    .h-search input[type="button"] {
        border-radius: 0 3px 3px 0;
        background: transparent url("../imgs/search.png") no-repeat scroll center center;
        float: right;
        width: 18%;
        border: none;
        height: 34px;
    }

    .h-search:hover input[type="button"] {
        background-color: rgba(93, 129, 200, 0.40);
    }

.w-h-mc {
    float: left;
    width: calc(100%);
}



    .w-h-mc:hover .nav-main-border {
        position: absolute;
        top: 80px;
        left: 0;
        z-index: 4;
        width: 100%;
        border-top: 3px solid #0d6d85;
    }

.w-h-mr {
    float: right;
    background: transparent url("/imgs/hotline.png") no-repeat scroll center center;
    height: 100px;
    width: 100%;
    margin: 10px 0;
    background-size: contain;
}




    .w-h-mr a {
        display: block;
        width: 100%;
        height: 100%;
    }

.nav-main a:hover {
    text-decoration: none !important;
}

.nav-main-root {
    position: relative;
    float: left;
    width: 25%;
    height: 80px;
    text-align: center;
    font-family: Myriad Pro;
    padding-top: 5px;
}

p {
    margin: 0;
}

.nav-main-root p.nav-item-0 a {
    display: table-cell;
    height: 45px;
    text-align: center;
    vertical-align: middle;
    width: 125px;
}

    .nav-main-root p.nav-item-0 a .nav-item-img {
        display: block;
        margin: 0 auto;
    }

    .nav-main-root p.nav-item-0 a .nav-item-img-1 {
        background-position: center 19px;
        width: 35px;
        height: 19px;
        background-image: url(/imgs/sofa-302fa3.png);
    }

    .nav-main-root p.nav-item-0 a .nav-item-img-3 {
        background-position: center 32px;
        width: 34px;
        height: 32px;
        background-image: url(/imgs/decor-sLD18f.png);
    }

    .nav-main-root p.nav-item-0 a .nav-item-img-2 {
        background-position: center 32px;
        width: 35px;
        height: 32px;
        background-image: url(/imgs/noi-that-12aFTB.png);
    }

    .nav-main-root p.nav-item-0 a .nav-item-img-4 {
        background-position: center 26px;
        width: 36px;
        height: 26px;
        background-image: url(/imgs/);
    }

.nav-main-root a.nav-item-0 {
    color: #010103;
    text-transform: uppercase;
    font-size: 16px;
}
/*
ul.nav-main li.nav-main-root:nth-child(1), ul.nav-main li.nav-main-root:hover
{
    background-color: #45422e;
}
ul.nav-main li.nav-main-root:nth-child(1) a.nav-item-0, ul.nav-main li.nav-main-root:hover a.nav-item-0
{
    color: #ffffff;
}
ul.nav-main li.nav-main-root:nth-child(1) .nav-lv1
{
    display:block;    
}
*/
ul.nav-main li.nav-main-root-active {
    background-color: #0d6d85;
}

    ul.nav-main li.nav-main-root-active p.nav-item-0 a .nav-item-img {
        background-position: center 0;
    }

    ul.nav-main li.nav-main-root-active a.nav-item-0 {
        color: #ffffff;
    }

    ul.nav-main li.nav-main-root-active .nav-lv1 {
        display: block;
    }

ul.nav-lv1 {
    display: none;
    position: absolute;
    z-index: 2;
    background-color: #999c9f;
    opacity: 0.9;
    top: 80px;
    left: -63px;
    width: 780px;
    padding: 15px 0 10px 0;
}

ul.nav-main li.nav-main-root:nth-child(2) ul.nav-lv1 {
    left: -188px;
}

ul.nav-main li.nav-main-root:nth-child(3) ul.nav-lv1 {
    left: -313px;
}

ul.nav-main li.nav-main-root:nth-child(4) ul.nav-lv1 {
    left: -438px;
}

ul.nav-lv1 li {
    background: transparent url("../imgs/row-hori.png") no-repeat scroll 13px 10px;
    float: left;
    width: 25%;
}

    ul.nav-lv1 li:hover {
        background: transparent url("../imgs/row-hori-ac.png") no-repeat scroll 13px 10px;
    }

ul.nav-main li.nav-main-root:nth-child(2) ul.nav-lv1 li, ul.nav-main li.nav-main-root:nth-child(3) ul.nav-lv1 li, ul.nav-main li.nav-main-root:nth-child(4) ul.nav-lv1 li {
    width: 33.3333%;
}

ul.nav-lv1 li.nav-item-1 a {
    display: block;
    text-align: left;
    font-size: 16px;
    color: #fefefe;
    border-bottom: 1px dotted #fefefe;
    margin: 0 10px 10px 25px;
}

    ul.nav-lv1 li.nav-item-1 a:hover {
        border-bottom: 1px dotted #f6d607;
        color: #f6d607;
    }

ul.nav-lv2, ul.nav-lv2 li {
    float: left;
    width: 100% !important;
}
/* Banner
----------------------------------------------------------*/
#owl-listslide {
    width: 100%;
}

.owl-carousel .owl-wrapper-outer {
    width: 100%;
}
/*
.owl-carousel .owl-item 
{
    min-width:1160px !important;
}
*/
#owl-listslide .owl-pagination {
    bottom: 6px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    z-index: 1;
}

#owl-listslide .owl-controls .owl-page span {
    background: #ffffff none repeat scroll 0 0;
    margin: 4px 3px 1px;
    opacity: 1;
    width: 13px;
    height: 13px;
}

#owl-listslide .owl-controls .owl-page.active span, #owl-listslide .owl-controls.clickable .owl-page:hover span {
    background: #ffe709 none repeat scroll 0 0;
}

#owl-listslide .owl-wrapper-outer .owl-wrapper .owl-item .item img {
    max-width: 100%;
    width: 100%;
    max-height: 520px;
}

#owl-listslide .owl-controls {
    margin-top: 0;
}
/* Home Product Promotion
----------------------------------------------------------*/
.pca-promotion-bg {
    background-color: #f5f5f5;
}

.pca-promotion-footer-bg {
    border-top: 1px dashed #c0c0c0;
    padding: 15px 0;
    background-color: #f5f5f5;
}

.nav-pca-promotion .nav-pca-promotion-head {
    background: transparent url("/imgs/square.png") no-repeat scroll center left;
    text-transform: uppercase;
    color: #0d6d85;
    padding: 0 0 0 25px;
    font-size: 20px;
    font-weight: normal;
    line-height: 46px;
}

    .nav-pca-promotion .nav-pca-promotion-head span {
        color: #f2300c;
    }

.nav-pca-footer-promotion .nav-pca-footer-promotion-head {
    text-align: center;
    text-transform: uppercase;
    color: #f2300c;
    padding: 0 0 0 25px;
    font-size: 20px;
    font-weight: normal;
}

    .nav-pca-footer-promotion .nav-pca-footer-promotion-head span {
        font-weight: bold;
    }

.pca-promotion-footer-bg .pl-std-l-price {
    color: #f2300c !important;
}

.ps-promotion {
}

ul.pl-prm-list {
    float: left;
    width: 100%;
    padding-right: 0;
}

@media (min-width:992px) {
    ul.pl-prm-list {
        float: left;
        width: 65%;
        padding-right: 30px;
    }
}

ul.pl-prm-list li {
    float: left;
    width: 50%;
    margin-bottom: 30px;
    padding: 0 10px;
}

@media (min-width:768px) {
    ul.pl-prm-list li {
        float: left;
        width: 33.33%;
        margin-bottom: 30px;
        padding: 0 15px;
    }
}


ul.pl-prm-list li .pl-prm-items {
    position: relative;
    /*background: #ececec;*/
    padding: 0 0px 30px;
}

ul.pl-prm-list li .pl-prm-l-img {
    margin-bottom: 15px;
    text-align: center;
    border: 1px solid #fff;
    background: #fff;
}

@media(min-width:768px) {
    ul.pl-prm-list li .pl-prm-l-img {
        margin-bottom: 15px;
        text-align: center;
        border: 2px solid #fff;
        background: #fff;
    }
}


ul.pl-prm-list li .pl-prm-l-img a {
    display: block;
    height: auto;
    text-align: center;
    vertical-align: middle;
}

@media (min-width:768px) {
    ul.pl-prm-list li .pl-prm-l-img a {
        display: block;
        height: auto;
        text-align: center;
        vertical-align: middle;
    }
}

ul.pl-prm-list li .pl-prm-l-img a img {
    display: inline-block !important;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
}

ul.pl-prm-list li .pl-prm-l-discont {
    background: transparent url("/imgs/discount.png") no-repeat scroll center center;
    color: #ffffff;
    font-size: 18px;
    height: 50px;
    line-height: 52px;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -15px;
    width: 50px;
}

ul.pl-prm-list li .pl-prm-l-price {
    color: #fa2a06 !important;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

ul.pl-prm-list li .pl-prm-l-pricemarket {
    display: none;
}

ul.pl-prm-list li .pl-prm-l-name {
    display: none;
}

.view-pl-prm-list {
    position: relative;
    float: right;
    width: 35%;
    padding: 27px 30px 0;
    height: 430px;
    background-color: #ffffff;
}

    .view-pl-prm-list .pl-prm-l-img a {
        display: table-cell;
        height: 253px;
        text-align: center;
        vertical-align: middle;
        width: 380px;
    }

        .view-pl-prm-list .pl-prm-l-img a img {
            display: inline-block !important;
            margin: 0 auto;
            max-height: 100%;
            max-width: 100%;
        }

    .view-pl-prm-list .pl-prm-l-discont {
        background: transparent url("images/discount.png") no-repeat scroll center center;
        color: #ffffff;
        font-size: 18px;
        height: 50px;
        line-height: 52px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 50px;
    }

    .view-pl-prm-list .pl-prm-l-price {
        color: #fa2a06 !important;
        font-size: 35px !important;
        position: absolute;
        bottom: 20px;
        right: 30px;
    }

    .view-pl-prm-list .pl-prm-l-pricemarket {
        margin: 7px 0 0;
        text-decoration: line-through;
        color: #fa302e;
    }

    .view-pl-prm-list .pl-prm-l-name a {
        color: #0d6d85;
        font-size: 15px;
    }
/* Home
----------------------------------------------------------*/
.nav-pca-promotion .nav-pca-promotion-head {
    font-weight: normal;
    height: 79px;
    line-height: 79px;
    text-transform: uppercase;
    font-size: 22px;
    color: #f7230d;
}

.nav-pca-home {
    margin: 20px 0 0 0;
    height: 42px;
    width: 100%;
}

.nav-pca-pl {
    margin: 20px 0 0;
    height: 21px;
}

.nav-pca-home .nav-pca-home-head {
    background-color: #0d6d85;
    float: left;
    font-weight: normal;
    height: 100%;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    width: 15%;
    overflow: hidden;
    border-radius: 5px 0 0 5px;
    padding: 0 5px;
    color: #fff;
}

ul.pca-tree-by-parent {
    float: right;
    width: calc(85%);
    height: 100%;
    overflow: hidden;
    border: 1px dashed #cbcbcb;
    border-left: none;
    border-radius: 0 5px 5px 0;
}

.nav-pca-pl ul.pca-tree-by-parent {
    text-align: center;
    border: none;
    border-radius: 5px;
    width: 100%;
}

    .nav-pca-pl ul.pca-tree-by-parent a {
        line-height: 21px;
    }

    .nav-pca-pl ul.pca-tree-by-parent li {
        float: none;
        display: inline;
    }

        .nav-pca-pl ul.pca-tree-by-parent li a {
            float: none;
        }

            .nav-pca-pl ul.pca-tree-by-parent li a:hover {
                color: #FF8C00;
            }

.nav-pca-pl ul.pca-tree-by-parent {
    text-align: center;
    border: none;
    border-radius: 5px;
    width: 100%;
}

    .nav-pca-pl ul.pca-tree-by-parent a {
        line-height: 21px;
    }

    .nav-pca-pl ul.pca-tree-by-parent li {
        float: none;
        display: inline;
    }

        .nav-pca-pl ul.pca-tree-by-parent li a {
            float: none;
        }

            .nav-pca-pl ul.pca-tree-by-parent li a:hover {
                color: #FF8C00;
            }

ul.pca-tree-by-parent li {
    float: left;
    margin: 0 0 0 15px;
}

    ul.pca-tree-by-parent li a {
        color: #3b3b3b;
        line-height: 42px;
        border-right: 1px solid #343434;
        padding: 0 15px 0 0;
    }

        ul.pca-tree-by-parent li a:hover {
            color: #f8d507;
        }

    ul.pca-tree-by-parent li:last-child a {
        border-right: none;
    }
/* Product List Standard
----------------------------------------------------------*/
.pl-standard {
}

ul.pl-std-list {
}

    ul.pl-std-list li.pl-std-item {
        background-color: #ffffff;
        position: relative;
        float: left;
        width: 50%;
        border: 3px solid #ffffff;
        margin-top: 10px;
    }

@media (min-width:768px) {
    ul.pl-std-list li.pl-std-item {
        background-color: #ffffff;
        position: relative;
        float: left;
        width: 33.33%;
        border: 3px solid #ffffff;
        margin-top: 10px;
        padding: 0 5px;
    }
}

@media (min-width:992px) {
    ul.pl-std-list li.pl-std-item {
        background-color: #ffffff;
        position: relative;
        float: left;
        width: 25%;
        border: 3px solid #ffffff;
        margin-top: 10px;
        padding: 0 20px;
    }
}


ul.pl-std-list li .pl-std-l-img a {
    display: block;
    height: 173px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

    ul.pl-std-list li .pl-std-l-img a img {
        display: block;
        margin: 0 auto;
        max-height: 173px;
        max-width: 100%;
    }

ul.pl-std-list li .pl-std-l-price {
    font-weight: bold;
    color: #fa2a06;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
}

ul.pl-std-list li .pl-std-l-name a {
    display: block;
    color: #0d6d85;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    height: 50px;
}

ul.pl-std-list li .pl-std-l-des {
    display: none;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    background: rgba(0,0,0,.6);
    color: #ffffff;
    height: 172px;
    left: 0;
}



    ul.pl-std-list li .pl-std-l-des a.pl-std-l-name {
        color: #ffffff;
        font-weight: bold;
        height: 173px;
        padding: 5px 10px 0;
        position: absolute;
        width: 100%;
        z-index: 2;
        line-height: 19px;
    }

    ul.pl-std-list li .pl-std-l-des ul.pr-des-featured {
        display: block;
        margin: 38px 0 0;
    }

        ul.pl-std-list li .pl-std-l-des ul.pr-des-featured li {
            float: left;
            width: 100%;
            margin: 0;
            padding: 0 10px;
            height: 22px;
            line-height: 22px;
        }

ul.pl-std-list li.pl-std-item .pl-std-l-orders {
    display: none;
    text-align: center;
    height: 50px;
}

    ul.pl-std-list li.pl-std-item .pl-std-l-orders a {
        display: inline-block;
        border-radius: 5px;
        width: 90%;
        height: 32px;
        background-color: #f6d609;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 32px;
        color: #000000;
    }

ul.pl-std-list li.pl-std-item a:hover {
    text-decoration: none;
}

ul.pl-std-list li.pl-std-item:hover {
    border: 3px solid #b2b2b2;
    background-color: #b2b2b2;
}

    ul.pl-std-list li.pl-std-item:hover .pl-std-l-name a {
        display: none;
    }

    ul.pl-std-list li.pl-std-item:hover .pl-std-l-des {
        display: block;
    }

    ul.pl-std-list li.pl-std-item:hover .pl-std-l-orders {
        display: block;
    }

/* News Footer
----------------------------------------------------------*/
.nca-home-bg {
    border-top: 1px dashed #b5b5b5;
    background-color: #f5f5f5;
}

.nav-nca-home {
}

    .nav-nca-home .nav-nca-home-head {
        background: transparent url("/imgs/square.png") no-repeat scroll center left;
        text-transform: uppercase;
        color: #3b3b3b;
        padding: 0 0 0 25px;
        font-size: 18px;
        font-weight: normal;
        line-height: 46px;
    }
/* News Stand
----------------------------------------------------------*/
.nl-standard {
    position: relative;
    height: 275px;
    width: 100%;
}

.nav-slide {
    position: absolute;
    top: -32px;
    z-index: 1;
    right: 0;
}

    .nav-slide li {
        float: left;
        margin: 0 3px;
    }

        .nav-slide li a {
            cursor: pointer;
            display: block;
            background: transparent url("/imgs/row-slide.png") no-repeat scroll left center;
            width: 25px;
            height: 24px;
        }

            .nav-slide li a:hover {
                background-image: url("/imgs/row-slide-yellow.png");
            }

            .nav-slide li a.nav-slide-prv {
            }

            .nav-slide li a.nav-slide-next {
                background-position: right center;
            }

.nl-standard-slide .nl-std-list-bg {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 265px;
}

.nl-standard-slide ul.nl-std-list {
    left: 0;
    position: absolute;
    height: 265px;
    overflow: hidden;
}

ul.nl-std-list li {
    background-color: #0d6d85ad;
    float: left;
    width: 274px;
    height: 250px;
    margin: 10px 18px;
}

@media(min-width:768px) {
    ul.nl-std-list li {
        background-color: #0d6d85ad;
        float: left;
        width: 274px;
        height: 250px;
        margin: 10px 18px;
    }
}

@media(min-width:922px) {
    ul.nl-std-list li {
        background-color: #0d6d85ad;
        float: left;
        width: 274px;
        height: 250px;
        margin: 10px 18px;
    }
}

.nl-standard-border ul.nl-std-list li {
    background-color: #0d6d85ad;
    float: left;
    width: 48%;
    height: 250px;
    margin: 10px 1%;
}


@media(min-width:768px) {
    .nl-standard-border ul.nl-std-list li {
        background-color: #0d6d85ad;
        float: left;
        width: 31.33%;
        height: 250px;
        margin: 10px 1%;
    }
}

@media(min-width:922px) {
    .nl-standard-border ul.nl-std-list li {
        background-color: #0d6d85ad;
        float: left;
        width: 23%;
        height: 250px;
        margin: 10px 1%;
    }
}


ul.nl-std-list li .nl-std-l-img {
    border: 7px solid #fffff;
    background-color: #ffffff;
}

    ul.nl-std-list li .nl-std-l-img a {
        display: table-cell;
        height: 173px;
        text-align: center;
        vertical-align: middle;
        width: 274px;
    }

        ul.nl-std-list li .nl-std-l-img a img {
            display: block;
            margin: 0 auto;
            max-height: 173px;
            max-width: 100%;
        }

ul.nl-std-list li .nl-std-l-name a {
    display: block;
    padding: 0 10px;
    color: #000000;
    font-size: 16px;
    line-height: 31px;
    height: 31px;
    overflow: hidden;
}

ul.nl-std-list li .nl-std-l-des {
    padding: 0 10px;
    font-size: 14px;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
}

.nl-standard-border ul.nl-std-list li {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    padding: 2px;
}

    .nl-standard-border ul.nl-std-list li:hover {
        background-color: #0d6d85ad;
    }
/* Path
----------------------------------------------------------*/
.path-standard-bg {
    color: #606060;
    width: 100%;
    background-color: #f9f9f9;
    height: 49px;
    border-bottom: 3px solid #d7d7d7;
}

ul.nav-p-std li {
    float: left;
    margin: 4px 10px 0 0;
    height: 38px;
    line-height: 38px;
}

    ul.nav-p-std li h1, ul.nav-p-std li h2, ul.nav-p-std li h3, ul.nav-p-std li p {
        color: #606060;
        line-height: 38px;
        font-size: 20px;
        font-weight: normal;
        text-transform: uppercase;
    }

    ul.nav-p-std li a {
        color: #606060;
    }

    ul.nav-p-std li:nth-child(1) {
    }
        /*background: transparent url("/imgs/circle-yellow.png") no-repeat scroll 7px center;
background-color: #5a5a5a;*/
        ul.nav-p-std li:nth-child(1) span {
            background: transparent url("/imgs/circle-gray.png") no-repeat scroll 7px center;
            float: left;
            padding: 0 10px 0 25px;
        }
    /*
ul.nav-p-std li:nth-child(1) i
{
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 0 19px 15px;
    border-color: transparent transparent transparent #5a5a5a;
}
*/
    ul.nav-p-std li:last-child i {
        display: none;
    }

.path-standard .orderby {
    float: right;
    margin: 4px 0 0;
    line-height: 38px;
    height: 38px;
    color: #3b3b3b;
    font-size: 16px;
}

    .path-standard .orderby select {
        margin-left: 7px;
        background-color: #959595;
        height: 34px;
        border: none;
        color: #f0f0f0;
        font-size: 16px;
        padding: 5px 5px;
    }

        .path-standard .orderby select option {
            padding: 5px 5px;
            font-size: 16px;
        }
/* w-content
----------------------------------------------------------*/
.w-list-banner {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

    .w-list-banner img {
        display: block;
        max-width: 100%;
    }

.w-content {
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    margin: 18px 0 0;
    padding: 5px;
    font-size: 14px;
    line-height: 21px;
    color: #0d6d85;
}

    .w-content h1, .w-content h2, .w-content h3 {
        margin: 7px 0;
        font-weight: normal;
    }

    .w-content p, .w-content div {
        margin: 4px 0;
    }

.w-content-l {
    float: left;
    width: 100%;
    min-height: 230px;
    overflow: hidden;
}

    .w-content-l img {
        display: block;
        max-width: 100%;
    }

.w-content-r {
    float: right;
    width: 100%;
    padding-left: 0;
}

@media(min-width:768px) {
    .w-content-l {
        float: left;
        width: 25%;
        min-height: 230px;
        overflow: hidden;
    }

    .w-content-r {
        float: right;
        width: 75%;
        padding-left: 10px;
    }
}



#m-scroll {
    height: 230px;
    overflow: hidden;
}
/* Pagging
----------------------------------------------------------*/
.pagination-bg {
    width: 100%;
    text-align: center;
}

ul.pagination {
    display: inline-block;
    margin: 10px auto 14px;
}

    ul.pagination li {
        float: left;
        margin: 0 2px;
    }

        ul.pagination li a, ul.pagination li span {
            background-color: #e6e6e6;
            color: #32424f;
            display: block;
            min-width: 35px;
            text-align: center;
        }

            ul.pagination li a:hover {
                text-decoration: underline;
            }

        ul.pagination li.active span {
            background-color: #4069df;
            color: #ffffff;
        }
/* Product Detail
----------------------------------------------------------*/
.w-pd-body {
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    margin: 13px 0 16px;
}

.w-pd-bl {
    padding: 5px;
    float: left;
    width: 100%;
    text-align: center;
}

#pd-img-list {
    width: 780px;
    height: 520px;
}

    #pd-img-list img.pd-img-main {
        width: 780px;
        height: 520px;
    }

ul.pd-img-list {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    height: 120px;
}

    ul.pd-img-list li {
        margin: 10px 7px 0 0;
        float: left;
        width: 185px;
        height: 120px;
    }

        ul.pd-img-list li img {
            width: 185px;
            height: 120px;
        }
/*border: 1px solid #e0e0e0;*/
.w-pd-br {
    float: right;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    height: auto;
}

@media(min-width:768px) {

    .w-pd-bl {
        padding: 5px;
        float: left;
        width: 70%;
        text-align: center;
    }

    .w-pd-br {
        float: right;
        width: 30%;
        padding: 5px;
        border-radius: 5px;
        height: 650px;
    }
}


.w-pd-name {
    color: #555555;
    font-size: 20px;
    font-weight: normal;
}

.w-pd-des {
    margin-top: 5px;
    height: 180px;
}

    .w-pd-des ul li {
        position: relative;
        color: #545454;
        padding-left: 15px;
        margin: 4px 0;
    }

        .w-pd-des ul li:before {
            content: "";
            position: absolute;
            top: 10px;
            left: 0;
            background-color: #e1e1e1;
            width: 8px;
            height: 8px;
            border-radius: 50%;
        }

.pd-price {
    display: block;
    margin: 30px 0 15px;
    text-align: center;
}

.pd-pricemarket, .pd-pricesave {
    float: left;
    width: 50%;
    color: #898989;
    font-size: 16px;
}

    .pd-pricemarket strong {
        font-weight: normal;
        text-decoration: line-through;
    }

    .pd-pricesave strong {
        font-weight: normal;
        color: #4069df;
    }
/* overflow-y:scroll; */
.pd-specialoffer-banner img {
    display: block;
    margin: 0 auto;
    width: 385px;
    height: 100px;
}

.pd-specialoffer {
    margin: 7px 0 0;
    color: #fa3a09;
    font-size: 14px;
    line-height: 24px;
    height: 100px;
    overflow: hidden;
}

.pd-specialoffer-head {
    font-size: 18px;
    font-weight: normal;
}

.pd-orders-cart {
    background: transparent url("/imgs/icon-orders.png") no-repeat scroll center center;
    text-align: center;
    width: 100%;
    height: 70px;
    display: block;
    margin: 10px auto;
    border-radius: 8px;
    overflow: hidden;
}

.pd-tags {
    text-align: center;
}

    .pd-tags .pd-tags-head {
        color: #3374c8;
        text-transform: uppercase;
        font-size: 18px;
        text-align: center;
    }

    .pd-tags ul {
        margin: 13px 0;
        display: inline-block;
        max-width: 100%;
        height: 30px;
        overflow: hidden;
    }

        .pd-tags ul li {
            float: left;
            margin-left: 10px;
            padding: 0 15px;
            height: 30px;
            border: 1px solid #ebebeb;
            border-radius: 3px;
        }

            .pd-tags ul li a {
                color: #3374c8;
                text-transform: uppercase;
                font-size: 14px;
            }

.pd-service {
}

    .pd-service ul {
    }

        .pd-service ul li {
            float: left;
            padding-left: 2%;
            width: 33.33%;
            height: 36px;
        }

            .pd-service ul li img {
                float: left;
                margin-right: 5px;
            }

            .pd-service ul li span {
                float: none;
                text-align: left;
                color: #545454;
                width: 100%;
                line-height: 17px;
                display: block;
            }

@media(min-width:768px) {
    .pd-service ul li span {
        float: left;
        text-align: left;
        color: #545454;
        width: 61%;
        line-height: 17px;
    }
}


.price-draw-large {
    clear: both;
    color: #000000 !important;
    font-family: Impact, "Conv_UTM Impact",sans-serif;
    font-size: 38px !important;
    transform: skew(-8deg, 0deg) scale(1, 1.3);
}

.price-draw-medium-large {
    clear: both;
    color: #000000 !important;
    font-family: Impact, "Conv_UTM Impact",sans-serif;
    font-size: 16px !important;
    margin-bottom: 0;
    transform: skew(-8deg, 0deg) scale(1, 1.3);
}

@media(min-width:768px) {
    .price-draw-medium-large {
        clear: both;
        color: #000000 !important;
        font-family: Impact, "Conv_UTM Impact",sans-serif;
        font-size: 26px !important;
        margin-bottom: 0;
        transform: skew(-8deg, 0deg) scale(1, 1.3);
    }
}


.price-draw-medium {
    clear: both;
    color: #000000 !important;
    font-family: Impact, "Conv_UTM Impact",sans-serif;
    font-size: 22px !important;
    margin-bottom: 0;
    transform: skew(-8deg, 0deg) scale(1, 1.3);
}
/* Col
----------------------------------------------------------*/
.w-col-l {
    float: none;
    width: 100%;
}


ul.w-pd-info-tabs li {
    width: 33.33%;
}

    ul.w-pd-info-tabs li a {
        font-size: 11px;
    }

.w-col-r {
    float: right;
    width: 0;
    display: none;
}

@media(min-width:768px) {
    ul.w-pd-info-tabs li a {
        font-size: 15px;
    }
}

@media(min-width:992px) {
    .w-col-l {
        float: left;
        width: 70%;
        padding-right: 15px;
    }


    .w-col-r {
        float: right;
        width: 30%;
        display: block;
    }

    .w-fixbox-pbs {
    }
}


ul.w-pd-info-tabs {
    width: 100%;
    height: 50px;
    background-color: #f1f1f1;
}

    ul.w-pd-info-tabs li {
        float: left;
    }

        ul.w-pd-info-tabs li a {
            display: block;
            padding: 0 15px;
            line-height: 55px;
            height: 47px;
            color: #484232;
            text-transform: uppercase;
            white-space: nowrap;
            overflow: hidden;
        }

        ul.w-pd-info-tabs li.w-pd-info-tabs-active a {
            background-color: #0d6d85;
            border-bottom: 3px solid #888888;
            color: #fff;
        }

.w-detail-content {
    padding: 10px 0;
    text-align: justify;
    color: #666666;
    font-size: 16px !important;
    line-height: 24px;
    overflow: hidden;
}

    .w-detail-content h1, .w-detail-content h2, .w-detail-content h3, .w-detail-content h4 {
        font-size: 16px;
        margin: 7px 0;
        font-weight: normal;
    }

    .w-detail-content div, .w-detail-content p {
        margin: 4px 0;
    }

    .w-detail-content img {
        display: block;
        margin: 4px 0;
        max-width: 100%;
        height: auto !important;
        text-align: center;
    }

    .w-detail-content ul {
        list-style: inside none disc;
    }


.w-fixbox-pbs-active {
    width: 370px;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    z-index: 2;
}

.nav-pca-bestsell .nav-pca-bestsell-head {
    background-color: #0d6d85;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    font-weight: normal;
    font-size: 18px;
}

.ps-bestsell ul.pl-bs-list {
    width: 100%;
    border: 1px solid #ebebeb;
    display: inline-block;
}

    .ps-bestsell ul.pl-bs-list li {
        margin: 15px 5% 0 5%;
        width: 40%;
        overflow: hidden;
        float: left;
        height: 175px;
    }

        .ps-bestsell ul.pl-bs-list li .pl-bs-l-img a {
            display: table-cell;
            height: 120px;
            text-align: center;
            vertical-align: middle;
            width: 180px;
        }

            .ps-bestsell ul.pl-bs-list li .pl-bs-l-img a img {
                display: block;
                margin: 0 auto;
                max-height: 100%;
                max-width: 100%;
            }

        .ps-bestsell ul.pl-bs-list li .pl-bs-l-price {
            margin-top: 7px;
            font-weight: bold;
            color: #fa2a06;
            font-size: 14px;
            line-height: 24px;
            text-align: center;
        }

        .ps-bestsell ul.pl-bs-list li .pl-bs-l-name a {
            color: #0d6d85;
            display: block;
            font-size: 13px;
            font-weight: bold;
            overflow: hidden;
            text-align: center;
        }
/* NewsDetail
----------------------------------------------------------*/
.article_detail {
    margin: 15px 0;
}

.article_title {
    color: #0d6d85;
    font-size: 22px;
    font-weight: normal;
}
/* Footer
----------------------------------------------------------*/
.service-bg {
    background-color: #0d6d85;
    padding: 23px 0 17px;
}

.w-service {
    position: relative;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 10px;
}

    .w-service .w-service-head {
        background-color: #0d6d85;
        color: #fff;
        display: inline;
        font-size: 22px;
        font-weight: normal;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        text-align: center;
        text-transform: uppercase;
        top: -13px;
        width: 80%;
        z-index: 1;
    }

    .w-service .w-service-head-4 {
        color: #ffffff;
        font-size: 20px;
        font-weight: normal;
        margin: 40px 0 0;
        text-align: center;
    }

@media(min-width:768px) {
    .w-service .w-service-head {
        background-color: #0d6d85;
        color: #fff;
        display: inline;
        font-size: 22px;
        font-weight: normal;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        text-align: center;
        text-transform: uppercase;
        top: -13px;
        width: 61%;
        z-index: 1;
    }

    .w-service .w-service-head-4 {
        color: #ffffff;
        font-size: 20px;
        font-weight: normal;
        margin: 23px 0 0;
        text-align: center;
    }
}


.w-service ul.menu-by-parent {
}

    .w-service ul.menu-by-parent li {
        float: left;
        margin: 25px 2% 0;
        overflow: hidden;
        width: 21%;
        text-align: center;
    }

        .w-service ul.menu-by-parent li img {
            width: 52px;
            height: 52px;
            margin-bottom: 6px;
        }

        .w-service ul.menu-by-parent li span {
            color: #ffffff;
            float: right;
            font-size: 12px;
            text-align: center;
            text-transform: uppercase;
        }

@media (min-width:768px) {
    .w-service ul.menu-by-parent li span {
        color: #ffffff;
        float: right;
        font-size: 16px;
        text-align: center;
        text-transform: uppercase;
    }
}


.footer {
    color: #ffffff;
    background-color: #0d6d85ad;
    border-top: 2px solid #fff;
    padding-bottom: 10px;
}

    .footer a {
        color: #ffffff;
    }

.f-title {
    font-size: 18px;
    line-height: 45px;
    font-weight: normal;
}

.f-col-adr {
    float: left;
    margin: 5px 0 0;
    padding: 0 8px 10px;
    width: 100%;
    height: auto;
}

.f-col-body {
    margin: 5px 0 0;
    float: left;
    width: 100%;
}

.f-col-support {
    float: none;
    width: 100%;
    margin-left: 0;
}

.f-col-policy {
    float: none;
    width: 100%;
}

    .f-col-support ul li, .f-col-policy ul li {
        float: left;
        width: 100%;
        background: transparent url("/imgs/circle.png") no-repeat scroll left center;
        padding: 0 0 0 15px;
    }

.f-col-typicalproducts {
    margin-left: 5%;
    margin-top: 35px;
}

    .f-col-typicalproducts ul li {
        float: left;
        margin-right: 7px;
    }

.f-col-social {
    margin: 5px 0 0;
    float: right;
    width: 25%;
}

@media (min-width:768px) {

    .f-col-adr {
        float: left;
        margin: 5px 0 0;
        padding: 0 8px 10px;
        width: 33.33%;
        height: auto;
    }

    .f-col-body {
        margin: 5px 0 0;
        float: left;
        width: 66.66%;
    }

    .f-col-support {
        float: left;
        width: 45%;
        margin-left: 5%;
    }

    .f-col-policy {
        float: left;
        width: 45%;
    }
}

@media (min-width:992px) {

    .f-col-adr {
        float: left;
        margin: 5px 0 0;
        padding: 0 8px 10px;
        width: 25%;
        height: auto;
    }

    .f-col-body {
        margin: 5px 0 0;
        float: left;
        width: 50%;
    }

    .f-col-support {
        float: left;
        width: 45%;
        margin-left: 5%;
    }

    .f-col-policy {
        float: left;
        width: 45%;
    }
}


a.webtmdt {
    float: left;
    background: transparent url("/imgs/webtmdt.png") no-repeat scroll center center;
    height: 60px;
    margin: 15px 0 0;
    width: 160px;
}

a.visa {
    float: right;
    background: transparent url("/imgs/visa.png") no-repeat scroll center center;
    height: 60px;
    margin: 15px 0 0;
    width: 115px;
}

.slogan {
    background-color: #2d2d2d;
    border-top: 2px solid #484848;
    min-height: 40px;
    color: #fbfbfb;
    text-align: center;
    font-size: 22px;
    line-height: 40px;
}

#callme {
}

    #callme .callme a {
        background: transparent url("images/callme.png") no-repeat scroll center center;
        position: fixed;
        z-index: 3;
        bottom: 0;
        left: 0;
        width: 270px;
        height: 32px;
    }

/* Rss, SiteMap
----------------------------------------------------------*/
.rss-list {
    float: left;
    overflow: hidden;
    padding-bottom: 20px;
    width: 33.33%;
}

    .rss-list p {
        float: left;
        margin: 0;
    }

    .rss-list a {
        color: #8d8d8d;
    }

    .rss-list .cssRss {
        font-weight: bold;
    }

    .rss-list .cssAdd {
        font-weight: bold;
        padding-left: 17px;
    }

    .rss-list .cssName {
        font-weight: bold;
        padding-left: 17px;
    }

    .rss-list .cssLink {
        margin: 7px 0 0;
        width: 90%;
    }

.sitemap h1 {
    border-bottom: 1px solid #dfdfdf;
    margin: 11px 0 7px;
}

.sitemap h2 {
    border-bottom: 1px solid #dfdfdf;
    margin: 11px 0 7px;
}

.sitemap ul {
    display: block;
    margin: 11px 0;
}

    .sitemap ul li {
        float: left;
        list-style: outside none disc;
        margin: 4px 2% 4px 1%;
        width: 17%;
    }

        .sitemap ul li a {
            color: #555555;
            font: 12px/17px Tahoma,Arial;
        }

/* Autocomplete
----------------------------------------------------------*/
#autocomplete {
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    display: none;
    left: 0;
    padding: 7px 0;
    position: absolute;
    top: 34px;
    width: 388px;
    z-index: 102;
}

    #autocomplete .autocomplete-item {
        display: block;
        height: 67px;
        padding: 0 3%;
        margin: 7px 0 4px;
        width: 100%;
    }

        #autocomplete .autocomplete-item div.img {
            display: table-cell;
            float: left;
            height: 67px;
            text-align: center;
            vertical-align: middle;
            width: 100px;
        }

            #autocomplete .autocomplete-item div.img img {
                max-height: 67px;
                max-width: 100px;
            }

        #autocomplete .autocomplete-item div.content {
            float: left;
            padding-left: 15px;
            width: 260px;
        }

            #autocomplete .autocomplete-item div.content a {
                color: #363636;
                display: block;
                font: 12px/17px Arial;
                max-height: 34px;
                overflow: hidden;
                text-transform: uppercase;
            }

            #autocomplete .autocomplete-item div.content span {
                font: 12px/17px Arial;
            }

                #autocomplete .autocomplete-item div.content span.price {
                    color: #ff0000;
                    font: bold 14px/17px Arial;
                }
/* Slideshow
----------------------------------------------------------*/
.pd-gallery {
    margin-bottom: 16px;
    overflow: hidden;
}

.pdg-image {
    text-align: center;
}

    .pdg-image img {
        display: block;
        margin: auto;
    }

.pdg-images {
}

.g_images {
    margin: auto;
    width: 780px;
    overflow: hidden;
}

.pdg_slideshow .g_item {
    display: table;
    width: 100%;
}

    .pdg_slideshow .g_item a {
        cursor: default;
        display: table-cell;
        height: 520px;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

    .pdg_slideshow .g_item img {
        margin: auto;
        height: auto;
        width: 100%;
    }

@media (min-width:768px) {

    .pdg_slideshow .g_item img {
        margin: auto;
        height: 520px;
        width: auto;
    }

    .pdg_slideshow.owl-carousel .owl-wrapper-outer {
        height: 520px;
    }
}

@media (min-width:992px) {
    .pdg_slideshow .g_item img {
        margin: auto;
        height: 520px;
        width: auto;
    }

    .pdg_slideshow.owl-carousel .owl-wrapper-outer {
        height: 520px;
    }
}


.pdg_slideshow.owl-theme .owl-controls .owl-buttons div {
    border-radius: 3px;
    cursor: pointer;
    display: block;
    height: 73px;
    margin: 0;
    opacity: 0.9;
    padding: 0;
    position: absolute;
    top: 250px;
    width: 40px;
    z-index: 99;
}

    .pdg_slideshow.owl-theme .owl-controls .owl-buttons div.owl-next {
        background: rgba(0, 0, 0, 0) url("/imgs/arrow_nextprev_2.png") no-repeat scroll -41px center / 81px auto;
        right: 2px;
    }

    .pdg_slideshow.owl-theme .owl-controls .owl-buttons div.owl-prev {
        background: rgba(0, 0, 0, 0) url("/imgs/arrow_nextprev_2.png") no-repeat scroll 0 center / 81px auto;
        left: 2px;
    }

.pdg_slideshow.owl-theme .owl-controls .owl-page span {
    display: none;
}

.pdg_slideshow.owl-carousel .owl-wrapper-outer {
    height: auto;
}

.pdg_slideshow.owl-theme .owl-controls {
    margin: 12px auto 0;
}

.pdg_slideshow.owl-theme .owl-pagination {
    display: inline-block;
}

.pdg_slideshow.owl-theme .owl-controls .owl-page {
    border: 2px solid #ffffff;
    float: left;
    height: 72px;
    padding: 3px;
    text-align: center;
    width: 104px;
}

    .pdg_slideshow.owl-theme .owl-controls .owl-page img {
        width: 100px;
        height: 64px;
    }

    .pdg_slideshow.owl-theme .owl-controls .owl-page.active {
        border: 2px solid #ed1c24;
        border-radius: 3px;
    }


.hidden {
    display: none;
}



.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
    font-size: 14px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.428571429;
            text-decoration: none;
            background-color: #ffffff;
            border: 1px solid #dddddd;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            background-color: #eeeeee;
        }

    .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: #ffffff;
        cursor: default;
        background-color: #428bca;
        border-color: #428bca;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #999999;
        cursor: not-allowed;
        background-color: #ffffff;
        border-color: #dddddd;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}


.filter-top {
    text-align: center;
}

.navbar-sofa {
    background-color: #0d6d85;
    border-color: #686c71;
    color: #fff;
}

    .navbar-sofa .navbar-brand {
        color: #fff;
    }

    .navbar-sofa .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-sofa .navbar-toggle {
        background-color: #0d6d85;
    }

        .navbar-sofa .navbar-toggle:hover,
        .navbar-sofa .navbar-toggle:focus {
            background-color: #6a80ad;
        }

    .navbar-sofa .navbar-nav > li > a {
        color: #fff;
    }

        .navbar-sofa .navbar-nav > li > a:hover,
        .navbar-sofa .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-sofa .navbar-nav > .active > a,
    .navbar-sofa .navbar-nav > .active > a:hover,
    .navbar-sofa .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #0d6d85;
    }

    .navbar-sofa .navbar-nav > .open > a,
    .navbar-sofa .navbar-nav > .open > a:hover,
    .navbar-sofa .navbar-nav > .open > a:focus {
        color: #fff;
        background-color: #7ca4f6;
    }


    .navbar-sofa .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

.navbar {
    margin-bottom: 0;
}


@media (min-width: 768px) {
    .w-h-mr {
        float: right;
        background: transparent url("/imgs/hotline.png") no-repeat scroll center center;
        height: 80px;
        width: 190px;
        margin: 0;
        background-size: contain;
    }

    .w-h-mc {
        float: left;
        width: calc(100%);
    }

    .nav-main-root p.nav-item-0 a {
        display: block;
        height: 45px;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .w-h-mr {
        float: right;
        background: transparent url("/imgs/hotline.png") no-repeat scroll center center;
        height: 80px;
        width: 190px;
        margin: 0;
        background-size: contain;
    }


    .w-h-mc {
        float: left;
        width: calc(100% - 190px);
    }

    .nav-main-root p.nav-item-0 a {
        display: table-cell;
        height: 45px;
        text-align: center;
        vertical-align: middle;
        width: 125px;
    }
}

.item-clr {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.pagination > .active > a {
    background: #0d6d85;
}
