::-moz-selection { background: rgb(33,33,33); color: rgb(250,250,250); }	
	::selection { background: rgb(33,33,33); color: rgb(250,250,250); }

    .btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {margin-top:10px!important;}
    .btn-block { 
  display: block!important; 
  width: 100%!important; 
}
	
	.list-group-item {background-color:transparent; border:none;}

    .homeHero { background: url("../assets/images/hvac-repair-columbia-sc.jpg") center center no-repeat; background-size: cover; padding-bottom:5rem;}
	.planHero { background: url("../assets/images/plan-hero.jpg") center center no-repeat; background-repeat: no-repeat; background-size: cover; }
	.serviceHero { background: url("../assets/images/serivce-hero.jpg") center center no-repeat; background-repeat: no-repeat; background-size: cover;border-bottom: thick #FFFFFF solid;}
	.CTA {background: linear-gradient(333deg, rgba(51,51,51,1) 8%, rgba(0,120,145,1) 51%, rgba(0,162,195,1) 100%);}
	.locationsLi li {margin-bottom:1.25rem;}
	.locationsLi ul {list-style-type:none; padding-top:1rem;}
	.text-bg-secondary {background-color:#007891!important; color:#fefefe!important;}
	.text-bg-primary {background-color:#00a2c3!important; color:#fefefe!important;}

    /* Social Buttons */
	a.btn-facebook, .btn-facebook { color: #ffffff !important; font-size: 80%; padding: .35rem; background-color: #405D9B!important; }  a.btn-facebook:hover { color: #fff; 	background-color: #405D9B!important; }a.btn-facebook:focus { 	color: #fff; }    a.twitter-share { color: #fff !important;	background-color: rgb(119,199,247); font-size: 80%; padding: .35rem; }  a.twitter-share:hover { color: #fff; background-color: rgb(105,179,224); }a.twitter-share:focus { 	color: #fff; }

	#sb-services a { font-size: 140%; color: rgb(250, 250, 250); }

	#homeServices a { color: rgb(250,250,250); text-decoration: none;}

   