/*
================================================
Common CSS
================================================
*/
.heading-line:before {
	background: #2496D8;
}
.heading-line:after {
	background: #2496D8;
}
.heading-line {
	border-bottom: 1px solid #2496D8;
}
.home-slider-area .carousel-indicators li {
	backface-visibility: visible;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #2496D8;
	border-radius: 0;
	height: 14px;
	margin: 5px 7px;
	transition: opacity 0.2s ease 0s;
	width: 14px;
}
.home-slider-area .carousel-indicators .active {
	background: #2496D8;
	border: 1px solid #fff;
}
#switcher .theme-click {
	background-color: #2496D8;
}
.section-title h2 span {
	color: #2496D8;
}
a.welcome-control:focus, a.welcome-control:hover i {
	color: #2496D8
}
/*
================================================
Scroll top Arrow
================================================
*/
#scrollUp i:hover {
	color: #2496D8;
}
/*
================================================
Navigation
================================================
*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #2496D8;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #2496D8;
}
.menu-bg .logo a, .menu-bg .navbar-default .navbar-nav li a:hover {
	color: #2496D8;
}
/*
================================================
Banner Content
================================================
*/
a.slide-btn {
	background: #2496D8;
}
/*
================================================
Domain Search
================================================
*/
.domain-search .search-section .searchsubmit {
	background: #2496D8;
}
.domain-price {
	color: #2496D8;
}
/*
================================================
Our Team
================================================
*/
.team-cnt .text p.button a {
	background: #2496D8;
}
.team-cnt .item .social-icons ul li a {
	background: #2496D8;
}
.team-cnt .item .social-icons ul li a:hover {
	color: #2496D8;
}
.team-cnt .inner {
	border: 1px solid #2496D8;
}
.team-cnt .text p.button a:hover {
	color: #2496D8;
	border: 1px solid #2496D8;
}
.team-cnt .text h3 a:hover {
	color: #2496D8;
}
/*
================================================
About Us
================================================
*/
.about-box .btn:hover {
	border-color: #2496D8;
	border-left: 2px solid #2496D8;
	border-right: 2px solid #2496D8;
}
/*
================================================
Services
================================================
*/
.service-callouts .service-box h3 {
	color: #2496D8;
}
/*
================================================
Testimonials Wrapper 
================================================
*/	
.testimonials-wrapper p:before {
	color: #2496D8;
}
.testimonials-wrapper p:after {
	color: #2496D8;
}
.testimonials-wrapper h3 span {
	color: #2496D8;
}
.testimonials-wrapper .carousel-indicators li {
	border: 2px solid #2496D8;
}
.testimonials-wrapper .carousel-indicators .active {
	background-color: #2496D8;
}
/*
================================================
Blog
================================================
*/
.blog-wrapper .post-meta i {
	color: #2496D8;
}
.blog-wrapper a.blog-btn {
	background: #2496D8;
}
/*
================================================
Pricing Table
================================================
*/
.pricing-table-wrapper .price-item.active button, .pricing-table-wrapper .price-item button:hover {
	background-color: #2496D8;
	border: 1px solid #2496D8;
	color: #fff;
}
.price-item.active .price-kind {
	background: #2496D8;
}
/*
================================================
Contact us
================================================
*/
.contact-form .form-group:before {
	color: #2496D8;
}
.contact-form .btn {
	background: #2496D8;
}
.social-links li a:hover i {
	background-color: #2496D8;
}
footer {
	background: #2496D8;
}
