﻿body {
    display: block;
    font-family:Roboto
}
.singleVideoRW img {
    width: 100%
}

.listVideoRW img {
    width: 100%;
    border: 2px solid #ffe775;
}

.listVideoRW.col {
    display: inline-block;
    width: 33.3%;
}

.RatingBox {
}

    .RatingBox .item-rating {
        width: 49%;
        display: inline-block
    }

    .RatingBox .item-rating {
        border-radius: 7px;
        border: 1px solid #f3f3f3f3;
        padding: 10px;
        position: relative;
        background: #fff;
        margin-top: 10px;
        height: 222px;
        overflow: hidden;
    }

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1);
    }

    to {
        -webkit-transform: scale(1.5, 1.5);
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1);
    }

    to {
        transform: scale(1.5, 1.5);
    }
}
/*
    .slides   img {
      -webkit-animation: zoom 20s;
      animation: zoom 20s;
    }
    */
 

.t-video {
    text-align: center;
    color: #23408d
}

.sVideo {
    overflow-y: hidden;
}

.listV {
    background: #f3f3f3;
    height: 435px;
    overflow-y: scroll;
}

.listVideo {
    padding: 10px
}

.content-rating {
    background: #f3f3f3;
    padding-top: 0;
    padding-bottom: 50px
}

.h-title {
    text-align: center;
    font-family: Roboto;
    color: #23408d;
    font-size: 2em; 
}

.carousel-control {
    top: 5px
}

#c-top .col-md-3 {
    width: 20% !important
}

h1, h2, h2, h4 {
    font-size: 2em;
    font-family: Roboto;
    color: #23408d;
    text-transform: uppercase
}

.m-heading-4 .c-heading {
    font-size: 2em;
    font-family: Roboto;
    text-align: center;
    color: #23408d;
    text-transform: uppercase
}

.h-title {
    font-size: 2em;
    font-family: Roboto;
    text-align: center;
    color: #23408d;
    text-transform: uppercase
}

.item-en-first .title-en {
    font-size: 2em;
    font-family: Roboto;
    text-align: center;
    color: #23408d;
    text-transform: uppercase
}

.c-heading span {
    font-size: 100% !important
}

.mb-phone span.phone {
    font-size: .7em !important;
    position: relative;
    top: -40px;
    left: 10px;
    white-space: nowrap
}

@media (min-width: 992px) {
    .col-md-3 {
        width: 25% !important;
    }
}

@media (max-width: 800px) {
    h3.c-heading {
        font-size: 13px !important;
        font-family: Roboto;
        margin-top: 0 !important;
        height: auto !important
    }

    .box-img {
        min-height: 100px;
        overflow: hidden;
        background: #f3f3f3
    }
}

.fb_customer_chat_bubble_animated_no_badge {
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    transition: box-shadow 150ms linear;
    bottom: 140px !important;
    right: 2px !important;
}

.box-danh-sach-mo-ta img {
    display: unset;
}

.wpbr-review__content p a {
    color: #4a6d88;
    display: block; 
    position: absolute;
    bottom:5px;
}

