/*----------------------------
f5d76e
------------------------------*/
.heading h1,
.custom-nav-tabs,
.play-btn:hover,
ul.pricing-boxes li.best-plan .plan-name:after,
.doctorSec a.ico:hover,
.service_2_item:hover i,
.swipe-navi .swipe-left:hover i:hover, 
.swipe-navi .swipe-right:hover i:hover,
#filter li.selected a, #filter li a:hover,
#site-searchform #s:focus,
.portfolioFilter ul li a.current{
	border-color:#48B46C;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus,
.pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus,
.navbar.navbar-inverse.navbar-static-top a:hover,
.isStuck .navbar-inverse .navbar-nav>.active>a, .isStuck .navbar-inverse .navbar-nav>.active>a:focus
{
	border-color:#48B46C;
}
a,
.bannerText p a,
.play-btn:hover,
.quote i,
ul.footerLinks li span a,
ul.hover-social-icons li a,
.doctorSec p,
.doctorSec a.ico:hover i,
.service_2_item:hover i,
.service_3_item:hover i,
.swipe-navi .swipe-left:hover i:hover, 
.swipe-navi .swipe-right:hover i:hover,
.project_details .details li a:hover,
ul.hover-social-icons li a,
a.read:hover,
.blog_medium .post_meta h2:hover a,
.recent_posts_list li a:hover,
.sidebar_widget ul.arrows_list li a:hover, .sidebar_widget ul.arrows_list1 li a:hover i,
.sidebar_widget ul.archives_list li a:hover, .sidebar_widget ul.arrows_list1 li a:hover i,
.pagination > li > a, .pagination > li > span,
.blog_medium .post_meta .metaInfo > span > a:hover,
.blogTitle > a:hover h2,
.blogMeta a:hover, .blogTitle span:hover,
.blog_large .post_meta .metaInfo > span > a:hover, .blog_single .post_meta .metaInfo > span > a:hover,
.author a,
span.hoverBox h4,
.navbar.navbar-inverse.navbar-static-top a:hover{
	color:#48B46C;
}
.inner-page .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus{
	color:#48B46C !important;
}
.logo a span,
.form-container,
.yellow_section,
.membership_listing span,
ul.pricing-boxes li.best-plan .btn-primary,
.plan-name.color,
.imageBox.activeImage,
ul.hover-social-icons li a:hover{
	background-color:#48B46C;
}
.isStuck,
.custom-nav-tabs > li.active > a,
.custom-nav-tabs > li.active > a:hover,
.custom-nav-tabs > li.active > a:focus,
.custom-nav-tabs > li > a:hover,
.custom-nav-tabs > li > a:focus,
.hover_listing li .img,
.socialshare a:hover,
.hover_listing li .img:hover,
.page_head,
.front_service:hover .icon_service i,
.touching.medium a.hover-zoom, 
.touching.medium a.hover-link,
.carousel-pagination li.active,
.gDot,
#filter li.selected a:before,
.hover_listing li .img:hover,
.blog_medium .day,.pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus,
.blog_large .day, .blog_single .day,
.readmore,
.blogPic .blog-hover .icon,
#ui-lightbox-bottombar{
	background:#48B46C ;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background:#48B46C ;
}
ul.pricing-boxes li.best-plan .plan-name:after {
	border-color: rgba(255, 228, 1, 0);
	border-top-color: #48B46C;
}
/* bottom border color variation */
ul.pricing-boxes li.best-plan .btn-primary,
input.normal, select.normal, textarea.normal{
	border-color:#42945d;
}
#navigation li:hover > ul.dropdown-menu {
display: block;
opacity: 1;
margin-top: -10px; }
#navigation li .dropdown-menu {
padding: 0px;
border-radius: 0px;
background-color: #1c1c1c;
width: 350px;
opacity: 0;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease; }
#navigation li .dropdown-menu li a:hover {border-bottom: 0px !important;}
#navigation li .dropdown-menu li {
border: 1px solid #3c3c3c;
float: none;
padding: 0px;
margin-right: 0px;
height: inherit;
position: relative;
width: 100%;
display: block;
border-bottom: 1px solid #3c3c3c;
text-align: left; }
#navigation li .dropdown-menu li:nth-child(1n) {
border-left: 4px solid #4782B0; }
#navigation li .dropdown-menu li:nth-child(2n) {
border-left: 4px solid #48B46C; }
#navigation li .dropdown-menu li a {
position: relative;
display: block;
padding: 8px 12px 8px 20px;
line-height: 20px;
font-weight: 400;
font-size: 12px;
text-transform: capitalize;
color: #b5b5b5;
transition: all 200ms ease;
-moz-transition: all 200ms ease;
-webkit-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease; }