@charset "utf-8";
/* CSS Document */
@import url("fonts.css");
@import url("reset.css");

#pre-loader{    background: #F5F5F5;
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 9999;}
#pre-loader #wrap{    position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   margin: auto;
   display: block;
   text-align: center;
   width: 100px;
   height: 30px;}
#preloader_1{
   position:relative;
}
#preloader_1 span{
   display:block;
   bottom:0px;
   width: 9px;
   height: 5px;
   background:#9b59b6;
   position:absolute;
   animation: preloader_1 1.5s  infinite ease-in-out;
}

#preloader_1 span:nth-child(2){
left:11px;
animation-delay: .2s;

}
#preloader_1 span:nth-child(3){
left:22px;
animation-delay: .4s;
}
#preloader_1 span:nth-child(4){
left:33px;
animation-delay: .6s;
}
#preloader_1 span:nth-child(5){
left:44px;
animation-delay: .8s;
}
@keyframes preloader_1 {
   0% {height:5px;transform:translateY(0px);background:#9b59b6;}
   25% {height:30px;transform:translateY(15px);background:#3498db;}
   50% {height:5px;transform:translateY(0px);background:#9b59b6;}
   100% {height:5px;transform:translateY(0px);background:#9b59b6;}
}
#wrapper{
    width: 1349px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.container{
    width: 1220px;
    padding: 0px 10px;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
}
.container img{
    max-width: 100%;
    height: auto;
}
.itempro{
    margin-right: 16px !important;
}

/*header*/
.top-header{
    background: #035F21;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.hotline-email{
    float: left;
}
.holine{
    background: url(../images/hotline.png) left center no-repeat;
    padding-left: 20px;
    float: left;
}
.search{
    background: url(../images/search_03.png) no-repeat;
    width: 197px;
    height: 24px;
    float: right;
    margin-top: 8px;
    margin-left: 20px;
}
.holine span{
    color: #ff5a00;
    font-size: 14px;
    font-weight: bold;
}
.email{
    background: url(../images/email_03.png) left center no-repeat;
    padding-left: 20px;
    float: left;
    margin-right: 20px;
}
.diachi{
    background: url(../images/diachi_03.png) left center no-repeat;
    padding-left: 20px;
    padding: 10px 20px 10px 20px;
}

#header{
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 6000;

}
#header h1{
    position: fixed;
    top: 0px;
    left: 0px;
    font-size: 1px;
    color: #fff;
    z-index: 1;
    opacity: 1;
}
#header .container{
    position: relative;
    text-align: center;
}
.censsu{
    padding: 10px 0px;
    display: inline-block;
}
.logo-banner{
    float: left;
}
#logo{
    margin-right: 10px; 
}

.hotline{
    background: #EAFF00;
    transform: skew(-25deg);
    -o-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    float: left;
    padding: 0px 15px;
    padding-left: 35px;
    height: 30px;
    margin-top: 85px;
    margin-left: 16%;
    line-height: 30px;
    font-weight: bold;
}
.hotline p{
     transform: skew(25deg);
    -o-transform: skew(25deg);
    -web-transform: skew(25deg);
}
.hotline:after{
    background: url(../images/hotline_03.png)no-repeat;
    width: 57px;
    height: 33px;
    top: -3px;
    left: -35px;
    content: '';
    position: absolute;
    transform: skew(25deg);
    -o-transform: skew(25deg);
    -web-transform: skew(25deg);
}
#lang{
float: right;
}
/*end header*/
/*menu_top*/
.right-header{
    width: 680px;
    float: right;
    text-align: left;
}

#menu_top{
    display: inline-block;
    top: 55px;
    left: 0px;
    font-family: Arial;
    position: absolute;
    z-index: 12345;
    width: 100%;
    text-align: center;
}   
#menu_top>ul{

display: inline-block;

width: 1200px;
}
#menu_top>ul>li{
    text-align: center;
    position: relative;
    display: inline-block;
}

.box_search form{
    width: 275px;
    background: #fff;
    height: 27px;
    border:1px solid #C26F21;
    border-radius:7px;
}
.box_search{
    margin-top:7px;
}
#keyword{
    float: left;
    margin-left: 0px;
    height: 24px;
    width: 80%;
    border: none;
    outline: none;
    background: none;
    color: #cbcbcb;
    font-size: 13px;
    font-style: italic;
}
#sb_search{
    background: none;
    width: 17px;
    height: 17px;
    float: left;
    border: none;
    font-size: 0px;
    margin: 3px 0px 3px 8px;
    cursor: pointer;
}
.arow{
    background: url(../images/arow_a_03.png) right center no-repeat;
}
.logo{
    position: absolute;
    top: 240px;
    z-index: 12345;
    left: 452px;

}
#menu_top>ul>li a{
    color: #212121;
    font-size: 14px;
    font-family: 'RobotoCondensedRegular';
    display: block;
}

