/*
================================================
Common CSS
================================================
*/
.heading-line:before {
	background: #ee3b24;
}
.heading-line:after {
	background: #ee3b24;
}
.heading-line {
	border-bottom: 1px solid #ee3b24;
}
.home-slider-area .carousel-indicators li {
	border: 1px solid #ee3b24;
}
.home-slider-area .carousel-indicators .active {
	background: #ee3b24;
}
#switcher .theme-click {
	background-color: #ee3b24;
}
.section-title h2 span {
	color: #ee3b24;
}
a.welcome-control:focus, a.welcome-control:hover i {
	color: #ee3b24
}
.section-title span {
	background-color: #ee3b24;	
	}
/*
================================================
Scroll top Arrow
================================================
*/
#scrollUp i:hover {
	color: #ee3b24;
}
/*
================================================
Navigation
================================================
*/
.header-top-area {
	border-top:5px solid #ee3b24;
	}
.menu-bg {
	border-top:5px solid #ee3b24;	
	}
.navbar-toggle {
  background: #ee3b24;
}
.navbar-default .navbar-brand {
  background: #ee3b24;	
	}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  background-color: #ee3b24;
}

.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
	color:#ee3b24;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #ee3b24;
}
.menu-bg .navbar-default .navbar-nav > .active > a, .menu-bg .navbar-default .navbar-nav > .active > a:focus, .menu-bg .navbar-default .navbar-nav > .active > a:hover {
  color: #ee3b24;
}
.menu-bg .navbar-default .logo a, .menu-bg .navbar-default .navbar-nav li a:hover {
	color: #ee3b24;
}
/*
================================================
Banner Content
================================================
*/
.btn-one:before {
  background: #ee3b24;
}
.btn-one:hover, .btn-one:focus, .btn-one:active {
  border:2px solid #ee3b24; 
}
/*
================================================
About Us
================================================
*/
.aboutus .welcome-control:hover {
	background:#ee3b24;	
	}
/*
================================================
Services
================================================
*/
.feature-icon-box i {
	color: #ee3b24;
}
.feature-content-box.active, .feature-content-box:hover {
	border-color: #ee3b24;
}
.feature-content-box:hover i {
	background: #ee3b24;
	color: #fff;
}
.feature-content-block a {
	color:#ee3b24;
	}
/*
================================================
Testimonials Wrapper 
================================================
*/	
.testimonials-wrapper .carousel-inner a.btn {
	background: #ee3b24;
}
/*
================================================
Pricing Table
================================================
*/
.pricing-table-wrapper .price-item.active button, .pricing-table-wrapper .price-item button:hover {
	background-color: #ee3b24;
	border: 1px solid #ee3b24;
	color: #fff;
}
.price-item.active .price-kind {
	background: #ee3b24;
}
/*
================================================
Contact us
================================================
*/
.contact-address {
  background: #ee3b24;
}
