/*********************** My Foods Limited **************************/

/*************************** COPYRIGHT ******************************
This website Developed by Unitech BD Software Limited
Corporate Office: Plot #87, BNS Center (4th floor), Suite No. 507/A,
Sector #07, Uttara Model Town, Dhaka-1230, Bangladesh.
Phone: +88 02 7911423.
Cell: +88 01782 656 388, +88 01977 773 283, +88 01977 773 290.
Email: info@unitechbdsoft.com | admin@unitechbdsoft.com
Website: www.unitechbdsoft.com | www.unitechbdsoftware.com
*********************************************************************/

body{
	padding:0;
	margin:0;
	background: ;
	background: #fff;
	font-family: 'Play', sans-serif;
	color:#4f5559;

}
*{
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
img{
	border:none;
}
.img{
	border:none;
	margin:0 10px 5px 0;
	float:left;
}
.img3{
	border:none;
	margin:6px 10px 10px 0 ;
	float: left;
}
#all{
	float: left;
	width: 100%;
	background: url(../images/all.jpg) top center no-repeat fixed;
	border-bottom: 1px #0b9446 solid;
}
#home-all{
	float: left;
	width: 100%;
	background: url(../images/all.jpg) center center no-repeat fixed;
	padding-bottom: 20px;
	border-bottom: 1px #0b9446 solid;
}

.main{
	margin:0 auto;
	max-width: 1200px;
	display: block;
	padding: 0 15px;
}
.header{
	float:left;
	width:100%;
	padding: 0;
	
}
.logo a{
	float:left;
	padding: 30px 10px 5px;
	border-top: none;
	border-radius: 0 0 5px 5px;
	
}

.header-right{
	float: right;
	padding: 10px 0;
	margin: 65px 0 10px;
	font-size: 15px; 
	font-weight: 600;
	color: #666;
}

.header-right a{
	color: #555;
}
.translate{
	float: right;
	margin: 72px 0 10px 10px;
}


#cssmenu{
	display:none;
}

.menu{
	float: right;
	display: inline-block;
	border-bottom: 1px #eee solid;
	width: 60%; 
}
/* Navigation */
.navbar2 {
    width: 100%;
}
.navbar-inner2{
    height: 100%;
	float: right;

} 
.nav2,
.nav2 ul,
.nav2 li,
.nav2 a {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
.nav2 {
    position: relative;
    z-index: 50;
}
.nav2 li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
}

.nav2 li a {
    position: relative;
    padding: 12px 0 12px 30px;
	display: block;
    font-size: 16px; 
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
    color: #555;
	transition: .3s;
}
.nav2 li:hover > a {
    color: #000;
	display: block;
}
/* Sub navigation */
.nav2 ul {
    position: absolute;
    z-index: 100;
    top: 46px;
    left: 0;
	border-top:none;
	padding-bottom:7px;
	overflow: hidden;
	opacity: 0;
	background: rgba(0,0,0,0.7);
}
.nav2 li:hover ul {
    opacity: 0.8;
}

.nav2 ul li {
    height: 0;
    overflow: hidden;
    padding: 0;

    -webkit-transition: height .07s ease-in-out .0s;
    -moz-transition: height .07s ease-in-out .0s;
    -o-transition: height .07s ease-in-out .0s;
    -ms-transition: height .07s ease-in-out .0s;
    transition: height .07s ease-in-out .0s;
}

.nav2 li:hover > ul li {
    height: 40px;
    overflow: visible;
    padding: 0;
}
.nav2 ul li a {
    width: 170px;
    padding: 10px 0 10px 15px;
    margin: 0;
    font-weight: normal;
    border: none;
    border-bottom: 1px solid #333;
	color:#ddd;
	text-transform:capitalize;
}
.nav2 ul li a:hover {
	color:#fff;
	background: none;
}

.slider{
	float: left;
	width: 100%;	
	height: 485px;
}
.slider img{
	float: right;
	height: 475px;
}
.slider_left{
	float: left;
	width: 50%;
}
.slider_right{
	float: right;
	width: 50%;
}

