
html,body{
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    padding:0px;
    margin:0px;
    color: #111;
    /*
line-height:20px;
    */
}
h1,h2,h3,h4,h5,h6{
    line-height:normal;	
}
a{
    text-decoration:none;	
}

img{
    border:none;	
    max-width:100%;
}

#page{
    background: #FFF;
}

.c, .c5, .c10, .c15, .c20, .c30, .c3, .c2 ,.c80{
    clear: both;
}
.c {
    height: 0px;
}
.c2 {
    height: 2px;
}
.c3 {
    height: 3px;
}
.c5 {
    height: 5px;
}
.c10 {
    height: 10px;
}
.c15 {
    height: 15px;
}
.c20 {
    height: 20px;
}
.c30 {
    height: 30px;
}
.c35 {
    height: 35px;
}
.c80 {
    height: 80px;
}

.top-page{
    height:40px;
    background:#FFF;
    border-bottom: #dde2e4 solid 1px;
}

.logo{

    float: left;

}

.search-pc{
    float: left;
    width: 100%;
}
.search-pc .kw{
    width: 100%;
    height: 37px;
    border: solid 1px #dad9d9;
    padding: 0px 3px;
    outline: none;
}

.search-pc .fa{
    position: absolute;
    right: 2px;
    top: 2px;
    color: #FFF;
    background: #1c2136;
    padding: 9px 9px 10px 10px;
}

.search-icon{
    float: right;
    width: 380px;
}

.search-pc .btn-search-pc{
    width: 31px;
    height: 27px;
    position: absolute;
    right: 5px;
    top: 1px;
    display: block;
    background: url(../images/btn-search-pc.png) no-repeat;
}


.hotline{
    background: url(../images/phone-icon.png) 15px center no-repeat;
    float: right;
    padding-left: 60px;
    padding-right: 20px;
    color: #FFF;
    margin-left: 20px;
}

.hotline a{
    font-family: Lato-B;
    font-weight: normal;
    color: #1c2136;
    font-size: 18px;
}
.hotline span{
    color: #333;
}


.menubar{
    float: right;
    background: #1c2136;
    height:80px;
    font-size: 14px;
}

.menumobile{
    background:#0059bd;
    height:42px;
}

.header{
    background: #1c2136;
}

.menu-product{
    margin-top: 10px;

}

.menu-title{
    background: #29a7e1;
    color: #FFF;
    padding: 12px;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
}


.nav{
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-family: Roboto-R;
    position: relative;
    /*margin-top: 18px;*/
    width: 100%;

}

.nav > li{
    list-style:none;
    display:inline-block;
    position:relative;
    float:left;

    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}




.nav li:first-child{

    border-left:none;
}
.nav li a{
    text-decoration: none;
    color: #FFF;
    display: inherit;
    padding: 0px;
    line-height: 80px;
    padding: 0px 12px;
}


.nav > li:hover a{
    background: #FFF;
    color: #1c2136;
}
.nav > li.active a{
    background: #FFF;
    color: #1c2136;
}


.nav li ul{
    position:absolute;
    top:100%;
    left:0;	
    width:220px;
    text-align:left;
    display:none;
    background: #1c2136;
    padding:0px;
    opacity:.95;
    z-index:999999;
    font-weight:normal;
}
.nav li ul > li{
    width:100%;
    list-style:none;
    border: none !important;

    text-transform:none;	
    line-height:normal;
    position:relative;
}

.nav li ul > li a{
    padding: 8px 10px;
    display: block;
    color: #FFF !important;
    line-height: 18px;
    background: #1c2136 !important;	
    border-bottom:solid 1px #DDD !important;
}
.nav li ul > li a:hover{
    background: #00a7fe !important;	
}
.nav li ul ul{
    left:100%;
    top:-1px;	
}

.home-icon{
    margin: 0px;
    padding: 0px;
}
.home-icon a{
    background: url(../images/icon-home.png) no-repeat center center;
    display: block !important;
    width: 50px;
    height: 43px;
}


.menubar-mobile .nav{
    text-align:left;
}
.menubar-mobile .nav li{
    border-left:solid 1px #6dc2ef;
    font-size:18px;
}
.menubar-mobile .nav li a{
    padding:0px 10px;	
}


.lang{
    float: right;
    border: none;
    margin-top: 5px;
    margin-left: 20px;
}

.lang  .vi{
    background:url(../images/flag-vi.png) no-repeat;
    width:33px; 
    height:22px;
    display:block;
    margin-right:5px;
    float: left;
}
.lang  .en{
    background:url(../images/flag-en.png) no-repeat;
    width:33px; 
    height:22px;
    display:block;
    margin-right:5px;
    float: left;
}

