﻿@font-face {
    font-family: 'RobotoCondensedRegular';
    src: url('../fonts/RobotoCondensedRegular.eot');
    src: url('../fonts/RobotoCondensedRegular.eot') format('embedded-opentype'), url('../fonts/RobotoCondensedRegular.woff2') format('woff2'), url('../fonts/RobotoCondensedRegular.woff') format('woff'), url('../fonts/RobotoCondensedRegular.ttf') format('truetype'), url('../fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}
.images img, .images1 img {
    max-width: 100% !important;
    height: auto;
    display: block;
}

.titlehidden {
    background-color: #5f9db6;
    width: 100%;
    text-align: center;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

#producttab {
    background-color: #f4f4f4;
    width: 100%;
    height: auto;
}

.hoveradvertise h4 {
    text-align: center;
    color: white;
    font-size: 15px;
    font-weight: bold;
    margin-left: -17px;
}

.duan span {
    font-weight: bold;
    border-bottom: 2px solid #808080;
    padding-bottom: 10px;
}

.titlehotnew {
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(245,245,250);
    opacity: 0.8;
    max-height: 100%;
    max-width: 100%;
}


.titleduan-block {
    background-color: #cdcdcd;
    padding: 10px 15px;
}



ul.menutab {
    text-align: left;
    border: none;
    padding-bottom: 40px;
}

    ul.menutab li {
        display: inline-block;
        float: none;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
    background: none;
}


.productimage img {
    width: 100%;
    height: 100%;
}

.contitleproduct {
    background-color: #7f7f7f;
    color: white;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 15px;
    padding-left: 25px;
    font-size: 15px;
    line-height: 20px;
}

.navbar-right li:hover {
    background-color: #808080;
}

.qnav {
    background: none !important;
    border: none !important;
}

.head-content {
    font-size: 15px;
    line-height: 6px;
    float: left;
}

.logo {
    width: 40px;
    height: 40px;
    float: left;
}

    .logo img {
        width: 100%;
        height: 100%;
    }

.info {
    float: left;
    margin-left: 15px;
}

.head {
    margin-top: 40px;
}

.titlehead {
    color: #2f66b1;
    font-weight: bold;
}



@media(min-width:1200px) {
    .limit-news {
        color: #808080;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        max-height: 180px;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
        -moz-line-clamp: 8;
        -moz-box-orient: vertical;
        -ms-line-clamp: 8;
        -ms-box-orient: vertical;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .limit-news {
        color: #808080;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 115px;
        overflow: hidden;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
        -moz-line-clamp: 8;
        -moz-box-orient: vertical;
        -ms-line-clamp: 8;
        -ms-box-orient: vertical;
    }
}

.limit-content {
    color: #808080;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 45px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    overflow: hidden;
    -ms-line-clamp: 3;
    -ms-box-orient: vertical;
}

.limit-content {
    color: #808080;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 45px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    overflow: hidden;
    -ms-line-clamp: 3;
    -ms-box-orient: vertical;
}

.limit-titleq {
    color: black;
    margin-top: 5px;
    font-weight: bold;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    overflow: hidden;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
}

.limit-titleq1 {
    font-size: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    overflow: hidden;
    -ms-line-clamp: 1;
    -ms-box-orient: vertical;
}

.limit-titleqnews {
    font-size: 15px;
    margin-right: 10px;
    color: #5f9db6;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    overflow: hidden;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
}

    .limit-titleqnews:hover {
        color: #2f66b1;
    }

.content-img img {
    max-width: 95%;
}

.content-img {
    max-width: 99%;
}

.list-product .nav-tabs {
    border: none;
    padding-top: 1px;
}

    .list-product .nav-tabs .active {
        background-color: #066d96;
    }

.list-product li a {
    text-decoration: none;
    color: #808080 !important;
    font-weight: bold !important;
    font-size: 14px !important;
}

.list-product .nav-tabs .active a {
    color: white !important;
}


.view-more {
    text-align: center;
    margin: 15px 0;
}

    .view-more .btn {
        text-decoration: none;
        background-color: #c3c3c3;
        width: 190px;
    }

        .view-more .btn:hover {
            color: white;
            background-color: #2f66b1;
        }

@media(min-width:768px) {
    .intercal-navbar-nav {
        float: none !important;
        display: inline-block;
    }
}

.intercal-navbar-nav li {
    padding: 0 7px;
}

.box-product {
    margin-top: 15px;
}


.item-product .product-img {
    display: block;
    background-color: #fff;
    position: relative;
    height: 270px;
}

    .item-product .product-img img,.img-responsive-pro .img-news{
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        margin: auto;
        width: auto;
        height: auto;
    }

.list-product {
    border: 1px solid #ccc;
    float: left;
    display: block;
    width: 100%;
}
.list-product .tab-content {
    padding-bottom:30px;
    display: inline-block;
}
.item-product {
    border: 1px solid #e9eaf2;
    border: 1px solid rgba(233, 234, 242, 0.88);
    border-radius: 5px;
    width: 23%;
    margin: 10px 1%;
    float: left;
}

    .item-product:hover {
        border: 1px solid rgba(188, 188, 236, 0.81);
        box-shadow: 1px 1px 0 2px rgba(188, 188, 236, 0.81);
        z-index: 99;
    }

    .item-product .title-product {
        text-align: center;
        color: #000;
        font-size: 18px;
        font-weight: 100;
    }

        .item-product .title-product .limit-titleq, .item-product .ProductPrice {
            height: 40px;
        }

    .item-product .RealPrice {
        color: #000;
        font-size: 13px;
        font-weight: 600;
        margin-top: 5px;
        text-decoration: line-through;
        max-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }

    .item-product .SalePrice {
        color: red;
        font-size: 16px;
        font-weight: 600;
        max-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }

@media(max-width:767px) {
    .item-product {
        width: 48%;
    }
}

.icon-social {
    padding-top: 10px;
}
@media(min-width:992px) {
    .icon-social {
        position: absolute;
    }
}
    .icon-social a {
        background-color: white;
        display: block;
        text-align: center;
        width: 36px;
        border-radius: 10px;
    }

        .icon-social a i {
            font-size: 25px;
            vertical-align: middle;
        }

    .icon-social .skype i {
        color: #01A5E2;
    }

    .icon-social .facebook i {
        color: #4862A3;
    }

    .icon-social .google i {
        color: #DD4F43;
    }

    .icon-social .skype:hover {
        background-color: #01A5E2;
    }

    .icon-social .facebook:hover {
        background-color: #4862A3;
    }

    .icon-social .google:hover {
        background-color: #DD4F43;
    }

    .icon-social a:hover {
        box-shadow: 0px 0px 1px 1px #fff;
    }

        .icon-social a:hover i {
            color: white;
        }

#back-to-top {
    background-color: #2f66b1;
}
.img-product-detail {
     display: inline-block;
      background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.js-showDialog {
    font-size:1.4em;
    color: red;
    font-weight:bold
}
.details-product img {
    width:10px;
}