/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */



/* ========================================================================

   Use this file to add custom CSS easily

 ========================================================================== */

 

/*Own Css by Mr Jamal*/



body, html {
  /* important */
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*/

.uk-container{
  margin-top: 80px;
  position: relative;
}

.tm-toolbar {margin:0px 0px;}
.tm-headerbar,
.tm-navbar {margin:0px;}

.tm-headerbar-bg{
background: #28292a;
min-height: 45px;
position: relative;
top: 0;
z-index: 99999999999;
}

#tm-headerbar{
position: relative;
}

#tm-headerbar .tm-navbar{
	position: absolute;
	top: 0px;
	right: 35px;
	border: 0px solid red;
}

@media (min-width: 320px) and (max-width: 768px) {
	#tm-headerbar .tm-navbar{
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px solid red;
	}
}

.tm-logo{
background: #26A65B; 
padding: 0px 60px;
min-height: 70px;
}

.logo-img{
margin: 10px 0px;
}

.uk-navbar-nav > li > a { 
margin-right: 30px;
letter-spacing: 2px;
text-transform: uppercase;
}

.uk-navbar-nav > li:last-child > a { 
margin-right: 0px;
}

.tm-toolbar-bg{
background: #ffffff;
color: #333333;
font-size:12px;
line-height: 16px;
}

.tm-block-showcase-b,
.tm-block-top-a,
.tm-block-feature-b,
.tm-block-bottom-a,
.tm-block-bottom-b,
.tm-block-middle
{
    padding: 100px 120px;
}

@media (min-width: 320px) and (max-width: 1100px) {
.tm-block-showcase-b,
.tm-block-top-a,
.tm-block-feature-b,
.tm-block-bottom-a,
.tm-block-bottom-b,
.tm-block-middle,
.tm-block-footer
{
padding: 100px 20px;
}
}

.tm-block-footer
{
    padding: 20px 100px;
}

@media (min-width: 320px) and (max-width: 1100px) {
.tm-block-footer
{
    padding: 20px 20px;
}
}


.tm-block-top-a,
.tm-block-showcase-b,
.tm-block-feature-b,
.tm-block-bottom-a,
.tm-block-middle
{
	background: #ffffff;
}

.tm-block-showcase-c,
.tm-block-top-b,
.tm-block-feature-a,
.tm-block-feature-c,
.tm-block-breadcrumbs
{
	min-height: 100%;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	color: #ffffff;	
    background-color: #28292a;	
	}

.tm-block-top-b{
	background-image: url("../../../images/top-b-bg.jpg");
	}
	
.tm-block-feature-a{
	background-image: url("../../../images/feature-a-bg.jpg");
	}
	
.tm-block-feature-c{
	background-image: url("../../../images/feature-c-bg.jpg");
	}

.tm-block-showcase-c{
	background-image: url("../../../images/showcase-c-bg.jpg");
	}
	
.tm-block-breadcrumbs{
	background-image: url("../../../images/breadcrumbs-bg.jpg");
	}
	
.color-overlay-bread{
	padding: 60px 120px;
    background-color: rgba(0, 0, 0, 0.6);
}

ul.uk-breadcrumb{
font-weight: bold;
margin:0px;
text-align: center;
}

ul.uk-breadcrumb li{
font-size: 45px;
}

.uk-breadcrumb > li:not(.uk-active) > span {
    color: #f0f0f0;
}
	
.color-overlay-dark{
	padding: 100px 120px;
    background-color: rgba(0, 0, 0, 0.6);
}

@media (min-width: 320px) and (max-width: 1100px) {
.color-overlay-dark
{
padding: 100px 20px;
}
}
	
.tm-block-bottom-b
{
	background-color: #1d1d1d;
	color: #ffffff;
	}
	
.tm-block-showcase-c,
.tm-block-top-b,
.tm-block-feature-a,
.tm-block-feature-c,
.tm-block-bottom-b
{
color: #ffffff;
}
	
.tm-block-showcase-a{
	background: #26A65B;
	color: #ffffff;
}

.tm-block-showcase-a .uk-panel-box,
.tm-block-showcase-c .uk-panel-box,
.tm-block-top-b .uk-panel-box,
.tm-block-feature-a .uk-panel-box,
.tm-block-feature-c .uk-panel-box,
.tm-block-bottom-b .uk-panel-box
{
	color: #ffffff;
}

.tm-block-showcase-a .uk-panel-title,
.tm-block-showcase-c .uk-panel-title,
.tm-block-top-b .uk-panel-title,
.tm-block-feature-a .uk-panel-title,
.tm-block-feature-c .uk-panel-title,
.tm-block-bottom-b .uk-panel-title
{
	color: #ffffff;
}

.tm-block-bottom-b .uk-panel-title {
	font-size: 25px;
	line-height: 40px;
}


.tm-block-showcase-c h1,
.tm-block-showcase-c h2,
.tm-block-showcase-c h3,
.tm-block-showcase-c h4,
.tm-block-showcase-c h5,
.tm-block-showcase-c h6,

.tm-block-top-b h1,
.tm-block-top-b h2,
.tm-block-top-b h3,
.tm-block-top-b h4,
.tm-block-top-b h5,
.tm-block-top-b h6,

.tm-block-feature-a h1,
.tm-block-feature-a h2,
.tm-block-feature-a h3,
.tm-block-feature-a h4,
.tm-block-feature-a h5,
.tm-block-feature-a h6,

.tm-block-feature-c h1,
.tm-block-feature-c h2,
.tm-block-feature-c h3,
.tm-block-feature-c h4,
.tm-block-feature-c h5,
.tm-block-feature-c h6,

.tm-block-bottom-b h1,
.tm-block-bottom-b h2,
.tm-block-bottom-b h3,
.tm-block-bottom-b h4,
.tm-block-bottom-b h5,
.tm-block-bottom-b h6
{
color: #ffffff;
}

.link-1 {
    background: none;
    border: 3px solid #26A65B;
    color: #444444;
    display: inline-block;
    letter-spacing: 2px;
    padding: 14px 40px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
	text-transform: uppercase;
    transition: all 300ms linear 0s;
	font-weight: bold;
}

