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

@import url("../fonts/fontawesome/css/font-awesome.min.css");
/* @import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(//fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700|Roboto+Condensed:300,400,700);
*/
@import url('//fonts.googleapis.com/css2?family=Open+Sans&family=Roboto:wght@100;400;500;700&family=Roboto+Condensed:wght@300;400;700&subset=latin&display=swap');

body { 
	background: #ededed;
	margin: 0;
	padding: 0;
	color: #333;
	font-family: 'Roboto',sans-serif;
	position: relative;
	background-color: #DEDEDE;
}

:target:before {
  content:"";
  display:block;
  height:81px; /* fixed header height*/
  margin:-81px 0 0; /* negative fixed header height */
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	background: #fff;
	padding: 15px 0;
	width: 100%;
}

.logo-icon {
	font-size: 30px;
}

#logo-title {
    font-family: Open Sans Condensed,Helvetica Neue,sans-serif;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
	line-height: normal;
	display: block;
	width: 100%;
}

#logo-title span { font-weight: lighter; }

.head-phone {
	text-align: right;
	padding-right: 50px;
	margin-top: 7px;
}

.header-home-btn {
	position: absolute;
	top: 0;
	right: 15px;
}

.home-button {
	border: 1px solid #ccc;
	padding: 4px 8px;
	font-size: 22px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	margin-left: 20px;
}

.clk-to-call-1 {
	display: block;
	font-size: 12px;
}
/*
#banner {
	position: relative;
	background: url(https://www.drugrehablafayette.com/templates/drugrehabcities/assets/images/drug-rehab-banner2.jpg) no-repeat center -100px;
	margin-top: 71px;
}
*/
#banner:before {
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
	background: rgba(0,0,0,0.5)
}

#banner p, #banner a.btn { text-shadow: -2px 2px 1px #000; }
#banner a.btn {
	box-shadow: -2px 2px 2px #111; 
}

.vcenter {
	display: inline-block;
	vertical-align: middle;
	margin-top: 12px;
 }

 #indexcontent{
	padding: 0 20px 20px 20px;
 }
 .col-md-12 {
	padding-bottom: 25px !important;
 }
 
.main-container { padding: 30px 0 0 0; }

.inner-box {
	background-color: #fff;
    border-radius: 3px 3px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.4);
    box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    margin-bottom: 30px;
}

.title-2 {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.list-title {
	border-bottom: 1px solid #ddd;
    display: block;
    margin-bottom: 15px;
    padding: 10px 0;
    position: relative;
    text-transform: uppercase;
	background-color: transparent;
}

.list-title:before {
    border-color: #ddd transparent transparent;
    border-style: solid;
    border-width: 7px;
    bottom: -14px;
    box-sizing: border-box;
    content: " ";
    display: block;
    left: 34px;
    position: absolute;
    z-index: 2;
}
.list-title:after {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 6px;
    bottom: -12px;
    box-sizing: border-box;
    content: " ";
    display: block;
    left: 35px;
    position: absolute;
    z-index: 2;
}

.list-border > li:first-child {
    border: none;
}

.list-border > li {
    border-top: 1px solid #ebebeb;
    line-height: inherit;
    position: relative;
}

.list-border li a {
    border-radius: 5px;
    display: block;
    padding: 8px 25px 8px 5px;
    position: relative;
    color: #4e575d;
	font-size: 13px;
}

.list-border .count {
    color: #9a9a9a;
    font-size: 85%;
}

.list-border .count:before {
	content: "\00a0 \00a0";
}

.services-offered li, .payment-types li {
    background: rgba(109, 176, 247, 0.21);
    padding: 5px 5px;
    margin: 8px 0;
	    background: rgba(109, 176, 247, 0.21);
    padding: 5px 8px;
    margin: 8px 0;
    background: #e0effe;
    background: -moz-linear-gradient(left, #e0effe 37%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #e0effe 37%,#ffffff 100%);
    background: linear-gradient(to right, #e0effe 37%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0effe', endColorstr='#ffffff',GradientType=1 );
    border-bottom: 1px solid #e0effe;
    border-right: 1px solid #e0effe;
    border-radius: 3px;
}

#form-ad { position: relative; }
#form-ad-text-1 {
	width: 93%;
	margin: 0 auto;
	padding: 5px 10px;
	position: absolute;
	left: 3.5%;
	top: 52%;
	background-color: #eee;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 16px;
}
#form-ad-text-2 {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 15%;
}



a#phonenumber-1:hover, a#phonenumber-2:hover, a#phonenumber-3:hover { text-decoration: none; }

#phonenumber-3 {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 1%;
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	text-shadow: -2px 2px 1px #111;
}

