/*========== Color ====================*/

.main-menu .navigation > li.current > a, .main-menu .navigation > li:hover > a,
.service-block-one .lower-content h2 a:hover,
.service-block-one .lower-content .link a,
.takecare-section .inner-content li .icon-box,
.team-section .content-box .info-box li,
.news-block-one .lower-content h3 a:hover,
.news-block-one .lower-content .link a,
.main-footer .widget-section .contact-widget .text a:hover,
.main-footer .widget-section .contact-widget .text a:hover,
.main-footer .widget-section .links-widget .link li a:hover,
.healthcare-section .content-box .lower-content .single-item h3 a:hover,
.main-footer .widget-section .contact-widget .phone a,
.main-header.header-style-two .header-top .link a:hover,
.team-block-one .lower-content h3 a:hover,
.chooseus-block-one:hover .top-content .icon-box,
.chooseus-block-one .top-content h3 a:hover,
.chooseus-section .inner-box .link .theme-btn:hover,
.pricing-table .table-header .price span,
.cta-section .inner-box .text,
.accordion-box .block .acc-btn.active .icon-outer,
.team-details-content .content-box .info li i,
.team-details .education-box .single-item span,
.sidebar .sidebar-category .category-list li a:hover, .sidebar .sidebar-category .category-list li.active a,
.service-details .content-style-three .list li:before,
.widget ul li a:hover, .widget ul li.active a,
.blog-sidebar .sidebar-post .post .text a:hover

{
	color:#!important;
}

/*==============================================
   Theme Background Css
===============================================*/

.main-menu .navigation > li > ul > li:hover,
.main-slider .owl-nav .owl-prev:hover, .main-slider .owl-nav .owl-next:hover,
.theme-btn:hover,
.healthcare-section .content-box .lower-content .single-item .icon-box,
.service-block-one .image-box,
.service-block-one .lower-content .link a:hover,
.sticky-header .main-menu .navigation > li.current > a, .sticky-header .main-menu .navigation > li:hover > a,
.about-section,
.news-block-one .lower-content .link a:hover,
.main-footer .widget-section .links-widget .link li a:hover:before,
.main-footer .widget-section .about-widget .subscribe-form .form-group button,
.scroll-top,
.main-slider.slider-style-two .slider-btn .theme-btn,
.team-block-one .image-box,
.chooseus-section .inner-box .link .theme-btn,
.page-info .bread-crumb,
.page-info .bread-crumb:before,
.accordion-box .block .acc-btn.active h4,
.team-details-content .content-box .social-links li a:hover,
.team-details .progress-box .bar-inner,
.sidebar .sidebar-category .category-list li.active:before, .sidebar .sidebar-category .category-list li:hover:before,
.service-sidebar .sidebar-appointment .widget-content a:hover,
span.page-numbers.current,
.pagination li a:hover, .pagination li a.active,
.widget ul li:hover:before,
.blog-single-content .post-share-option .tags li a:hover

{
	background: #!important;
	background-color:#!important;
}


/*==============================================
   Theme Border Color Css
===============================================*/

.main-menu .navigation > li > ul > li:hover,
.contact-form-area .form-group input:focus, .contact-form-area .form-group textarea:focus,
.main-footer .widget-section .about-widget .subscribe-form .form-group input:focus,
.team-details-content .content-box .social-links li a:hover

{
    border-color: #!important;  
}

/*==============================================
   RGB
===============================================*/

.video-galler-outer-bg:before {
    background-color: rgb(0,0,0)!important;
}
.main-slider .content h3:before{
    background: rgb(0,0,0)!important;
}