#menu_top>ul>li>a{
    color: #fff;
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'RobotoBlack';
    padding: 0px 25px;
}
#menu_top>ul>li:hover>a{
    text-shadow: 0px 0px 10px #000;

}
#menu_top>ul>li.active>a{
    text-shadow: 0px 0px 10px #000;

}

#menu_top>ul>li ul{
    position: absolute;
    top: 0px;
    left: 231px;
    display: none;
    z-index: 3000;
}
#menu_top>ul>li>ul {
    top: 41px;
    left: 0px;
    padding-top: 0px !important;
    box-shadow: 0px 0px 5px #ccc;
}
#menu_top>ul>li>ul li ul{
    box-shadow: 0px 0px 5px #ccc;
}
#menu_top>ul>li li{
    width: 230px;
    position: relative;
    background: #fff;
    line-height: 25px;
    padding: 5px 10px;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
#menu_top>ul>li li:hover{
    background: #f5f5f5;
}


/*end menu_top*/
.line_after{
    width: 100%;
    background: url(../images/line_after.png) no-repeat top center;
    background-size: 100% 100%;     
    height: 15px;
    margin-top: 10px;
    margin-bottom: 5px;

}
/*slide_show*/
#slider{
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 1000;
    min-height: 60px;
    margin: 0 auto;
}
.jssorb21 {
    position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 13px;
    height: 13px;
    text-align: center;
    color: white;
    font-size: 12px;
    background: #999999;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
}
.jssorb21 div {

 }
.jssorb21 div:hover, .jssorb21 .av:hover {
background: #267001;
 }
.jssorb21 .av {
    background: #267001;
 }
.jssorb21 .dn, .jssorb21 .dn:hover { 
    background: #267001;
}

#slider .caption_slider{
    position: absolute;
    top: 0px;
    left: 220px;
    width: 700px;
    height: 250px;
    display: inline-block;
    font-family: 'opensan';
    text-align: center;
    color: #264D00;
}
#slider .caption_slider .title{
    margin-top: 50px;
    font-size: 60px;
    line-height: 65px;
    color: #264D00;

    font-family: 'opensanb';
}
#slider .caption_slider .name{
    font-size: 30px;
    line-height: 40px;
    color: #264D00;
}
#slider .caption_slider .mota{
    font-size: 14px;
}
#slider .caption_slider .xemthem{
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 3px;
    background: #FE6215;
}
#slider .caption_slider .xemthem:hover{
    background: #264D00;
}
#slider .caption_slider .xemthem a{
    border:thin #fff solid;
    padding: 12px 35px;
    display: inline-block;
    color: #fff;

}
/*end slide_show*/
/*index*/
.item-product{
    display: inline-block;
    text-align: center;
}
.img-pro{
    position: relative;
    overflow: hidden;
}
.item-product:hover a{
color:#f00;
}
.item-product h3 a{
    font-family: 'RobotoCondensedBold';
    color:#d35400;
    font-size:18px;
}
.box-product{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.sevice{
    background: url(../images/bg_news_02.png) no-repeat;
    height: 489px;
    padding-top: 30px;
    margin-top: 20px;
}
.khuyenmai{
    margin-bottom: 20px;
}
.titlekm{
    background: url(../images/linedoitac_13.png) center repeat-x;
    margin-bottom: 20px;
}
.titlekm h4{
    text-transform: uppercase;
    font-weight: bold;
    background: #fff;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    color: #ea4f06;
    font-size: 16px;
    position: relative;
}
.titlekm h4:before{
    background: #ea4f06;
    width: 7px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    content: '';
}
.title-tin{
    font-family: 'RobotoBold';
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    background: url(../images/bgtitletin_03.png) bottom center no-repeat;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.readnc{
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0px;
}
.readnc a{
    background: #fff;
    padding: 7px 20px;
    border: 1px solid #ccc;
    color: #272727;
}
.readnc a:hover{
    background: #333;
    color: #fff;
}
.itemnewsin{
display: inline-block;
    position: relative;
    background: #fff;
    height: 309px;
    width: 266px;
   
    margin: 20px 0px;
}
.itemnewsin:hover{
     box-shadow: 0px 0px 10px #fff;
}
.itemnewsin img{
    position: absolute;
    top: 0px;
}
.itemnewsin h3 a:hover{
    color: #f00;
}
.posi-one{
    top: inherit !important;
    bottom: 0px;
}
.decripyor{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 125px;
    padding: 13px;
}
.decripyor h3 a{
    color: #272727;
    font-family: 'RobotoBold';
    font-size: 14px;
}

.posi-true{
    bottom: inherit !important;
    top: 0px;
}

.centrsk .owl-prev{
    left: -95px;
    background: url(../images/predv_03.png) no-repeat center;
    top: 48%;
    width: 30px;
    height: 30px;
}
.centrsk .owl-next{
    right: -95px;
    background: url(../images/nextdv_03.png) no-repeat center;
    top: 45%;
    width: 30px;
    height: 30px;
}
.contaisevice{

    width: 1200px;
    margin: 0 auto;


}
.itemsev h3{
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 10px;
}
.itemsev h3 a{
    color: #fff;
}
.itemsev h3 a:hover{
    color: #ff0;
}
.itemsev p{
    line-height: 1.5
}
.itemdoitac{
    border: 1px solid #ccc;

    display: inline-block;
}
.itemdoitac:hover{
     border: 1px solid #f00;
}
.panner{

    padding: 30px 0px;
    display: inline-block;
    width: 100%;
}
.panner .owl-prev {
    left: -15px;
    background: url(../images/prev_14.png) no-repeat center;
    top: 40%;
    width: 23px;
    height: 26px;
}
.panner .owl-next {
    right: -15px;
    background: url(../images/next_17.png) no-repeat center;
    top: 40%;
    width: 23px;
    height: 26px;
}
/*right*/
#right{
    width: 21%;
    float: right;
    margin-top: 20px;
}
/*end right*/
/*middle*/
#middle{
    width: 100%;
    display: inline-block;
    margin-top: 50px;
}