.wpbr-review__content p {
    color: #5d6f80 !important;
    font-size: 1em !important;
    line-height: 1.5 !important;
    margin: 0 0 20px !important;
    padding: 0 !important;
    text-align: left !important;
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mobile-menu {
    background: #fe0;
}

.mb-top {
    background: red;
    color: #fff;
}

    .mb-top li {
        list-style: none;
        display: inline-block;
        width: 49%;
        position: relative;
        padding: 5px 5px;
    }

        .mb-top li a {
            color: #fff
        }

ul.mb-2logo {
    padding: 0;
    background: #fe0;
    margin:0
}

.mb-top ul {
    padding: 0
}

.mb-2logo li {
    width: 49%;
    list-style: none;
    display: inline-block;
    vertical-align:top
}

.menu-mobile-new {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    background: #fff;
    left: 0;
    right: 0;
    border-top: 1px solid #f3f3f3;
}

.menu-new {
    margin: 0;
    padding: 0;
    position: relative;
	background: #fe0;
}

    .menu-new li {
        display: inline-block;
        width: 19%;
    }

        .menu-new li a {
            display: block;
            text-align: center;
            padding: 5px;
			color: #00379d;
        }

            .menu-new li a i {
                opacity: 0.7;
            }

        .menu-new li:hover ul {
            display: block;
            bottom: 100%;
        }

        .menu-new li ul {
            position: absolute;
            display: none;
            left: 0;
            right: 0;
            background: #fff;
            bottom: 100%;
            padding: 10px;
            margin: 0;
            border: 1px solid #f3f3f3;
        }

            .menu-new li ul li {
                width: 48%;
                border: 1px solid #d4d4d4;
                margin: 2px;
                border-radius: 5px;
            }

            .menu-new li ul a {
                display: block;
                text-align: left;
                padding: 5px;
            }

.search-mb {
    position: relative;
}


input#txtsearch {
    font-size: 14px;
    position: absolute;
    top: 10px;
    border: 1px solid #f3f3f3;
    box-shadow: none;
    width: 100%;
    padding: 5px;
    border-radius: 10px;
    left: 0;
}
#btnSearchMobile {
    position: absolute;
    right: 0%;
    top: 8px;
    padding: 10px;
    z-index: 9999;
    font-size: 18px;
}
.search-mb:hover ul {
    display: block;
}
li.mb-logo {
    padding: 10px;
}
.mobile-camket li {
    width: 49%;
    display: inline-block;
    list-style: none;
    vertical-align: middle;
    font-size: 9px;
    background: #fff;
    border: 1px solid #f3f3f3;
    margin-bottom: 10px;
    height: 40px;
}
.mobile-camket li .fIcon {
    height: 33px;
    text-align: center;
    margin: auto;
    display: block;
    width:auto !important
}
.small-block-grid-6 li {
    padding: 0px;
    width: 49%;
    display: inline-block;
    margin-bottom:5px;
}
ul.clearing-thumbs.small-block-grid-6 {
    padding: 0px;
    margin: 0;
}
#partner ul{
    padding:0px;
}
#partner ul li{
    list-style:none;

}
.mobile-camket ul{
    padding:0px;
}
img.lazyload {
    max-width: 100%;
}
#primaryR3 p{
    text-align:justify
}
.m-content-placement > div {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2px;
    text-align: center;
}
 
ul.thumbnails {
    padding: 0px;
}
li.col-sm-2 {
    list-style: none;
    width: 30%;
    display: inline-block;
}
.du-an-banner ul{
    padding:0
}
.du-an-banner ul li {
    display:inline-block;
    list-style:none;
    width:32%;
    margin-bottom:5px;
}
.pad-content-placement ul {
    padding: 0
}

    .pad-content-placement ul li {
        display: inline-block;
        list-style: none;
        width: 50%;
    }
    .pad-content-placement ul li {
        display: inline-block;
        list-style: none;
        width: 49%;
        height: 170px;
        vertical-align: top;
    }
.small-block-grid-6 li { 
    width: 32%;
    display: inline-block;
}
strong.text-item {
    display: inline-block;
    padding: 15px 15px;
    margin: 0;
}
img.wp-image-22178.alignleft {
    vertical-align: top;
    margin-top: 10px;
}
.wpb_wrapper {
    background: #f3f3f3;
    margin-bottom: 10px;
    padding: 5px;
}
.item-en-first .col-md-4 { 
    padding: 0;
}
.item-en-first .row { 
    margin: 0;
}
.item-px p {
    padding: 20px 0px;
}
h3.wpbr-review__reviewer-name {
    font-size: 12px;
    color: #333;
}
.avata {
    margin: auto;
    display: block;
    border-radius: 50%;
    border: 2px solid #f3f3f3;
}
.du-an-banner li img{
    border:1px solid #f3f3f3;
    padding:3px;
    border-radius:10px
}
.partner li img {
    border: 1px solid #dadada;
    padding: 3px;
    border-radius: 10px
}
#partner h2{
    text-align:center
}
#primaryR3 h1{
    text-align:center
}
#primaryR3 .col-md-6 {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
}
#primaryR3 .row {
    margin-right: 0;
    margin-left: 0;
}
h2.c-heading {
    text-align: center;
}
.h-title {
    font-size: 18px;
}
.m-content-placement ul{
    padding:0;
}
.m-content-placement ul li{
    width:49%;
    display:inline-block;
    vertical-align:top
}
    .m-content-placement ul li img{
       width:100%
    }