.flag-vi{
    float: right;
    background:url(../images/flag-vi.png) no-repeat;
    width:33px; 
    height:22px;
    margin-right: 10px !important;
}

.flag-en{
    float: right;
    background:url(../images/flag-en.png) no-repeat;
    width:33px; 
    height:22px;
    margin-right: 10px !important;
}
.news-name{
    font-size:15px;	
    padding:0px;
    margin:0px;
    font-weight:700;
    margin-top:10px;

}
.news-name a{
    color:#414042;
    text-decoration:none;
}
.news-name a:hover{
    color:#ff9600
}
.news-name-list
{
    margin-top:0;
    margin-bottom:10px;
}
.news-name a:hover{
    color:#ff9600;
}
.createdate{
    margin: 5px 0px;
    font-size: 13px;
    color: #999;
}
.intro-service
{
    color:#1c2136;
    line-height:22px;
}
.viewmore{
    float: none;
    color: #FFF;
    border:solid 1px #fff;
    padding: 12px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    width: 180px;
    display: block;
    text-align: center;
    margin-top:20px;
}
.viewmore:hover{
    border:solid 1px #ff9600;
    color:#ff9600;
}
.viewmore-all-pro{
    float: none;
    color: #FFF;
    border:none;
    padding: 12px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    width: 180px;
    display: block;
    text-align: center;
    margin:auto;
    margin-top:20px;
    background-color:#1c2136;
}
.viewmore-all-pro:hover
{
    background-color:#ff9600
}
.pro-home-item{
    background: #FFF;
    text-align: center;
    padding: 10px;
}
.pro-home-img{
    background: #FFF;
    text-align: center;
    position:relative;
}
.km
{
    position:absolute;
    width:69px;
    height:69px;
    background-position:center center;
    top:0;
    right:0;
    background-image:url(../images/sale.png);
    background-repeat:no-repeat
}
.pro-home-name{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    margin-bottom:10px;
}
.pro-home-name a{
    color: #414042;
    font-weight:700;
}
.pro-home-name a:hover{
    color:#ff9600;
}

.pro-home-price{
    background: #1c2136;
    color: #ff9600;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    width: 206px;
    margin: 0 auto;
    display: block;
    padding: 8px 10px;
    border-radius: 3px;
    margin-top: -25px;
    position: relative;
    z-index: 1000;
}
.pro-home-price:hover{
    background-color:#ff9600;
    color:#fff;
}
.intro-detail{
    font-size:14px;	
}
.image-border{
    border:solid 2px #515151;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
}
.image-news-name{
    width:170px;
    float:left;
    margin-right:10px;

    overflow:hidden;	
}
.item-news-home{
    border-top:dashed 1px #e1e1e1;
}
.box-news-shadow .item-news-home:first-child{
    border-top:none;	
}
.footer{
    background:#252525;
    color:#656565;

}
.footer-menu{
    font-size: 14px;
    background: #1c2135;
    color:#FFF;
}

.footer-menu a{
    color:#FFF !important;
}

.keyword{
    width:1001%;	
}

.news-name-other{
    margin: 0px;
    margin: 0px;
}
.news-name-other a{
    text-decoration: none;
    color: #333;
    font-weight: normal;
}

.title-other-news{
    font-weight:700;
    font-size: 24px;
    color: #333;
    margin: 0px;
    padding: 0px;
    color:#1c2136;
    font-weight:700;
    border-bottom:solid 1px #959595
        /* padding: 10px 30px; */
}
.title-other-news a{
    display:inline-block;
    background-color:#fff;
    margin-bottom:-1px;
    position:relative;
    color:#1c2136;
    line-height:22px;
    padding-bottom:4px;
}
.other-article-title{

    text-transform: uppercase;
}
.ulother
{
    margin:0;
    padding:0;
}
.ulother li
{
    display:block;
    padding-top:6px;
    padding-bottom:6px;
}
.ulother li a
{
    display:block;
    background-image:url(../images/bl.png);
    background-repeat:no-repeat;
    padding-left:15px;
    background-position:center left;
    color:#1c2136;
}
.ulother li a:hover
{
    color:#333;
}
.other-article{
    padding:0px;
    margin:0px;	

}
.other-article li{
    list-style:none;	
    padding:3px 0px;
}
.other-article li a{
    color:#333;
    text-decoration:none;
}
.other-article li a i.fa{
    margin-right:5px;	
    color:#ec3539;
    font-size:16px;
}
.other-article li a:hover{
    text-decoration:underline;	
}

.crumb {
    padding:10px;
    background-color:#ebebeb;

}
.crumb a{
    color:#5f5f5f;
    text-decoration:none;
    font-size:14px;
}
.crumb a:last-child{
    color:#1c2136
}
.crumb a:hover{
    text-decoration:underline;	
}