/*middle*/
/*top_content*/
#top_content{
    width: 100%;
    display: inline-block;
    position: relative;
}
/*end top_content*/

/*bottom_content*/
#bottom_content{
    width: 100%;
    text-align: center;
    position: relative;
}
/*end bottom_content*/
/*doitac*/
#doitac{
    width: 100%;
    display: inline-block;
}
.content{
    font-size: 16px;
    line-height: 1.5;
}
/*end doitac*/
/*footer*/
#footer{
    width: 100%;
    display: inline-block;
    color: #fff;
    background: url(../images/bg_footer_06.png)top center no-repeat;
    position: relative;
    min-height: 236px;
    margin-top: 25px;
    padding-top: 80px;
}  
.boxfooter{
    background: #005398;
    width: 100%;
    text-align: center;
}
.bottom_content{
    margin-top: 85px;
}
.xayho{
    background: url(../images/bf1_12.png)top center no-repeat;
    height: 628px;
    position: relative;
    margin-top: -85px;
    padding-top: 85px;
    text-align: center;
} 
.xayho .container{
    text-align: center;
}
.xayho h2{
    text-align: center;
    margin: 25px 0px;
}
.xayho h2 a{
    color: #fff;
    font-family: 'RobotoThin';
    text-transform: uppercase;
    font-size: 60px;
}
.motaxay {
    color: #fff;
    line-height: 2;
    font-size: 16px;
}
.xayho p{
    display: inline-block;
    background: #FEBA00;
    border-radius: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 20px;
}
.xayho p a{
     color: #000;
     font-weight: bold;
}
.xayho p:hover{
        background: #bffe00;
}
.dv_of_chung{
    background: url(../images/bf2_02.png)top center no-repeat;
    height: 721px;
    position: relative;
    margin-top: -85px;
    padding-top: 85px;
    text-align: center;

}
.dv_of_chung h2{
text-align: center;
    font-size: 72px;
    margin-bottom: 20px;

}


.dv_of_chung h2 a{
    color: #fff;
    text-transform: uppercase;
    font-family: 'OpenSansLight';
}
.dv_of_chung h2 a b{
     font-family: 'OpenSansBold';
}
.itemsv{
    width: 50%;
    display: inline-block;
    float: left;
    padding-right: 30px;
    padding-bottom: 30px;
}
.itemsv a{
    color: #fff;
}
.itemsv span{
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background: #0077FF;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    padding-top: 19px;
    float: left;
    margin-right: 10px;
}
.itemsv h3{
    font-family: 'OpenSansBold';
    text-transform: uppercase;
    font-size: 36px;
    height: 98px;
    overflow: hidden;
}

