body {
	font-family: 'Ek Mukta', sans-serif;
	width: 100%;
	background-attachment: fixed;
	background-image: url(../images/bg_pic.jpg);
	background-position: top left;
	font-weight: 300;
	font-size: 16px;
	color: #666;
	line-height: 1.5em;
	text-align: justify;
}
.navbar {
	margin-bottom: 0;
}
.navbar li {
	color: #000;
}
.navbar li a {
	font-size: 16px !important;
	color: #fff !important;
	border-radius: 5px;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.navbar li a:hover {
	font-size: 16px !important;
	color: #fff !important;
	border-radius: 5px;
	background-color: #e5167e;
}
.navbar li.active a {
	background-color: #e5167e !important;
	color: #fff !important;
}
.navbar-default {
	background: none;
	border-bottom: none;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
}
@font-face {
	font-family: 'Ek Mukta';
	src: url(../fonts/EkMukta-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'footer_heading';
	src: url(../fonts/BastardusSans.ttf) format('truetype');
}
@font-face {
	font-family: 'bebas_neueregular';
	src: url(../fonts/BebasNeue-webfont.ttf) format('truetype');
}
@font-face {
	font-family: 'menu';
	src: url(../fonts/ColabLig.otf) format('truetype');
}
img {
	max-width: 100%;
}
.top_head {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/bg_blue.jpg);
	background-attachment: fixed;
}
.top_head_wrap {
	padding: 0px;
}
.logo {
	padding-top: 10px;
	padding-bottom: 10px;
}
.a_search {
	width: 60%;
}
.pro_cont {
	text-align: center;
	padding: 0px;
	background-color: #F6F6F6;
}
.pro_cont h3 {
	text-align: center !important;
	font-size: 22px !important;
	color: #fff !important;
	background-color: #a2c331;
	line-height: 43px;
	text-transform: uppercase;
}
.pro_wrap {
	text-align: center;
	padding: 0px;
	border: 3px solid #ed8c0f;
	background-color: #F6F6F6;
}
/*........testi.......*/



.side {
	padding: 10px;
}
.side_welcome {
	padding: 10px;
	text-align: center;
	background-color:#FFF;
}
.pic {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
.welcome_top {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}
.welcome_top h1 {
	color: #033369;
	font-size: 30px;
	margin: 0px 0px 20px;
	text-align: left;
	text-transform: capitalize;
}
.border {
	border-bottom: 4px solid #FF9F00;
	margin-bottom: 20px;
}
.welcome_top h2 {
	color: #6f6d6d;
	font-size: 15px;
	font-style: normal;
	margin: 10px 0 20px 0;
	line-height: 24px;
	text-align: center;
}
.welcome_top h3 {
	color: #FFF;
	font-size: 24px;
	margin: 0.7em 0px 10px;
	text-align: center;
	text-transform: uppercase;
}
.welcome_top h4 {
	color: #6F6F6F;
	font-size: 15px;
	margin: 10px 0 20px 0;
	line-height: 21px;
	text-align: justify;
}
.color_top {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #331206eb;
}
.color_top h1 {
	color: #ed8c0f;
	font-size: 50px;
	margin: 0px 0px 20px;
	text-align: right;
	text-transform: capitalize;
	border-right: 4px solid #ed8c0f;
	padding: 30px;
}
.color_top h2 {
	color: #6f6d6d;
	font-size: 15px;
	font-style: normal;
	margin: 10px 0 20px 0;
	line-height: 24px;
	text-align: center;
}
.color_top h3 {
	color: #fff;
	font-size: 50px;
	margin: 0px 0px 20px;
	text-align: left;
	text-transform: capitalize;
	padding-top: 30px;
}
.color_top h4 {
	color: #fff;
	font-size: 15px;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 24px;
	text-align: justify;
}
.welcome_img {
	padding: 0;
}
.welcome_box {
	padding: 0;
}
.welcome_box h2 {
	color: #4A200A;
	font-size: 50px;
	margin: 0px 0px 20px;
	text-align: center;
	text-transform: capitalize;
	padding: 30px;
}
.welcome_box h4 {
	color: #000 !important;
	font-size: 15px !important;
	text-align: center !important;
}
.welcome_white {
	padding-bottom: 40px;
}
.welcome_white h1 {
	color: #FFF;
	font-size: 60px;
	margin: 0px 0px 20px;
	text-align: center;
	text-transform: capitalize;
	padding: 30px;
}
.welcome_white h3 {
	color: #0072bc;
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: left;
}
.welcome_white h4 {
	color: #6f6d6d;
	font-size: 15px;
	font-style: normal;
	margin: 10px 0 20px 0;
	line-height: 24px;
	text-align: justify;
}
.welcome_white1 {
	padding-bottom: 40px;
	background-color: #331206ab;
}
.welcome_white1 h1 {
	color: #ed8c0f;
	font-size: 50px;
	margin: 0px 0px 20px;
	text-align: center;
	text-transform: capitalize;
	padding: 30px;
}
.welcome_white1 h3 {
	color: #0072bc;
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: left;
}
.welcome_white1 h4 {
	color: #6f6d6d;
	font-size: 15px;
	font-style: normal;
	margin: 10px 0 20px 0;
	line-height: 24px;
	text-align: justify;
}
.icon {
	padding: 25px;
	text-align: center;
}
/* ------   main end  -------  */

/* ------   logo_main start  -------  */


.no-padding {
	padding-left: 0px;
	padding-right: 0px;
}
/* ------   logo_main end  -------  */

/* ------   banner_main start  -------  */
.banner_main {
	border-bottom: 1px solid #fff;
	position: relative;
}
.banner_wrap {
	padding-left: 0;
	padding-right: 0;
}
.banner_main p {
	margin-bottom: 0;
}
.banner_thumbs_wrap {
	width: 100%;
	margin-top: 20px;
}
/* ------   banner_main end  -------  */
.loc {
	color: #fff;
	padding: 10px 0px 10px 0px;
}
.loc span {
	color: #fff;
	padding-right: 10px;
}
.mail {
	color: #fff;
	padding: 10px 0px 10px 0px;
}
.mail span {
	color: #fff;
	padding-right: 10px;
}
/* ------   contact_main_wrapper start  -------  */
.contact_wrap {
	background-color: #fff;
	padding-left: 0;
	padding-right: 0;
}
.contact_main_wrapper {
	padding-left: 0;
	padding-right: 0;
	border-bottom: 1px solid #fff;
}
.location_map {
	padding-left: 0;
	padding-right: 0;
}
#map_canvas {
	width: 100%;
	height: 250px;
	float: left;
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 20px;
}
.address_wrap {
	padding-bottom: 25px;
	padding-left: 0px;
	padding-left: 0px;
	margin-bottom: 25px;
}
.address1 {
	color: #880709;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	text-align: justify;
	padding-bottom: 10px;
}
.address {
	color: #fff;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	text-align: justify;
}
.address_details_wrap {
	padding-right: 10px;
	padding-left: 10px;
}
.contact-form {
	position: relative;
	padding : 0px;
}
.contact-form div {
	padding: 5px 0;
}
.contact-form span {
	width: 100%;
	display: block;
	font-size: 16px;
	color: #999;
	padding-bottom: 5px;
}
.contact-form input[type="text"], .contact-form textarea {
	width: 98%;
	padding: 8px;
	display: block;
	border: 1px solid #d5d5d5;
	outline: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.contact-form textarea {
	width: 100%;
	resize: none;
	height: 120px;
}
.contact-form input[type="submit"] {
	padding: 7px 20px;
	cursor: pointer;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
}
.submit {
	font-size: 17px;
	color: #FFF;
	width: 152px;
	border: medium none;
	text-transform: uppercase;
	padding: 5px;
	background-color: #69B20A;
	border-radius: 4px;
	margin-top: 10px;
	text-align: center;
}
.submit a {
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	background-color: #69B20A;
}
.submit:hover {
	background-color: #69b20a;
	color: #fff;
	text-decoration: none;
}
/* ------   contact_main_wrapper end  -------  */

/* ------   content_area_main start  -------  */
.content_area_main {
	margin: 0;
}
.more {
	width: 50%;
	font-weight: bold;
	background-image: url(../images/more_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	float: left;
	padding-right: 20px;
}
.more a {
	color: #666;
	text-decoration: none;
}
.more a:hover {
	color: #e94e16;
	text-decoration: underline;
}
.manage_sub h3 {
	color: #729F38;
	font-size: 24px;
	margin: 0.7em 0px 10px;
	text-transform: uppercase;
}
.manage_sub h4 {
	color: #6F6D6D;
	font-size: 14px;
	text-align: justify;
}
/* ------   content_area_main end  -------  */

.box {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
	border: 7px solid #FFF;
	box-shadow: 0px 0px 15px 0px #CCC;
	margin-bottom: 40px;
}
.box:hover {
	border: 7px solid #FFF;
	box-shadow: 0px 0px 15px 0px #CCC;
	background-color: #fff;
	transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
.main_content_wrapper {
	padding-left: 0;
	padding-right: 0;
}
.inner_main_wrapper {
	padding-left: 10;
	padding-right: 10;
	padding-top: 20px;
}
.product_listing_wrapper {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 20px;
}
/* ------   product_listing_wrapper end  -------  */
.testi_wrap {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/bg_blue.jpg);
	background-attachment: fixed;
}
.testi_wrap h1 {
	color: #ed8c0f;
	font-size: 50px;
	margin: 0px 0px 20px;
	text-align: right;
	text-transform: capitalize;
	border-right: 4px solid #ed8c0f;
	padding: 30px;
}
.testi_wrap h2 {
	color: #fff;
	font-size: 15px;
	line-height: 24px;
}
.testi_wrap h3 {
	color: #fff;
	font-size: 25px;
}
/* ------   footer_main_wrapper start  -------  */

.go-top {
	z-index: 4;
	position: fixed;
	bottom: 1.5em;
	right: .8em;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	padding: 1.5em;
	display: none;
}
.go-top:hover {
}
/* ------   footer_main_wrapper end  -------  */

.footer_main {
	background-color: #2a2e33;
	padding-bottom: 25px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.footer_info {
	background: #ed8c0f;
	color: #fff;
	text-align: center;
}
.footer {
	padding-top: 25px;
}
.top_bottom {
	padding: 10px 0px;
}
.footer-bottom {
	background-color: #2a2e33;
	padding-top: 9px;
}
.share_icons {
	padding-bottom: 5px;
	padding-top: 5px;
	float: right;
}
.icons {
	width: 38px;
	float: left;
	margin-right: 10px;
}
.footer_copyright {
	font-family: 'Ek Mukta';
	color: #fff;
	font-size: 14px;
	padding: 10px;
	text-transform: uppercase;
}
.footer_copyright a {
	font-family: 'Ek Mukta';
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.footer_copyright a:hover {
	color: #787C7E;
	text-decoration: none;
}
/* ------   gallery_wrapper  -------  */
.video_gallery {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
	padding-bottom: 30px;
}
.video {
	margin: 0 auto;
}
/* ------   gallery_wrapper end  -------  */

.bt_orange {
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 15px;
	text-align: center;
	border-radius: 5px;
	padding-left: 10px !important;
	padding-right: 10px !important;
	background-color: #ed8c0f;
}
.bt_orange a {
	font-size: 16px;
	color: #fff !important;
	text-decoration: none !important;
}
.bt_orange:hover {
	background-color: #ed8c0f;
	color: #fff !important;
	text-decoration: none;
	transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
}
#map {
	width: 100%;
	height: 250px;
}
/*-- PROJECTS GALLERY */

.carousel-wrap {
	padding-left: 40px;
	padding-right: 40px;
}
.button {
	margin-top: 15px;
	text-align: center;
}
.button a {
	background: #FFF;
	padding: 6px 15px;
	border-radius: 4px;
	color: #001C51;
	display: inline-block;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	text-transform: uppercase;
}
.button a:hover {
	background: #FF9000;
	color: #FFF;
	text-decoration: none;
}
.carousel-control.edit_cc {
	width: 0%;
}
.glyphicon-chevron-right.glyphicon-chevron-left.edit_right {
	background: none;
}
/*-- PROJECTS GALLERY */
