@charset "utf-8";
/* CSS Document */

body
	{
		margin:0px;
		padding:0px;
	
	}
	#top
	{
		width:100%;
		height:96px;
		padding:0px;
		margin:0px 0px 5px 0px;
		background-color:#fffac9;
	
		}
		.vmore {
padding: 10px;
float: left;
background-color: #1683fb;
border-radius: 6px;
color: #fff;
display:none;
}
.vmore a {
text-decoration: none;
color: #fff;
} 
h3
{
	font-family: 'Oswald', sans-serif;;
	font-size:17px;
	float:right; color:#544d08; font-weight: normal;
	
}
h1
{
	color:#544d08;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
}
h2
{
	color:#fff;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	/*font-family:Arial, Helvetica, sans-serif;*/
	text-transform:uppercase;
	margin-top:0px;
	background-color:#98871a;
}
h4
{
	font-family: 'Oswald', sans-serif;;
	font-size:16px;
	float:left; color:#066d24; font-weight: normal;
	margin-right:120px;
}
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}


p
{
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;}
	p.thick {
    font-weight: bold;
}
.fac
{
	border:1px solid #ECECEC; width:100%; margin-top:0px; padding:10px; margin-bottom:10px;
}
.img1
{
	width:100%;
	margin:10px 0px 0px 0px;
	border:1px solid #e2e1de;
}
.img2
{
	margin:5px;

}

img {
    vertical-align: top;
    max-width: 100%;
}
#FOOTER
		{
			width:100%;
			/*height:170PX;*/
			float:left;
			background-color:#6f620f;
			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:#35480b;
			text-decoration:none;
		}
		.thariff a:hover
		{
			color:#35480b;
			text-decoration:none;
		}
	.img
	{
		margin:0px 0px 5px 0px;
	}
	
		
		.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;
}
.ul1 li
{
	display:inline; width:100%; margin-left:0px !important;  
}
.topL
{
	margin-top:10px;
}


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

    }

	#top
	{
		height:auto;
			
	}
	.col-xs-6
	{
		float:left;
		margin-right: auto;
		
			}
	/*.thariff
		{
				background-image: none;
		}*/
}