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

html{  height:100%;}
body{
	font-size:13px; 
	height:100%;
	line-height:22px;
	font-family:arial;
	color:#000;
	background-color:#d7d9dd;
	text-align:justify ;
	
}

a {
   outline: 0;
}
img{
	outline:none;
}
.clear{
	clear:both;
}


.italic{
	font-style:italic;
}

.vlarge{
	font-size:20px;
	line-height:22px;
}
.large{
	font-size:17px;
	line-height:18px;
}
.small{
	font-size:12px;
	line-height:16px;
}
.vsmall{
	font-size:8px;
	line-height:14px;
}
.medium{
	font-size:12px;
}
.bold{
	font-weight:bold;
}

.nomargin{
	margin-right:0 !important;
}
.normal{
	text-transform:lowercase;
}
.caps{
	text-transform:uppercase;
}
.pl1{
	padding-left:5%;
}
.mr10-optional{
	margin-right:10px;
}
.ml-0{
	margin-left:0 !important;
}
.mr-0{
	margin-right:0 !important;
}
.mb1{
	margin-bottom:10px;
}
.mr1{
	margin-right:15px;
}
.mtb1{
	margin:8px 0;
}
.mt1{
	margin-top:8px;
}
.ptb1{
	padding:5px 0;
}
.ptb2{
	padding:25px 0;
}
.p1{
	padding:6px;
}
.p2{
	padding:30px;
	padding-bottom:10px;
}
.p3{
	padding:40px;
}
.hr1{
	background-color:#fff;
	border:0;
	height:1px;
	padding:0;
	margin:0;
}
.border-bottom1{
	border-bottom:solid 17px #fff;
}
.border-top1{
	border-top:solid 17px #fff;
}
.border-none{
	border-right:none !important;
}
ul.leftmenu li{
	line-height:18px;
	padding:10px;
	color:#a9a5a3;
	list-style:none;
}
ul.leftmenu li a{
	color:#a9a5a3;
}

.pname{
	width:150px;
	padding:40px 0 0 30px;
}
.spacer1{
	height:50px;
}
.left-optional{
	float:left;
}
.right-optional{
	float:right;
}
.mr1-optional{
	margin-right:40px;
}
.mr2-optional{
	margin-right:70px;
}
.mr3-optional{
	margin-right:15%;
}
.blouquote-left{
	float:left;
	margin:0 10px 10px 0;
}
.blouquote-right{
	float:right;
	margin:10px 0 0 10px;
}	
.border1{
	border:solid 3px #fff;
	}

.topbar{
	padding-top:15px !important;
	}
.logo{
	padding-left:10px;
}
/*--/content area--*/
.img1{
	border:solid 10px #ccc;
}
.copy{
	color:#2c2a2a;
	line-height:22px;
}
.copy p{
	margin-bottom:15px;
}
	
	
.content-area{
	padding:20px;
	color:#565454;
	font-size:14px !important;
	line-height:20px;
}
.content-area h2{
	font-size:1.292em !important;
	color:#1f425e;
}
.box1{
	background-color:#dfe1cd;
	color:#807d7d;
	padding:50px 40px;
	color:#000;
	font-size:1.17em;
	line-height:21px;
	}

	
	.box2{
		background-color:#b8b7b7;
	padding:20px;
	min-height:100px;
	
	
	}
	.box2 h3{
		color:#fff;
		font-size:2em;
	color:#fff;
	}
	
	.cursor1{
		cursor:pointer;
	}
	
/*--content area\--*/

.footer{
	color:#221f1f;
	font-size:13px;
	line-height:18px;
}