#census fieldset {
	padding: .35em .625em .35em;
    margin: 0 2px 20px;
    border: 1px solid #c0c0c0;
}

#census legend {
	width: auto;
	font-size: inherit;
	padding: 0 5px;
	border-bottom: none;
	margin: 0;
	font-weight: 500;
}

#census ul {
	list-style: none;
	padding: 0;
}

#census li:before {
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    position: relative;
    margin-right: 10px;
    top: 3px;
    color: #ccc;
}

.listing { margin-bottom: 20px; }

.footer {
    background: #fff;
    border-top: solid 1px #ddd;
    padding: 20px 0 10px;
    font-size: 12px;
    color: #4e575d;
    letter-spacing: 0.5px;
}

.panel-details {
    border: 1px solid #ddd;
    background: #f8f8f8;
    font-family: Roboto Condensed,Helvetica Neue,Helvetica,sans-serif;
	position: relative;
	padding: 8px 12px;
}
.panel h5{
	font-size: 18px !important;
}

.panel h6{
	font-size: 16px !important;
}

.meeting-list li, .news-list li {
	border: 1px solid #ddd;
    background: #fdfdfd;
    font-family: Roboto Condensed,Helvetica Neue,Helvetica,sans-serif;
	position: relative;
	padding: 8px 12px;
	margin-bottom: 8px;
}

.meeting-list hr, .news-list hr {
	margin: 4px 0;
}

.help-line-box {
	font-family: Roboto Condensed,Helvetica Neue,Helvetica,sans-serif;
	background: #5cb85c; /* Old browsers */
	/*background: -moz-linear-gradient(-45deg,  #0377d6 0%, #55b1fc 100%); 
	background: -webkit-linear-gradient(-45deg,  #0377d6 0%,#55b1fc 100%);
	background: linear-gradient(135deg,  #0377d6 0%,#55b1fc 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0377d6', endColorstr='#55b1fc',GradientType=1 ); */
	margin-bottom: 20px;
}

.help-title {
	font-size: 24px;
	font-family: Roboto Condensed,Helvetica Neue,Helvetica,sans-serif;
	background-color: #444;
	color: #fff;
	text-align: center;
	padding: 10px 3px;
	font-weight: lighter;
}

.help-line-box p {
	color: #fff;
	margin: 7px 0 15px;
}

.phonenumber-4 {
	background-color: #444;
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding: 10px 3px; 
}
	
/* Olark Style */
div.hbl_pal_title_bg{
	background-color:#017AA3 !important;
}
div#habla_window_div #olark-callout-bubble{
	width:250px !important;
	height:156px !important;
	background:transparent url(../../images/olark.png) center top no-repeat !important;
}

.gmaps{
	width:100%;
	height:350px;
	margin-bottom:10px;
	border:1px solid #8994a8;
}




/************************************************
*** helper classes ***
************************************************/
/***** margins *****/
.m0 { margin: 0; }
.m5 { margin: 5px; }
.m10 { margin: 10px; }
.m15 { margin: 15px; }
.m20 { margin: 20px; }
.m25 { margin: 25px; }
.m30 { margin: 30px; }
.m35 { margin: 35px; }
.m40 { margin: 40px; }
.m45 { margin: 45px; }
.m50 { margin: 50px; }

