body {
  font-family: 'Lato', sans-serif !important;
}

.header_bg
{
	width:100%;
	height:auto;
}
.menu_wrap
{
	width:100%;
	height:auto;
	max-width: 780px;
	margin: 0px auto;
}
.menu_wrap .navbar-default
{
	height:auto;
	border:none;	
	margin-bottom: 0;
	background:none;
}
.menu_wrap .navbar-default a
{
	color:#000 !important;
	font-weight: 600;
	font-size: 16px;
	margin: 0 0;	
	text-transform:uppercase;
	padding: 25px 0;
	width: 133px;
	text-align: center;

}
.menu_wrap .navbar-nav li
{
	margin:0 8px;	
}
.menu_wrap .navbar-nav li:nth-child(1n)
{
	background:#6fa6cd;
}
.menu_wrap .navbar-nav li:nth-child(2n)
{
	background:#44cacb;
}
.menu_wrap .navbar-nav li:nth-child(3n)
{
	background:#5abb4a;
}
.menu_wrap .navbar-nav li:nth-child(4n)
{
	background:#f74c45;
}
.menu_wrap .navbar-nav li:nth-child(5n)
{
	background:#b33a8a;
}
.menu_wrap .navbar-default a:hover
{
	color:#fff !important;	
}
.menu_wrap .navbar-default .navbar-nav > .active > a
{
	background:none;
	color:#fff !important;	
}
.logo
{
	width:100%;
	height:auto;
	margin: 9px 0 0;
	text-align:center;
}
.logo img
{
	max-width:100%;
	height:auto;	
}
p
{
	font-size:15px;
	line-height:24px;	
}
.header_right {
    width: auto;
    height: auto;
    margin: 10px 0 10px 11%;
    overflow: hidden;
    float: left;
}

.call {
    width: auto;
    height: auto;
    text-align: right;
    margin: 0 18px 3px 0;
    font-size: 15px;
    font-weight: 600;
    float: left;
}

.call a
{
	color:#000;	
}
.call a:hover
{
	color:#159c1e;
	text-decoration:none;	
}
.call .fa
{
	margin:0 5px 0 0;	
}

/*******************Header end*****************/
.wrapper
{
	width:100%;
	height:auto;
	margin:0px auto;
	padding:0 0;	
}
.banner
{
	width:100%;
	max-width:1200px;
	margin:10px auto 0;
	border:5px solid #ccc;	
}
.banner_full
{
	width:100%;
	height:auto;
	position:relative;	
	overflow:hidden;
}
.banner_pic
{
	width:100%;
	height:auto;
	position:relative;	
}
.banner_pic img
{
	width:100%;
	height:auto;	
}
.banner_text
{
	width:100%;
	max-width:650px;
	background:rgba(0,0,0,0.8);	
	padding:20px 0;
	text-align:center;
	font-size:24px;
	color:#159c1e;
	position:absolute;
	z-index:999;
	top:0;
	margin:250px auto 0;
	text-transform:uppercase;
	left:0;
	right:0;
	box-shadow: 0 5px 5px #000;
	font-weight:600;
}
.pert_1
{
	width:100%;
	height:auto;
	padding:40px 0 20px;	
}
.pert_1 h1
{
	text-transform:uppercase;
	margin:0px 0 15px 0;
	color:#000;
	font-size:30px;	
}
.pert_1 h1 span
{
	color:#159c1e;
}
.read
{
	width:100%;
	height:auto;
	float:left;
	text-align:right;	
}
.pert_2
{
	width:100%;
	height:auto;
	padding:40px 0 20px;
	background:url(../img/pert_2_bg.jpg) no-repeat;
	background-size:100% 100%;
	/*background-attachment:fixed;*/
	min-height:500px;	
}
.pert_2 h1
{
	text-transform:uppercase;
	margin:0px 0 15px 0;
	color:#000;
	font-size:30px;
	text-align:center;	
}
.pert_2 h1 span
{
	color:#159c1e;
}
.serv h4
{
	text-transform:uppercase;
	font-size:16px;
	text-align:center;	
	font-weight:600;
}
/**color**/
.c_1
{
	color:#ff6600;	
}
.c_2
{
	color:#d8434d;	
}
.c_3
{
	color:#d8434d;	
}
.c_4
{
	color:#ff0011;
}
.c_5
{
	color:#cebd00;	
}
.c_6
{
	color:#00a291;	
}

.c_7
{
	color:#00930e;
}
.c_8
{
	color:#d8434d;
}
.c_9
{
	color:#24ff00;
}
.c_10
{
	color:#00037c;	
}
.brush
{
	width:100%;
	height:auto;	
}
.brush img
{
	width:auto;
	max-width:100%;	
}
.pert_3
{
	width:100%;
	height:auto;
	padding:40px 0 20px;
	min-height:500px;
	background:#323232;	
}
.pert_3 h1
{
	text-transform:uppercase;
	margin:0px 0 40px 0;
	color:#fff;
	font-size:30px;
	text-align:center;	
}
.pert_3 h1 span
{
	color:#159c1e;
}
.tz-gallery .thumbnail {
    padding: 0;
    margin-bottom: 30px;
    border:5px solid #159c1e;
	height: 240px;
	overflow: hidden;

}
.tz-gallery img {
    border-radius: 2px;
}