.title-page{
    margin:0px;
    padding:0px;
    color:#1c2136;
    font-family: 'R-b', sans-serif;
    font-size:24px;
    font-weight:700;
}
.title-page a{
    font-weight: normal;
    color:#333;
    float:left;

}
.linegray
{
    height:4px;
    background-color:#c2c2c2;
    width:80px;
    margin-top:10px;
}

.paging1{
    display:block;
    padding: 20px 10px;
    background: #fff;
}
.clicked{
    padding: 5px;
    color: #FFF;
    background: #29a7e1;
    border: solid 1px #999;
    margin-right: 10px;
    border-radius: 3px;
}
.page{
    padding:2px 4px;

    text-decoration:none;
    color:#333;
}
.page:hover{
    color: #FFF;
    background: #13203b;
}
.page.active{
    color: #FFF;
    background: #13203b !important;
}

.paging a{
    padding: 10px 10px;
    color: #333;
    border: solid 1px #cccccc;
    margin-right: 3px;
    border-radius: 0px;
    background: #FFF;
}
.clicked {
    background: #1c2136 !important;
    color: #FFF !important;
    border: solid 1px #1c2136 !important;
}
.paging a:first-child{

}
.content-detail img{
    max-width:100%;
}

.error{
    border:#FF0000 solid 1px;	
}

.info-home{
    background: url(../images/home-bg-03.png)  center center no-repeat;
    color: #FFF;
    padding: 40px 0px;
}

.info-home-title{
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    font-family: Roboto-B;
    font-weight: normal;
    text-align: left;
    color: #FFF;
    text-transform: uppercase;
}
.info-home-title a{
    color: #FFF;
}

.info-home-content{
    padding: 20px;
    padding-right: 30px;
    text-align: justify;
}

.menu-footer{
    border-top :solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    padding: 10px 0px;
}

.menu-footer a{
    font-size: 13px;
    color: #333;
    margin-right: 20px;
    text-decoration: none;
}

.linksmo{
    width: 100%;
    margin-top:20px;
}
.linksmo a{
    display: block;
    float: left;
    margin-right:10px;
}
.linksmo a:hover{
    color:#666
}
.linksmo i.fa
{
    width:22px;
    height:22px;
    background-color:#fff;
    color:#1c2136;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    text-align:center;
    line-height:22px;
}

.title-left{
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    background-color:#1c2136;
    padding:15px;
    color:#ffffff;
    font-weight:700;
    text-transform:uppercase;
    font-family: 'Roboto', sans-serif;
}

.title-left a{
    text-transform: uppercase;
    color: #FFF;
}

.menuleft{
    padding:0px;
    margin:0px;	
    padding-bottom: 10px;
}
.menuleft .fa{
    color: #1c2136;
    float: right;
}

.menuleft ul{
    list-style: none;
    margin: 0px;
    padding:0px;
}

.menuleft li{
    list-style: none;
    margin: 0px;
    padding:0px;
    border-bottom: solid 1px #fff;
    padding:5px 20px;
    padding-right: 10px;
    background-color:#ebebeb
}
.menuleft li:last-child{
    border-bottom: none;
}
.menuleft li a{
    color: #414042;
    padding: 10px 0px;
    width: 100%;
    display: block;
    background-image:url(../images/bl.png);
    background-repeat:no-repeat;
    background-position:center left;
    padding-left:15px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}
.menuleft li a:hover{
    color: #1c2136;
}
.menuleft .active a{
    color: #414042;
    font-weight: 700;
}