.itemsv h3:hover a{
    text-shadow:0px 0px 10px #fff;
}
.duanchungtoi{
    background: #007DC5;
    padding: 50px 0px 100px 0px;
    margin-top: -30px;
    text-align: center;
    display: inline-block;
	width:100%;
}

.duanchungtoi ul.pagination a{border:1px solid #fff;color:#fff}
.duanchungtoi ul.pagination a:hover,.duanchungtoi ul.pagination a.current{background: #fff;
    color: #007DC5;}
.duanchungtoi h2 {
    text-align: center;
    font-size: 72px;
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'OpenSansLight';
}
.duanchungtoi h2 b{
        font-family: 'OpenSansBold';
}
.itemda{
    display: inline-block;
    float: left;
    border: 1px solid #fff;
    margin-top: -2px;
    border-bottom: 2px solid #fff;
    width: 25%;
    border-top: 2px solid #fff;
    position: relative;
    overflow: hidden;
}
.itemda img{
    width: 100%;
}
.itemda a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.itemda a span:hover{
    color: #ff0;
}
.fanpage-footer{
     float: right;
    width: 310px;
    display: inline-block;
}

#footer .container{
    position: relative;
    text-align:center;
}
#footer #content_footer{
    display: inline-block;
    text-align: left;
    line-height: 30px;
    float: left;
    width: 470px;
}
.listfooter{
        float: left;
    margin-left: 160px;
    text-align: left;
}
.listfooter h3{
     font-weight:bold;
     text-transform:uppercase;
}
.listfooter p{
    background: url(../images/iconp_03.png) left no-repeat;
    margin-top: 10px;
    padding-left: 15px;
}

.listfooter p a{
    color:#fff;
    font-size:14px;
}
.listfooter p a:hover{
    color:#ff0;
}
.map-footer{
    float: left;
    width: 370px;
    height: 125px;
    color: #000;
    text-align: left;
    
    margin-left: 30px;
}
.centermap{
    border: 3px solid rgba(0,0,0,0.3);
}
.centermap .map_description{
    display: none;
}
.map-footer h3{
        text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
}
.right-footer{
    width: 370px;
    float: right;
    text-align: left;
}
.right-footer h3{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
.right-footer p{
    margin-bottom: 10px;
}
.online{
    background: url(../images/online_03.png) left center no-repeat;
    padding-left: 20px;
}
.dayonline{
    background: url(../images/ngay_07.png) left center no-repeat;
    padding-left: 20px;
}
.monthonline{
    background: url(../images/thang_10.png) left center no-repeat;
    padding-left: 20px;
}
.totalonline{
    background: url(../images/tong_13.png) left center no-repeat;
    padding-left: 20px;
}
#footer #mangxh{
    width: 340px;
    float: left;
    margin-left: 30px;
}


#footer .container{
    position: relative;

}
.addthis_counter.addthis_pill_style{
    display: none !important;
}

#footer #thongke{
    float: right;

}
#footer #copyright{
    padding: 15px 0px;
    text-align: center;
    background: rgba(0,0,0,0.5);
    color: #fefefe;
    margin-top: 20px;
}
.namesfoo{
       font-family: 'UTMHelvetIns';
    text-transform: uppercase;
    font-size: 25px;

}
.fanpage-footer h6{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}
#copyright .container{
    text-align: left;
}
#footer #copyright b{
    color: #ff0;
}
.box-dangky{
    border: 1px dashed #7374b0;
    padding: 10px;
}
.center-dangky{
    background: #232472;
    padding: 5px 10px;
    display: inline-block;
    width: 100%;
}
#mailkhachhang{
    width: 240px;
    float: left;
    height: 35px;
    padding: 0px 10px;
}
#sb_nhantin{
    width: 80px;
    height: 35px;
    border: none;
    background: #f00;
    color: #fff;
    text-transform: uppercase;
    float: right;
    cursor: pointer;
}
/*end footer*/
/*product*/
.slider-product{
    padding: 10px 0px 20px;
    background: url(../images/linesl_03.png) bottom repeat-x;
    margin-bottom: 20px;
}