.flexslider {
    display: none;
}
ul.dung-cu-chuyen-nha {
    padding: 0
}
.dung-cu-chuyen-nha li {
    width: 49%;
    display: inline-block;
    padding: 20px;
    height: 200px;
    vertical-align: top;
    text-align: center;
}
ul.clearing-thumbs.small-block-grid-3 {
    padding:0;
}
    ul.clearing-thumbs.small-block-grid-3 li {
        list-style: none;
        width: 49%;
        display: inline-block;
        padding-bottom: 5px;
    }
#features ul {
    padding:0
}
#features li {
    list-style: none;
    width: 32%;
    display: inline-block;
}
.content-project .col-md-6 {
    display: inline-block;
    width: 50%;
    padding: 5px;
}
.dung-cu-chuyen-nha li img{
    margin:0
}
.small-4.columns.hints.iphone.promidcol {
    display: none;
}
#product {
    background: #fff;
}
#landing-page #primaryR3 .col-md-6 {
    width: 100%;
}
.row {
    margin-right: 0;
    margin-left: 0;
    padding: 5px;
}
#contactform div {
    position: relative;
    padding: 10px 0px;
    vertical-align: middle;
}
#txtNote {
    border: 1px solid #dedede;
    border-radius: 10px;
    right: 0;
    width: 100%;
    padding: 10px;
}
.input-field {
    border: 1px solid #dedede;
    border-radius: 10px;
    right: 0;
    width: 100%;
    padding: 10px;
}
#btnSend {
    background-color: #f06060;
    padding: 10px;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    margin: 25px 0px;
}
#success{
    display:none;
}
#error{
    display:none
}
.mobile-camket {
    margin: 10px 0px;
}
.carousel-inner{height:auto}
ul.chuyen-van-phong {
    padding: 0;
}
.chuyen-van-phong li {
    width: 49%;
    padding:20px
}
    .chuyen-van-phong li img{
        margin:0;
    }
#landing-page h1, h2, h3, h4, h5 {
    text-align: center;
    font-size: 1.5em;
}
.panel-heading h2 {
    font-size: 14px;
}
.section.partner {
    padding-top: 10px;
    padding-bottom: 10px;
}
img.card-img-top {
    max-width: 100%;
}

.footer-menu-mobile h5.mb-0 {
    text-align: left;
    font-weight: bold;
}
.footer-menu-mobile button.btn.btn-link {
    font-weight: bold;
    text-decoration: none;
}
.footer-menu-mobile ul.mobile-list {
    padding: 0;
}
    .footer-menu-mobile ul.mobile-list li {
        list-style: none;
    }

.footer-menu-mobile #accordion a {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #eaeaea;
    text-decoration: none;
}
button.btn.btn-link:after {
    position: absolute;
    right: 20px;
    content: "\f068";
    
    font-family: "Font Awesome 5 Free";
}
button.btn.btn-link.collapsed:after {
    position: absolute;
    right: 20px;
    content: "\f067";
    font-family: "Font Awesome 5 Free";
}
#accordion a {
    display: block;
    padding: 10px 5px;
    border-bottom: 1px solid #86888a;
    text-decoration: none;
}
h5.card-title {
    font-family: roboto;
    font-size: 14px;
    color: #333;
}
.carousel-control-next {
    top: 30%;
}
.carousel-control-prev {
    top: 30%;
}
#dataList .card.col-md-3 {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 2px;
}
.clrindexknh {
    border: 1px solid #003baa;
    padding: 10px;
    background: #f5f6f7;
}

p.indxtitle {
    font-weight: bold;
    color: #134aa0;
    font-family: Roboto !important;
    border-bottom: 1px solid #d7e8f3;
}

