body {
	margin:0px;
	padding:0px;
	color:#000305;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:1.5em; 
	background-color: #e6e6e6;
	/*background-color: #1c435c;
	background-image: url(../images/templatemo_body.jpg); */
	background-position: top;
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color: #90db29;
}

a:hover {
	color: #99FFFF;
	text-decoration:none;
}

p { margin: 0px; padding: 0 0 10px 0; }

img { border: none; }


table td{
	padding: 2px;
}

h1, h2, h3, h4, h5 { font-weight: normal; }

h1 { font-size: 40px; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 24px; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; }
h4 { font-size: 18px; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	padding: 4px;
	border: 1px solid #000;
	background: #0f1115;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #fff; }

.button a {
	clear: both;
	display: block;
	width: 90px;
	height: 24px;
	padding: 4px 0 0 15px;
	background: url(../images/templatemo_button.png) no-repeat;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

form .next {
	clear: both;
	display: block;
	width: 110px;
	height: 24px;
	padding: 4px 0 0 15px;
	background: url(../images/templatemo_button.png) no-repeat;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
form .next:hover {
	color: #000;
}

form .next .butn{
	background-color: transparent;
	padding: 0px;
	border-radius:10px;
}

#templatemo_wrapper {	
	width:70%;
	margin: 10px auto;
}

/* header */

#templatemo_header {
	/*width: 960px;*/
	width:100%;
	height: 100px;	
	background: url(../images/templatemo_header.png) no-repeat;
}

#templatemo_header  #site_title {
	float: left;
	padding: 40px 40px 0;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header  #site_title h1 a span {
	display: block;
	text-align: left;
	margin: 5px 0 0 3px;
	font-size: 14px;
	color: #352c2c;
	font-weight: bold;
	letter-spacing: 2px;
}

#logocontainer {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 87px;
	width: 80px;
	float: right;
}
.logo {
	padding: 0px;
	height: 87px;
	width: 80px;
	float: right;
	margin: 0;	
}

#templatemo_header .dept_name a {
	float: left;
	display: block;
	width: 350px;
	height: 40px;
	padding: 20px 0 10px 0;
	margin-top: 0;
	color: #2fb4e2;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	/*background: url(../images/2.jpg) right bottom no-repeat;*/
}

#templatemo_header .dept_name a:hover {
	color: #ffffff;
	text-decoration: none;	
}

.dept_name a span {
	font-size: 16px;
	margin-top: 5px;

	letter-spacing: 3px;
}

/* end header */

#templatemo_menu
{	
	width: 100%;
	height: 60px;
	background-color: #372e2e;
	background: url(../images/templatemo_menu.png) repeat-x;		
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	display: inline;	
}

.menu button{
  display: none;
}


#templatemo_menu ul li {	
	list-style-type: none;  
}

#templatemo_menu ul li a {
	padding: 16px 2% 0 2%;
	position: relative;
	float: left;
	height: 40px;	
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #68a01c;	
	font-weight: bold;
	outline: none;
	background: url(../images/menu_divider.png) repeat-y;
}


#templatemo_menu ul li .first {
	background: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ffffff;
	background-color: black;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
}

/* end of menu */



#templatemo_content_wrapper {
	width:100%;
}

#templatemo_slider {
	width: 92%;
	height: 220px;
	padding: 4% 4%;
	margin-top: 2%;
	background-color: #ffffff;
	/*background: url(../images/templatemo_slider.png) repeat-x;*/
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;		
}

#templatemo_content_header {
	width: 880px;
	height: 70px;
	padding: 30px 40px 0;
	color: #333;
	text-align: left;
	background: url(../images/templatemo_h1.png) no-repeat;
}

#templatemo_content_full_col {
	clear: both;
	padding: 40px;
}

#templatemo_content {
	float: left;
	width: 70%;
	padding: 3% 4%;
	margin: 2% 0 2%;
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#templatemo_sidebar {
	float: right;
	width: 20%;
	margin: 2% 0 2%;
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#templatemo_form_content {
	float: left;
	width: 960px;
	margin: 30px 0px 30px 0px;
}

#templatemo_form_content h2{
	text-align:center;
	padding:20px;
	height:25px;
	color:#333;
	font-weight:bold;
	background: url(../images/templatemo_h1.png) no-repeat;
}



.services_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(../images/templatemo_divider.jpg) bottom repeat-x;	
}

.services_section h4 {
	margin-bottom: 20px;
}

.services_section .left {
	float: left; 
	width: 150px;
}

.services_section .left img {
	border:1px solid #CCC;
	padding: 5px;
}

.services_sectio .services_content {
	clear: both;
	margin: 10px 0;
}

.services_section .right {
	float: right; 
	width: 370px;
}

.post_section{
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #112e41;
}

.post_section .post_content {
	clear: both;
	margin: 10px 0;
}
.post_content .right {
	float: right; 
	width: 200px;
}

.post_content .right img {
	width: 180px;
	height: 180px;
	border:1px solid #112e41;
	background: #16374c;
	padding: 5px;
}

.post_content .left {
	float: left; 
	width: 320px;
}

.post_section p {
	text-align: justify;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

/* gallery */

#gallery {
	width: 960px;
	padding: 40px 0;
}

#gallery ul { list-style: none; margin: 0; padding: 0; }
	
#gallery ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 245px;
		padding: 9px;
		margin: 0 0 40px 40px;
		background: #1b1f29;
		border: 1px solid #000;
}

#gallery ul img {
		width: 245px;
		height: 130px;
		border: none;
		margin-bottom: 10px;
}
/* end of gallery */

#contact_form {
	padding: 0px;
}