.item-slide-pro{
    width: 305px;
    border: 1px solid #ccc;
    overflow: hidden;
    display: inline-block;
    position: relative;
}
.item-slide-pro:hover p{
    color: #ff0;
}
.item-slide-pro p{
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(0,0,0,0.7);
    color: #fff;
    text-align: center;
    font-family: 'OpenSansSemibold';
    padding: 10px;
    font-size: 15px;
}
.wrap_product{
    width: 580px;
    display: inline-block;
    text-align: left;
    background: #fff;
    margin: 0 auto;
    margin-bottom: 36px;
    margin-right: 36px;
    box-shadow: 0px 0px 5px #ccc;
}
.wrap_product h3 {
    margin-top: 10px;
    height: 66px;
    overflow: hidden;
}
.wrap_product h3 a {
    color: #0079ff;
    font-size: 27px;
    text-transform: uppercase;
    font-family: 'RobotoBlack';
}
.ckiso{
    padding: 0px 25px;
}
.wrap_product p{
    color: #555555;
    font-size: 16px;
}

.wrap_product:hover h3 a{
    color:#f00;
}
.ckiso span {
    background: #0079ff;
    padding: 10px 15px;
    display: inline-block;
    margin: 10px 0px;
}
.ckiso span:hover{
    background: #0a3c73;
}
.ckiso span a{
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
/*end product*/
#main{
    display: inline-block;
    width: 100%;
}
.abouttop{
    text-align: center;
    background: url(../images/bg_about_02.png) top center no-repeat;
    height: 536px;
    padding-top: 100px;
    position: relative;
    margin-top: -80px;
    z-index: 99999;
}
.abouttop .container{
    text-align: center;
}
.abouttop h2{
    font-family: 'RobotoBlack';
    text-transform: uppercase;
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 20px;
}
.abouttop h2 a{
    color: #fff;
}
.motaab{
    color: #fff;
    line-height: 2;
    font-size: 16px;
}
.line_product{
    width: 100%;
    display: inline-block;
    height: 35px;
    background: linear-gradient(top,#fff,#CDCDCB);
    background: -moz-linear-gradient(top,#fff,#CDCDCB);
    background: -webkit-linear-gradient(top,#fff,#CDCDCB);
    background: -o-linear-gradient(top,#fff,#CDCDCB);
    padding-bottom: 5px;
    border-bottom: thin #FB9EB0 solid;
}
/*title_main*/
.title_main{
    text-align: left;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
}
.title_main h2{
    background: url(../images/bg_title_05.png) bottom center no-repeat;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 35px;
    color: #3d3d3d;
    position: relative;
    line-height: 43px;
    min-width: 200px;
    font-family: 'OpenSansBold';
    text-align: center;
}
#mangxh img{
    display: inline-block;
    margin-left: -20px;
}
#mangxh h5{
        font-size: 16px;
    margin-bottom: 10px;
}
.title_main .xemthem{
    line-height:37px;
    float:right;
    color:#000;
}
.title_main .xemthem:hover{
    color:red;
}
/*end title_main*/


/*box_tintuc*/

.wrap_tintuc{
    display: inline-block;
    width: 100%;
    text-align: center;
    float: left;
    padding: 20px 0px;
}
.box_tintuc{
    text-align: left;
    width: 100%;
    float: left;
    display: inline-block;
    font-family: Arial;
}
.box_tintuc img{
    padding:3px;
    display: inline-block;
    margin-right:10px;
    border:thin #d9d9d9 solid;
    float:left;
}

.box_tintuc img:hover{
    opacity: 0.5;
}
.box_tintuc h3{
    color:#000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 22px;
    margin-bottom:7px;
}
.box_tintuc h3:hover{
    color: red;
}
.box_tintuc .mota{
    color: #555;
    font-size: 14px;
    line-height: 1.5;
    overflow: hidden;

}
.box_tintuc .date{
    color: yellow;
    font-size: 11px;
    margin-bottom: 5px;
}
.box_tintuc .xemthem{
    background: #EA751A;
    padding: 3px;
    display: inline-block;
    margin-top: 10px;
    float: right;
}
.box_tintuc .xemthem p{
    font-size: 11px;
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    border:thin #fff solid;
}
.nameacticle{
    font-size: 26px;
    margin-bottom: 15px;
}
.contentactile{
    margin-bottom: 10px;
}
/*box_tintuc*/
/*baiviet_lienquan*/
.baiviet_lienquan{
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
}
.baiviet_lienquan .title{
    font-size: 16px;
    color: #cc181e;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 20px;
    background: none;
}
.baiviet_lienquan li{
    background: url(../images/sao.png) left center no-repeat;
    padding-left: 15px;
    font-size: 20px;
}
.baiviet_lienquan li a{
    font-size: 14px;
    color: #000;
}
.baiviet_lienquan li a:hover{
    color: red;
    margin-left: 10px;
    font-weight: bold;
}
/*baiviet_lienquan*/
/*tabs*/
.tabs{
    width: 100%;
    display: inline-block;
    
}
.tabs .tabs_title{
    display: inline-block;
    text-align: center;
    background: #005FFF;
    border:thin blue solid;
    border-radius: 10px 10px 0px 0px;
    margin-bottom: -5px;
}
.tabs .tabs_title li{
    display: inline-block;
    float: left;
    padding: 10px;
    border-right: thin blue solid;
}
.tabs .tabs_title li:last-child{
    border:none;
}
.tabs .tabs_title li a{
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
}
.tabs .tabs_hidden{
    width: 100%;
    display: none;
}
.tabs .tabs_hidden:first-child{
    display: inline-block;
}
.tabs .tabcontents{
    overflow: hidden;
    border:thin blue solid;
    padding: 10px;
    margin-bottom: 20px;
}
.tabs .tabcontents img{
    max-width: 100% !important;
    height: auto;
}
/*end tabs*/
/* ========== Content pagination ========== */

ul.pagination {
    display:inline-block;
    width:100%;
    margin:10px 0px;
    text-align:center;
    color:#FE0233;
}
ul.pagination li.page_info{
    display: none;
}
ul.pagination li {
    display:inline;
    padding:0 3px;
}
ul.pagination a {
    color:#FE0233;
    display:inline-block;
    padding:5px 10px;
    border:1px solid #FE0233;
    text-decoration:none;
}
ul.pagination a:hover, 
ul.pagination a.current {
    background:#FE0233;
    color:#fff; 
}

.pagination {
    margin: auto;
    width: auto;
    text-align: center;
    margin-top: 10px;
}
.pages {
}
.pages li.prev {
    margin-right: 15px;
}
.pages li.next {
    margin-left: 15px;
}
.pages li {
    display: inline-block;
    margin: 5px 2px;
}
.pages li a {
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
    color: #666666;
    font-weight: bold;
    background: url(../images/backgrounds/pagingBg.png) repeat-x 0 0;
    border: 1px solid #d5d5d5;
    font-size: 11px;
}
.pages li a:hover {
    background: #f6f6f6;
}
.pages li .active {
    background: url(../images/backgrounds/sideGradient.png) repeat-x;
    color: #fff;
    border-color: #424852;
}
.pages li .active:hover {
    background: #2a313d;
}
/* ==========end  Content pagination ========== */

/*top*/
#top{
    background:url(../images/top.png) no-repeat;
    background-size: 100% 100%;
    height:35px;
    width:35px;
    position:fixed;
    bottom:40px;
    right:10px;
    cursor:pointer;
    z-index: 99999;
}
.item_why{
    width: 375px;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 20px;
    text-align: center;
    position: relative;
    margin: 60px 0px;
    background: #fff;
}
.title_why {
    font-size: 22px;
    font-family: 'RobotoBold';
    text-transform: uppercase;
    text-align: center;
    background: url(../images/bg_title_05.png) bottom center no-repeat;
    padding-bottom: 25px;
    margin-bottom: 20px;
}
.item_why:hover img{
    transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
}
.item_why:hover h3{
    color: #f00;
}
.xemthem p:hover{
    background: #333;
    color: #fff;
}
.mota_why{
    margin-bottom: 20px;
    line-height: 1.5;
}
.xemthem{
        position: absolute;
    width: 100%;
    text-align: center;
    left: 0px;
}
.xemthem p{
    background: #fff;
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc;
    color: #000;
}
.item_why img{
    border-radius: 50%;
    margin-top: -80px;
    margin-bottom: 20px;
    display: inherit !important;
}
.item_why h3{
    font-family: 'RobotoBold';
    text-transform: uppercase;
    color: #2f2f2f;
    font-size: 16px;
    margin-bottom: 10px;
}
/*end top*/
/*sodotongquan*/
#sodotongquan{
    width: 1000px;
    
    top: 0px;
    left: 0px;
}
#sodotongquan #sodotongquan_img{
    width: 1000px;
    display: inline-block;
    position: relative;
}
#sodotongquan canvas{
    height: 100% !important;
}
#sodotongquan #sodotongquan_img img{
    max-width: 100%;
}
/*end sodotongquan*/
.content_title .name{
    color: #024FC1;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 5px;
}
.owl-carousel .owl-item{
    text-align: center;
}
#at4-share{
    display: none !important;
}

