@CHARSET "ISO-8859-1";

.t3-footer {
	background: #048113;
	color: #FFF;
	font-size: 13px;
	border: none;
}

.t3-copyright {
	padding: 20px 0px;
	border: none;
}

.t3-copyright a {
	color: #FFF;
}

#slideshow {
	background: #489B4D;
}

#toptop3 .container, #toptop1 .container, #toptop2 .container, #toptop .container,
	#slideshow .container {
	padding-bottom: 30px;
	padding-top: 30px;
}

.flexslider {
	margin: 0 !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 5);
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}

.flex-control-nav {
	bottom: 20px !important;
}

.k2ItemsBlock .proItem img {
	width: 100%;
}

#toptop2 h3.module-title {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: bold;
}

#toptop h3.module-title {
	text-align: center;
	font-size: 23px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#toptop3 {
	background: #EBEBEB;
}

#toptop3 h3.module-title {
	font-size: 23px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 2px #E8E8E8 solid;
	padding-bottom: 10px;
}

#toptop1 h3.itemTitle {
	font-size: 15px;
	margin: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

#toptop1 {
	background: #EAEAEA;
}

#toptop2 .t3-module, #toptop3 .t3-module, #toptop .t3-module, #toptop1 .t3-module
	{
	margin-bottom: 0px;
}

.proItem .moduleItemIntrotext h3 a {
	font-size: 15px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.proItem .readItemTitle {
	background: #FFF;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 10px 15px;
	color: #000;
	box-shadow: 0 0 5px rgba(0, 0, 0, 5);
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	border: 1px #CCC solid;
}

.proItem .readItemTitle:hover {
	background: #0BCD27;
	color: #FFF;
	border: 1px #CCC solid;
}

.proItem .readmore {
	display: inline-block;
	margin: 10px 0px;
}
span.itemImage img{
	width: 100%;
}
.itemLeft .itemDate {
	background: #FFF;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	height: 85px;
	width: 85px;
	padding: 5px;
	padding-top: 8px;
	color: #000;
	text-align: center;
	box-shadow: 0 0 5px rgba(0, 0, 0, 5);
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	border: 1px #CCC solid;
	font-size: 12px;
}

.itemLeft h3.nameItem {
	margin-top: 0px;
	border-bottom: 1px #666 dashed;
	padding-bottom: 10px;
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 150%;
	font-weight: bold;
}

.itemLeft .itemDate .number {
	font-size: 30px;
	font-weight: bold;
	display: inherit;
}

#toptop2 .container {
	padding-bottom: 50px;
}

.home .t3-content, .home #t3-mainbody {
	padding-bottom: 0px;
	padding-top: 0px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
	color: #FFF;
	background-color: #0BCD27;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.contact h3 {
	display: none;
}

.dl-horizontal dt {
	width: 30px;
}

.dl-horizontal dd {
	margin-left: 50px;
}

.contact-form fieldset legend {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.catItemBody, div.catItemImageBlock {
	padding: 0px;
}

.proItem h3.catItemTitle {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px;
	height: 30px;
	text-align: center;
}

.proItem h3.catItemTitle a {
	color: #489B4D;
}
.contact .pull-right img{
	width: 600px;
}
.contact .pull-right
{
	margin-left: 30px;
}
#k2Container {
	padding: 0px;
}
.contact .form-group label{
	padding: 0px;
}
@media ( min-width : 768px) {
	.proItem .moduleItemImage img {
		height: 190px;
	}
	.proItem  .proBody {
		height: 450px;
	}
	.navbar-nav {
		float: right;
		padding-top: 35px;
	}
	.navbar-nav li {
		margin-left: 60px;
	}
	.navbar-nav li a {
		padding: 7px 15px;
	}
	.proItem {
		border: 1px #CCC solid;
		margin: 5px;
		width: 275px;
		padding: 15px;
	}
	span.catItemImage img {
		width: 100%;
		height: 190px;
	}
}

@media ( max-width : 767px) {
	span.catItemImage img {
		width: 100%;
	}
}