@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
	
	}
	#top
	{
		width:100%;
		height:86px;
		padding:0px;
		margin:0px 0px 5px 0px;
		background-color:#030101;
	/*border-bottom:15px solid #066d24;*/
		}
		.vmore {
padding: 10px;
float: left;
background-color: #1683fb;
border-radius: 6px;
color: #fff;
display:none;
}
.vmore a {
text-decoration: none;
color: #fff;
} 
		.watsouter
{
	    
    margin-top: -3px;
	
    border: 1px solid #ec6a6a;
	<!--margin-right:-204px;
	float: right;
    padding: 2px;
    border-radius: 6px;-->
}
.watsouter p
{
	font-size: 16px;
	text-decoration: none;
}
	.watsouter p a
{
	color: #E21018;
	text-decoration: none;
}
.watsouter p a:hover 
{
	color: #E21018;
	text-decoration: none;
}

.watsappouter-div
{
	width: 100%;
}

.eq-form
{width: 100%; float: left; background-color:#E6E6E6;   border: 1px solid #ccc;
    padding: 20px; }
	.input-top
{
	margin-top:10px;
}

#enquiry{
	 font-family: 'Roboto Condensed', sans-serif;
	 
}
.suggestion {
    width: 100%;
    height: 80px;
    border: 1px solid #dddcdb;
    border-radius: 0px;
    background-image: none;
    font: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    margin: 0;
	padding:10px;
 
}
input[type="search"], input[type="email"], input[type="text"], input[type="number"], input[type="password"] {
    border: 1px solid #ccc;
    font: normal 1.2em 'OpenSansRegular';
    color: #999;
    padding: 6px 4%;
    width: 100.4%;
    margin-bottom: 5px;
}
.submit-bt
{
	margin:0px 10px 8px 0px;
}

input[type="search"], input[type="email"], input[type="text"], input[type="number"], input[type="password"] {
    border: 1px solid #ccc;
   font: normal 1.0em 'Roboto Condensed', sans-serif;
 color: #0c0b0b;
    padding: 6px 4%;
    width: 100.4%;
	margin-bottom: 5px;
}
.searchbutton {
    background: -webkit-linear-gradient(top,#9FE880 0%,#44583C 100%);
    padding: 5px 7px;
    color: #fff;
    font-family: 'Helvetica Neue',sans-serif;
    font-size: 12px;
    border: 1px solid #478113;
    width: 80px;
    font-weight: bold;
    margin-right: 11px;
}
.eq-top
{
	margin-top:0px; 
}
h4
{

  font-family:'Oswald'!important;
  font-style:normal;
  font-weight: 300;
	float:right;
	
	 color:#fff; font-weight:bold;
	margin-right:76px;
	/*text-shadow: 3px 3px 3px #aaa;*/
}
h1
{
	color:#4d6710;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
}
h2
{
	color:#a06527;
	font-size:14px;
	font-weight:bold;
	/*font-family:Arial, Helvetica, sans-serif;*/
	text-transform:uppercase;
}
p
{
	text-align:justify;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;}
	
	h5
{
	font-family:Arial, Helvetica, sans-serif;
        font-size:18px;
	float:left; color:#b7a437; font-weight:bold;
	margin-right:120px;
	text-shadow: 3px 3px 3px #aaa;
}
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

p.thick {
    font-weight: bold;
}
#FOOTER
		{
			width:100%;
			/*height:170PX;*/
			float:left;
			background-color:#6a862a;
			padding:10px;
			/*margin-top:12PX;*/
		}
	.bottom-outer
		{
		
			float:left;
		}
		.thariff
		{
			width:90%;
			height:60px;	
			float:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#35480b;
			background-image: url(images/bg.jpg);
			background-repeat:repeat-x;
			text-decoration:none;
			padding:20px;
			margin-left:10px;
			margin-top:10px;
			padding-top:10px;
			font-weight:bold;
			text-align:center;
			
		}
		.thariff a
		{
			color:#4b4e45;
			text-decoration:none;
		}
		.thariff a:hover
		{
			color:#35480b;
			text-decoration:none;
		}
	.img
	{
		margin:0px 0px 10px 0px;box-shadow: 5px 5px 5px #888888;
	}
	
		
		.power
		{
			width:50%;
			height:auto;
			padding:0px 0px 0px 30px;		}
.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
			line-height:17px;
}
.clear
{
	clear:both;

}
@media only screen and (min-width : 150px) and (max-width : 580px)
{
.vmore {
        display: block;
        margin:10px 0px;

    }
	#top
	{
		height:160px;
			
	}