.ctindxknh a {
    font-weight: normal;
    font-size: 16px;
}
#post-detail img{height:auto !important

}
.menu-2 {
    max-width: 100%;
    background: #efe670;
    overflow-x: scroll;
}

    .menu-2 ul {
        padding: 0;
        margin: 0;
        width: 3000px
    }

        .menu-2 ul li {
            display: inline-block;
            list-style: none;
        }

            .menu-2 ul li a {
                display: block;
                padding: 10px 15px;
                text-transform: uppercase;
                font-family: roboto;
                font-size: 0.8em;
            }
.ctindxknh h5{
    text-align:left
}
.logoads {
    padding:0px;
}
    .logoads li {
        display: inline-block;
        list-style: none;
        width: 49%;
        vertical-align: top;
        position: relative;
    }
    .logoads li img{ 
        width: 100%;
    }
.logan {
    text-align: center;
    padding: 10px;
    border-top: 1px solid #f1f1f1;
}
.logoads li a{
    color:#333
}
span.linethough {
    color: #808080;
    position: relative;
    font-size:10px;
}
    span.linethough:after {
        content: ".";
        position: absolute;
        left: 0;
        right: 0;
        border-bottom: 1px solid #808080;
        top: -8px;
    }
i.disc {
    color: #fff;
    background: red;
    padding: 5px;
    display: block;
    width: 40px;
    height: 28px;
    position: absolute;
    right: 0;
    top: 0;
}
.breadcrumb {
    font-size: 10px;
    margin-top: 10px;
}
section.headPage {
    margin-top: 0px;
    text-align: left;
}
h1.c-heading {
    font-size: 1.5em;
}
headPage h2 {
    font-size: 1em;
}
.item-rating{
    height:195px;
}
.listVideoRW.col-md-6 {
    width: 49%;
    display: inline-block;
    padding: 0px;
}
.content-rating .col-md-6 {
    padding: 0;
}
#myBtn {
    bottom: 5px;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 90px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #f1e546;
    color: #333;
    cursor: pointer;
    padding: 15px;
    border-radius: 15px;
    font-size: 18px;
}
.col-md-4.b-left.chitiet {
    border: none;
    height: auto;
    margin-top: -45px;
}

 

#imgList .row {
    margin: 0 !important;
    padding: 0 !important
}

#imgList .col-md-12 {
    padding-right: 0;
    padding-left: 0;
    margin: 0
}

.bg-white {
    padding: 0 !important
}

.box-danh-sach-mo-ta {
    margin-top: 1px !important;
    background: #fff;
   
    margin-bottom: 10px;
    color: #333
}

.item-post h2 h3 {
    color: #333
}

.b-slider .slick-slide img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%
}

.slick-arrow, .slick-dots li button {
    text-indent: 0 !important
}

.b-slider--horizontal-tm-1 .b-slider__carousel--screen .slick-arrow.slick-arrow[class*="right"], .b-slider--horizontal-tm-1 .b-slider__carousel--screen .slick-arrow.slick-arrow[class*="next"] {
    right: 0;
    width: 30px
}

.b-slider--horizontal-tm-1 .b-slider__carousel--thumbs .slick-arrow.slick-arrow[class*="right"], .b-slider--horizontal-tm-1 .b-slider__carousel--thumbs .slick-arrow.slick-arrow[class*="next"] {
    right: 10px;
    width: 30px
}

.xem-them {
    position: absolute;
    right: 0;
    background-color: rgba(0,0,0,0.68);
    bottom: 0;
    z-index: 9999;
    cursor: pointer;
    display: none
}

    .xem-them p {
        padding: 17px 15px 0;
        text-align: center;
        color: #fff;
        font-family: roboto;
        font-size: .9em
    }

h2.moi-nhat-tt {
    padding: 10px
}

.show {
    display: block !important;
    background: #000;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999
}

.close-img-pop {
    position: absolute;
    right: 0;
    top: 10px;
    display: flex;
    cursor: pointer
}

.close-title {
    position: relative;
    height: 40px;
    margin-top: 10px;
    display: block
}