.slider h2{
	padding: 135px 0 25px 0; 
	margin:0;
	font-size: 40px;
	color: #006b2e;
	text-transform: uppercase;
}
.slider_more a{
	float: left;
	padding: 5px 12px;
	color: #fff;
	border: 1px #333 solid;
	background: #006b2e;
	border-radius: 0 10px 0 10px;
	text-transform: capitalize;
	margin-top: 15px;
}










#export{
	float: left;
	width: 100%;
	padding: 60px 0 40px;
	background: #f1f1f1 url(../images/map.png) center right no-repeat;
}
.export h2{
	padding: 40px 0 35px 0; 
	margin:0;
	font-size: 30px;
	color: #006b2e;
	text-transform: uppercase;
	line-height: 35px;
}
.export img{
	float: left;
	height: 80px;
	margin: 0 20px 20px 0;
}

.seo a{
	color: #f1f1f1;
	font-size: 1px;
	line-height: 5px;
}
.seo2 a{
	color: #fff;
	font-size: 1px;
}




#home-products{
	float: left;
	width: 100%;
	padding: 100px 0;
	background: url(../images/products_bg.jpg) center center no-repeat fixed;
}


.home-products-box{
	width: 100%;
	float: left;
	font-size: 18px;
	font-weight: 600;
	color: #222;
	position: relative;
	overflow: hidden;
	transition: transform .3s;
	margin: 0;
	padding: 0;
	background: #fff;
	margin-bottom: 20px;
	border-radius: 2px;
}
.home-products-box img{
	width: 100%;
	height: 310px;
	margin: 0;
	padding: 0;
	transition: transform .7s;
}
.img-border a{
	position: absolute;
	transition: .4s;
	text-align: center;
	background: rgba(3, 138, 48, .7);
	padding: 10px 15px;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	bottom: 135px;
}

.home-products-box a:hover{
	background: #fff;
	color: #038a30;
	text-decoration: none;
}
.home-products-box:hover .img-border a{
	bottom: 0;
}


.products-box{
	width: 100%;
	float: left;
	font-size: 18px;
	font-weight: 600;
	color: #222;
	position: relative;
	overflow: hidden;
	transition: transform .3s;
	margin: 0;
	padding: 0;
	background: #fff;
	margin-bottom: 20px;
	box-shadow: 1px 1px 1px 2px #eee;
}
.products-box img{
	width: 100%;
	height: 310px;
	margin: 0;
	padding: 0;
	transition: transform .7s;
}
.products-box a:hover{
	background: #fff;
	color: #038a30;
	text-decoration: none;
}
.products-box:hover .img-border a{
	bottom: 0;
}




.products_catagory{
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	transition: transform .3s;
	margin: 0;
	padding: 0;
	background: #fff;
	margin-bottom: 30px;
	box-shadow: 1px 1px 1px 2px #eee;
}
.products_catagory img{
	width: 100%;
	height: 250px;
	margin: 0;
	padding: 0;
	transition: transform .7s;
}
.products_catagory a:hover{
	background: #fff;
	color: #038a30;
	text-decoration: none;
}
.products_catagory:hover .products_catagory_name a{
	padding: 10px 30px 10px 60px;
}

.products_catagory_name a{
	position: absolute;
	transition: .4s;
	background: rgba(3, 138, 48, .99);
	padding: 10px 20px;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	bottom: 20px;
	float: left;
	border-radius: 0 7px 7px 0;
}













#who{
	text-align: center;
	padding: 100px 0;
	background: url(../images/who.jpg) repeat;
	border-bottom: 1px #0b9446 solid;
}
.who{
	text-align: center;
	float: left;
	color: #fff;
	font-size: 19px;
}
.who h3{
	padding:0 0 15px 0; 
	margin:0;
	font-size: 32px;
	color: #fff;
	font-weight: 600;
}

.container{
	width:100%;
	text-align: justify;
	font-size: 15px;
	padding:20px 0 10px;
	float:left;
	color:#222;
	line-height: 26px;
}
.container h3{
	padding:0 0 15px 0; 
	margin:0;
	font-size:23px;
	color: #222;
}
.container h5{
	padding:10px 0 15px 0; 
	margin:0;
	font-size:20px;
	color: #222;
	font-weight: 600;
	text-align: left;
}
.container h5 i{
	padding-right: 3px; 
}

.img2{
	float:right;
	padding:0 0 10px 10px;
}

