body#home a#home-tab,
body#about a#about-tab,
body#services a#services-tab,
body#work a#work-tab,
body#health a#health-tab,
body#news a#news-tab,
body#contact a#contact-tab
{
	color: #94bb54;
}
.tp-banner ul {
    margin: 0;
    padding: 0;
    height: 300px;
    overflow: hidden;
}
.tp-banner ul img {
    height: 300px;
    width: 100%;
    object-fit: cover;
  position: absolute;
}
.tp-caption.big_caption_9 {
    max-width: 1180px;
    position: relative;
    margin: 0 auto;
    line-height: 1.2;
}
@media (max-width: 1024px) {
.tp-caption.big_caption_9 {
    font-size: 30px;
  text-align: center;
  margin: 16px;
}
  .tp-banner ul, .tp-banner ul img {
    height: 160px;
  }
}
.eco_email a {
	color: #fff;
}

.eco_email a:hover {
	color: #262626;
}

.eco_footer a {
	color: #94bb54;	
}

.eco_footer a:hover {
	color: #fff;	
}

h5 {
	font-size: 18px;
}

.nav > li > a {
	padding: 10px 10px;
}

.inlineList li {
	display: inline-block;

	text-transform: capitalize;
}

ul.eco_plus_list li {
	background-image: url("../images/shortcode/list-plus2.png");	
}

.eco_ach_subtitle {
	text-transform: none;
	font-weight: normal;
}

h2.eco_rehead {
	margin-top: 0;
	text-transform: uppercase;
}

.eco_contact {
	background-image: ("../images/page/recycle.jpg");
}

div.tp-caption.big_caption_9.tp-fade.tp-resizeme.start {
	font-size: 70px;
	color: #fff;
}

.services1 div.tp-caption.big_caption_9.tp-fade.tp-resizeme.start {
	font-size: 40px;
	color: #fff;
}

.servicesList li {
	display: inline-block;
}

ul.eco_plus_list.center-list-block {
	position: relative;
	float: left;
	display: block;
	left: 50%
	width: 50%;
}

ul.eco_plus_list.center-list-block li {
	display: inline-block;
}

.services div.tp-caption.big_caption_9.tp-fade.tp-resizeme.start.paddedBox {
	color: #fff;
	background: rgba(0,0,0,0.5);
	padding: 20px;
	line-height: 150%;
	text-align: center;
	border: 2px solid #84b244;
	font-size: 36px;
}

.services div.tp-caption.big_caption_9.tp-fade.tp-resizeme.start.colorBlack {
	color: #fff;	
	line-height: 120%;
}

.healthList li {
	width: 100%;
	display: block;
	list-style-type: circle;
}

.tp-simpleresponsive img {
	max-width: 100%;
	height: auto;
}

#news .glyphicon {
	font-size: 12px;
}

@media (min-width: 1000px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

.case-wrapper .row {
	margin-top: 100px;
}

.case-wrapper h2.firstH2 {
	margin-top: -10px;
}

.case-wrapper .carousel-control.left, .case-wrapper .carousel-control.right {
	top: 0%;
	height: 30px;
}