.mt0 { margin-top: 0; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mt35 { margin-top: 35px; }
.mt40 { margin-top: 40px; }
.mt45 { margin-top: 45px; }
.mt50 { margin-top: 50px; }

.mb0 { margin-bottom: 0; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }
.mb45 { margin-bottom: 45px; }
.mb50 { margin-bottom: 50px; }

/***** padding *****/
.pad0 { padding: 0; }
.pad5 { padding: 5px; }
.pad10 { padding: 10px; }
.pad15 { padding: 15px; }
.pad20 { padding: 20px; }
.pad25 { padding: 25px; }
.pad30 { padding: 30px; }
.pad35 { padding: 35px; }
.pad40 { padding: 40px; }

/***** font sizes *****/
.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font14 { font-size: 14px; }
.font15 { font-size: 15px; }
.font16 { font-size: 16px; }
.font17 { font-size: 17px; }
.font18 { font-size: 18px; }
.font19 { font-size: 19px; }
.font20 { font-size: 20px; }
.font21 { font-size: 21px; }
.font22 { font-size: 22px; }
.font23 { font-size: 23px; }
.font24 { font-size: 24px; }
.font25 { font-size: 25px; }
.font26 { font-size: 26px; }
.font27 { font-size: 27px; }
.font28 { font-size: 28px; }
.font29 { font-size: 29px; }
.font30 { font-size: 30px; }

/***** typography *****/
.text-uppercase { text-transform: uppercase; }
.text-lowercase { text-transform: lowercase; }
.text-capitalize { text-transform: capitalize; }

.text-white { color: #fff; }
.text-blue { color: #428bca; }
.text-lt-blue { color: #5cb85c; } /*#55B1FD*/
.text-green { color: #5cb85c; }
.text-bright-green { color: #8BDE1B; }

h1, h2, h3, h4, h5, h6 {
    font-family: Roboto Condensed,Helvetica Neue,Helvetica,sans-serif;
    margin: 0;
    padding-bottom: 15px;
}

h1 { font-size: 28px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }

label { font-weight: normal; }

/***** extras *****/
a { color: #5cb85c; }
.img-responsive { max-width: none; width: 100%; }
.border-light { border: 1px solid #ddd; }

.position-rel { position: relative; }

.bg-white { background-color: #fff; }
.bg-grey { background-color: #f1f1f1; }
.bg-lt-grey { background-color: #fdfdfd; }
.bg-lt-blue { background-color: #5cb85c; } /*#55B1FD*/

.indent10 { padding:0 5px; }
.text-nowrap { white-space: nowrap; }

.select-placeholder {
	color: #999;
}

select option[disabled] {
   display: none;
}

blockquote{
  display:block;
  background: #f9f9f9;
  padding: 15px 15px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 1.2;
  color: #444;
  border-left: 15px solid #5cb85c; /*#55B1FD*/
  border-right: 2px solid #5cb85c; /*#55B1FD*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}

blockquote::before{
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #666;
  position: absolute;
  left: 0px;
  top:-10px;
}

.blockquote-reverse {
  padding: 15px 45px 15px 15px;
  border-left: 2px solid #5cb85c; /*#55B1FD*/
  border-right: 15px solid #5cb85c; /*#55B1FD*/
}

.blockquote-reverse::before{
  content: "";
}

.blockquote-reverse::after{
  content: "\201D";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #666;
  position: absolute;
  right: 0px;
}

blockquote p {
  display: inline;
}
/*************************************/

/************************************************
*** media queries ***
************************************************/
@media (min-width: 1920px) {
	#banner { background-size: cover; }
}

@media (min-width: 1199px) {
	#phonenumber-3 { font-size: 38px; }
}

@media (max-width: 1199px) {
	#banner { margin-top:91px; }
	#phonenumber-3 { font-size: 2.5vw; } 
	#form-ad-text-1, #form-ad-text-2 { font-size: 1.2vw; }
}

@media (min-width: 991px) {
	.mobile-show { display: none; }
}

@media (max-width: 991px) {
	.mobile-hide { display: none; }
	.head-phone {
		float: none;
		width: 100%;
		text-align: center;
		padding-right: 0;
	}
	#logo-title { width: 91%; }
	#phonenumber-3 { font-size: 8.0vw; } 
	#form-ad-text-1, #form-ad-text-2 { font-size: 3.9vw; }
	#phonenumber-1 { display: block; font-size: 30px; }
	#banner { margin-top: 135px; }
}

.h-280{
	min-height: 280px;
}