#page_title{
	width:100%;
	float: left;
	margin: 0 0 0px;
	overflow: hidden;
}
.page_title{
	width:100%;
	float: left;
	padding: 120px 0;
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
}

.page_title i{
	margin-right:8px;
	float:left;
}
.page_title h1{
	font-size: 32px;
	font-weight:600;
	display: inline-block;
	background: rgba(255, 255, 255, .5);
	padding: 8px 15px;
	color: #0b9446;
	margin: 0 ;
	text-transform: uppercase;
}
.page_title h4{
	font-size:14px;
	color:#333;
	font-weight:400;
	background: rgba(255, 255, 255, .9);
	padding: 4px 15px;
	margin: 0;
	display: inline-block;
}
.page_title h4 a{
	color:#333;
	font-weight:400;
}
.page_title p{
	margin:10px 0 0;
	font-size:14px;
	color:#333;
	font-weight:400;
	background: rgba(255, 255, 255, .9);
	padding: 4px 20px;
	float: left;
}


.home_products{
	float: left;
	padding: 80px 0 10px;
	width: 100%;
}
.home_products_title{
	float: left;
	height: 70px;
	width: 100%;
	margin: 0;
	background:url(../images/title.png) left top no-repeat;
	border-bottom: 3px #d90000 solid;
}
.home_products h3{
	padding: 28px 0 0 20px;
	margin: 0;
	font-size: 23px;
	color: #eee;
}

.home_products_box{
	padding: 10px 0;
	margin-bottom: 10px;
	float: left;
	color: #222;
	text-align: left;
	width: 100%;
}
.home_products_box img{
	margin: 0 25px;
	width: 200px;
	float: left;
}
.home_products_box h4{
	padding: 35px 0 20px;
	margin: 0;
	font-size: 22px;
	font-weight: 600;
}
.home_products_box h4 a{
	color: #d90000;
}

#index_client{
	float: left;
	width: 100%;
	padding: 50px 30px;
	background: #222;
}
#index_client h3{
	padding: 0 0 15px;
	margin: 0;
	font-size: 23px;
	color: #fff;
}
.index_client_left{
	float: left;
	width: 50%;
	padding-right: 15px;
}
.index_client_right{
	float: right;
	width: 50%;
	padding-left: 15px;
}

.index_client img{
	width: 100%;
	height: 80px;
	padding: 10px;
	border: 1px #666 solid;
	background: #fff;
}

















.container input{
	margin-bottom:10px;
}
.container textarea{
	margin-bottom:10px;
}
.contact_form{
	color:#333333;
	
}
.contact_table{
	float:left;
	display:inline-block;
	padding-bottom:20px;
	margin-bottom:30px;
	margin-top:10px;
	text-align:left;
}
.contact_table i{
	color:#333333;
	width: 30px;
	height: 27px;
	text-align:center;
	line-height:27px;
	border:1px #ccc solid;
	margin-right: 5px;
	margin-bottom:5px;
}

.factory_box img{
	width: 100%;
	height: 230px;
	border: 1px solid #ddd;
	box-shadow: 0 0 2px #bbb;
	border-bottom: 1px solid #edc60f;
	transition: .3s;
	
}
.factory_box:hover{
    opacity: .6;
}

.product_img2 img{
	width: 100%;
	height: 200px;
	border: 1px solid #ddd;
	box-shadow: 0 0 2px #bbb;
	border-bottom: 1px solid #edc60f;
}

.product_name{
	padding: 15px 0;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
	color: #ed1c24;
	text-align: center;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
	border-bottom: 4px solid #edc60f;
	box-shadow: 0 2px 1px #bbb;
}
.product_name a{
	color: #111;
}

.product_details h3{
	color: #ed1c24;
	font-weight: 600;
}

.product_name img{
	height: 45px;
	text-align: center;
	margin-top: 20px;
}


.product_details img{
	float: left;
	width: 320px;
	height: 360px;
	box-shadow: 1px 1px 1px 2px #eee;
	margin: 0 30px 30px 0;
	
}














