@charset "utf-8";
/* CSS Document */

.top{background-color: #f5f5f5;margin-bottom: 2px;}
.menu-top{
}
.menu-top ul{list-style: none;padding: 0px;float: left;margin-bottom: 0px;}
.menu-top ul li{float: left;}
.menu-top ul li a{display: block;padding: 9px 15px;font-size: 13px;color: #7b7b7f;border-left: 0.5px solid #fdfbfb;border-right: 0.5px solid #dad6d6;}
.menu-top ul li a i{
	display:none;
}
.menu-top .top-right{float: right;margin-top: 0px;}
.menu-top .top-right a{padding: 7px 10px;border: none;}
.menu-top .top-right img{
}
.serach .btn{height: 38px;border-radius: 0;font-weight: bold;color: #fff;padding-left: 5px;padding-right: 5px;width: 130px;}
.serach .btn-red{background-color: #cb1218;}
.serach .btn-xanh{background-color: #0064b2;}
.serach input{height: 38px;width: 270px;margin-top: 20px;margin-bottom: 10px;border: 1px solid #dbdbdb;}
.serach select{height: 35px;padding-left: 15px;padding-right: 15px;border: 1px solid #dbdbdb;color: #777676;margin-bottom: 7px;}
.logo p{color: #0064b2;font-weight: bold;}
.logo img{margin-top: 4px;margin-left: 25px;}
.navbar-nav > li .danhmuc{font-weight: bold;font-size: 14px;background: none !important;}
.navbar-nav > li .danhmuc span{margin-right: 10px;}
.img-left{text-align:center;margin-top: 5px;border: 1px solid #ccc;}
.img-left img{max-width: 100%;}
.title-home{font-size: 14px;background: url(../images/line.png) repeat-x bottom;margin-top: 20px;margin-bottom: 20px;position: relative;}
.title-home a{
    color: #0064b2;
    background-color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 16px;
}
.pagination-home{text-align: center;}
.pagination-home li{
}
.pagination-home li a{color: #999999;margin-left: 2px;margin-right: 2px;}
.pagination-home .active{background-color: #ed4934;color: #fff;}
.product-home article{background-color: #5db3f7;text-align: center;padding: 10px;margin-bottom: 15px;}
.product-home img{width: 100%;}
.product-home h3 a{font-size: 16px;color: #fff;font-weight: bold;}
.product-home p{color: #fff;}
.doitac{background-color: #e8e8e8;text-align: center;margin-bottom: 20px;}
.doitac img{max-width: 100%;}
footer h3{font-size: 16px;font-weight: bold;color: #ffffff;}
footer ul{
	list-style-image:url(../images/list.png);
	padding: 0px 15px;
}
footer li{
}
footer li a{color: #fdfdfd;font-size: 14px;}
.chan{background-color: #e8e8e8;}
.chan p{margin-bottom: 0;display: block;padding: 5px;font-size: 13px;color: #999;}
.chan a{color: #999;}
.navbar-brand{ display:none;}
.item .co{position: absolute;right: 10px;top: 10px;}
.serach-ca{position: absolute;right: 0px;top: -8px;padding: 0px 5px 5px;}
.serach-ca select{width: 50px;height: 27px;border-radius: 5px;margin-left: 5px;}
.serach-ca b{margin-left: 20px;}
.serach-ca .text{width: 160px;border-radius: 5px;border: 1px solid #ccc;height: 27px;}
footer{background-color: #0064b2;padding-top: 15px;padding-bottom: 15px;}
.owl-carousel .item img{
    max-width: 100%;
	height:102px;
}
.owl-carousel .item .co{
    width: 20px;
	height:15px;
}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
.services-details-left img{
    width: 15%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.services-details-right h3{
    margin-top: 0px;
}
.services-details-right a{
    font-size: 15px;
    font-weight: bold;
    color: #827f7f;
}
hr.style9 {
    border-top: 1px dashed #dadada;
    border-bottom: 1px dashed #fff;
    margin-top: 0px;
    margin-bottom: 0px;
}
.navbar-nav > li > .dropdown-menu {
    background-color: #36b1f4;
    padding: 2px;
    width: 100%;
}
.dropdown-menu > li > a {
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 2px;
}
.nav-cap li ul, .nav-cap li:hover ul li ul, .nav-cap li:hover ul li ul li ul{
    display: none;

}
.nav-cap li:hover ul, .nav-cap li ul li:hover ul, .nav-cap li ul li ul li:hover ul {
    display: block;
    position: absolute;
    left: 100%;
    width: 100%;
    top: 0px;
    background-color: #fff;
}
.nav-cap li ul{
    padding: 0px;
}
.nav-cap li{
    list-style: none;
    position: relative;
}
.nav-cap li ul li a{
    display: block;
    padding: 3px 20px;
    border: 1px solid #36b1f4;
    color: #000;
    font-weight: 600;
}
.nav-cap>li>a{
    font-weight: 600;
}
.nav-cap li a:hover{
    background-color: #eae7e7;
    text-decoration: none;
}
.thongsokt img{
    width: 100% !important;
    height: auto !important;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
/*Ipad ngang(1024 x 768)*/
@media screen and (max-width: 1024px){

}
/*Ipad dọc(768 x 1024)*/
@media screen and (max-width: 768px){
	.serach input{
		width: 200px;
	}
        .owl-carousel .item img{
            width: auto;
            height: 76px;
        }
        .owl-carousel .item .co{
            width: 20px;
            height: 15px;
        }
	.serach .btn{
	padding-left: 5px;
	font-size: 13px;
	padding-right: 5px;
	}
	.hotline, .antb{
		display:none !important;
	}
}
/*Tablet nhỏ(480 x 640)*/
@media screen and (max-width: 767px){
	.anmobi{
		display:none;
	}
	.mobirow{
		margin-left:10px;
		margin-right:10px;
	}
	.mobirow:before{

	}
    .serach input{
		width: 100%;
	}
	.serach{
		text-align:center;
	}
	.serach select{
		padding-left:5px;
		padding-right:5px;
		margin-top:10px;
	}
	.logo{
		text-align:center;
	}
	.menu-top ul li a i{
		display:block;
	}
	.menu-top ul li a span{
		display:none;
	}
	.navbar-brand{ display:block; color:#fff;}
}
.navbar-default .navbar-nav > li > a{
	background:url(../images/line-doc.png) left center no-repeat;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    color: #eaeaea;
}

.owl-carousel .item{margin: 5px;color: #FFF;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;text-align: center;border:1px solid #ccc;}
.customNavigation{text-align: center;position: relative;z-index:10;top: 40px;}
.customNavigation a{color: #000;position:absolute;-webkit-user-select: none;-khtml-user-select: none; -moz-user-select: none;-ms-user-select: none; user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.prev0{left:0;}
.next0{right:0;}
.clickable{display:none !important;}

.table img{
    width: 46px;/*36px;*/
    height: auto; /*20px;*/
}
.table img.ttxe-img{
    width: 120px;
    height: auto;
    display: block;
}
.name a{
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.name{
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 16px;
    height: 45px;
    overflow: hidden;
}
.osanpham img{
    width: 100%;
}
.osanpham article{

    padding: 5px;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(173,166,173,1);
    -moz-box-shadow: 0px 0px 2px 1px rgba(173,166,173,1);
    box-shadow: 0px 0px 2px 1px rgba(173,166,173,1);
    border-radius: 5px;
    margin-bottom: 10px;
}
.right-title{
    font-size: 16px;
    font-weight: bold;
}
li.pagnLink {
    float: left;
    list-style: none;
}
li.pagnLink a, .current_page {
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 2px;
    padding: 5px 10px;
	color:#000;
	margin-bottom:20px;
}
.current_page{
	color:#fff;
	background-color:#ed4934;
}

.container-padding { /*padding-left: 0;padding-right: 0;*/ padding-top:10px }
.container-padding .product-home, footer .container-padding .row > div { padding-left: 0;padding-right: 15px; }
.container-padding .product-home article { }
.row .title-home a, .row.title-home a { padding-left: 0; }
footer { padding-top: 0; padding-bottom: 5px; }

.serach-ca { right: 25px; }

.pagination { margin-bottom: 0; }
.pagination-home { margin-bottom: 20px; }
.pagination .selected a {
    background-color: #ed4934;
    border-color: #ed4934;
    color: #fff;
}

.container-9, .container-9 #defaultNavbar1 { padding-left: 0;padding-right: 0; }
.container .row.mobirow.anmobi {  }

.title-home em { background-color: #fff; padding-right: 5px; }
.osanpham .name { text-align: center; }


.gia-thiet-bi { display: none !important; }

.box-header-error .box-title { display:none !important; }
.box-header-error { height: 10px; }

.detail-all img { max-width: 100%; height: inherit !important; }

.img-sale {
    top: 10px;
    right: 25px;
    /*height: 15px;*/
    width: 55px !important;
    position: absolute;
}