.footer.footer .site-footer,.footer.footer .copyright {
    background: #ffffff;
} 
.footer.footer ul.contact li.sdt a:last-child ,.footer.footer ul.contact li .txt_content_child,.footer.footer .list-menu .li_menu a,.footer.footer .list-menu .social_ ,.footer.footer .list-menu .social_ a{
    color: black;
}
.footer.footer .list-menu .social_:hover, .footer.footer .list-menu .social_ a:hover {
    color: #0d6c3c;
}
footer.footer .list-menu .li_menu a:hover {
    color: #0d6c3c;
} 
footer.footer .title-menu a {
    color: #000;
} 
.logo-wrapper img{
	max-width:90px;
} 
.home-slider .owl-item .content_item{
    color: #fff;
    
    background: #00000052;
}
@media (min-width: 1200px) {
.home-slider .owl-item .content_item{
    top: 50%;
}
}
.main_contact .map_page .des_contact,.main_contact .map_page .title-head-contact{
	color:#006b3b;
}
 @media (min-width:992px){
 	.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog-thumbnail .blog_img img{
    	max-height:200px;
        height:200px;
        width:100%;
        object-fit:contain;
   }
 }
 @media (max-width:767px){
  	.box_prduct_menu .item_tab_cl .child-ab .nd-album .blog-thumbnail .blog_img img{
    	max-height:70px;
    
   }
 }   