/*product_detail*/
#product_detail{
    width: 100%;
    display: inline-block;
}
#product_detail #product_detail_img{
    width: 50%;
    float: left;
    text-align: center;
}
#product_detail #product_info{
    width: 48%;
    float: right;
    text-align: left;
}
#product_detail #product_info li{
    border-bottom: thin #888 solid;
    padding: 5px 0px;
}
#product_detail #product_info li .addtocart{
    width: 100%;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #555;
    text-align: center;
    color: #fff;
}
#product_detail #product_info li .addtocart:hover{
    color: yellow;
}
#product_detail #product_info .gia{
    font-size: 16px;
}
#product_detail #product_info .gia span{
    color: red;
}
#product_detail #product_info .gia b{
    text-decoration: line-through;
}
#product_detail #product_info .name{
    font-size: 25px;
    line-height: 30px;
    color: #333;
    font-family: Arial; 
}
#product_detail #thumb{
    width: 100%;
    margin-top: 5px;
    text-align: center;
}
#product_detail #thumb img{
width: 60px;
height: 60px;
    display: inline-block;
}
#product_detail .muangay{
    width:100%;
    display:inline-block;
    line-height:35px;
    color:#fff;
    font-size:16px;
    background:#049EDD;
    text-align:center;
    text-transform:uppercase;
}
.left-detail{
    width: 950px;
    float: left;
}
.right-detail{
    width: 300px;
    float: right;
    border: 3px #e6e6e6 solid;
    padding: 0 15px;
}
.right-detail h3{
        padding: 10px 15px;
    font-size: 20px;
    border-bottom: none;
    text-transform: capitalize;
    line-height: 24px;
    color: #262626;
    font-weight: 700;
}
.right-detail ul li{
        border-top: 1px solid #ccc;
    padding: 10px;
}
.right-detail ul li a{
        color: #555;
    font-size: 15px;
    display: block;
}
.right-detail ul li a:hover{
    color: #f00;
}
.check a{
    color: #f00 !important;
}
#product_img{
    border: 1px solid #ccc;
}