.list{
	padding:0;
	margin:0px;
	list-style:none;
}
.list li{
	margin:0;
	list-style:none;
	margin-bottom:5px;	
}
.list i{
	color:#555;
	margin-right:3px;
}
.list2{
	padding:0;
	margin: 0 0 20px 20px;
	list-style: none;
}
.list2 li{
	margin:0;
	list-style:none;
	margin-bottom:4px;	
	text-align:left;
}
.list2 i{
	color:#555;
	margin-right:3px;
}
.index_img{
	float: right;
	width: 80%;
}











#footer-top{
	width: 100%;
	overflow: hidden;
	background: #038a30;
	padding: 10px 0;
}
#footer{
	width: 100%;
	overflow: hidden;
	background: url(../images/footer_bg.jpg) bottom no-repeat fixed;
}

.footer_bg{
	width: 100%;
	height: 300px;
}
.footer_main{
	margin: 0 auto;
	max-width: 1200px;
	padding: 10px 15px 25px;
	color: #bbb;
}
.footer_main h3{
	font-size: 22px;
	margin-bottom: 20px;
	padding: 0;
	color: #eee;
	font-weight: 500;
	
}

.footer{
	float:left;
	width:100%;
	font-size:14px;
	padding: 20px 0 10px;
}
.footer img{
	float: left;
	height: 60px;
	margin: 0 10px 0 0;
}

.footer i{
	color:#bbb;
	margin-right:3px;
}
.footer input{
	margin-bottom: 5px;
}
.top .top-right{
	text-align:right;
}

.footer a{ 
	font-weight: normal;
	text-decoration:underline;
	color:#bbb;
	text-decoration:none;
	margin:0 2px;
}
.footer a:hover{
	color:#fff;
	text-decoration:none;
} 

.footer_list{
	margin: 22px 0 0;
	padding:0;
}
.footer_list li{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom: 7px;
}
.footer_social{
	float: left;
	font-size: 15px;
	font-weight: 500;
	color: #bbb;
}
.footer_social i{
	float: left;
	text-align: center;
	width: 30px;
	height: 28px;
	border-radius: 2px;
	margin: 0 5px 0 0;
	line-height: 28px;
}
.footer_social .fa-facebook{
	background:#3c599b;
	color:#fff;
}
.footer_social .fa-google-plus{
	background:#CD3F2C;
	color:#fff;
}
.footer_social .fa-twitter{
	background:#5EA9DD;
	color:#fff;
}
.footer_social .fa-youtube{
	background:#c82828;
	color:#fff;
}
.copyright{
	font-size: 13px;
	float: left;
	width: 100%;
	background: #141212;
	padding: 10px 15px;
	color:#555;
}
.copyright a{ 
	color:#555;
	text-decoration:none;
}

.brand{
	float: left;
	width: 100%;
	color: #eee;
}
.brand h3{
	padding: 0 0 0;
	margin: 0 0 10px;
	color: #f3d100;
}
.brand img{
	float: left;
	height: 70px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px #03ab3b solid;
}

.UNITECH{
	text-align: right;
	margin-top: 13px;
	float: right;
	line-height: 23px;
}
.UNITECH a{
	color: #eee;
}

















#wrapper{
	margin: 0;
	width: 100%;
	float: left;
	/*background: url(../images/background.png) center top fixed;*/
}

.main_body{
	margin: 0 auto;
	max-width: 1170px;
	display: block;
	padding: 30px 0;
	background: rgba(255, 255, 255, .8);
}

.main_body h3{
	font-size: 24px;
	margin-bottom: 20px;
	padding: 0;
	color: #444;
	font-weight: 600;
}

.main_body h4{
	font-size: 18px;
	margin-bottom: 10px;
	padding: 0 0 10px;
	font-weight: 600;
	border-bottom: 2px solid #edc60f;
}
.main_body h4 a{
	color: #555;
	text-transform: uppercase;
}


.factory_gallery{
    width: 100%;
    margin-bottom: 10px;
	
}
.factory_gallery img{
    width: 100%;
    height: 170px;
	padding: 3px;
	border: 1px #ddd solid;
	
}
.product_gallery{
    float: left;
	width: 100%;
    margin-bottom: 10px;
}
.product_gallery img{
    float: left;
	width: 100%;
    height: 180px;
	padding: 3px;
	border: 1px #ddd solid;
}

.certificate img{
    height: 80px;
	margin: 0 10px 10px 0;
}













