﻿@font-face {
    font-family: 'FontAVIO';
    src: url('font/VAVOI.TTF');
    /*src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');*/
}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('font/MyriadProRegular.TTF');
    /*src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');*/
}

body {
    /*font-family: 'FontAVIO', sans-serif;*/
    /*font-family: 'Noto Serif', serif;*/
    /*font-family: 'Rokkitt', serif;*/
    font-family: 'MyriadProRegular', sans-serif;
}

.xyz img{margin-bottom: 10px;}

.nleft {
    width: 270px;
    float: left;
}

.nright {
    margin-left: 275px;
}

.nmarginTop_25 {
    margin-top: 25px;
}

.nmarginTop_10 {
    margin-top: 10px;
}

.nmarginTop_17 {
    margin-top: 17px;
}

.nmarginTop_-8 {
    margin-top: -8px;
}

.nmarginTop_5 {
    margin-top: 5px;
}

.ncolor_red {
    color: #ed181e;
}

.ncolor_blue {
    color: #217cb5;
}

.nTenDMSanPham a {
    color: #1974c5;
    font-weight: bold;
}

.nTenDMSanPham {
    color: #1974c5;
    font-weight: bold;
}

    .nTenDMSanPham:hover {
        color: #217cb5;
        font-size: 15px;
    }

.category-nav .category-list > li > a:hover {
    color: #2b96f5;
}

.nTenDMSanPham a:hover {
    color: #217cb5;
    font-size: 15px;
}

.nproduct-slide {
    border: 2px solid #26abe2;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.box-xs .box-left, .box-xs .box-right, .box-xs .box_cnt, .box-sm .box-left, .box-sm .box-right, .box-sm .box_cnt, .box-md .box-left, .box-md .box-right, .box-md .box_cnt, .box-lg .box-left, .box-lg .box-right, .box-lg .box_cnt {
    text-align: center;
}

@media (max-width: 479px) {
    .box-xs .box_left {
        padding-bottom: 20px;
    }
}

@media (min-width: 480px) {
    .box-xs .box_left img, .box-xs .box_right img {
        max-width: none;
        max-height: 50px;
    }

    .box-xs .box_left,
    .box-xs .box_right,
    .box-xs .box_cnt {
        display: table-cell;
        vertical-align: top;
        text-align: left;
    }

    .box-xs .box_left {
        /*padding-right: 23px;*/
        padding-top: 8px;
    }

    .box-xs .box_right {
        padding-left: 20px;
    }

    .box-xs-clear .box_left img, .box-xs-clear .box_right img {
        max-width: 100%;
    }

    .box-xs-clear .box_left,
    .box-xs-clear .box_right,
    .box-xs-clear .box_cnt {
        padding: 0;
        display: block;
        vertical-align: top;
    }
}

@media (min-width: 768px) {
    .box-sm .box_left img, .box-sm .box_right img {
        max-width: none;
    }

    .box-sm {
        text-align: left;
    }

        .box-sm .box_left,
        .box-sm .box_right,
        .box-sm .box_cnt {
            display: table-cell;
            vertical-align: top;
        }

        .box-sm .box_left {
            padding-right: 13px;
            margin-bottom: 0;
        }

        .box-sm .box_right {
            padding-left: 20px;
        }

    .box-sm-clear .box_left img, .box-sm-clear .box_right img {
        max-width: 100%;
    }

    .box-sm-clear .box_left,
    .box-sm-clear .box_right,
    .box-sm-clear .box_cnt {
        padding: 0;
        display: block;
        vertical-align: top;
    }
}

@media (min-width: 992px) {
    .box-md .box_left img, .box-md .box_right img {
        max-width: none;
    }

    .box-md .box_left,
    .box-md .box_right,
    .box-md .box_cnt {
        display: table-cell;
        vertical-align: top;
        line-height: 22px;
    }

    .box-md .box_left {
        padding-right: 30px;
        margin-bottom: 0;
    }

    .box-md .box_right {
        padding-left: 20px;
    }

    .box-md-clear .box_left img, .box-md-clear .box_right img {
        max-width: 100%;
    }

    .box-md-clear .box_left,
    .box-md-clear .box_right,
    .box-md-clear .box_cnt {
        padding: 0;
        display: block;
        vertical-align: top;
    }
}

@media (min-width: 1200px) {
    .box-lg .box_left img, .box-lg .box_right img {
        max-width: none;
    }

    .box-lg .box_left,
    .box-lg .box_right,
    .box-lg .box_cnt {
        display: table-cell;
        vertical-align: top;
    }

    .box-lg .box_left {
        padding-right: 13px;
    }

    .box-lg .box_right {
        padding-left: 20px;
    }

    .box-lg-clear .box_left img, .box-lg-clear .box_right img {
        max-width: 100%;
    }

    .box-lg-clear .box_left,
    .box-lg-clear .box_right,
    .box-lg-clear .box_cnt {
        padding: 0;
        display: block;
        vertical-align: top;
    }
}

html .icon-lg {
    font-size: 50px;
    height: 107px;
    width: 107px;
    line-height: 107px;
}

.icon-primary {
    background-color: #1caffc;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.product.product-single .product-label {
    /*left: 10%;
    right: 10%;*/
    text-align: center;
    top: -2px;
    -ms-border-radius: 10px 10px 10px 10px;
}

.product .product-label > span {
    padding: 5px 15px;
    font-weight: 700;
    color: #fffbf2;
    background-color: #1a75bb;
    /*border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;*/
}

.category-nav .category-header > i {
    float: left;
    margin-right: 5px;
}

.menu-nav .menu-list > li > a {
    font-weight: bold;
    font-size: 16px;
}

    .menu-nav .menu-list > li > a:hover {
        color: yellow;
    }

