<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body
	{
		margin:0px;
		padding:0px;
	
	}
	#top
	{
		width:100%;
		height:90px;
		padding:0px;
		margin:0px 0px 5px 0px;
		background-color:#187c3c;
	
		}
h3
{
	font-family: 'Oswald', sans-serif;
	font-size:15px;
	float:right; color:#fff; font-weight: normal;
	margin-right:120px;
}
h1
{
	color:#11662d;
	font-size:22px;
	font-weight:bold;
	font-family: 'Roboto Condensed', 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;
	background-color:#5f752f;
}
h4
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	float:left; color:#066d24; font-weight: normal;
	margin-right:120px;
}

h5 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    color: #b4191e;
    font-weight: bold;
    /* margin-right: 120px; */
    border: 1px dashed #ffdbdc;
    padding: 10px;
}
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
.headerimg
{border:1px solid #fbeee6; box-shadow: 5px 5px 5px #888888; width:100%;}

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

}
.middleDiv
{
	 width:100%; margin:10px 0px;
}

.middleDiv ul li
{
	line-height:24px;
}
.rmiddlediv
{
	border:1px solid #ebfac9; width:100%; padding:10px; margin-top:10px; 
}
.rmiddlediv h2
{
	color:#fff;
	padding:10px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	background-color:#187c3c;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top:0px;
}
.Mouterdiv
{
	width:100%; border:1px solid #dedede; padding:10px;
}
.Mouterdiv:hover
{
 box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background: #fff;
    color: #0197c9;
    border: 1px solid #e9e9e9;}

#FOOTER
		{
			width:100%;
			/*height:170PX;*/
			float:left;
			background-color:#2f2f2f;
			padding:10px;
			
		}
	.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;
}
.spanoutrdiv
{
	width:100%; margin-bottom:10px;
}
.divspan
{
	width:100%; background-color:#444; color:#fff; padding:10px; margin-bottom:10px;
}
.galleryoutrdiv
{
	width:100%;
}

.galleryoutrdiv h2
{
	color:#fff;
	padding:10px;
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	background-color:#187c3c;
	font-weight:normal;
}

.galleryoutrdiv img
{
	width: 100%;
    border: 1px solid #eaeaea;
    padding: 10px;
}
.galleryoutrdiv img:hover {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background: #fff;
    color: #0197c9;
    border: 1px solid #e9e9e9;
}
	@media only screen and (min-width : 768px) and (max-width : 1028px)
{
	.full
	{
		width:36% !important;
		
	}
}
	
	
@media only screen and (min-width : 150px) and (max-width : 780px)
{
	
	
	#top
	{
		height:auto;
			
	}
	.col-xs-6
	{
		float:left;
		margin-right: auto;
		
			}
	/*.thariff
		{
				background-image: none;
		}*/
}



	</pre></body></html>