#contact_form form {
	margin: 0px;
	padding: 10px;
	color: #000000;
	background-color:#FFFFFF;
	background: url(../images/templatemo_form.png);
}

#contact_form form select{
	background-color: #b4cc31;
	height: 30px;
	padding: 5px;
	color: #000000;
}

#contact_form form .input_field {
	display:block;
	height: 18px;
	width: 250px;
	border: #FFFFFF 1px solid;
	background-color: #b4cc31;
	color: #000000;
	padding: 5px;
}

#contact_form form label {
	font-size: 14px;	
	color:#000000;
}

#contact_form form textarea {
	width: 350px;
	height: 150px;
	background-color: #005085;
	border: #FFFFFF 1px solid;
	padding: 5px;
}

#contact_form form .submit_btn {
	background: url(../images/templatemo_button.png) no-repeat;
	cursor:pointer;
	clear: both;
/*	display: block;*/
	border:none;
	width: 108px;
	height: 27px;
	padding: 0px 0 0 0px;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoratin: none;
}

#contact_form .Lsubmit_btn {
	background: url(../images/templatemo_Lbutton.png) no-repeat;
	cursor:pointer;
	clear: both;
/*	display: block;*/
	border:none;
	width: 170px;
	height: 34px;
	padding: 0px 0 0 15px;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button-custom {
  padding: 10px 15px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #4CAF50;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button-custom:hover {background-color: #3e8e41}

.button-custom:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

#MsgBox{
	background-color:#FFBE9F;
	color:#000000;
	margin: 5px 0px 10px 275px;
	padding: 5px 0px 0px 0px;
	width:400px;
	height:30px;
	text-align:center;
	border:solid;
	border-color:#FF3333;
}

#request_a_quote {
	margin-bottom: 60px;
}

#request_a_quote form {
	margin: 0;
	padding: 0;
}

#request_a_quote label {
	color: #000;
}

#quote_input {
	height: 20px;
	width: 260px;
	padding-top: 5px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#submit_btn {
	float: right;
	cursor: pointer;
	width: 180px;
	height: 45px;
	font-size: 14px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	border: none;
	background: url(../images/request_a_quote.png) no-repeat;
}

#sidebar_featured_project {
	margin: 0 0 40px 0;
	padding: 0;
	color: #CCC;
}

#sidebar_featured_project .left {
	float: left;
	width: 64px;
}

#sidebar_featured_project .right {
	float: right;
	width: 170px;
}

#sidebar_featured_project h6 {
	color: #b4cc31;
}

#news_section {
	margin: 0;
	padding: 0;
	color: #CCC;
}

.news_section h3 {
	color: #CCC;
}

.news_box  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

.news_box a {
	color: #b4cc31;
}

.two_col {
	width: 260px;
}

.col_w450 {
	width: 430px; 
}

#com_add {
	float: right;
	width: 350px;
}


@font-face {
    /* This declaration targets everything else */
    font-family: 'Bangla'; 
	src: url(../font/kalpurush.ttf);
}


#templatemo_footer {
	/*width: 900px;*/
	width: 100%;
	height: 65px;
	/*padding: 10px 30px 0;*/
	color: #f2f2f2;
	text-align: center;
	background: url(../images/footer_bg.png) repeat-x;
	/*background-color: #382f2f;*/
}

#templatemo_footer a {
	color: #f2f2f2;
	text-decoration:none;
}

#templatemo_footer a:hover {
	color: #68a01c;
	
}



/* end of footer */

@media only screen and (max-width: 900px) {
	#templatemo_wrapper {	
	width:90%;
	}
}


@media only screen and (min-width: 150px) and (max-width: 640px) {
	
	 body{
		-webkit-text-size-adjust: none;
	  }
	
	#templatemo_header {
		position: relative;
		background: #669d1b;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
		
	#templatemo_header  #site_title {		
		padding: 25px 0px 0 20px;
	}	
		
	#templatemo_header  #site_title h1 a {		
		font-size: 22px;
	}

	#templatemo_header  #site_title h1 a span {
		display: block;
		text-align: left;
		margin: 5px 0 0 3px;
		font-size: 14px;
		color: #352c2c;
		font-weight: bold;
		letter-spacing: 2px;
	}
	

	.logo {
		margin: 7px 5px;
		
	}
			
	.menu {	
		box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	}
	
	.menu ul {		
		display: block;
		height: 220px;
	}
	
	.menu ul li {	
		width: 100%;
		margin: 0px 50px 0px 0px;
		float: left;
		background:#303030;

	}
	
	#templatemo_menu ul li:last-child {
		margin-right: 0px;
	}

	#templatemo_menu ul li a {		
		width: 100%;
		height: 20px;
		text-align: left;
		padding: 2% 0 2% 4%;
		display: block;
		background: none;
		
		text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
		color: #777;
		transition: color linear 0.15s;
	}
	
	#templatemo_menu ul li a:hover, #templatemo_menu .current-item a {
		text-decoration: none;
		color: #66a992;
		background: none;
	}
	
	
	.menu button{
		display: block;
		padding: 3vw;
		font-size: 3vh;
		color: white;
		background-color: #372e2e;
		border: none;
		outline: none;		
		cursor: pointer;
		align-self: flex-start;
	}

	/* end of menu */
	
		
	#templatemo_content {
	float: left;
	width: 92%;
	padding: 3% 4%;
	margin: 2% 0 2%;	
	} 

	#templatemo_sidebar {
	float: left;
	width: 100%;
	margin: 2% 0 2%;	
	}
	
	#templatemo_footer {
		height: auto;	
		background: none;
		background-color: #372e2e;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
	
	
}