#imgList {
    display: block;
    position: fixed;
    background: #000;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999
}

.box-none {
    position: relative !important;
    background: #fff !important;
    color: #000 !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1 !important
}

    .box-none .close-title {
        display: none !important
    }

    .box-none .xem-them {
        display: block !important
    }

div#close-map {
    padding: 10px;
    cursor: pointer;
    background: red;
    width: 58px;
    color: #fff
}

.map-call {
    cursor: pointer
}

#map {
    display: none;
    position: fixed;
    z-index: 999;
    padding: 20px 40px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7)
}

.map-popup {
    display: block !important
}

h1, h2, h3, h4, h5, h6 {
    text-transform: none;
    text-align: left;
    font-size: 1em;
    color: #000;
    font-family: Roboto !important
}

.title-img {
    position: absolute;
    bottom: 65px;
    left: 0;
    right: 0
}

    .title-img h1 {
        text-transform: none;
        text-align: left;
        font-size: 1.2em;
        color: #000;
        background: rgba(255,238,0,0.68);
        display: block;
        padding: 10px
    }

.tags {
    display: block;
    background: #fe0;
    color: #333 !important;
    padding: 8px;
    width: 25%;
    font-size: .8em;
    font-family: roboto;
    margin-bottom: 10px;
    border-radius: 3px;
    z-index: 99999;
    position: relative;
    margin-left: 10px
}

.chitiet {
    font-family: roboto;
    font-size: .9em;
    min-height: 565px
}

    .chitiet h6 {
        font-family: roboto;
        font-size: 1em
    }

    .chitiet li {
        padding: 3px 0
    }



blockquote {
    padding: 0 0 2px 11px;
    border-left: 5px solid #f1e546 !important
}

    blockquote, blockquote p {
        line-height: 1.6;
        color: #ed1c24 !important
    }

iframe {
    max-width: 100%
}

 

html {
    max-width: 100%
}

.item-post {
    background: #fff;
    margin-bottom: 10px;
    padding: 10px;
    display: flex
}

    .item-post .picture {
        top: 10px;
        padding-bottom: 0;
        width: 30%;
        overflow: hidden;
        max-height: 150px
    }

.item-cont {
    width: 70%;
    padding: 10px;
    padding-top: 0
}

.c-paragraph p {
    font-size: 12px;
    color: gray;
    font-family: Roboto !important
}

.c-paragraph span {
    font-size: 12px !important;
    color: gray
}

h3.c-heading {
    margin: 0 !important;
    font-size: 18px !important;
    font-family: Roboto,Roboto !important;
    padding: 0 !important;
    padding-top: 12px !important;
    height: auto !important
}

.box-danh-sach-mo-ta {
    margin-top: 20px;
    background: #fff;
    padding: 10px;
    margin-bottom: 10px
}

h1.c-heading {
    font-family: Roboto;
    font-size: 1.5em;
    color: #003dad;
    text-transform: uppercase;
    text-align: left;
    border-bottom: 1px solid #ced4de
}

#breadcrumb {
    background: #eaeaea !important;
    padding: 5px;
    margin: 10px;
    height: 45px
}

.right-sidebar {
    margin-top: 20px
}

.item-post-tag {
    width: 32%;
    margin: 2px;
    background: #fbfae9;
    float: left
}

.list-of-tag {
    display: block;
    padding: 10px;
    background: #fff;
    margin-bottom: 10px
}

    .list-of-tag .item-cont {
        width: 100%
    }

    .list-of-tag h3.c-heading {
        font-size: 14px !important;
        color: #484848;
        min-height: 50px
    }

    .list-of-tag .picture {
        padding: 10px;
        height: 150px;
        overflow: hidden
    }

h6.moi-nhat-tt {
    background: #fff;
    padding: 10px
}

#section_middle h2 {
    text-align: left;
    font-size: 1.3em
}

.bg-white {
    background: #fff
}

b.redOnHand {
    color: #dc3545
}

::-webkit-scrollbar {
    width: 5px;
    height: 10px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #fe0;
    border-radius: 10px
}

    ::-webkit-scrollbar-thumb:hover {
        background: #fe0
    }

