/* 
    Document   : style.css
    Created on : Dec 16, 2012, 9:40:22 PM
    Author     : phung van thuy
    Description:
        Purpose of the stylesheet follows.
*/
/*reset css*/
*{margin: 0px; padding: 0px;}
a{text-decoration: none}
img{border: none}
li{list-style: none}
body{font-size: 13px; font-family: arial, Helvetica, sans-serif;}
@font-face { font-family: 'UTM_Bebas';   src: url('UTM_Bebas.ttf');}
@font-face { font-family: 'segoeui';   src: url('segoeui.ttf');}
.clear{clear: both;}

.pagination{text-align: center; height: 29px; color: white;}
.pagination span{padding: 3px; background: url("../images/backgroundPhanTrang.jpg")repeat; display: -moz-groupbox; margin: 2px; border: 1px solid #cccccc;}
.pagination span a{font-weight: bold; color: #504846;}
.pagination span:hover{background: url("../images/backgroundPhanTrangHover.jpg") repeat;}
.pagination span a:hover{color: #ff4500;}
.disabled{color: #ff4500;}
.current{color: #ff4500;}

#body{
    padding-top: 10px;
}
#logo{
    background: #082551;
    text-align: center;
    height: 121px;
}
#main{width: 1000px; margin: 0px auto;}

#menu{
    background: url("../images/bacgroundMenuTop.png") repeat-x; height: 31px; line-height: 31px;

}
.menuTopText a{color: white; font-size: 14px; text-transform: uppercase;font-weight: bold;}
.menuTopText{}
#search{width: 225px; float: right;}
#searchHearder{width: 200px; border-radius: 20px; border:0px; padding: 3px 10px; background: url("../images/iconSearch.png") #ffffff no-repeat right center;
    border: 1px solid #c0c0c0;
}
#hearder{
    height: 155px;
    overflow: hidden;
}
.listProduct{
    width: 200px;
    height: 221px;
    float: left;
    background: url("../images/bonghome.png") no-repeat bottom center;
}
.listProduct1{
    display: table-cell;
    vertical-align: middle;
}
.namenewHome{
    font-size: 39px;
}

.listProduct1{
    font-family: UTM_Bebas;
}

.listProduct1 p{
    text-align: center;
    color: #fff;
}
.tenphu{
    font-size: 20px;
}
.listProduct1{
    width: 199px;
    height: 174px;
}
#footer{
    background: url("../images/backgroundFooter.jpg") repeat-y center #09244f;
padding:20px 15px;overflow: hidden;
}
#menuFooter{
    width: 1000px;
    margin: 0px auto;
    padding: 10px 0px;
    font-family: segoeui;
}

.dichvu{
    margin-top: 3px;
}
#listNews {
   
    overflow: hidden;
}
.cot2_contact,.cot1_contact{
    width: 50%;float: left;
}
.cot1_ft{
    width: 33%;float: left;color: #fff;
}

.dichvu{
    margin:15px -15px;
}
    .chia4{
        width: 25%;float: left;
    }
    .baoquanhdichvu{
        padding: 0 15px;
    }
    .item-grid-2 {
    box-shadow: 0 0 20px 1px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
}
.item-grid-2 .content {
padding: 15px;
    background: #fff;
}
.item-grid-2 img {
    width: 100%;
}
.item-grid-2 .content > a {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 15px;min-height: 58px;
    font-weight: bold;
}
.item-grid-2 .content .desc {
    margin-bottom: 15px;min-height: 60px;
}
.item-grid-2 .content .read-more {
    text-align: right;
}
.item-grid-2 .content .read-more a {
    color: #de0024;
    font-size: 13px;
}


@media(max-width: 767px){
        .chia4{
        width: 100%;
    }
    .dichvu{
    margin:15px;
}
    #logo {
    height: auto;
}
#search{
    display: none;
}
#hearder {
    height: auto;
}
    #main {
    width: 100%;
    height: auto!important;
}
img{
max-width: 100%;
}
#body {
    padding-top: 0px;
}
#slide{
    height: auto!important;
}
.listProduct{
    width: 50%;float: left;height: auto;
}
.listProduct1{
    width: 100%;    height: 125px;    display: block;padding-top: 50px;
}


#listNews {
    padding-bottom: 5px!important;
    
}
#danhsachsanpham .product{
    width: 50%!important;float: left;
}
.product img {
padding:5px;
    margin: 0px!important;
}

.pagination{
    margin-top: 20px;
}
.cot2_contact, .cot1_contact {
    width: 100%;
    float: none;
}
.cot1_contact table tr td{
    width: auto!important;text-align: left;
}
.cot2_contact{
    margin-top: 20px;
}
.textInput{
    width: 100%!important;
}
#video {
    width: 100%!important;

}
#video embed{
    width: 100%;
    height: 250px;
}
#footer{
    position: inherit;    margin-top: 8px;padding:10px 15px;    width: 90%;
}
#menuFooter {
    width: 100%;
}
.cot1_ft{
    width: 100%;float: left;
}

}