.footer a{
	color:#221f1f;
	padding:0 6px;
}
.logo-bottom{
	margin-left:20px;
}
.link1{
	background-color:#73a003;
	width:95%;
	padding-right:5%;
	
}
.link1 a{
	display:block;
	background-image:url(../images/arrow2.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:5%;
	width:90%;
	color:#fff;
	font-style:italic;
	font-weight:bold;
}

.link2{
	color:#fff !important;
}
.link3{
	color:#ef4323 !important ;
	text-decoration:underline;
}
.link4{
	color:#2b519c !important;
}

.iframe{
	width:600px;
	min-height:200px
}
.social{
	background:url(../images/line.gif) 0 50% repeat-x;
	text-align:right;
	padding-right:30px;
}
.social img{
	padding:0 5px;
	background-color:#ff0000;
}
.menu2{
	padding:20px 0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	
}
.menu2 a{
	color:#524f4f;
	margin-right:20px;
}
.address{
	padding:30px 0;
	font-size:16px;
}
.address h2{
	text-transform:uppercase;
	font-size:32px !important;
}
.bottom-menu{
	margin:15px 0;
	text-align:center;
}
.bottom-menu a{
	color:#fff;
	font-size:12px;
	padding:0 8px;
}
.active2{
	color:#000 !important;
}
.mail-link{
	background-color:#F5F5F5;
	padding:5px 10px;
	color:#999;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
}
.button1{
	background-color:#73a003;
	color:#fff;
	padding:5%;
	border:0;
	cursor:pointer;
	width:90%;
}
.button2{
	background-color:#79a901;
	color:#fff;
	padding:5px;
	border:0;
	cursor:pointer;
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.button2:hover{
	background-color:#000;
}
.input1{
	background-color:#ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#2b2a2a;
	width:100%;
	padding:10px;
	border:0;
}
.input2{
	background-color:#ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#2b2a2a;
	width:100%;
	padding:10px;
	border:0;
}
.logo-caption{
	margin-top:20px;
	color:#fff;
	font-size:20px;
	padding-left:10px;
	line-height:24px;
	}
.line-through{
	background:url(../images/line.gif) 0 50% repeat-x;
}
.more{
	float:right;
	background:url(../images/bullet.gif) 100% 0 no-repeat;
	padding:0 30px 4px 0;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
}
ul.products{
	padding:0;
	margin:0;
	font-size:1.24em;
	color:#000;
}
ul.products a{ 
color:#000;
}
ul.products li{
	background-color:#dfe1cd;
	border:solid 1px #dfe1cd;
	height:130px;
	margin-bottom:15px;
	list-style:none;
}

ul.list1 li{
	background:url(../images/arrow.png) 2px 6px no-repeat;
	padding:0 0 0 20px;
	list-style:none;
}
ul.list2 li{
	float:left;
	width:200px;
	background:url(../images/arrow.png) 2px 6px no-repeat;
	padding:0 0 0 20px;
	list-style:none;
}
ul.menu-bottom li{
	float:left;
	list-style:none;
	margin-right:6%;
}
ul.menu-bottom li a{
	color:#000;
}

.border-tp1{
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
.border-tb{
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
.gallery img{
	margin:10px;
	border:solid 1px #ccc;
	padding:2px;
}
.table1{
	border-left:solid 1px #ccc;
	border-top:solid 1px #ccc;
}
.table1  td{
	padding:10px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
.table1  th{
	background-color:#7bb300;
	color:#fff;
	padding:10px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
@media (max-width: 720px){
	.wrapper{
		width:auto !important;
		padding:7px !important;
	}
	
.left-optional{
	float:none !important;
}
.right-optional{
	float:none !important;
}

.grids{margin:0!important;width:auto!important;}
[class^="grid-"],
.grids [class^="grid-"]{
	width:auto!important;
	float:none!important;
	margin:0!important;
}


.mobile-center{
	text-align:center;
}
.mr1-optional{
	margin-right:0px !important;
}

.login-wrap{
	margin-top:0 !important; z-index:2000; position:relative !important;
}
.iframe{
	width:300px;
	min-height:400px
}

.login-area{
	background-color:rgba(167,40,37,.8);
	padding:5%;
	height:auto !important;
	width:90% !important;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	border-radius: 0px; 
	font-size:14px;
}
}