.danh-gia {
    text-align: center;
    margin-top: 10px
}

    .danh-gia .checked {
        color: #ff6a00
    }

.goi-dat-mua {
    margin: 10px 5px;
    text-align: center;
    font-size: .8em;
    border-radius: 10px;
    border: 1px solid #fe0;
    padding: 10px;
    font-weight: 700
}

    .goi-dat-mua a {
        font-weight: 700;
        color: #dc3545;
        font-size: 1.3em
    }

.chinh-sach-giao-hang {
    margin: 10px 5px;
    text-align: center;
    font-size: .8em;
    border-radius: 10px;
    border: 1px solid #fe0;
    padding: 10px;
    font-weight: 700
}

.bage-onhand {
    color: #dc3545;
    font-weight: 700
}

.bage-offhand {
    color: #dc3545;
    font-weight: 700
}

.box-mota {
    margin-top: 15px
}

.content-mota {
    font-size: .9em
}

    .content-mota ul {
        padding-left: 20px
    }

.title-mota {
    margin-top: 10px;
    font-weight: 700;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 5px
}

.buy-box {
    display: flex
}

    .buy-box .btn-buy {
        width: 50%;
        text-align: center;
        padding: 10px;
        display: block;
        border-radius: 10px
    }

    .buy-box .btn-add-to-cart {
        background: #fe0;
        margin-right: 10px;
        font-weight: 700
    }

    .buy-box .btn-buy-now {
        background: #dc3545;
        margin-right: 2px;
        font-weight: 700;
        color: #fff
    }

.tiet-kiem-pt {
    background: #dc3545;
    color: #fff;
    padding: 6px;
    border-radius: 10px;
    font-size: 14px;
    width: 47%;
    font-weight: 700
}

.btn-call {
    background: #fe0;
    display: block;
    font-weight: 700;
    color: #212529;
    border-radius: 10px
}

.cua-hang {
    padding: 5px;
    border: 1px solid #fe0;
    border-radius: 1px;
    margin: 1px 5px 10px;
    background: #fffde1;
    font-size: 14px;
    border-radius: 10px
}

    .cua-hang ul {
        padding: 0
    }

        .cua-hang ul li {
            list-style: none;
            padding: 10px;
            border-bottom: 1px solid #f3f3f3
        }

.content-product {
    background: #fff;
    padding: 8px 5px 0 0;
    margin-top: 5px
}

.list-item ul {
    padding: 2px 0 0;
    display: flex;
    overflow-x: hidden
}

ol {
    list-style: none;
    margin-bottom: 0
}

    ol li {
        float: left;
        display: inline-block;
        padding: 4px
    }

.popup-active .list-item ul {
    overflow-x: scroll
}

.list-item li {
    display: inline-block;
    padding: 0 2px 2px 0
}

    .list-item li img {
        width: 125px;
        border-radius: 1px
    }

.title-vinasave-small {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 0;
    border-bottom: 1px solid #f3f3f3
}

.title-vinasave-cua-hang {
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 700;
    padding: 3px 0 8px;
    border-bottom: 1px solid #f3f3f3;
    display: block;
    text-align: center
}

.popup-slider {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(52,58,64,0.6);
    display: none;
    text-align: center;
    z-index: 999
}

.popup-active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(52,58,64,0.6);
    text-align: center;
    z-index: 999;
    padding: 10px
}

    .popup-active .main-product {
        max-width: 800px;
        margin: auto;
        padding: 10px;
        background: #fff;
        position: relative
    }

    .popup-active .list-item {
        max-width: 800px;
        margin: auto;
        background: #fff;
        padding: 10px
    }

#close-pop {
    display: none;
    color: #fff;
    cursor: pointer
}

.popup-active #close-pop {
    display: block;
    position: absolute;
    top: 0;
    z-index: 9999;
    color: #fff;
    background: red;
    padding: 10px;
    right: 0;
    border-radius: 0
}

.pop-img {
    display: block;
    max-width: 800px;
    margin: auto;
    text-align: center;
    background: #fff;
    padding: 10px
}

    .pop-img img {
        display: block;
        width: 100%;
        margin: auto
    }

