@charset "utf-8";
/* CSS Document */



/* Text Color Blue */

.blue, .topbar a:hover, #header .navbar-nav > li > a:hover, .blog-comments .name, .lastest-posts h4 a:hover, .categories li a:hover, .products li a:hover {
	color: #3498db;
}
/* Text Color Blue End */










/* Background Color Blue Start */

.intro button:hover, .services-wrap, .contact-form .btn-info, .contact-sidebar .icon .fa, .p404 .btn-info, .hosting-services .icon, .purchase-banner a:hover, 
.paging .pagination > li > a:hover, .paging .pagination > li > span:hover, .services-page .services-wrap .sbox .icon:hover, .readmore-button a:hover,
.blog-post .bx-wrapper a.bx-prev:hover:after, .blog-post .bx-wrapper a.bx-next:hover:after, .blog-tags a:hover, .live-support, .login-box h3, .register .btn-info, .slide1-text li:before, .paging .pagination > li > a.active, .services-page .services-wrap .sbox:hover .icon,
.happy-clients .bx-wrapper .bx-pager.bx-default-pager a:hover, .happy-clients .bx-wrapper .bx-pager.bx-default-pager a.active

 {
	background-color: #3498db;
}
.bluebg {
	background-color: #439dd9 !important
}
.greenbg, .whyus-services li:hover .icon, .home1-dbg .domain-wrap .www, .home1-dbg .domain-wrap .sricon {
	background-color: #00b400 !important
}
.graybg {
	background-color: #7d9096 !important
}
.orrangebg {
	background-color: #ec6f33 !important
}
.dbluebg {
	background-color: #3c4f6b !important
}

.dgraybg {
		background-color: #666666 !important
	}


.tcblue, .in-title h2 span, .services-page .services-wrap .sbox h3:hover, .services-page .services-wrap .sbox:hover h3 a, .hosting-services h3 a:hover, .home-blog-3 .hb3-content a.breadmore, .home-blog-3 a:hover,
.hosting .nav-tabs > li.active > a, .hosting .nav-tabs > li.active > a:hover, .hosting .nav-tabs > li.active > a:focus, .ser-tab-acc .nav-tabs > li.active > a, .ser-tab-acc .nav-tabs > li.active > a:hover, .ser-tab-acc .nav-tabs > li.active > a:focus

 {
	color: #439dd9;
}
.tcgreen, .mtitle2 h2 span, .whyus-services .icon, .whyus-services li:hover h3 {
	color: #00b400;
}
.tcgray {
	color: #7d9096;
}
.tcorrange {
	color: #ec6f33;
}
.tcdblue {
	color: #3c4f6b;
}

.tcdgray {
		color: #666666;
	}

.testimonial-slider {
	background-color: #fa9b1e;
}



.portfolio-hover .pcontent {
	background: rgba(52,152,219,.9);
}
/* Background Color Blue End */








/* Border Color Blue Start */
.paging .pagination > li > a:hover, .paging .pagination > li > span:hover, .services-page .services-wrap .sbox .icon:hover,
.paging .pagination > li > a.active, .services-page .services-wrap .sbox:hover .icon


  { border-color:#3498db ; }
/* Border Color Blue End */



/* Border Color Green Start */
.whyus-services .icon {border-color:#00b400}


/* Border Color Green End */








