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

.headerholder {
	background-color: #F4C111;
	min-height: 55px;
}
.headerholder .container .col-lg-6 h3 {
	color: #FFF;
	font-size: 15px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tabholder {
	background-color: #64b60c;
	min-height: 150px;
}
.container.tab h1 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 30px;
	text-align: center;
	padding-top: 50px;
}
.content .col-lg-6 h1 {
	margin: 0px;
	padding: 0px;
}
.content .col-lg-6 p {
	text-align: justify;
	line-height: 1.8em;
	font-size: 14px;
}
.footerholder {
	background-color: #67b60d;
	min-height: 50px;
}
.container .col-lg-3 p {
	font-size: 14px;
	line-height: 2em;
	color: #FFF;
}
.footerholder .container .col-lg-3 h3 {
	font-size: 16px;
	text-transform: uppercase;
}
.footerholder .container .col-lg-3 ul li a {
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footerholder .container .col-lg-3 ul li {
	padding-bottom: 5px;
}
.bottom {
	background-color: #F4C111;
	min-height: 45px;
}
.contentimg .col-lg-3 h3 {
	text-align: center;
	color: #63B60C;
	font-size: 20px;
	text-transform: capitalize;
}
.bt {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #0C0;
	margin-left: 20px;
}
.container.contentimg p {
	line-height: 2em;
	text-align: justify;
	font-size: 14px;
}
.headerholderr {
	
	min-height:260px;
}
.col-lg-3 p em strong {
	color: #FC0;
	font-size: 18px;
}
.footerholder .container .col-lg-3 p {

}
.contentimg h3 {
	color: #64B60C;
	font-weight: bold;
}
.testimonials-carousel-content p {
	line-height: 2em;
}
.testimonials-carousel-context .testimonials-name {
	font-weight: bold;
	color: #64B60C;
}
.container-fluid.testimonialsholder .container #wrapper .testimonials-slider .slide .testimonials-carousel-context .testimonials-name {
	font-weight: bold;
	color: #64B60C;
}
.container.contentimg ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.footerholder .container ul li {
	float: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 15px;
}
.container ul li a {
	color: #FFF;
	text-decoration: none;
}
.container ul li a:hover {
	color: #FC0;
	text-decoration: none;
}
.container.contentimg ul li {
	padding-top: 8px;
	padding-bottom: 8px;
}
.contentimg .col-lg-6 h1 {
	float: left;
}
.contentimg .col-lg-4 h2 {
	text-align: left;
	color: #FC0;
	font-size: 20px;
}
.contentimg p strong {
	color: #A8CA2E;
}
.container .nav.nav-tabs li a {
	color: #090;
	background-color: #FC0;
}