.nav:hover #menu {
    display: block;
    margin-top: 0
}

#menu {
    display: none
}

.main-product img {
    width: 100%;
    border-radius: 3px
}

.product-same .row {
    margin: 0
}

.product-same .col-md-2 {
    padding: 2px
}

.product-same {
    margin-left: 5px;
    margin-bottom: 10px
}

    .product-same a.btn.addtocart {
        font-size: .9em
    }

.cua-hang li.hetHang {
    opacity: .5
}

#product-same p.price {
    font-size: 1.4em
}

#product-same p.tiet-kiem-tien {
    font-size: .7em
}

#product-same p.price-old {
    font-size: .7em
}

.list-item {
    position: relative
}

    .list-item .view-more-img {
        position: absolute;
        right: 0;
        top: 2px;
        bottom: 4px;
        background: #f3f3f3;
        border: 1px solid #ddf0ff;
        text-align: center;
        padding: 24px 10px 0;
        cursor: pointer;
        color: #2196F3;
        border-radius: 0;
        font-size: .8em;
        width: 125px;
        line-height: 1.5em
    }

.project-cn
li .right {
    float: right;
    font-weight: 600;
    overflow: hidden;
    height: auto;
    text-align: right;
    color: #333;
    max-width: 75%
}

li .right img {
    max-width: 80px
}

li .left {
    float: left;
    line-height: 24px;
    color: #333;
    font-weight: 400
}

.project-cn li {
    display: block;
    border-bottom: 1px dotted #dedede;
    padding: 3px 0;
    float: left;
    margin-right: 4%;
    width: 100%
}

.project-cn {
    width: 100%;
    overflow: auto;
    padding-bottom: 0
}

    .project-cn p {
        margin-bottom: 0
    }

    .project-cn a {
        color: red !important
    }

.chitiet h2 {
    font-size: 1.2em;
    border-bottom: 2px solid #dc1f26
}

    .chitiet h2:before {
        content: url(../upload/du-an/icon-truck.png);
        position: relative;
        top: 2px;
        margin-right: 5px
    }

.project-cn li:first-child {
    border: none !important
}

.project-cn h2 {
    padding-top: 15px
}

li .right {
    float: right;
    font-weight: 600;
    overflow: hidden;
    height: auto;
    text-align: right;
    color: #333;
    max-width: 75%
}

    li .right img {
        max-width: 80px
    }

li .left {
    float: left;
    line-height: 24px;
    color: #333;
    font-weight: 400
}

.project-vp li {
    display: block;
    border-bottom: 1px dotted #dedede;
    padding: 7px 0;
    float: left;
    margin-right: 4%;
    width: 100%
}

.project-vp {
    width: 100%;
    overflow: auto;
    padding-bottom: 0
}

    .project-vp a {
        color: #333 !important
    }

    .project-vp p {
        margin-bottom: 0
    }

    .project-vp h3 {
        font-size: 1.4em
    }

    .project-vp h2:before {
        content: url(../upload/du-an/icon-truck.png);
        position: relative;
        top: 2px;
        margin-right: 5px
    }

.box-content {
    
}

.c-height-auto {
    height: auto !important;
    max-height: fit-content !important
}

.btn-viewmore-content {
    margin: auto;
    border-radius: 10px;
    color: #df0000;
    display: block;
    margin-bottom: 30px;
    padding: 10px;
    width: 200px;
    text-align: center
}