.tab{
    margin-top: 20px;
}
.tab ul{
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.tab ul li{
    display: inline-block;
    border: 1px solid #ccc;
    border-bottom: 0px;
    line-height: 35px;
    
}
.tab ul li a{
    color: #747474;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 16px;
}
.tab ul li a:hover, .tab ul li a.active{
    background: #41C501;
    color: #fff;
}
.tab .hiden{
    display: none;
}
/*product_detail*/
.map-contact{
    margin: 20px 0px;
}
/*left*/
#left{
    display: inline-block;
    width: 230px;
    float: left;
    margin-top: 8px;
}
#left .box_left{
    display: inline-block;
    width: 100%;
    border: 2px dotted #3cc1f3;
}
#left .title{
    line-height: 34px;
    background: url(../images/bg_title_03.png) no-repeat;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 53px;
    height: 40px;
    font-weight: bold;
    width: 232px;
    margin-left: -3px;
    margin-top: -10px;
}
.col_left_contact{
    padding-right: 2%;
}
#left #danhmuc_left{
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
}
#left #danhmuc_left>ul li{
    font-size: 25px;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
    position:relative;
}
#left #danhmuc_left>ul>li img{
    transition: all 0.7s;
    -o-transition: all 0.7s;
    -moz-transition: all 0.7s;
    margin-right: 5px;
}
#left #danhmuc_left>ul>li:hover img{
    transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
}
#left #danhmuc_left>ul>li a{
font-size: 16px;
    color: #505050;
    font-family: 'RobotoCondensedRegular';
    text-shadow: 0px 0px 0px;
    display: block;
}
#left #danhmuc_left>ul>li>ul{
    padding: 0px 10px;
    position: absolute;
    left: 215px;
    width: 220px;
    z-index: 12345;
    background: #fff;
    top: 0px;
    display: none;
    border: 1px solid #ccc;
}
#left #danhmuc_left>ul>li>ul>li>ul{
    padding-left:10px;
    display:none;
}

#left #danhmuc_left>ul>li a:hover{
    color:red;
}
#left #danhmuc_left>ul>li ul a:hover{
    color:red;
}
#left #danhmuc_left>ul>li ul li{
    list-style-image:url('../images/list_left.png');
}
#left .content{
    padding:5px;
}
.hotl-left{
    background: url('../images/hotline_03.png') left center no-repeat;
    line-height: 33px;
    padding-left: 65px;
    color: #FF6A69;
    font-weight: bold;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 10px;
}
.itemyahoo{
display: inline-block;
    padding: 10px;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}
