.rpl-3 {padding-left:15px}
@media (min-width: 992px) {
    .rpl-3 {padding-left:3rem}
}

#slidetop {color: #FFFFFF;background-color:#61c250;}
#slidetop a.slidetop-toggle {height: 60px;bottom: -60px;border-top: 60px solid #61c250;border-left: 60px solid transparent;}
#slidetop a.slidetop-toggle:after {font-size: 24px;height:40px;top: -58px;left: -25px;}

#slidetop a {color:rgba(255,255,255,1.00);}
#slidetop a:hover {color:rgba(255,255,255,0.5);}

#slidetop ul>li>a {display:inline;}

/*#header li.search i.fa {color:#5abc2a;}*/
#header {font-size:16px;}
#header .search-box.over-header>form>input {font-size:22px;}
#header.translucent {background-color:rgba(0,0,0,0.5);}
.scroll-down i {color:#FFFFFF;font-size:3em}

#topBar ul li a,
#mainMenu ul li a,
#topMain ul li a {text-transform:none;}

    #hader.fixed.translucent ul.nav-second-main li a, #header.fixed.translucent ul.nav-second-main li a>i, #header.fixed.translucent #topMain.nav-pills>li>a{color:#FFFFFF !important;}
    #header.fixed.translucent ul.nav-second-main li a>i {color: #151515 !important}
@media only screen and (min-width: 992px) {
#hader.fixed.translucent ul.nav-second-main li a, #header.fixed.translucent #topMain.nav-pills>li>a {color:#151515 !important;}
}   


.tp-bannertimer {background: rgba(90, 188, 42, 1.00) !important;height:2px !important;}
.tp-bannertimer {top:auto;bottom:0px !important}

i.ico-xl {width: 36px; height: 36px;line-height: 36px;font-size: 23px;margin: 0px 8px 0px 0;}
i.ico-side {color:#61c250;font-size:20px;width:20px;height:20px;text-align:center;margin-right:16px;}

div.side-nav ul>li.active>a,
div.side-nav ul>li.active>a:hover {color:#FFFFFF !important;background-color:#61c250;font-weight: bold}
div.side-nav ul>li.active>a.dropdown-toggle:before {color:#FFFFFF;right:30px}
div.side-nav ul>li>a.dropdown-toggle:before {right:30px;}
div.side-nav li.list-group-item {padding:0 !important;}

#footer {color: rgba(255,255,255,1);}
#footer a {color: rgba(255,255,255,1);}
#footer a:hover {color: rgba(255,255,255,0.6);}

#footer.gradient-green {
	background: #61c250;
	background: -moz-linear-gradient(top, #61c250 0%, #028e02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #61c250), color-stop(100%, #028e02));
	background: -webkit-linear-gradient(top, #61c250 0%, #028e02 100%);
	background: -o-linear-gradient(top, #61c250 0%, #028e02 100%);
	background: -ms-linear-gradient(top, #61c250 0%, #028e02 100%);
	background: linear-gradient(to bottom, #61c250 0%,#028e02 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61c250', endColorstr='#028e02',GradientType=0 );
}
#footer ul.footer-posts>li {border-bottom:rgba(255,255,255,0.2) 1px solid;}

.box-footer {padding: 8px 0px;}
.slimScrollDiv {padding: 5px 0 0 0;margin: 15px 0 15px 0;}


#footer.footer-light .copyright {background-color: #fcfcfc /*rgba(0,0,0,0.02);*/}
#footer>.copyright {text-shadow: 1px 1px 1px rgba(0,0,0,0.0);}

#footer address {margin-bottom:30px;background:none;}

#footer.footer-light h1,
#footer.footer-light h2,
#footer.footer-light h3,
#footer.footer-light h4,
#footer.footer-light h5,
#footer.footer-light h6 {color:#61c250;}

#footer.footer-light p,
#footer.footer-light a,
#footer.footer-light ul.footer-links>li>a {color:#666;}

.font-raleway {font-family:'Raleway','Open Sans',Arial,Helvetica,sans-serif;}
.capitalize {text-transform:capitalize}

.mb-25 {margin-bottom: 25px !important;}


.color-hover-grayscale {
	-webkit-filter: grayscale(0%);
	   -moz-filter: grayscale(0%);
		-ms-filter: grayscale(0%);
		-o-filter: grayscale(0%);
		   filter: grayscale(0%);
		   filter: color; 
}

.color-hover-grayscale.active,
.color-hover-grayscale:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(99%);
	-webkit-backface-visibility: hidden;  

	-webkit-transition: all 0.5s;
	   -moz-transition: all 0.5s;
		 -o-transition: all 0.5s;
			transition: all 0.5s;

}

.btn-success {
    color: #fff;
    background-color: #61c250;
    border-color:#61c250
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color:#1e7e34
}

div.side-nav ul>li>a.active {color: #61c250;}


.navigatorleft li a {color: #666666 !important;}
.navigatorleft li a.active {color: #61c250 !important;}

#topMain.nav-hover-animate ul.dropdown-menu li:hover>a, #topMain .nav-hover-animate ul.dropdown-menu li:hover>a {padding-left: 10px;}