.link-1:hover
{
    background: #26A65B;
	color: #ffffff;
}

.sponsors{
}

.sponsors .sponsor-img{
margin-bottom: 5px;
}

.sponsors .wk-slideshow-default .nav span {
    background: rgba(0, 0, 0, 0.4);
	width: 12px;
	height: 12px;
	border-radius: 8px;
}

.sponsors .wk-slideshow-default .nav span:hover {
    background: rgba(0, 0, 0, 0.8);
}

.sponsors .wk-slideshow-default .nav .active span {
    background: rgba(0, 0, 0, 1);

}

.uk-icon-button{
margin-bottom: 10px;
}

.meet-with-us .bottom-add-margin{
    margin-top: 30px;
}

.meet-with-us .uk-icon-button
{
    background: none;
    border-radius: 0%;
	border: 1px solid #cccccc;
}

.tm-block-footer{
	background: #1d1d1d;
	color: #ffffff;
	border-top: 1px solid #333333;
}

.tm-totop-scroller {
right: 50px;
top: 20px;
}

.tm-totop-scroller:after {
  font-size:50px;
}

.uk-subnav-line > li:nth-child(n+2):before {
border-color: #b3b3b3;
}

.uk-panel-box{
background: none;
}

.tm-news-title {
    color: #26A65B;
    font-size: 22px;
    margin-top: 20px;
}

.tm-news-title span.uk-text-small{
color: #383838;
}

/*Slide*/
@media (min-width: 320px) and (max-width: 1024px) {
.slide-cap-hide800{ display: none;}
}

.home-slide .wk-slideshow .caption 
{
    background: none;
    bottom: 15%;
    left: 12%;
    position: absolute;
    right: 12%;
    z-index: 5;
}

@media (min-width: 1024px) and (max-width: 1100px) {
.home-slide .wk-slideshow .caption 
{
    bottom: 5%;
}
}

.wk-slideshow .caption a {
    text-decoration: none;
}

.wk-slideshow .next, .wk-slideshow .prev {
	text-align:center;
	z-index: 6;
}

.wk-slideshow-default > div:hover .prev,
.wk-slideshow-default > div:hover .next
{
    background:  none;
	height: 60px;
	width: 40px;
	border: 2px solid rgba(255, 255, 255, 0);
}

.wk-slideshow-default > div:hover .prev:hover,
.wk-slideshow-default > div:hover .next:hover
{
    background:  none;
	border: 2px solid rgba(255, 255, 255, 1);
	transition: all 300ms linear 0s;
}


.wk-slideshow-default > div:hover .prev:after,
.wk-slideshow-default > div:hover .next:after
 {
    font-family: "FontAwesome";
	font-size: 50px;
	line-height: 60px;
	color: #ffffff;
	font-weight: normal;
}

.wk-slideshow-default > div:hover .prev:after{
    content: "\f104";
	}	

.wk-slideshow-default > div:hover .next:after{
    content: "\f105";
	}

.home-slide .wk-slideshow .caption a, 
{
    text-decoration: none;
}

.white-text{
color: #ffffff;
}

.color-text{
color: #26A65B;
}

.no-margin{
margin: 0px;
}

.text-upper{
text-transform: uppercase;
}

.font-bold{
font-weight:bold;
}

.font-normal{
font-weight:normal;
}

/*Bottom Logo-Address Part*/
.tm-block-bottom-b .bottom-add-margin
{
margin-top: 30px;
}

.tm-block-bottom-b .uk-icon-button
{
    background: none;
    border-radius: 0%;
	border: 1px solid #666666;
	color: #cccccc;
}

.tm-block-bottom-b .uk-icon-button:hover
{
	color: #ffffff;
}

/*Latest Events*/
table.mod_events_latest_table tr{
}


table.mod_events_latest_table td.mod_events_latest{
}

table.mod_events_latest_table td.mod_events_latest .levent {
    margin: 25px 0 0 0;
}

.levent {
    display: block;
	font-weight: bold;
}

.levent-con{
    display: block;
}

.levent h3{
text-transform: uppercase;
margin: 0px;
margin-top: 20px;
}

.levent h3 .mod_events_latest_content a{
color: #ffffff;
}

.levent h3 .mod_events_latest_content a:hover{
color: #f0f0f0;
}