.pert_4
{
	width:100%;
	height:auto;
}
.pert_4 iframe
{
	width:100%;
	height:350px;
	border:1px solid #ccc;
    filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */	
}
/****innr pages*****/
.inner_banner
{
	width:100%;
	max-width:1200px;
	margin:10px auto 0;
	border:5px solid #ccc;	
}
.inner_banner img
{
	width:100%;
	height:auto;	
}
.full
{
	width:100%;
	height:auto;
	margin:10px 0 10px 0;
	overflow: hidden;	
}
.full h3
{
	margin:0 0 20px 0;	
}
.service_pic
{
	width:100%;
	height:auto;
}
.service_pic img
{
	width:auto;
	max-width:100%;
	border:5px solid #ffba00;	
}
.flp {
    width: 100%;
    height: auto;
    margin: 0 0px 8px 0;
    float: left;
}
.flp input[type="text"], input[type="email"], input[type="phone"] {
    height: 40px;
    border: 1px solid #000 !important;
    width: 100%;
    background: none;
    color: #000;
    padding: 5px 10px;
}
.flp textarea
 {
    height:120px;
    border: 1px solid #000 !important;
    width: 100%;
    background: none;
    color: #000;
    padding: 5px 10px;
}
.flp input[type="submit"]
 {
    height: 35px;
    border: 1px solid #000;
    background: none;
    color: #000;
    font-size: 14px;
    padding: 0 15px;
}
.flp input[type="submit"]:hover
{
	background:#000;
	color:#fff;	
}
.con-right h2
{
	font-size:24px;
	color:#000;
	margin:0px 0 10px 0;
	border-bottom:1px dotted #ccc;
	line-height:46px;	
}
.about_pic
{
	width:100%;
	height:auto;	
}
.about_pic img
{
	width:auto;
	height:auto;
	max-width:100%;
	border: 5px solid #159c1e;	
}





/***********footer*************/

footer
{
	background:url(../img/footer_bg.jpg) no-repeat;	
	width:100%;
	height:auto;
	background-size:100% auto;
}
.footer_bg
{
	background:rgba(0,0,0,0.8);
	width:100%;
	height:auto;
	padding:30px 0;
}
footer h4
{
	color:#fff;
	font-size:22px;
	margin: 0 0 20px 0;	
}
footer .list-group
{
	list-style:none;
	color:#fff;
	font-size:15px;
	font-weight:300;
	text-transform:uppercase;
}
footer .list-group li
{
	margin:0 0 10px 0;	
}
footer .list-group a
{
	color:#fff;
	text-decoration:none;	
}
footer .list-group a:hover
{
	color:#159c1e;	
}
.lp
{
	list-style:none;
	color:#fff;
	font-size:15px;
	font-weight:300;
	margin:0px;
	padding:0px;	
}
.lp li:before {
    content: url('../img/hand.png');
	margin:0 6px 0 0;
}
.lp a
{
	color:#fff;
	text-decoration:none;	
}
.lp a:hover
{
	color:#159c1e;	
}
footer p
{
	color:#fff;
	font-size:15px;
	margin:0 0 5px 0;	
}
footer p a
{
	color:#fff;	
}
footer p a:hover
{
	color:#159c1e;
	text-decoration:none;	
}
.foter_fm
{
	width:100%;
	height:auto;
	margin:0 0 5px 0;
}
.foter_fm input[type=text],input[type=email]
{
	width:100%;
	height:40px;
	background:rgba(255,255,255,0.5);
	padding:5px 10px;
	color:#321d1f;
	border:1px solid rgba(255,255,255,0.5);	
}
.foter_fm input[type=submit]
{
	width:100%;
	height:40px;
	background:#159c1e;
	padding:5px;
	font-weight:600;
	color:#fff;
	border:1px solid rgba(255,255,255,0.5);	
}
.foter_fm input[type=submit]:hover
{
	background:#ffb700;
	color:#000;	
}
.sc
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0px 0 20px 0;
	padding:0px;	
}
.sc li
{
	width:auto;
	float:left;
	list-style:none;
	margin:0 10px 0 0;	
}
.sc li a
{
	color:#fff;	
}
.sc li a:hover
{
	color:#159c1e;
}
.sc li a .fa
{
	font-size:26px;	
}
.margin-top-20
{
	margin-top:20px;	
}
.last_footer
{
	width:100%;
	height:auto;
	padding:10px 0;
	margin:0px auto;
	color:#fff;	
	overflow:hidden;
	background:#1b1714;
}
.last_footer p
{
	width:100%;
	float:left;
	margin:0 0 0 0;	
    text-align:center;
	font-size:14px;
}
.last_footer p span
{
	color:#159c1e;
}
.nopadding
{
	padding:0px;	
}
.overflow
{
	overflow:hidden;	
}

/*	Developer : Utpal Manna	Email : utpal.manna.1302@gmail.com*/