.menuleft li ul{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

.menuleft li ul li{
    padding-left: 0px;
    list-style-type:square;
}

.menuleft li ul li a{
    border-bottom: none;
    padding: 5px 0px;
}
.menuleft li ul .actived{

}

.menuleft .actived a{
    color: #1c2136;
}

.menu-top{
    float: right;
    padding: 0px;
    text-align: right;
    margin-top: 10px;
    font-size: 13px;
}

.menu-top a{
    color: #616161;
    font-family: Lato;

}
.toppage-item{
    line-height: 34px;
    padding-left: 20px;
}
.rtb-box{
    background: #1c2136;
    color: #FFF;
    background-size: cover;
}

.rtb-header{
    float: left;
    width: 20%;
    margin-top: 10px;
    margin-bottom: 8px;
    text-align: center;
}
.rtb-header img{
    display: block;
	float:left;
	margin-bottom: 10px;
}
.rtb-header span{
    display: block;
    text-align: left;
    padding-right: 20px;
	float:left;
}
.rtb-header b{
    font-weight: normal;
    font-family: Lato-B;
}


.cam-ket-icon{
    background: url(/images/cam-ket-icon.png) no-repeat; 
}
.tu-van-icon{
    background: url(/images/tu-van-icon.png) no-repeat; 
}
.giao-hang-icon{
    background: url(/images/giao-hang-icon.png) no-repeat; 
}
.thanh-toan-icon{
    background: url(/images/thanh-toan-icon.png) no-repeat; 
}

.partner-prev{
    position: absolute;
    left: 0px;
    top: 50%;
    z-index: 9;
    font-size: 20px;
    color: #999;
    margin-top: -10px;
}

.partner-next{
    position: absolute;
    right: 0px;
    top: 50%;
    z-index: 9;
    font-size: 20px;
    color: #999;
    margin-top: -10px;
}

.menufooter{
    padding: 0px;
    margin: 0px;

}
.menufooter li{
    list-style: none;
    padding-bottom: 10px;
}
.menufooter li a{
    color: #414042;
}
.menufooter li a:hover{
    color:#908f91;	
}

.menufooter li .fa{
    color: #FFF;
    font-weight: bold;    
}
.right-header{
    float: right;
    margin-top: 10px;
}
.cathome-title{
    font-size: 30px;
    text-transform: uppercase;
    font-family: Lato-L;
    font-weight: normal;
    text-align: center;
    /* float: none; */
    display: table;
    margin: 0 auto;
    position: relative;
}
.cathome-title b{
    font-family: Lato-B; font-weight: normal;

}

.cathome-title::before{
    content: '';
    position: absolute;
    left: -40px;
    top: 2px;
    background: url(../images/flower.png) no-repeat left center;
    height: 36px;
    width: 36px;
}

.prohot-next_, .prohot-prev_{
    position: absolute;
    top:50%;
    margin-top: -60px;
    left: -10px;
    background: #344b7d;
    padding: 20px;
    z-index: 99;
    width: 50px;
    color: #FFF;
}

.prohot-prev_{
    right: -10px;
    left: initial;
}

.cat-home-img{
    position: relative;
}
.cat-home-img img{
    display: block;
}
.cat-home-name{
    margin: 0px;
    padding: 10px;
    background: rgba(0,0,0,0.5);
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    bottom: 0px;
    font-family: 'Roboto', sans-serif;
	font-weight: normal;
}
.cat-home-name a{
    color: #FFF;
}


.product-wrapper{
    background: #000;
}

.news-name-home{
    margin: 0px;
    padding: 0px;
    margin-top:10px;
    font-size:14px;
}
.news-name-home a{
    color: #414042;
    font-weight: 700;
}
.news-name-home a:hover
{
    color:#666
}
.intro-news-home{
    color:#414042;
    line-height:22px;
}

.album-home-name{
    margin: 0px;
    padding: 0px;
    background: #344b7d;
    width: 100%;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 14px;

}
.album-home-name a{
    color: #FFF;
}

.album-home-name2{
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 2px dotted #CCC;
    padding: 7px 0px;
}
.album-home-name2 a{
    color: #333;
}

.album{
    padding: 4px;
    border:solid 1px #CCC;
}
.album img{
    display: block;
}

.video-photo{
    padding: 4px;
    border:solid 1px #CCC;
}
.video-photo img{
    display: block;
}

.video-home-name{
    margin: 0px;
    padding: 0px;
    background: #1c2136;
    width: 100%;
    padding: 10px;
    font-size: 14px;
}
.video-home-name a{
    color: #FFF;
}

#button-btt{
    position: fixed;
    right: 10px;
    bottom: 20px;
    color: #0059bd;
    background: #1b2f57;
    padding: 10px;
}
#button-btt a{
    color: #FFF;
}

.view-detail{
    display: block;
    color: #414042;
    font-weight:700;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    border:solid 1px #959595;
    display:block;
    width:40%;
    padding:10px;
    text-align:center;
}
.view-detail:hover{
    background-color:#1c2136;
    color:#ff9600;
}
.newsletter-input {
    position: relative;
    width: 100%;
}
.newsletter-input input {
    height: 34px;
    width: 100%;
}

#btnNewsletter {
    background: url(/images/newletter-icon.png) #1c2136 no-repeat 10px 50%;
    color: #FFF;
    padding: 9px 20px;
    position: absolute;
    padding-left: 40px;
    width: 115px;
    right: 0px;
    top: 0px;
}

.title-apply{
    margin: 0px;
    padding: 0px;
    font-family: Lato-L;
    font-weight: normal;
    font-size: 21px;
    background: url(../images/flower.png) #1b2f57 no-repeat 3px center;
    padding: 9px 30px 7px 50px;
    color: #FFF;
    border-radius: 5px 5px 0px 0px;
    float: left;
}
.frm-reg{
    background: #f4f4f4;
    padding: 20px 40px;
}