.category-nav .category-list > li > a {
    padding: 13px;
    font-weight: bold;
}

.category-nav .category-header {
    background: #217cb5;
    color: #FFF;
}

.section {
    padding-top: 2px;
    padding-bottom: 2px;
}

.slick-dotted.slick-slider {
    margin-bottom: 1px;
}

.kDoiTac {
    border: 3px solid #26abe2;
}

    .kDoiTac .kDoiTac-label {
        position: absolute;
        left: 10%;
        right: 10%;
        text-align: center;
        top: -2px;
        border-bottom-left-radius: 5px;
    }

        .kDoiTac .kDoiTac-label > span {
            display: block;
        }

        .kDoiTac .kDoiTac-label > span {
            padding: 5px 15px;
            font-weight: 700;
            color: #fffbf2;
            background-color: #1a75bb;
            border-bottom-left-radius: 20px;
            border-bottom-right-radius: 20px;
        }

.product.product-single .product-thumb {
    margin-bottom: 0px;
    min-height: 300px;
}

.section-1a75bb {
    background: #1a75bb;
}

.nfontBold {
    font-weight: bold;
}

.ncolor_white {
    color: white;
}

.ncontent {
    float: left;
    width: 100%;
}

    .ncontent .ncontent-header {
        padding: 15px;
        display: block;
        text-transform: uppercase;
        background: #217cb5;
        color: #FFF;
        font-weight: 700;
    }

.post-item {
    position: relative;
    padding-left: 255px;
    min-height: 175px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}

    .post-item img {
        position: absolute;
        top: 0;
        left: 0;
        width: 235px;
        height: 165px;
    }

.post-title {
    font-size: 15px;
    margin: 0 0 10px 0;
    color: #017035;
    text-transform: uppercase;
}

    .post-title a {
        color: #424343;
    }

.post-excerpt {
    color: #717171;
    font-size: 13px;
    margin: 0;
}

.post-date {
    font-size: 12px;
    color: #858585;
    margin: 20px 0 0 0;
}

.nhr {
    border: 2px solid red;
    margin-top: 2px;
}

.nmaxHeight_300 {
    max-height: 300px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

#doitac-slick {
    margin-top: 40px;
    margin-bottom: 10px;
    /*margin-left: 15px;*/
}

    #doitac-slick img {
        width: 150px;
        margin-left: 20px;
        /*height: 300px;*/
    }

.NBanDo {
    /*border: 3px solid #26abe2;*/
}

    .NBanDo .NBanDo-label {
        position: absolute;
        left: 41%;
        right: 44%;
        text-align: center;
        top: -40px;
        /*left: 50%;*/
    }

        .NBanDo .NBanDo-label a {
            color: #fffbf2;
            font-size: 30px;
        }

        .NBanDo .NBanDo-label > span {
            display: block;
        }

        .NBanDo .NBanDo-label > span {
            /*padding: 5px 15px;
            font-weight: 700;
            color: #fffbf2;
            background-color: #1a75bb;
            border-bottom-left-radius: 20px;
            border-bottom-right-radius: 20px;*/
            color: #fffbf2;
            font-weight: bold;
            background-color: #eb1c24;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            font-size: 15px;
        }

/*#doitac-slick*/
.slick-prev, .slick-next {
    background: transparent;
}

    /*#doitac-slick*/
    .slick-prev:before, .slick-next:before {
        color: blue;
    }

#doitac-slick .slick-next {
    right: 5px;
}

#doitac-slick .slick-prev {
    left: 5px;
}

#doitac-slick .slick-next:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-weight: bold;
}

#doitac-slick .slick-prev:before {
    content: "\f0d9";
    font-family: FontAwesome;
    font-weight: bold;
}

.slick-next:before {
    content: "\f0da";
    font-family: FontAwesome;
}

.slick-prev:before {
    content: "\f0d9";
    font-family: FontAwesome;
}

.ad_banners {
    display: block;
    margin: 0 auto;
}

/*#banner_FixLeft {
    position: fixed;
    display: block;
    top: 8.5vw;
    left: 13vw;
    bottom: auto;
}

#banner_FixRight {
    position: fixed;
    display: block;
    top: 155px;
    left: 1540px;
    bottom: auto;
}*/

@media only screen and (max-width: 767px) {
    .header-logo .logo > img {
        width: 100%;
        max-height: 100px;
        margin: 0 auto;
    }

    .ndoitac-khachhang {
        margin-left: 0px;
    }

    #doitac-slick img {
        width: 100%;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) {
    /*#home .home-wrap {
        margin-left: 0px;
    }*/

    .ndoitac-khachhang {
        margin-left: 275px;
    }

    .header-logo .logo > img {
        /* width: 100%; */
        width: 300px;
    }

    #header {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .footer .footer-header {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 414px) {
    .NBanDo .NBanDo-label {
        left: 30%;
        right: 30%;
        top: -25px;
    }

        .NBanDo .NBanDo-label a {
            color: #fffbf2;
            font-size: 20px;
        }
}

/*@media only screen and (min-width: 1200px) {
    #banner_FixLeft {
        top: 165px;
        left: calc(100vh - 720px)
    }
}*/

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 767px) {
    #banner_FixLeft {
        display: none;
    }

    #banner_FixRight {
        display: none;
    }
}

.nTinKhac {
    margin-top: 5px;
    font-weight: bold;
}

    .nTinKhac a {
        color: blue !important;
    }

        .nTinKhac a:hover {
            color: red !important;
            font-size: 18px;
        }

    .nTinKhac hr {
        margin-top: 5px;
        margin-bottom: 5px;
        border-color: #dadada;
    }

#Detail_content .img-responsive {
    text-align: center !important;
    margin: 0 auto !important;
    max-width: 100% !important;
    height: auto !important;
}
