@charset "utf-8";

@media(max-width: 767px){
.centered-xs {
	text-align: center;
}
}

p {
	color: #666;
}

a, a:visited {
    text-decoration: none !important;
	color: #FFF;
}
a:hover, a:focus {
	color: #FFF;
	text-decoration: none !important;
}
a:active {
    text-decoration: none !important;
	color: #662D91 !important;	
}

span.tab {
	padding-right: 20px;
}
@media(max-width: 479px){
span.tab {
	padding-right: 10px;
}
}

.purpleText {
	color: #662D91;	
}

span.green {
	color: #447138;
}
span.purple {
	color: #662D91;	
}
span.yellow {
	color: #cc9900;
}
span.blue {
	color: #333467;	
}

.pBlue {
	color: #333467;
	font-weight: bold;
	font-size: 16px;
}
.mainCaption {
	color: #447138;
	font-size: 36px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-top: 15px;
}
.subCaption {
	color: #333333;
	font-size: 18px !important;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 26px;
	padding-top: 10px;
}

.top_padding {
	padding-top: 40px;	
	padding-bottom: 40px;
}

.social_padding {
	padding-top: 10px;
	padding-left: 12px;
}

@media (min-width:768px) {
.tel_position {
	margin-top: 25px;
}
}
@media (min-width:992px) {
.tel_position {
	margin-top: 42px;
}
}

.padding_top {
	padding-top: 40px;
}

.content_padding_top {
	padding-top: 30px;
}
.content_padding_bottom {
	padding-bottom: 30px;
}
.large_padding {
	padding-top: 60px;
	padding-bottom: 60px;
}
.large_padding_top {
	padding-top: 60px;
}
.large_padding_bottom {
	padding-bottom: 60px;
}
.extra_large_padding_bottom {
	padding-bottom: 300px;
}
.footer_padding_bottom {
	padding-bottom: 40px;
}
.content_padding_slogan {
	padding-top: 16px;
}
.header_padding_top {
	padding-top: 23px;
}


.headerLines {
	border-color: #F2F2F2;
	border-width: thick;
}

.btn-default {
	margin-top: 12px;
	width: 160px;
	height: 50px;
	font-size: 15px !important;
	color: #FFF !important;
	line-height: 32px !important;
	background-color: #662D91 !important;
	border: none !important;
	-webkit-box-shadow: 0px 0px !important;
	box-shadow: 0px 0px !important;
	font-weight: normal;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
	color: #FFF !important;
	background-color: #333467!important;
}

.mainSectionsHeading {
	color: #447138;
	font-size: 20px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

.mainSectionsIcons {
	color: #662D91;
	font-size: 40px;
}

.headerMain {
	color: #323366;
	font-size: 32px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
@media(max-width: 479px){
.headerMain {
	font-size: 22px;
}	
}

.headerSub {
	color: #662D91;
	font-size: 22px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
@media(max-width: 479px){
.headerSub {
	font-size: 20px;
}	
}

.headerServices {
	color: #323366;
	font-size: 18px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
@media(max-width: 479px){
.headerServices {
	color: #323366;
	font-size: 14px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}	
}

.headerCities {
	color: #666666;
	font-size: 18px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}
@media(max-width: 479px){
.headerCities {
	color: #666666;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}
}

.philosophy_background {
	background-color: #f2f2f2;
}
.philosophy_text {
	font-size: 16px;
}

.copyText {
	font-size: 12px;
	color: #FFFFFF;
}
@media(max-width: 479px){
.copyText {
	font-size: 10px;
}	
}

.copy_background {
	background-color: #323366;
	height: 50px;
	padding-top: 17px;
}

.testimonialsText {
	font-size: 16px;
	color: #323366;
}

.check_icons {
	color: #323366;
}
.asterisk_icons {
	color: #662D91;
	font-size: 12px;
	padding-right: 10px;
}

/** Violet Cleaning FAQ Accordion **/
.panel-heading {
	background: none !important;
	height: 42px;
}
@media(max-width: 479px){
.panel-heading {
	background: none !important;
	height: 48px;
}	
}
.panel-default {
	border: thin solid #F2F2F2 !important;
}