.td_td input{
    width: 100%;
    height: 40px;
    border: solid 1px #CCC;
}
.td_td textarea{
    width: 100%;
    height: 60px;
    border: solid 1px #CCC;
}
.td_td1{
    float: left;
    width: 20%;
}
.td_td{
    float: left;
    width: 80%;
}

.tr_td{
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.btn-submit-tuyendung{
    margin-top: 10px;
    float: left;
    background: #1c2136;
    color: #FFF;
    padding: 12px 30px;
    border-radius: 3px;
    text-transform: uppercase;
}



.news-other{
    padding: 0px;
    margin: 0px;
}

.news-other li{
    padding: 5px 0px;
    list-style: none;
}

.news-other li .fa{
    color: #1c2136;
}

.news-other li a{
    color: #333;
}

.error{
    border: solid 1px #FF0000 !important;
}

.frm{
    background: #f4f4f4;
    padding: 20px 40px;
}

.line-title{
    float: left;
    width: 20%;
    line-height: 40px;
}

.line-title span{
    color: #FF0000;
}

.line-frm{
    float: left;
    width: 80%;
    margin-bottom: 10px;
}
.txt-contact{
    width: 100%;
    height: 40px;
    border: solid 1px #CCC;
}

.btn-send{
    margin-top: 10px;
    float: left;
    background: #1c2136;
    color: #FFF;
    padding: 12px 30px;
    border-radius: 3px;
    text-transform: uppercase;
    border:none;
}

.contact-title{
    font-family: Lato-B;font-weight: bold;
    font-size: 17px;
    position: relative;
    text-transform: uppercase;
    margin-left: 40px;
    line-height: 35px;
    margin-bottom: 10px;
}

.contact-title::before {
    content: '';
    position: absolute;
    left: -40px;
    top: 0px;
    background: url(../images/flower.png) no-repeat left center;
    height: 36px;
    width: 36px;
}

.logo-mobile {
    float: left;
    width: 100%;
	background: #1c2136;
}

.menu-mobile {
    float: right;
    margin: 10px;
    padding: 10px 12px;
    color: #1c2136;
}


.search-mobile{
    width: 100%;
    position: relative;
    display: none;
}
.search-mobile input{
    width: 100%;
    height: 30px;
}
.m-search-icon{
    position: absolute;
    right: 10px;
    top: 6px;
    color: #1c2136;
}

.show-search-mobile, .hotline-mobile {
    float: right;
    color: #000;
    margin-top: 20px;
    margin-right: 20px;
    font-size: 16px;
    margin-top: 23px;
}


.rtb-next, .rtb-prev{
    position: absolute;
    top: 50%;
    z-index: 9;
    width: 24px;
    height: 45px;
    margin-top: -45px;
}
.rtb-prev{
    background: url(../images/arrow/arrow-slide-left.png);
    left: 10px;
}
.rtb-next{
    background: url(../images/arrow/arrow-slide-right.png);
    right:  10px;
}

.news-home-wrapper{
    background: #fff; 
    padding: 20px 0px;
}

.title-news-detail{
    margin: 0px;
    padding: 0px;
    font-weight:700;
    font-size: 24px;
    color: #1c2136;
}


.homeslide-prev,.homeslide-next{
    position:absolute;
    top:50%;
    z-index: 9;
    margin-top: -30px;
}

.homeslide-next{
    left:10px;
    background: url(../images/arrow/arrow-slide-left.png) no-repeat;
    width:24px;
    height:48px;
}
.homeslide-prev{
    right:10px;
    background: url(../images/arrow/arrow-slide-right.png) no-repeat;
    width:24px;
    height:48px;
}

.title-frm-reg span{
    color:#FF0000;
}


.title-cat-home{
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    width: 100%;
    color: #414042;
}

.title-cat-home a{
    color: #414042;

}


.pro-cat-home{
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    text-transform: uppercase;
    font-family: Roboto-B;
    font-weight: normal;
    text-align: center;
    width: 100%;
}

.pro-cat-home a{
    color: #FFF;
}


.bg-white{
    background: #ebebeb;
    color: #1c2136;

}
.bg-white .pro-cat-home a{
    color: #1c2136 !important;

}
.intro-cat-home{
    text-align: center;
    color: #FFF;
}

.bg-white .intro-cat-home{
    color: #1c2136 !important;

}

.text-line-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.text-line-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.text-line-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.text-line-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.text-line-6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.catname-service {
    padding: 15px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}
.box-fot
{
    background-color:#e1e1e1;
    padding-top:50px;
    padding-bottom:50px;
	font-family: arial;
}


.menusub
{
    background-color:#1c2136;
    margin-bottom:40px;
}

.submenu-project{
    padding:0px;
    margin:0px;
    text-align:center;	
}
.submenu-project li{
    display:inline-block;	
    line-height:none;
}
.submenu-project li a{
    display:block;
    padding:18px 20px;
    color:#fff;
    text-decoration:none;
    font-size:16px;
    font-weight:700;
}
.submenu-project li a {
    position: relative;
    background: #1c2136;
}
.submenu-project li a.active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(241, 241, 241, 0);
    border-top-color: #1c2136;
    border-width: 10px;
    margin-left: -10px;
}






