.Bus{
    margin: 20px 0px;
}
.Bus-left{
    width: 180px;
    float: left;
    margin-right: 10px;

    
}
.Bus-content{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D8D8D8;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 1px #E0E0E0;
    float: left;
    width: 74%; margin-right: 1%;
}

.Bus-con{
    margin: 10px;
    background: #FFF;
}

.Bus-list {float:left; width: 100%; }
.Bus-list li {position: relative; padding:5px 5px 5px 110px !important;}
.Bus-list .logo {position: absolute; left:0; top:0;}

ul.Bus-list li{
    list-style: none;
    border-bottom: 1px solid #EBEBEB;
    padding: 5px;
    overflow: hidden;
}
.Bus-list .logo{
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 5px;
}
.Bus-list .info{
    width: 100%;
    float: left;
}
.Bus-right{
    width: 25%;
    float: right;
}
.company_name{
    border-bottom: 1px solid #EBEBEB;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.company_name .name-en-vi{
    float: left;
    width: 100%;

    padding: 5px 100px 5px 5px;
}

.company_name .name-en-vi * {text-align: left !important;}
.name-vi{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #005B9E;    
}
.name-vi a{
    color: #DD0000;
}
.name-vi a:hover{
    text-decoration: underline; 
    color: #2060C0;
}
.name-en{
    font-size: 13px; text-align: center; width: 100%;
    color: #777777;
}
.item-rows{
    clear: left;
    margin-left: 5px;
    padding: 5px 0px;
}
.item-rows label{
    background: url("../images/item-menu.png") no-repeat scroll 0 5px transparent;
    float: left;
    font-weight: bold;
    
    list-style: circle outside none;
    padding: 0 5px 5px 10px;
    width: 76px;

}
.com-readmore{
    background: url(../images/icon-small.png) no-repeat scroll 0px -564px;
    padding-left : 12px;
    float: right;
    color: #DD0000;
    font-size: 11px;
    font-weight: bold;
    
}
.com-readmore:hover{
    text-decoration: underline;
}

.com-like{
    color: #FFFFFF;
    background: #ccc;
    text-shadow: 0 1px 1px #B85300;
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute; right: 0; top:10px;
    cursor: pointer;   
    
}
.com-like .icon{
    float: left;
    background : url("../images/like.png") no-repeat scroll 2px 5px;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}
.com-like:hover .icon{
    background : url("../images/like.png") no-repeat scroll -21px 5px;
}
.com-view .hit,
.com-like .hit{
    clear: left;
    text-align: center;
}
.com-view{
    position: absolute; top:10px; right: 50px;
    width: 40px;
    height: 40px;
    display: none;
    background:#ccc;
    color: #FFFFFF;
    text-shadow: 0 1px 1px #B85300;
}
.com-view .icon{
    float: left;
    background : url("../images/icon-view.png") no-repeat scroll 0px 5px;
    width: 16px;
    height: 20px;
    margin-left: 12px;
}
/*
.com-view:hover .icon{
    background : url("../images/icon-view.png") no-repeat scroll -16px 5px;
} */
.mod-info{
    background: white;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    margin-bottom: 10px;
    overflow: hidden;
}
.mod-info h3{
    padding: 8px 10px;
    color:white;
    text-transform: uppercase;
    font-size: 13px;
    background: var(--blue);
}

.mod-info .cover {
    float:left; width: 100%; height: 0; padding-bottom: 60%;
    position: relative; margin-bottom: 50px;
}

.mod-info .logo{
    margin-bottom: -25px; position: absolute; bottom:0; border:1px solid #ccc; padding:5px; background: white;

    margin-left: auto;
margin-right: auto;
left: 0;
right: 0;

height: 60px; width: 60px;
    overflow: hidden;
}
.mod-info .logo img{
    width:50px; height: 50px;
}

