/*************************** COPYRIGHT ******************************
This website Developed by Unitech BD Software
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
*********************************************************************/
.col-md-4.col-sm-6.wl-gallery {
	margin-left: -20px!important;
}
.col-md-4.col-sm-6.wl-gallery {
	padding-right: 30px !important;
}
#slgf_380 .img-box-shadow {
	box-shadow: 0 0 4px rgba(0,0,0,.7)!important;
}
.gall-img-responsive {
	width: 100% !important;
	height: auto !important;
	display: block !important;
	min-height: 225px !important;
	max-height: 225px !important;
}

body{
	padding:0;
	margin:0;
	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;
}
#home-all{
	float: left;
	width: 100%;
	background: url(../images/all.jpg) center center no-repeat fixed;
	padding-bottom: 20px;
	border-bottom: 10px #333 solid;
}
#topper{
	border-top:2px #ffcb05 solid;
	padding: 2px 0 0;
	margin: 0;
}

.main{
	margin:0 auto;
	max-width: 1200px;
	display: block;
	padding: 0 15px;
}
.header{
	float:left;
	width:100%;
	padding: 10px 15px;
	background: rgba(0,0,0,0.6);
	border-top: 5px solid #111;
	border-bottom: 1px solid #111;
	margin-top: 20px;
	
}
.logo a{
	float:left;
	margin-bottom: 5px;
}
#cssmenu{
	display:none;
}

.menu{
	float: right;
	display: inline-block;
	margin-top: 24px;
}

/* Navigation */
.navbar2 {
    width: 100%;
}
.navbar-inner2{
    height: 100%;

} 
.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: 10px 13px;
	display: block;
    font-size: 14px;
	text-decoration: none;
	font-weight: 500;
	text-transform: uppercase;
    color: #ddd;
	transition: .3s;
	border-radius: 3px 3px 0 0;
}
.nav2 li:hover > a {
    color: #fff;
	background: rgba(0,0,0,0.6);
	display: block;
}
/* Sub navigation */
.nav2 ul {
    position: absolute;
    z-index: 100;
    top: 40px;
    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%;	
}
.slider img{
	width: 100%;
	height: 558px;
	float: left;
}



#home_video{
	float: left;
	width: 100%;
	height: 450px;
}
.home_video_left{
	float: left;
	width: 50%;
}
.home_video_left img{
	float: left;
	width: 100%;
	height: 100%;
}
.home_video_right{
	float: right;
	width: 50%;
	background: url(../images/factory.jpg) center center;
	height: 100%;
}
.home_video_right_inner{
	float: left;
	width: 600px;
	color: #eee;
	padding: 20px 15px 20px 40px;
}

.home_video_right h2{
	font-size: 24px;
	font-weight: 600;
	padding: 0;
	margin:  20px 0 10px;
	color: #444;
}	
.home_video_right ul{
	padding:0;
	margin:0px;
	list-style:none;
}
.home_video_right ul li a{
	margin:0;
	list-style:none;
	margin: 10px 10px 0 0;
	color:#333;
	font-size: 20px;
	float: left; 
	padding: 8px 15px;
	border: 1px #777 solid;
	background: rgba(255,255,255,0.5);
	border-radius: 3px;
	transition: .3s;
}
.home_video_right ul li a:hover{
	background: rgba(255,255,255,0.8);
	text-decoration: none;
}
.home_video_right i{
	color:#555;
	margin-right:3px;
}



#home-products{
	float: left;
	width: 100%;
	border: 5px #fff solid;
}


.home-products-box{
	width: 33.33%;
	float: left;
	font-size: 18px;
	font-weight: 600;
	color: #222;
	position: relative;
	overflow: hidden;
	transition: transform .3s;
	margin: 0;
	padding: 0;
	border: 5px #fff solid;
}
.home-products-box img{
	width: 100%;
	height: 280px;
	margin: 0;
	padding: 0;
	transition: transform .7s;
}
.img-border2{
	position: absolute;
	transition: .4s;
	text-align: center;
	background: rgba(0,0,0,0.7);
	padding: 8px 15px;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	bottom: 0;
}

.img-border a{
	position: absolute;
	transition: .4s;
	text-align: center;
	background: rgba(0,0,0,0.7);
	padding: 8px 15px;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	bottom: 0;
}

.home-products-box a:hover{
	background: url(../images/menu_bg.jpg) center center repeat-x;
	color: #000;
	text-decoration: none;
}
.home-products-box:hover .img-border a{
	bottom: 50px;
	
}
.home-products-box a:hover i{

}

.welcome{
	text-align: center;
	padding: 50px 0;
}
.welcome img{
	height: 180px;
	width: 100%;
}

.container{
	width:100%;
	text-align: justify;
	font-size: 15px;
	padding:20px 0 10px;
	float:left;
	color:#222;
	line-height: 26px;
}
.who{
	text-align: left;
	padding: 30px 0;
	float: left;
}
.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;
	color:#222;
	border-bottom: 3px #edc60f solid;
	overflow: hidden;
}


.page_title i{
	margin-right:8px;
	float:left;
}
.page_title h1{
	font-size: 26px;
	font-weight:600;
	display: inline-block;
	background: rgba(255, 255, 255, .5);
	padding: 8px 15px;
	color: #222;
	margin: 0 0 6px;
}
.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;
	display: none;
}
#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;
	margin: 0 0 20px 0;
}

.factory_client img{
	width: 100%;
	height: 100px;
	padding: 10px;
	border: 1px #666 solid;
	background: #fff;
	margin: 0 0 20px 0;
}
.clients img{
	height: 100px;
	padding: 5px;
	border: 1px #eee solid;
	background: #fff;
	margin: 0 20px 20px 0;
	float: left;
}

.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_big_img img{
	height: 380px;
	width: 100%;
}

.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;
}

.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;
}
#footer{
	width: 100%;
	overflow: hidden;
	border-top: 10px solid #edc60f;
	background: #231f20 url(../images/map.png) center center no-repeat;
}
.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: right;
	font-size: 15px;
	font-weight: 500;
	color: #bbb;
	margin: 38px 0 0 0;
}
.footer_social i{
	float: left;
	text-align: center;
	width: 30px;
	height: 28px;
	border-radius: 2px;
	margin: 0 0 0 3px;
	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;
}

.footer-contact-person{
	float: right;
	width: 82%;
	line-height: 1.5;
}

.copyright{
	font-size: 13px;
	float: left;
	width: 100%;
	background: #141212;
	padding: 10px 15px;
	color:#555;
}
.copyright a{ 
	color:#555;
	text-decoration:none;
}

.brand{
	padding-bottom: 20px;
	margin: 0 0 10px;
	float: left;
	border-bottom: 1px #444 solid;
	width: 100%;
}
.brand h3{
	padding: 0 0 0;
	margin: 0 0 10px;
	color: #f3d100;
}
.brand img{
	float: left;
	height: 70px;
	padding: 0;
}

.UNITECH{
	text-align: right;
}


#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;
}