.menu-box-title
{
    color:#414042;
    font-weight:700;
    text-transform:uppercase;
    margin-bottom:15px;
}
.menu-box-title a
{
    color:#414042;
}
.hd-footer
{
    font-size:18px;
    font-weight:700;
    text-transform:uppercase;
    margin:0;
    margin-bottom:10px;
}
.title-menu-footer
{
    text-transform:uppercase;
    font-weight:700;
    text-transform:uppercase;
    margin-bottom:10px;
}

.title-menu-footer a{
	color:#414042;
}

.info-footer
{
	    line-height: 22px;
}
.rev-car
{
    background-image:url(../images/home-bg-02.png);
    background-repeat:no-repeat;
    min-height:485px;
    padding-top:30px;
    background-position:center top;
}
.ct-rev-car
{
    width:51%;
    margin-top:30px;
    float:left;
}
.item-recar img
{
    display:block;
}
.item-recar h3
{
    font-weight:700;
    margin:0;
    font-size:14px;
    margin-bottom:5px;
}
.date
{
    color:#7d7d7d;
}
.it-item-recar
{
    color:#414042;
    margin-top:5px;
    line-height:22px;
}
.item-recar h3 a
{
    color:#414042
}
.ct-item-recar
{
    padding:15px;
    background-color:#e8e8e8;
}
.btn-re
{
    float:left;
    margin-left:20px;
    position:relative;
    min-height:485px;
}
.viewmore1
{
    position:absolute;
    top:37%;
    margin-top:-20px;

}

.serhome
{
    background-image:url(../images/home-bg-01.png);
    background-repeat:no-repeat;
    background-position:center;
    min-height:554px;
}
.frm-reg-ser
{
    background-color:#1c2136;
    min-height:485px;
    width:100%;
    padding:25px;
    color:#fff;
    padding-top:40px;
}
.frm-home
{
}
.hd-frm
{
    color:#ffffff;
    font-size:18px;
    text-transform:uppercase;
    font-weight:700;
    margin-bottom:10px;
}
.frm-home .frm-input
{
}
.frm-home .lbl
{
    color:#fff;
    margin-bottom:5px;
}
.frm-home .frm-input
{

}
.frm-home .frm-input input
{
    width:100%;
    padding:8px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border:solid 1px #fff;
    color:#333
}
.row-frm-1-2
{
    width:50%;
    float:left;padding-left:5px;
    padding-right:5px;
}

.row-frm
{
    overflow:hidden;
    margin-bottom:15px;

}
.btn-reg
{
    background-color:#ff6c00;
    padding:10px;
    display:block;
    text-align:center;
    font-weight:700;
    text-transform:uppercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color:#fff;
}
.row-frm input:focus {
    background-color:transparent;
    outline:none;
    color:#fff;
}
.box-ser
{
    padding-top:55px;
    position:relative;
}
.button-sl-s
{
    position:absolute;
    width:38px;
    height:38px;
    background-repeat:no-repeat;
    background-image:url(../images/np1.png);
}
.button-next-ser
{
    background-position:-38px 0;
    top:50px;
    right:0px;
}
.button-prev-ser
{
    background-position:0 0;
    top:50px;
    right:29px;
}
.it-item-ser
{
    min-height:90px;
}
.button-slide
{
    display:block;
    width:45px;
    height:45px;
    background-image:url(../images/np2.png);
    background-repeat:no-repeat;
    position:absolute;
    top:40%;
    margin-top:-22px;
    text-indent:-99999em;
}
.button-next
{
    right:-60px;
    background-position:-45px 0;
}
.button-prev
{
    background-position:0 0;
    left:-60px;
}
.tab-pane
{
    position:relative;
}
.tablist
{
    text-align:center;
}
.tablist a
{
    display:inline-block;
    background-color:#1c2134;
    border:solid 1px #1c2134;
    padding:10px 15px;
    margin-left:5px;
    margin-right:5px;
    color:#fff;
}
.tablist a:hover
{
    background-color:transparent;
    border:solid 1px #fff;
}
.tab-white a
{
    display:inline-block;
    background-color:transparent;
    border:solid 1px #1c2134;
    padding:10px 20px;
    color:#1c2136;
}