.levent hr
{border-color: #ffffff; margin-top:0px;}

.levent .ltime
{
color: #ffffff;
margin-bottom: 20px;
font-weight: bold;
margin-bottom: 10px;
position: relative;
border-bottom: 2px solid #ffffff;
padding-bottom: 10px;
}

/*
.levent .ltime:before
{
left:2px;;
bottom: -12px;
background: #ffffff;
height: 2px;
position: absolute;
content: "";
width: 100px;
}
*/

.levent-ltime {
	background: none;
	display: block;
    text-shadow: none;
    margin: 5px 18px 0px 0;
    width: 120px;
	float: left;
    height:120px;
	color: #ffffff;
	text-align: center;
    text-transform: none;
	font-weight: bold;
	line-height: 16px;
	border: 2px solid #ffffff;
    font-family: "Montserrat";
}

.levent-ltime .lmonth,
.levent-ltime .ldate,
.levent-ltime .lyear
{
    display: block;
    text-shadow: none;
	font-weight: bold;
	margin:0px;
}

.levent-ltime .ldate
{
margin-top: 23px;
font-size: 40px;
line-height: 40px;
}

/*Latest News*/
.latest-news{

}

.latest-news a.nspImageWrapper{
border: 5px solid rgba(255, 255, 255, 0.1);
}

.latest-news h4.nspHeader{
padding: 0px;
font-size:20px;
}

.latest-news p.nspInfo{
margin: 0px 0px 10px 0px;
}

.nspArts{
position:realtive;
}

.nspArts .nspTopInterface{
position: absolute;
top:10px;
right:0;
}

.nspArts, 
.nspLinksWrap {
    padding: 0px;
}

/*twitter-update*/
.twitter-update{

}


.twitter-update .wk-twitter-single.image {
    background: none;
    min-height: 43px;
    padding-left: 0px;
}

/*new */
.twitter-update {

}

.twitter-update .wk-twitter-list article {
border-top:0px;
padding-left: 30px;
position:relative;
}

.twitter-update article:before{
 font-family: FontAwesome;
 content: "\f099";
 position:absolute;
 left: 0px 
}


/*end today*/
.title-line-right .uk-panel-title,
.title-line-left .uk-panel-title,
.title-line-center-large .uk-panel-title

{
position:relative;
margin-top: 0px;
margin-bottom: 30px;
}



.title-line-right .uk-panel-title:before,
.title-line-left .uk-panel-title:before,
.title-line-center-large .uk-panel-title:before,
.title-line-right .uk-panel-title:after,
.title-line-left .uk-panel-title:after,
.title-line-center-large .uk-panel-title:after

{
background: #333333;
content: "";
display: block;
height: 3px;
position: absolute;
width: 100px;
}

.tm-showcase-a .title-line-right .uk-panel-title:before,
.tm-showcase-a .title-line-left .uk-panel-title:before,
.tm-showcase-a .title-line-center-large .uk-panel-title:before,
.tm-showcase-a .title-line-right .uk-panel-title:after,
.tm-showcase-a .title-line-left .uk-panel-title:after,
.tm-showcase-a .title-line-center-large .uk-panel-title:after,

.tm-showcase-c .title-line-right .uk-panel-title:before,
.tm-showcase-c .title-line-left .uk-panel-title:before,
.tm-showcase-c .title-line-center-large .uk-panel-title:before,
.tm-showcase-c .title-line-right .uk-panel-title:after,
.tm-showcase-c .title-line-left .uk-panel-title:after,
.tm-showcase-c .title-line-center-large .uk-panel-title:after,

.tm-top-b .title-line-right .uk-panel-title:before,
.tm-top-b .title-line-left .uk-panel-title:before,
.tm-top-b .title-line-center-large .uk-panel-title:before,
.tm-top-b .title-line-right .uk-panel-title:after,
.tm-top-b .title-line-left .uk-panel-title:after,
.tm-top-b .title-line-center-large .uk-panel-title:after,

.tm-feature-a .title-line-right .uk-panel-title:before,
.tm-feature-a .title-line-left .uk-panel-title:before,
.tm-feature-a .title-line-center-large .uk-panel-title:before,
.tm-feature-a .title-line-right .uk-panel-title:after,
.tm-feature-a .title-line-left .uk-panel-title:after,
.tm-feature-a .title-line-center-large .uk-panel-title:after,

.tm-feature-c .title-line-right .uk-panel-title:before,
.tm-feature-c .title-line-left .uk-panel-title:before,
.tm-feature-c .title-line-center-large .uk-panel-title:before,
.tm-feature-c .title-line-right .uk-panel-title:after,
.tm-feature-c .title-line-left .uk-panel-title:after,
.tm-feature-c .title-line-center-large .uk-panel-title:after,

.tm-bottom-b .title-line-right .uk-panel-title:before,
.tm-bottom-b .title-line-left .uk-panel-title:before,
.tm-bottom-b .title-line-center-large .uk-panel-title:before,
.tm-bottom-b .title-line-right .uk-panel-title:after,
.tm-bottom-b .title-line-left .uk-panel-title:after,
.tm-bottom-b .title-line-center-large .uk-panel-title:after
{
background: #ffffff;
}

.tm-showcase-c .uk-panel-title,
.tm-top-b .uk-panel-title
{
color: #ffffff;
}

.title-line-right .uk-panel-title:before,
.title-line-right .uk-panel-title:after{
right: 0px;
}

.title-line-left .uk-panel-title:before,
.title-line-left .uk-panel-title:after
{
left: 0px;
}

.title-line-center-large .uk-panel-title:before,
.title-line-center-large .uk-panel-title:after
{
    margin-left: -50px;
	left: 50%;
}

/*Progress Bar*/
.meter { 
	height: 20px;  /* Can be anything */
	position: relative;
	margin: 30px 0 8px 0; /* Just for demo spacing */
	background: #8c919b;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}

.meter > span {
	display: block;
	height: 100%;
	   -webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
		   -moz-border-radius-topright: 8px;
		-moz-border-radius-bottomright: 8px;
			   border-top-right-radius: 8px;
			border-bottom-right-radius: 8px;
		-webkit-border-top-left-radius: 20px;
	 -webkit-border-bottom-left-radius: 20px;
			-moz-border-radius-topleft: 20px;
		 -moz-border-radius-bottomleft: 20px;
				border-top-left-radius: 20px;
			 border-bottom-left-radius: 20px;
	background-color: rgb(43,194,83);
	background-image: -webkit-gradient(
	  linear,
	  left bottom,
	  left top,
	  color-stop(0, rgb(43,194,83)),
      color-stop(1, rgb(84,240,84))
	 );
	background-image: -moz-linear-gradient(
	  center bottom,
	  rgb(43,194,83) 37%,
	  rgb(84,240,84) 69%
	 );
	-webkit-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	position: relative;
	overflow: hidden;
}

.meter > span:after, .animate > span > span {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: 
	   -webkit-gradient(linear, 0 0, 100% 100%, 
		  color-stop(.25, rgba(255, 255, 255, .2)), 
		  color-stop(.25, transparent), color-stop(.5, transparent), 
		  color-stop(.5, rgba(255, 255, 255, .2)), 
		  color-stop(.75, rgba(255, 255, 255, .2)), 
		  color-stop(.75, transparent), to(transparent)
	   );
	background-image: 
		-moz-linear-gradient(
		  -45deg, 
		  rgba(255, 255, 255, .2) 25%, 
		  transparent 25%, 
		  transparent 50%, 
		  rgba(255, 255, 255, .2) 50%, 
		  rgba(255, 255, 255, .2) 75%, 
		  transparent 75%, 
		  transparent
	   );
	z-index: 1;
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
	-webkit-animation: move 2s linear infinite;
	   -webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
		   -moz-border-radius-topright: 8px;
		-moz-border-radius-bottomright: 8px;
			   border-top-right-radius: 8px;
			border-bottom-right-radius: 8px;
		-webkit-border-top-left-radius: 20px;
	 -webkit-border-bottom-left-radius: 20px;
			-moz-border-radius-topleft: 20px;
		 -moz-border-radius-bottomleft: 20px;
				border-top-left-radius: 20px;
			 border-bottom-left-radius: 20px;
	overflow: hidden;
}

.animate > span:after {
	display: none;
}

@-webkit-keyframes move {
	0% {
	   background-position: 0 0;
	}
	100% {
	   background-position: 50px 50px;
	}
}

.orange > span {
	background-color: #f1a165;
	background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1a165),color-stop(1, #f36d0a));
	background-image: -webkit-linear-gradient(#f1a165, #f36d0a); 
}

.red > span {
	background-color: #26A65B;
	background-image: -moz-linear-gradient(top, #26A65B, #1BA39C);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #1BA39C),color-stop(1, #1BA39C));
	background-image: -webkit-linear-gradient(#26A65B, #1BA39C);
}

/*Activism Skills bar*/
.yellow > span {
	background-color: #ff9500;
	background-image: -moz-linear-gradient(top, #ff9500, #ffcc00);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ff9500),color-stop(1, #ffcc00));
	background-image: -webkit-linear-gradient(#ff9500, #ffcc00);
}

.lightblue > span {
	background-color: #34aadc;
	background-image: -moz-linear-gradient(top, #34aadc, #5856d6);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #34aadc),color-stop(1, #5856d6));
	background-image: -webkit-linear-gradient(#34aadc, #5856d6);
}

.green > span {
	background-color: #6eaf10;
	background-image: -moz-linear-gradient(top, #6eaf10, #0bd318);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #6eaf10),color-stop(1, #0bd318));
	background-image: -webkit-linear-gradient(#6eaf10, #0bd318);
}

.white > span {
	background-color: #ffffff;
	background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #f0f0f0));
	background-image: -webkit-linear-gradient(#ffffff, #f0f0f0);
}

.black > span {
	background-color: #000000;
	background-image: -moz-linear-gradient(top, #000000, #28292a);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #000000),color-stop(1, #28292a));
	background-image: -webkit-linear-gradient(#000000, #28292a);
}

.nostripes > span > span, .nostripes > span:after {
	-webkit-animation: none;
	background-image: none;
}

.meter.activism-sb1 { 
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.meter.activism-sb1 > span{
border-radius: 0;
}

.meter.activism-sb2 { 
	height: 40px;  /* Can be anything */
	position: relative;
	margin: 8px 0 8px 0; /* Just for demo spacing */
	background: #8c919b;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.meter.activism-sb2 > span{
border-radius: 0;
}

.meter.activism-sb2 > span:after, 
.meter.activism-sb1 > span:after, 
.animate.activism-sb1 > span > span,
.animate.activism-sb2 > span > span 
{
	   -webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		   -moz-border-radius-topright: 0px;
		-moz-border-radius-bottomright: 0px;
			   border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
		-webkit-border-top-left-radius: 0px;
	 -webkit-border-bottom-left-radius: 0px;
			-moz-border-radius-topleft: 0px;
		 -moz-border-radius-bottomleft: 0px;
				border-top-left-radius: 0px;
			 border-bottom-left-radius: 0px;
}

/*About  Us Page*/
.about-tab-1{

}

.environmental-tab-1 .gkTabsWrap.vertical ol li, 
.environmental-tab-1 .gkTabsWrap.horizontal ol li,
.about-tab-1 .gkTabsWrap.vertical ol li, 
.about-tab-1 .gkTabsWrap.horizontal ol li,
.about-tab-2 .gkTabsWrap.horizontal ol li , 
.about-tab-2 .gkTabsWrap.vertical ol li, 
.service-tab-2 .gkTabsWrap.vertical ol li,
.service-tab-2 .gkTabsWrap.horizontal ol li
{
    text-shadow: none;
	border-radius: 0;
	font-weight: inherit;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    padding: 0 15px !important;
}

.about-tab-1 .gkTabsWrap.vertical ol li, 
.about-tab-1 .gkTabsWrap.horizontal ol li
{
	border: 1px solid #cccccc;
	background: none;
	color: #383838;
}

.environmental-tab-1 .gkTabsWrap.vertical ol li, 
.environmental-tab-1 .gkTabsWrap.horizontal ol li
{
	border: 1px solid #cccccc;
	background: none;
	color: #ffffff;
	top: -1px;
	left: -1px;
}

.environmental-tab-1 .gkTabsWrap.vertical ol li:hover, 
.about-tab-1 .gkTabsWrap.vertical ol li:hover, 
.about-tab-2 .gkTabsWrap.vertical ol li:hover, 
.environmental-tab-1 .gkTabsWrap.vertical ol li.active, 
.about-tab-1 .gkTabsWrap.vertical ol li.active, 
.about-tab-2 .gkTabsWrap.vertical ol li.active, 
.environmental-tab-1 .gkTabsWrap.horizontal ol li:hover, 
.about-tab-1 .gkTabsWrap.horizontal ol li:hover, 
.about-tab-2 .gkTabsWrap.horizontal ol li:hover, 
.environmental-tab-1 .gkTabsWrap.horizontal ol li.active,
.about-tab-1 .gkTabsWrap.horizontal ol li.active,
.about-tab-2 .gkTabsWrap.horizontal ol li.active 
{
    text-shadow: none;
	color: #26A65B!important;
}

.about-tab-1 .gkTabsWrap.vertical ol 
{
    border-bottom: 1px solid #cccccc;
	min-height: 39px;
}

.environmental-tab-1 .gkTabsWrap.vertical ol
{
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 0;
	min-height: 40px;
}

.environmental-tab-1 .gkTabsItem,
.about-tab-1 .gkTabsItem,
.about-tab-2 .gkTabsItem
{
    padding: 20px 20px;
    border: 1px solid #cccccc;
	border-top: 0;
}

.environmental-tab-1 .gkTabsItem {
    background: none;
}

.abt-icon-bg{
    font-size: 35px;
	background: #26A65B;
	width: 100px;
	height: 100px;
	border-radius: 50px; 
	text-align: center;
	line-height: 100px;
	color: #ffffff;
}

.service-1 .abt-icon-bg{
    font-size: 30px;
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.about-2:hover .abt-icon-bg,
.service-1 .uk-grid:hover .abt-icon-bg
{
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
}

.service-1 .tm-news-title{
margin-top: 0px;
}

@-webkit-keyframes smallToBig{
    from {
        -webkit-transform: scale(0.1);
    }
    to {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes smallToBig{
    from {
        -moz-transform: scale(0.1);
    }
    to {
        -moz-transform: scale(1);
    }
}


@-ms-keyframes smallToBig{
    from {
        -ms-transform: scale(0.1);
    }
    to {
        -ms-transform: scale(1);
    }
}

.about-tab-2 .gkTabsWrap.vertical ol
{
    border-bottom: 0px solid #26A65B;
	min-height: 38px;
	background: #26A65B !important;
}

.about-tab-2 .gkTabsWrap.vertical ol li, 
.about-tab-2 .gkTabsWrap.horizontal ol li
{
	border: 0;
	background: none;
	line-height: 35px;
	color: #ffffff;
    margin: 0 0 0 10px !important;
}

.about-tab-2 .gkTabsWrap.vertical ol li:hover, 
.about-tab-2 .gkTabsWrap.vertical ol li.active, 
.about-tab-2 .gkTabsWrap.horizontal ol li:hover, 
.about-tab-2 .gkTabsWrap.horizontal ol li.active
{
    text-shadow: none;
	color: #383838!important;
	background: #f0f0f0;
}

.about-tab-2-img-left
{
margin: 10px 20px 0px 0px;
}

.about-tab-2-img-right{
margin: 10px 0px 20px 20px;
}

.text-color{
color: #26A65B;
}

.service-tab-1{

}

.service-tab-1 .gkTabsWrap.vertical ol, 
.service-tab-1 .gkTabsWrap.horizontal > ol {
    background: #dddddd;
}

.service-tab-1 .gkTabsItem {
    padding: 20px 20px;
	background: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	border:0;
}

.service-tab-1 .gkTabsWrap.vertical ol li, 
.service-tab-1 .gkTabsWrap.horizontal ol li
{
    text-shadow: none;
	border-radius: 0;
	font-weight: inherit;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    border-bottom: 1px solid #cccccc !important;
	color: #383838;
	width: 100%;
    margin: 0 0 0 !important;
	padding: 0px 15px !important;
	background: none;
}

.service-tab-1 .gkTabsWrap.vertical ol li:hover, 
.service-tab-1 .gkTabsWrap.vertical ol li.active, 
.service-tab-1 .gkTabsWrap.horizontal ol li:hover, 
.service-tab-1 .gkTabsWrap.horizontal ol li.active
{
    text-shadow: none;
	color: #ffffff!important;
	background: #26A65B;
}

.service-tab-1 .gkTabsWrap.horizontal ol li.active {
    padding-right: 18px !important;
}

.service-tab-2 .gkTabsWrap.vertical ol 
{
    border-bottom: 0px solid #26A65B;
	min-height: 38px;
	background: #26A65B !important;
}

.service-tab-2 .gkTabsWrap.vertical ol li, 
.service-tab-2 .gkTabsWrap.horizontal ol li
{
	background: none;
	color: #ffffff;
}

.service-tab-2 .gkTabsWrap.vertical ol li:hover, 
.service-tab-2 .gkTabsWrap.vertical ol li.active, 
.service-tab-2 .gkTabsWrap.horizontal ol li:hover, 
.service-tab-2 .gkTabsWrap.horizontal ol li.active 
{
    text-shadow: none;
	color: #383838!important;
	background: #ffffff;
}

.service-tab-2 .gkTabsItem
{
    padding: 20px 20px;
    border: 0;
	border-top: 0;
}

.price-plan
{
border: 1px solid #cccccc;
background: #f0f0f0;
}

.price-plan-price {
    color: #26A65B;
    font-size: 35px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
	border: 10px solid #26A65B;
    border-radius: 60px;
	margin: 20px 0px;
	display: inline-block;
}

.price-plan hr{
background: #cccccc;
margin:0px;
}

.price-plan h3,
.price-plan p{
padding-left: 20px;
padding-right: 20px;
}

.price-plan:hover .price-plan-price
{
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
	border: 10px solid rgba(0, 0, 0, 0.8);
	color: #383838;
}


@-webkit-keyframes smallToBig{
    from {
        -webkit-transform: scale(0.1);
    }
    to {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes smallToBig{
    from {
        -moz-transform: scale(0.1);
    }
    to {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes smallToBig{
    from {
        -ms-transform: scale(0.1);
    }
    to {
        -ms-transform: scale(1);
    }
}

/*Contact*/

.contact-page-bg .uk-icon-button{
 border: 1px solid #cccccc;
}

/*Contact*/
.quick-contact{
}

.quick-contact .inputbox {
    background: #F0F0F0;
    border-radius: 3px;
    height: auto;
    line-height: 24px;
    padding: 16px;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}

.quick-contact #spambox{
margin-top: 15px;
}

.quick-contact img#s5_qc_security_img{
width: 150px;
margin-bottom: 15px;
border: 1px solid #cccccc;
}

.quick-contact .button {
    display: inline-block;
    letter-spacing: 4px;
    padding: 18px 40px;
    text-align: center;
	font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
    vertical-align: middle;
	background-color: #26a65b;
	color: #ffffff;
	border: 0;
}

.quick-contact .button:hover {
	background-color: #1ba39c;
}

/*Contact 2*/
.contact{

}

.contact h3,
.contactvolunteer-bg h3
{display: none;}

#contact-form fieldset{
border: 1px solid #cccccc;
}

#contact-form fieldset legend{
width: auto;
padding: 0 10px;
margin: 12px 20px;
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea
{
background: #f0f0f0;
padding: 16px;
border-radius: 3px;
transition: all 0.2s ease-in-out 0s;
width: 80%;
}

#contact-form textarea
{
height: 100px;
}

.form-actions 
{
background: none;
}

#contact-form .btn
{
    letter-spacing: 4px;
	font-weight: bold;
    padding: 18px 40px;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
	background-color: #26a65b;
	color: #ffffff;
	border: 0;
}

legend {border:0;}

#contact-form .btn:hover {
	background-color: #1ba39c;
}

.contact-2 .social-icon{
margin: 7px 0px;
}

.contact-2 .uk-icon-button{
 border: 1px solid #cccccc;
}

/*Blog*/
#yoo-zoo .items h1.pos-title,
#yoo-zoo .item h1.pos-title
{
font-weight: 300;
letter-spacing: 0px;
}

#yoo-zoo .items div.pos-date,
#yoo-zoo .item div.pos-date
{
    background: #28292A;
    height: 40px;
    width: 40px;
}

#yoo-zoo .items div.pos-date span.month, 
#yoo-zoo .item div.pos-date span.month
{
line-height: 13px;
}

#yoo-zoo .items p.pos-links span a:after {
    content: "";
}

#yoo-zoo .items p.pos-links span a {
    display: inline-block;
    letter-spacing: 4px;
    padding: 18px 40px;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
    vertical-align: middle;
	background-color: #26a65b;
	color: #ffffff;
	border: 0;
}

#yoo-zoo .items p.pos-links span a:hover{
	background-color: #1ba39c;
}

#yoo-zoo #comments .comment-head {
    background: #f0f0f0;
    border: 1px solid #cccccc;
}





#yoo-zoo #comments .comment-head .author {
    font-weight: 300;
    text-shadow: none;
}

#yoo-zoo #comments #respond input[type="text"], 
#yoo-zoo #comments #respond textarea
{
	background: #f0f0f0;
	padding: 16px;
	border-radius: 3px;
	transition: all 0.2s ease-in-out 0s;
}



#yoo-zoo #comments #respond input[type="submit"] {
    letter-spacing: 4px;
    padding: 18px 40px;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
	background-color: #26A65B;
	color: #ffffff;
	border: 0;
}

#yoo-zoo #comments #respond input[type="submit"]:hover{
	background-color: #1BA39C;
}

.zoo-comments-list > article {
    border-top: 1px solid #cccccc;
}

.zoo-comments-list img {
  border: 0;
}

.zoo-tagcloud {
text-align: left;
}

.zoo-tagcloud li a {
display: inline-block;
transition: all 300ms linear 0s;
border: 1px solid #cccccc;
padding: 10px 15px;
background: #f0f0f0;
margin-bottom: 3px;
}

.zoo-tagcloud li a:hover{
background: #ffffff;
}

ul.zoo-list > li {
    border-top: 1px solid #cccccc;
}

/*Event Calender*/
#cal_title {
    font-size: 16px;
    font-weight: 300;
}

.cal_td_daysnames {
    background-color: #28292a;
    border: 1px solid #28292a;
	border-bottom: 1px solid #28292a;
    color: #ffffff;
    font-weight: 300;
    height: 35px !important;
    line-height: 35px;
}

.cal_td_weeklink {
    background-color: #28292a;
    border: 1px solid #808080;
}



.cal_td_weeklink a {
    color: #ffffff !important;
    font-weight: 300;
}

.cal_td_daysoutofmonth {
    background-color: #cbcbcb;
    border: 1px solid #ffffff;
}

.cal_td_daysnoevents {
    background-color: #f0f0f0;
    border: 1px solid #cccccc;
}

a.cal_daylink:link {
    font-weight: 300;
}

.cal_td_dayshasevents {
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
    display: block;
    font-weight: 300;
}

.cal_td_dayshasevents .eventstyle{
border-color: #28292a;
}

.cal_td_today {
    background-color: #cbcbcb;
    border: 2px solid #666666;
}

#jevents_body .event_legend_container {
    background-color: #28292a;
}

div.event_legend_name a {
    color: #ffffff;
}

#jevents_body div.event_legend_name {
    border-color: #808080;
}

div.event_legend_name {
    font-weight: 300;
}

.ev_fieldset {
    font-size: 14px;
    font-weight: 300;
}

a.ev_link_weekday:link {
    color: #383838;
}

.ev_table {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.ev_td_left {
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #383838;
	width: 30%;
	background: #f0f0f0;
}

.ev_td_right {
    border-top: 1px solid #cccccc;
}

.ev_td_today {
    background-color: #cbcbcb;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #383838;
}

.ev_td_today a.ev_link_weekday{
    color: #383838;
}

#jevents_body input[type="text"]
{
	background: #f0f0f0;
	padding: 16px;
	border-radius: 3px;
	width: 70%;
	transition: all 0.2s ease-in-out 0s;
}

#jevents_body input[type="submit"],
#jevents_body button
 {
    letter-spacing: 4px;
    padding: 18px 40px;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
	background-color: #26A65B;
	color: #ffffff;
	border: 0;
	margin-top: 10px;
}

#jevents_body input[type="submit"]:hover {
	background-color: #1BA39C;
}

#jevents_body select {
	background-color: #f0f0f0;
	padding: 16px;
	border-radius: 3px;
	width: auto;
}

td.mod_events_latest_first, td.mod_events_latest {
    background-color: inherit;
    border-style: none;
    border-width: 0;
    padding: 0;
}

/*Social Presence*/
.social-presence-box
{
border: 1px solid #ffffff;
padding: 40px 0px;
margin: 5px 0px;
}

.social-presence-box .soc-icon
{
 font-size: 25px;
 line-height: 30px;
}

.social-presence-box .details1
{
margin:0px;
}

.social-presence-box .details2
{
margin:0px;
}

/*Political*/
.political-bg .tm-block-showcase-a
{
	background-color: #204b98;
	color: #ffffff;
}

/*FAQ*/
.faq-main{
}

.faq-main .sp-accordion.sp-accordion-style3 .toggler span, 
.faq-main .sp-accordion.sp-accordion-style3 .toggler span span {
    font-weight: inherit;
}

/* Required */
.hidden{
	opacity: 0;
}

.visible{
	opacity: 1;
}

/*sponsors code*/
/*By Jutirmoy */
.homecontact{
border: 2px solid #ffffff;
border-radius: 6px;
padding:20px;
padding-bottom:20px;
transition:all 500ms ease-in-out 0s;
color: #ffffff;
}

@media (min-width: 320px) and (max-width: 1024px) {
.homecontact{
margin-top: 20px;
}
}

.homecontact:hover,
.homecontact:focus
{
border:0 3px 0 0 #26A65B;
transform:translate(0px,15px);
}

.homecontact h3{
color:#ffffff;
font-size: 27px;
line-height: 30px;
margin-top:0px;
position: relative;
margin-bottom: 20px;
}

.homecontact h3:after {
    background: #ffffff;
    height: 3px;
    content: " ";
    display: block;
    width: 40px;
	position: absolute;
    left: 50%;
	bottom:-12px;
	margin-left: -20px;
}

.homecontact .uk-icon-button {
    background: none;
	color: #ffffff;
}

.marginT10{
margin-top:10px;
}

.marginT15{
margin-top:15px;
}

.marginT20{
margin-top:20px;
}

.marginB30{
margin-bottom:30px;
}

/*Newsletter*/

.newsletter form{
margin:0px;
}

.newsletter .acymailing_introtext h4{
color: #ffffff;
border: 0px solid red;
}

.newsletter .acymailing_form { 
width:70%;
margin: 0px auto;
border: 0px solid red;
}

@media (min-width: 320px) and (max-width: 1024px) {
.acymailing_form 
{
width:100%;
}
}

.newsletter .acyfield_email{
width: 70%;
}

@media (min-width: 320px) and (max-width: 1024px) {
.newsletter .acyfield_email{
width: 90%;
}
}

.newsletter .inputbox{
    border:2px solid #ffffff;
	color:#ffffff;
    background: none;
    border-radius: 6px 0px 0px 6px;
    height: auto;
    line-height: 22px;
    padding: 16px;
    transition: all 0.2s ease-in-out 0s;
	float:right;
}

.newsletter .inputbox:focus{
    background:none;
    border:2px solid #ffffff;
}

.newsletter .button {
    border: 2px solid #ffffff;
	background-color:#ffffff;
	color: #333333;
    width:80%;
    float:left;
    display: inline-block;
    letter-spacing: 4px;
    margin-left: -2px;
    padding:16px;
    border-radius: 0px 6px 6px 0px;
	text-transform: uppercase;
    transition: all 300ms linear 0s;
}

@media (min-width: 320px) and (max-width: 1024px) {
.newsletter .button{
	letter-spacing: 0px;
	width: 260%;
}
}

.newsletter .button:hover{
    border: 2px solid #26A65B;
	background-color:#26A65B;
	color: #ffffff;
}

/*Cause*/
.cause-list
{
color: #333333;
background: #ffffff;
}

@media (min-width: 320px) and (max-width: 1024px) {
.cause-list{
margin-top: 10px;
}
}

.cause-list-content{
padding: 20px;
}

.cause-list .uk-progress{
border: 1px solid #333333;
background: none;
}

.cause-list .uk-progress-bar{
background-color: #333333;
}

.cause-list hr{
background: #cccccc;
margin:0px;
}

.cause-list h4{
color: #333333;
font-weight:bold;
text-transform:uppercase;
}

.uk-progress.marginB0{
margin-bottom:0px;
}

.cause-list .marginT0{
margin-top:5px;
}

.cause-list .link-1 {
background: #26A65B;
border:0;
color: #ffffff;
padding: 18px 0px;
width:100%;
}

.cause-list .link-1:hover {
background: #28292a;
}

/*slide caption*/
.scaption1, .scaption2, .scaption3, .scaption4, .scaption5, .scaption6, .scaption7, .scaption8 {
    color: #ffffff;
    display: inline-block;
}

.scaption1{
	font-size:50px; 
    line-height: 60px;	
    text-transform: uppercase;
    position: relative;
	margin-bottom:0px;
}

.scaption1:before {
    left: 50%;
    margin-left: -100px;
	background: none repeat scroll 0 0 #ffffff;
    bottom: -15px;
    content: "";
    display: block;
    height: 3px;
    position: absolute; 
    width: 200px;
}

.scaption2{
   font-size:35px;
   margin-bottom:0px;
   line-height: 45px;	
}

.scaption3{
   padding:5px 0px;
   margin-bottom:0px;
   font-size:22px; 
   line-height: 30px;
   font-weight: bold;
   letter-spacing: 3px;
   border-top: 2px solid #ffffff;
   border-bottom: 2px solid #ffffff;
   text-transform: uppercase;
}

.scaption4{
	font-size:50px; 
    line-height: 55px;	
	margin:0px
}

.scaption5{
   font-size:22px; 
   line-height: 30px;
   font-weight: bold;
}

.scaption6{
   font-size:22px; 
   line-height: 30px;
   font-weight: normal;
}


.heading-1{
position: relative;
margin-top:5px;
margin-bottom:5px;
letter-spacing: 3px;
}

.heading-1:before,
.heading-1:after 
{
    left: 50%;
    margin-left: -50px;
	background: #333333;
    content: "";
    display: block;
    height: 2px;
    position: absolute; 
    width: 100px;
}

.heading-1:before {
    top: -5px;
}

.heading-1:after {
    bottom: -5px;
}

.heading-2{
letter-spacing: 3px;
}

.font65 {
    font-size: 65px;
    line-height: 70px;
}

.font50 {
    font-size: 50px;
    line-height: 55px;
}

.font30 {
    font-size: 30px;
    line-height: 35px;
}

.font35{
font-size:35px;
}

.font20 {
    font-size: 20px;
    line-height: 25px;
}

.marginB100{
margin-bottom: 100px;
}

@media (min-width: 320px) and (max-width: 768px) {
.marginM30{
margin-top: 30px;
}
}

.marginB0{
margin-bottom:0px;
}

.marginB5{
margin-bottom:5px;
}

.marginT0{
margin-top:0px;
}

.max-width750{
margin: auto;
max-width: 750px;
	}

.home-slide .link-1{
    background: none;
    border: 3px solid #ffffff;
    color: #ffffff;
	
}
.home-slide .link-1:hover
{
    background: #26A65B;
	border:3px solid #26A65B;
	color:#ffffff;
}

/*Work Progress*/
.work-progress .uk-progress{
border: 2px solid #333333;
height: auto;
margin-top:0px;
background: none;
}

.work-progress .uk-progress-bar{
background-color: #333333;
}

.service-title-l,
.service-title-r
{
position:relative;
margin-bottom:10px;

}

.service-title-l:before,
.service-title-r:before
{
	background: #333333;
	bottom:-10px;
    content: "";
    height: 2px;
    position: absolute; 
    width:50px;

}

.tm-bottom-b .service-title-l:before,
.tm-bottom-b .service-title-r:before
{
	background: #ffffff;
}

.service-title-l:before
{left:0px;}


.service-title-r:before
{right:0px;}


/*Testimonial*/
.testimonials{
border: 0px solid red;
margin: auto;
max-width: 750px;
}

.testimonials img.client-img{ 
margin-top:0px; 
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
width: 115px;
height: 115px; 
}

.testimonials .head-title:before {
    content: open-quote;
}

.testimonials .head-title:after {
    content: close-quote;
}

.testimonials .head-title {
}

.testimonials .message {
    margin-bottom: 30px;
    margin-top: 30px;
	font-style:italic;
	font-size:25px;
	line-height:40px;
}

.testimonials .aut-name {
    margin-top: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
	font-weight:bold;
	font-size:25px;
}

.testimonials .aut-name a{
color: #ffffff;
}


.testimonials .uk-grid-divider:not(:empty) > [class*="uk-width-medium-"]:nth-child(n+2):not(.uk-width-medium-1-1) {
    border-left: 2px solid #ffffff;
}




.wk-slideshow-default .nav span {
    background: rgba(255, 255, 255, 0.5);
	width: 12px;
	height: 12px;
	border-radius: 8px;
}

.wk-slideshow-default .nav span:hover {
    background: rgba(255, 255, 255, 0.8);
}

.wk-slideshow-default .nav .active span {
    background: rgba(255, 255, 255, 1);
}

.home-slide .wk-slideshow-default .nav {
position: absolute;
top: 2%;
z-index: 2;
right: 2%;
}

.home-slide .wk-slideshow-default .nav li {
display: block;
margin: 0px;
margin-bottom: 5px;
}

.home-slide .wk-slideshow-default .nav span {
    background: none;
	border: 2px solid rgba(255, 255, 255, 0.5);
}

.home-slide .wk-slideshow-default .nav span:hover {
    background: none;
    border: 2px solid rgba(255, 255, 255, 0.8);
}

.home-slide .wk-slideshow-default .nav .active span {
    background: none;
    border: 2px solid rgba(255, 255, 255, 1);
}


/*service-list*/

.service-list2
{
color: #333333;
background: #ffffff;
padding:20px;
border-radius: 2px;
}

@media (min-width: 320px) and (max-width: 1024px) {
.service-list2{
margin-top: 15px;
}
}


.service-list2 h4{
color: #333333;
font-weight:bold;
text-transform:uppercase;

}

.service-list2 h4{
position:relative;
}

.service-list2 h4:before{
background: #333333;
bottom: -10px;
content: "";
height: 2px;
position: absolute;
width: 50px;
left: 50%;
margin-left: -25px; 
}


.service-list2 .uk-progress{
border: 1px solid #333333;
background: none;
}

.service-list2 .uk-progress-bar{
background-color: #333333;
}

.service-list2 .progress-bar-out{
padding-left: 20px;
padding-right: 20px;

}

/*volunteer*/

.volunteer{
background: #26a65b;
color:#ffffff;
}

.volunteer-content{
padding: 20px;
}

.volunteer h3,
.volunteer p{
color:#ffffff;
}

.volunteer .link-1 {
    color: #ffffff;
	border-color: #ffffff;
}

.volunteer .link-1:hover {
    background: #ffffff;
    color: #333333;
	border-color: #ffffff;
}

/*Slide Cap*/
.caption .slide-left {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
    -webkit-animation: slideFromLeft 500ms ease;
    -moz-animation: slideFromLeft 500ms ease;
    -ms-animation: slideFromLeft 500ms ease;
}

.caption .slide-right {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
    -webkit-animation: slideFromRight 500ms ease;
    -moz-animation: slideFromRight 500ms ease;
    -ms-animation: slideFromRight 500ms ease;
}

.caption .slide-mfb {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}

.caption .slide-mft {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
    -webkit-animation: moveFromTop 500ms ease;
    -moz-animation: moveFromTop 500ms ease;
    -ms-animation: moveFromTop 500ms ease;
}


.caption p:first-child, 
.caption h1:first-child 
{
	-webkit-transition-delay: 0.025s;
	transition-delay: 0.025s;
}

.caption p:nth-of-type(2), 
.caption h1:nth-of-type(2) 
{
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

.caption p:nth-of-type(3),
.caption h1:nth-of-type(3)
 {
	-webkit-transition-delay: 0.075s;
	transition-delay: 0.075s;
}

.caption p:nth-of-type(4), 
.caption h1:nth-of-type(4) 
{
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}


@-webkit-keyframes slideFromLeft {
    from {
        -webkit-transform:  translate3d(-560px,0,0);
    }
    to {
        -webkit-transform:  translate3d(0,0,0);
    }
}

@-moz-keyframes slideFromLeft {
    from {
        -moz-transform: translate3d(-560px,0,0);
    }
    to {
        -moz-transform: translate3d(0,0,0);
    }
}

@-ms-keyframes slideFromLeft {
    from {
        -ms-transform: translate3d(-560px,0,0);
    }
    to {
        -ms-transform: translate3d(0,0,0);
    }
}


@-webkit-keyframes slideFromRight {
    from {
        -webkit-transform:  translate3d(560px,0,0);
    }
    to {
        -webkit-transform:  translate3d(0,0,0);
    }
}

@-moz-keyframes slideFromRight {
    from {
        -moz-transform: translate3d(560px,0,0);
    }
    to {
        -moz-transform: translate3d(0,0,0);
    }
}

@-ms-keyframes slideFromRight {
    from {
        -ms-transform: translate3d(560px,0,0);
    }
    to {
        -ms-transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}

@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(0%);
    }
    to {
        -webkit-transform: translateY(100%);
    }
}

@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(0%);
    }
    to {
        -moz-transform: translateY(100%);
    }
}

@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(0%);
    }
    to {
        -ms-transform: translateY(100%);
    }
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: 1px solid #cccccc;
	}
	
a[data-lightbox] {
    margin: 5px 3px;
}
	