.mod-info .mod-c{
    padding: 5px;
}
.mod-info h2{
    float: left; width: 100%; text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #005B9E;
    margin-bottom: 5px;
}
.mod-info .name-en-vi{
    margin-bottom: 20px;
    color: #777777;
}
.mod-info p{
    clear: left;
    margin-bottom: 10px; 
}
.c-address span{
    background: url(../images/icon-com.png) no-repeat scroll 0 0px;
    margin-right: 5px;
    float: left;
    width: 20px;
    height: 16px;
}
.c-phone span{
    background: url(../images/icon-com.png) no-repeat scroll -25px 0px;
    margin-right: 5px;
    float: left;
    width: 20px;
    height: 16px;
}
.c-mobile span{
    background: url(../images/icon-com.png) no-repeat scroll -113px 0px;
    margin-right: 5px;
    float: left;
    width: 20px;
    height: 16px;
}
.c-email span{
    background: url(../images/icon-com.png) no-repeat scroll -55px 0px;
    margin-right: 5px;
    float: left;
    width: 20px;
    height: 16px;
}
.c-fax span{
    background: url(../images/icon-com.png) no-repeat scroll -175px 0px;
    margin-right: 5px;
    float: left;
    width: 20px;
    height: 16px;
}
.c-website span{
    background: url(../images/icon-com.png) no-repeat scroll -88px 0px;
    margin-right: 5px;
    float: left;
    width: 20px;
    height: 16px;
}
.c-mst span{
    background: url(../images/icon-com.png) no-repeat scroll -205px 0px;
    margin-right: 5px;
    float: left;
    width: 20px;
    height: 16px;
}
.mod-nav {
    border: 1px solid #2069d7;
    box-shadow: 0 0 3px #CCCCCC;
    float: left;
    margin-bottom: 10px;
    width: 180px;
}
.mod-nav h3 {
    background: url("../images/bg.png") no-repeat scroll 0 -526px transparent;
    color: #FFFFFF;
    padding: 5px;
    text-transform: uppercase;
}
ul.navsub li {
    background: url("../images/bg.png") no-repeat scroll 0 -560px transparent;

    float: left;
    height: 28px;
    list-style: none outside none;
    position: relative;
    width: 180px;
}
ul.navsub li a {
    color: #edebeb;
    float: left;
    padding: 7px 5px;
    width: 170px;
    font-weight: bold;
}
ul.navsub li a.active {
    color: #a0f630;
    font-weight: bold;
}
ul.navsub li .dot {
    height: 28px;
    position: absolute;
    right: -2px;
    top: 0;
    visibility: hidden;
    width: 3px;
    z-index: 10;
}
ul.navsub li:hover {
    background: url("../images/bg.png") no-repeat scroll 0 -592px transparent;

}
ul.navsub li:hover a {
    color: #000000;
}
ul.navsub li:hover .dot, 
ul.navsub li:hover div.navsub-content {
    visibility: visible;
}
ul.navsub li div.navsub-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #1a87f6;
    left: 180px;
    min-width: 380px;
    padding: 5px 5px;
    position: absolute;
    top: -1px;
    visibility: hidden;
    z-index: 11;
}
ul.navsub li p {
    color: #0A9019;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px;
    text-transform: uppercase;
}
ul.navsub li ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    /*border-bottom: 1px solid #CCCCCC;*/
    font-weight: 100;
    margin: 0px 5px;
}
ul.navsub li ul li a{
    font-weight: 100;
    color: #1a87f6;
}
ul.navsub li ul li a.active{
    color: #2668cd;
}
ul.navsub li:hover ul li:hover {
    background: none repeat scroll 0 0 transparent;
}
ul.navsub li:hover ul li:hover a {
    color: #DD0000;
}

.com-h1{
    color: #005B9E;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 10px;
    background: #eee
}
ul.company_other{
    margin: 0px 5px;
}
ul.company_other li{
    list-style: none;
    overflow: hidden;
    border-bottom: 1px dashed #CCC;
    padding-bottom : 10px;
    margin-bottom: 10px;
}
ul.company_other .img{
    width: 50px;
    float: left;
    margin-right: 10px;
}
ul.company_other a{
    color: #005B9E;
}
ul.company_other a:hover{
    color: #DD0000;
    text-decoration: underline;
}


ul.navcom li{
    list-style: none;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    position: relative;
}
ul.navcom li a{
    padding: 5px;
    float: left;
    width: 170px;
}
ul.navcom li div.navcom-sub{
    position: absolute;
    top: 0px;
    left: 180px;
    visibility: hidden;
}
.company-d{
    float: left;
    width: 690px;
}
.box-map{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D8D8D8;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.box-map .box-map-content{
    margin : 10px;
    border: 1px solid #D8D8D8;
}

/*-----Media 1199px-----*/
@media screen and (max-width:767px){
    .Bus-content {width: 100% !important; margin-right: 0}
    .Bus-right {width: 100% !important}
}