.att-x
{
    color:#414042;
    margin-bottom:4px;
}
.hd-why
{
    background-color:#ff9600;
    position:relative;

}
.hd-why::before
{
    position:absolute;
    background-color:#ff9600;
    height:155px;
    content:"";
    left:-1000px;
    width:1000px;
}
.ct-why
{
    background-image:url(../images/bg_why.png);
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:80px;
}
.cell-2-10-why
{
    width:12%;
}
.cell-8-10-why
{
    width:88%;
}
.hd-why1
{
    display:table;
    font-weight:700;
    font-size:24px;
    height:100%;
}
.hd-why1 span
{
    display:table-cell;
    vertical-align:middle;
}





/*----------------*/

.product-border{
    margin-bottom: 20px; 
    border: solid 1px #CCC;
    position: relative;
}
.product-hover{
    display: none;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    text-align: center;
    background: #EEE;
    z-index: 9999;
    padding: 40px;
}
.gallery-top{
    border:solid 1px #DDD;
}

.product-name-detail{
    margin: 0px;
    padding: 0px;
    color: #414042;
    font-size: 25px;
    font-family: R-b;
    font-weight: normal;
}


.price-detail{
    font-family: R-b;
    font-size: 14px;
}

.price-detail-label{
    font-family: R-b;
    font-weight: bold;
    float: left;
    line-height: 26px;
}

.price-detail span{
    color: #ff9600;
    font-size: 18px;
    font-weight: bold;
    float: left;
}
.pro-intro-detail{
    background: #ebebeb;
    padding: 20px;
}
.pro-intro-detail ul{
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
}


.download-profile{
    width: 100%;
    background: url(../images/download-icon.png) #004a80 10px center no-repeat;
    color: #FFF;
    text-align: center;
    font-family: R-b;font-weight: normal;
    padding: 11px;
}
.download-profile a{
    color: #FFF;
}

.dang-ky-lai-thu{
    width: 100%;
    background: #004a80;
    color: #FFF;
    text-align: center;
    font-family: R-b;font-weight: normal;
    padding: 11px;
}
.dang-ky-lai-thu a{
    color: #FFF;
}

.tu-van-tra-gop{
    background: #1c2136;
    font-family: R-b;font-weight: normal;
    padding: 11px;
    color: #FFF;
    text-align: center;
}
.tu-van-tra-gop a{
    color: #FFF;
}

.bang-gia-btn-tu-van{
    display: block;
    background: #1c2136;
    font-family: R-b;font-weight: normal;
    padding: 15px 35px;
    color: #FFF;
    text-align: center;
}

.lien-he-mua-hang{
    width: 100%;
    background: url(../images/cart-btn-icon.png) #ff9600 5px center no-repeat;
    color: #FFF;
    text-align: center;
    font-family: R-b;font-weight: normal;
    padding: 11px;
}
.lien-he-mua-hang a{
    color: #FFF;
}

.pro-tab-box{
    width: 100%;
    border:solid 1px #DDD;
    font-family: R-b; font-weight: normal;
}

.pro-tab{
    padding: 12px 40px;
    float: left;
    text-align: center;
    color: #004a80;
    cursor: pointer;
}
.pro-tab-active{
    background: #1c2136;
    color: #ff9600;
}
.pro-tab-title{
    font-family: Roboto-B;
    font-size: 30px;
    text-transform: uppercase;
    color: #ff9600;
    position: relative;
    float: left;
    margin-left: 36px;
}
.pro-tab-title::before{
    content: '';
    position: absolute;
    left: -36px;
    top: 0px;
    background: url(/images/icon-car.png) no-repeat;
    width: 36px;
    height: 34px;
}



.modal-box {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 98%;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}
@media (min-width: 32em) {

    .modal-box { width: 60%; }
}

.modal-box header,
.modal-box .modal-header {
    padding: 1.25em 1.5em;
    border-bottom: 1px solid #ddd;
    background: #d10507;
    color: #FFF;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 2em 1.5em; padding-top: 10px; }

.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 5%;
    right: 2%;
    text-decoration: none;
    color: #bbb;
}

a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}