.name-fone{
    float: left;
    margin-left: 10px;
    font-size: 12px;
    line-height: 1.4;

}
.yah-sky{
    float:left;
}

#left #video_lienquan{
    margin-top:10px;
    height:30px;
    line-height:30px;
    text-indent:10px;
    width:100%;
}
#left #doitac{
    height: 282px;
    text-align: left;
    padding: 10px;
}
.simply-scroll-list li{
        margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px dashed #ccc;
}
#left #doitac img{
    border: 1px #d9d9d9 dashed;
    /* margin: 10px 0px; */
    display: inline-block;
    padding: 3px;
    float: left;
    margin-right: 5px;
}
#left #doitac p{
    color:#7D7D7D;
}
#left #doitac p:hover{
    color:#f00;
}
/*left*/
#right_content{
    min-height: 600px;
    width: 100%;
    padding-left: 300px;
}

/*right*/
.box_right{
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
}
.title{
    text-align: center;
    background: #ED1B24;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 0px;
}
.title h3{
        background: rgba(255,255,255,0.3);
    font-size: 18px;
    padding: 3px;
}
#danhmuc_left>ul>li{
    background: url(../images/bgli_03.png)repeat-x;

    color: #3d3d3d;
    padding: 0px 15px;
   
}
#danhmuc_left ul li a{
    background: url(../images/arow_lit_06.png)left center no-repeat;
    padding-left: 10px;
    color: #3d3d3d;
    
    font-size: 15px;

}
#danhmuc_left ul li a:hover{
    color: #f00;
}
#danhmuc_left>ul>li>a{
    text-transform: uppercase;
     font-family: 'RobotoBold';
     line-height: 41px;
}
#danhmuc_left>ul>li>ul{
    margin-left: 20px;
}
#danhmuc_left>ul>li>ul>li{
    border-bottom: 1px dashed #ccc;
}
#danhmuc_left>ul>li>ul>li>a{
    line-height: 30px;
}

/*product_detail_left*/
#product_detail_left{
    float: left;
    width: 75%;
}
#product_detail_right{
    width: 25%;
    float: right;
}
/*end product_detail_left*/
.select_sort{
    float: right;
    width: 250px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    margin-right: 10px;
    
}

.button_cart{
    display: inline-block;
    line-height: 30px;
    background: #0189FF;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-right: 10px;
    padding: 0px 10px;
    border-radius: 3px;
}
.button_cart:hover{
    background: #B3002C;
}
.scrollpro .owl-prev, .scrollpro .owl-next{
    position: inherit;
}
.scrollpro .owl-controls{
    position: absolute;
    top: -56px;
    right: 0px;
    background: #fff;
    padding-left: 20px;
}
.scrollpro .owl-prev {
    background: url(../images/pre_10.png) no-repeat center;
    width: 30px;
    height: 30px;
    float: left;
}
.scrollpro .owl-next {
    background: url(../images/next_10.png) no-repeat center;
    width: 30px;
    height: 30px;
    float: left;
}
.scrollpro .owl-prev:hover{
    opacity: 0.5;
}
.scrollpro .owl-next:hover{
    opacity: 0.5;
}
.owl-prev,
.owl-next{
    text-indent:10000px;
    /* height:100%; */
    width: 18px;
    position:absolute;
    top: 99px;
    overflow: hidden;
}
.owl-prev{
    left: -15px;
    background: url(../images/prev.png) no-repeat center;
}
.owl-next{
    right: -17px;
    background: url(../images/next.png) no-repeat center;
}
/* box_gallery */
.box_gallery{
    width:25%;
    padding:1%;
    float:left;
}
 .box_gallery img{
    width:100% ;
    border:thin #d9d9d9 solid;
    padding:2px;
    background:#fff;
    box-shadow:5px 5px 0px #ddd ;
}
.imglist{
margin-bottom:20px;
}
.itemkh{
    display: inline-block;
    padding: 7px;
}
.itemkh img{
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
.itemkh p{
    text-align: center;
}
.itemkh:hover img{
    opacity: 0.7;
}
.itemkh:hover p{
    color: #f00
}
/* box_gallery */


.hover-album i {
    display: block;
    text-align: center;
    transform: scale(1);
    color: #fff;
}
.imggallery:hover .hover-album i {
    transform: scale(1);
}