.show-more {
    width: 100%;
    height: 25px;
    background: linear-gradient(#fff69,#fff);
    position: relative;
    top: -25px
}

.show-more-vp {
    width: 100%;
    height: 25px;
    background: linear-gradient(#fff69,#fff);
    position: relative;
    top: -25px
}

.modal-body {
    position: relative;
    padding: 0 10px 10px
}

.modal-header {
    padding: 15px 10px 0;
    border-bottom: 0
}

    .modal-header .close {
        margin-top: -30px
    }

.close {
    font-size: 40px
}

.modal-header h4 {
    font-size: 1.2em
}

@media (max-width: 600px) {
    .tags {
        width: 65%
    }

    .title-img {
        bottom: 0
    }

    .list-of-tag {
        display: block
    }

        .list-of-tag .picture {
            padding: 10px;
            height: 100px;
            overflow: hidden
        }

    .item-post-tag {
        width: 48%;
        margin: 2px;
        float: left;
        height: 200px
    }

    .item-post {
        background: #fff;
        margin-bottom: 10px;
        padding: 10px;
        display: block;
        margin: 2px
    }

        .item-post .picture {
            top: 10px;
            padding-bottom: 0;
            width: 100%;
            overflow: hidden;
            height: 100px;
            background: #f3f3f3
        }

        .item-post h3.c-heading {
            font-size: 14px !important
        }

        .item-post .c-paragraph {
            display: none
        }

    .item-cont {
        width: 100%;
        padding: 10px;
        padding-top: 0
    }

    .m-content-placement {
        padding: 0
    }

    .container, .container-fluid {
        padding: 0
    }

    .title-img {
        position: initial;
        background: #fbef4e;
        margin-top: 32px
    }

    .box-none .xem-them {
        display: none !important
    }

    .slick-dots {
        bottom: -34px;
        background: #f3f3f3;
        padding: 10px !important
    }

    #imgList {
        top: -10px
    }

        #imgList .row {
            position: relative;
            top: -10px
        }

    .item-post {
        background: #fff;
        margin-bottom: 10px;
        padding: 10px;
        display: block;
        margin: 2px;
        width: 48%;
        float: left;
        height: 200px
    }

    .box-danh-sach-mo-ta .col-md-3 {
        width: 50%;
        float: left;
        padding: 2px
    }

    .row .row {
        margin: 0
    }

    .tabs {
        width: 100%;
        overflow-x: scroll;
        height: 60px;
        overflow-y: hidden
    }

        .tabs ul {
            width: 1000px
        }

    div#shop_detail {
        margin: 0;
        padding: 5px
    }
}

img {
    vertical-align: middle;
    max-width: 100%;
}

.box-content ul {
    padding: 0;
}
.b-slider__item {
    width: 49%;
    display: inline-block;
    height: 100px;
}
.b-slider__carousel.b-slider__carousel--thumbs {
    display: none;
}
.b-slider.b-slider--horizontal-tm-1.js-slider-horizontal-tm-1 {
    padding: 0px;
    padding-top: 15px;
}
.title-img h1 {
    text-transform: none;
    text-align: center;
    font-size: 1.2em;
    color: #000;
    background: rgba(255,238,0,0.68);
    display: block;
    padding: 10px;
    margin-top: -25px;
}
.footer-menu-mobile.container {
    background: #fff;
    padding-bottom: 85px;
}
.mobile-tong-dai {
    text-align: center;
    background: #f3f3f3f3;
    padding: 15px;
    font-weight: bold;
    margin: 0px;
}
.mobile-social  {
    padding:0;
}
.mobile-social li{
    list-style:none
}
.mobile-info {
    text-align: center;
}
#landing-page .panel-title {
    border: none
}
#landing-page .panel-body {
    padding: 0px 25px;
    text-align: justify;
}
#landing-page #accordion a {
    display: block;
    padding: 10px 5px;
    border-bottom: 1px solid #e8e8e8;
    text-decoration: none;
}
#landing-page #accordion p a {
    margin-bottom: 10px;
    border-bottom: none;
    padding: 0;
    display:inline-block
}
h1, h2, h3, h4 {color: #23408d;text-transform: uppercase;font-weight: 600;}
.danh-gia-dich-vu { padding: 5px; }
.kinh-nghiem-hay { padding: 5px; }
.pad-content-placement { padding: 5px; }
.small, small { font-size: 75%; }
.menu-new li:hover ul{box-shadow: 0 0 4px 0 rgba(0,0,0,.2);}
.video-tab ul {margin: 0;}
.menu-new{box-shadow: 0 0 8px 0 rgba(0,0,0,.2);}
.btn-follow{margin: 5px 0;}