.line-frm{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.line-frm input{
    width: 100%;
    height: 30px;
}
.cart-pro-name{
    width: 100%;
    text-align: center;
    font-family: R-b;font-weight: bold;
    font-size: 24px;
}

.header-banggia{
    background: #ebebeb;
    border: solid 1px #666;

}

.header-row{

    color: #414042;
    font-family: R-b;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    padding: 12px;
}
.bang-gia-car-slogan{
    font-family: R-b;
    color: #414042;

}

.gia-phien-ban{
    font-family: R-b;
    color: #ff9600;
    font-size: 18px;
    text-align: right;
    padding-right: 10px;
}

.cbo-dutoan{
    width: 100%;
    height: 45px;
    font-size: 15px;
    margin-bottom: 7px;
}

.chi-phi-title{
    font-size: 22px;
    color: #1c2136;
    font-family: Roboto-B;

}
.chi-phi-total{
    font-size: 30px;
    color: #ff9600;
    font-family: Roboto-B;

}
.chi-phi-item{
    font-family: R-r;
    margin: 5px 0px;

}
.chi-phi-item span{
    font-family: R-b;

}
.img-pro img{
    display: block;
}

.tragop-header{
    font-family: R-b;
    color: #FFF;
    text-align: center;
    padding: 12px;
}

.tragop-row{
    width: 100%;
    text-align: center;
    padding: 10px;
}

.ky-tra-gop{
    background: #FFF;
}
.ky-tra-gop:nth-child(2n){
    background: #EBEBEB;
}

.attr-item{
    float: left;width: 100%;
    margin-bottom: 10px;
}
.attr-name{
    float: left;
}
.attr-value{
    float: left;
    margin-left: 10px;
}

.pro-view-detail{
    display: block;
    width: 100%;
    background: #ff9600;
    text-align: center;
    color: #FFF;
    padding: 10px;
    border-radius: 3px;
}



.menutab {
    background-color:#1c2136;
    margin-bottom:20px;
}

.menutab-item{
    float: left;
}

.menutab-item a{
    display:block;
    padding:18px 20px;
    color:#fff;
    text-decoration:none;
    font-size:16px;
    font-weight:700;
}
.menutab-item a.actived {
    position: relative;
    background: #1c2136;
}
.menutab-item a.actived:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(241, 241, 241, 0);
    border-top-color: #1c2136;
    border-width: 10px;
    margin-left: -10px;
}

.color{
    width: 50px;
    height: 50px;
    border-radius: 3px;
    float: left;
    margin-right: 15px;
    box-shadow: 0px 0px 5px #CCC;
}

.color-home{
    width: 30px;
    height: 30px;
    margin-right: 5px;
	box-shadow: 0px 0px 4px #CCC;
	float: left;
}




.right-hotline{
    position: fixed;
    right: -97px;
    top: 150px;
    background: #ff9600;
    padding: 3px 10px 1px 6px;
    border-radius: 5px 0px 0px 5px;
    z-index: 999;
}

.right-mail{
    position: fixed;
    right: -214px;
    top: 210px;
    background: #ff9600;
    padding: 3px 10px 1px 6px;
    border-radius: 5px 0px 0px 5px;
    z-index: 999;

}

.right-mail a, .right-hotline a{
    color: #FFF;
    text-decoration: none;
    float: right;
    margin-left: 5px;
    line-height: 35px;
}

.hotline-fix{
	position: fixed;
    left: 5px;
    bottom: 5px;
    background: #ff9600;
    padding: 3px 15px 1px 6px;
    border-radius: 20px 20px 20px 20px;
    z-index: 999;
}
.hotline-fix a{
	color: #FFF;
    text-decoration: none;
    float: right;
    margin-left: 5px;
    line-height: 38px;
}


.link-baogia{
	display: block;
    float: right;
    color: #ff9600;
    padding: 8px 20px;
    border-radius: 25px;
    background: #1c2136;
    margin-right: 10px;
}


.content-pro{

}
.content-pro h3{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	text-transform:uppercase;
	color:#004a80;
}

.content-pro table{
	 border-collapse: collapse;
}

.content-pro table, .content-pro th, .content-pro td {
    border: 1px solid black;
}

/*===================================== 
= CSS TẠO MỤC LỤC
=====================================*/ 
#azprint_container{
    background: #edf6ff;
    border: 1px solid #aaa;
    padding: 15px 10px;
    margin-bottom: 1em;
    font-size:100%;
    
}
    
p.toc_title,ul.toc_list {
    margin: 5px;padding-left: 0;
    
}
    
.toc_list li {
    
    list-style: none;
    margin-top: 0px;
    margin: 0!important;}
    
#azprint_container a {
    text-decoration: none;
    text-shadow: none;
    color: #3c7ca0;
    font-weight: 555;
    line-height:2;
}
#azprint_container a:hover {
    color: #d7c20d;
    text-decoration: underline;}
    
span.accordion{
    cursor: pointer;}
div.panel {padding: 0 20px;max-height: 0;overflow: hidden;opacity: 0;}div.panel.show {opacity: 1;max-height:500px;}

.zalo-chat-widget {
    position: absolute;
    top: 400px;
    width: 170px;
    height: 170px;
    cursor: move;
    display: block;
    right: 0px;
}


/*----------------*/



