.hinhphu{float:left; margin:15px}
.recommended_items {
  overflow: hidden;
  background-color:#FFFFFF

}
.vu{background-color:#FFFFFF!important}
.lienquan{padding-left:20px}
#recommended-item-carousel .carousel-inner .item {
  padding-left: 0;
}
.lienquan img {
    max-width: 150px;
	max-height:110px
}

.tensp{height:35px}

.gia {
    font-weight: 700;
    margin-bottom: 10px;
    font-family: "Source Sans Pro", Arial, sans-serif;
    color: #ac1f1f;
    font-size: 18px;
    margin-top: 20px;
}
.product-name1 {
    color: #ac1f1f;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
	margin-top:-1px
}
.recommended-item-control {
  position: absolute;
  top: 41%;
}
.right{left: 92%;}
.recommended-item-control i {
  background: none repeat scroll 0 0 #FE980F;
  color: #FFFFFF;
  font-size: 20px;
  padding: 4px 10px;
}

.recommended-item-control i:hover {
  background: #ccccc6;
}

.recommended_items  h2 {
}

body
{
    font-family:"Times New Roman", Times, serif;
       background: url(../images/foo-bg.jpg);
}
.tin{
	margin-bottom:15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.khoangcach{padding-left:10px!important; padding-right:10px!important}
.iconvu {
    margin-top: -5px;
    float: left;
    margin-right: 10px;
}
.tin a{color:#000000}
.tin a:hover{color:#0000FF}
.tieude3 {
        width: 255px;
    height: 50px;
    background: url(../images/tintuc.png) no-repeat;
    text-align: left;
    padding-left: 55px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    line-height: 52px;
    text-transform: uppercase;
    margin: 0 20 -23px 0px;
    position: relative;
    z-index: 100;
}
.product-code {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background: rgba(3,144,14,0.8);
    color: #FFF !important;
    font-weight: 600;
    float: right;
    z-index: 900;
}

.cart {
    background: #FE980F;
    border: 0 none;
    border-radius: 0;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 20px;
}
.img-nonresponsive
{
    width: auto;
    height: auto;
}
.tabcss{margin-left:10px; margin-top:10px}

.bg-bulb
{

    background-size: 100%;
    opacity: 1.0;
	    background-color: #F7F7F4
    /*margin-bottom: 10px;*/
}


.banner {
	height: 100px;
	
	background-size: 100%;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
	float: left;
	text-align: center;
}

.phone
{
    color: #E84353;
    font-size: 16px;
}

.btn-success,.product-button {
    text-align: center;
    color: #fff;
    background-color: rgba(3,144,14,0.8);
    border-color: rgba(3,144,14,0.8);
}
 .btn-success:hover,.product-button:hover {
    color: #fff;
    background-color: rgba(3,144,14,0.8);
    border-color: rgba(3,144,14,0.8);
}



.caption {
    height: 120px;
    overflow: hidden;
}



.thumbnail img {
    width: 100%;
}


.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

.panel-primary {
    border-color:#226C5F;
	background-color: #F7F7F4
}

.panel-primary .panel-heading {
    color: #fff;
    background-color: #226C5F;
    border-color: #226C5F;
}


.slide {
	padding-top: 10px;
	padding-bottom: 15px;

}


.product-name{
    color: #E84353;
    text-decoration: none;
	font-size:16px
    
}
   
.product-info
{
    line-height: 30px;
    font-weight: 600;
}

#Footer a{
    color: #FFFFFF;
}  

a:hover,a:link,a:active
{
    text-decoration: none;
}

.product-image {

  z-index: 800;

  position: relative;

  -webkit-transition: all 1s ease;

  -moz-transition: all 1s ease;

  -o-transition: all 1s ease;

  -ms-transition: all 1s ease;

  transition: all 1s ease;

  max-width: 100%;

}
.product-image img {height:121px !important}

.product-image:hover {

  -webkit-transform:scale(1.1);

  -moz-transform:scale(1.1);

  -ms-transform:scale(1.1);

  -o-transform:scale(1.1);

   transform:scale(1.1);

}

    footer {
    padding: 10px 0 10px 0;
    color: #fff;
}
 /*   #Footer {
    width: 100%;
    clear: both;
    background: #2d2d2d;
    color: #9B9B9B;
    font-size: 13px;
    border-top: 5px solid #273896;
}*/

#Footer {
    width: 100%;
    clear: both;
    background: #000000;
    color: #FFFFFF;
    font-size: 13px;
    /*border-top: 5px solid #E84353;*/

}

.btn{
    background-color: #226C5F !important;
    border-color: #226C5F !important;
}

.wrap-foot .lbl {
    font-family: 'Roboto Condensed',Arial,serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    margin-bottom: 0px;
    padding-top: 20px;
}

.foot-cont {
    /* border-bottom: #202020 1px solid; */
 
}

.foot-nav ul {
    color: #FFFFFF;
    /* list-style: disc; */
    list-style-position: inside;
    padding-left: 0px;
    padding-top: 15px;
}

.foot-nav ul li {
    /* border-bottom: #225e82 1px solid; */
    padding: 7px 0;
}

.social-ne > ul {
    padding: 0;
    text-align: left;
    padding-top: 15px;
}

.social-ne > ul li {
    float: left;
}

.social-ne > ul li a {
    transition: all .4s ease-in-out;
    font-size: 20px;
    line-height: 20px;
    padding-right: 20px;
    color: #FFF;
    text-align: left;
}





/*#region responsive slide logo Index */
@media (min-width: 980px) {
    .logo-doitac img {
        height: 100px;
        margin-left: 45px;
    }
}
    @media (max-width: 480px) {
        .logo-doitac img {
            height: 50px !important;
        }
    }



/*#endregion */
   