/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	

/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.disclaimer2 {


font-size: 10px;
font-weight: normal;
}

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0px;

}
.container_full {
	width: 100%;
	float: left;
	margin: auto;

}
.container {
	width: 90%;
	margin: 0px;
	padding: 20px;
	text-align: left;
}
.content_fullwidth {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: white;
	
}
.content_fullwidth.less {
	padding: 0px 0px 90px 0px;
}
.content_fullwidth.less2 {
	padding: 30px 0px 0px 0px;
}
.content_fullwidth.less3 {
	padding: 75px 0px 30px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}


/*-------------------*/
/*     columns    */
/*-------------------*/

.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 50%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}


/*-----------------------------------*/
/*  Less Space Bitween Columns     */
/*-----------------------------------*/

.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}
.last {
	margin-right: 0 !important;
}


/*------------------------*/
/*        Header     */
/*------------------------*/

/* Logo */
#logo {
	float: left;
	display: block;
	width: 100%;
	min-height: 50px;
	margin-top: 5px;
	margin-bottom: 0px;
	position: relative;
	text-indent: -999em;
	background: url(../images/keleherassociates_logo.png) no-repeat left top;
}
.logo {
	float: left;
	width: 25%;
	margin-top: 0px;
}
.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;
}

/* top navigations */
.top_nav {
	float: left;
	width: 100%;
	background: #000;
	border-bottom: 1px solid #e3e3e3;
	color: #999;
	font-size: 13px;
}
.top_nav .left {
	float: left;
	width: 30%;
	padding: 12px 0px;
}
.top_nav .left i {
	color: #999;
}
.top_nav .left a {
	color: #999;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #727272;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 70%;
	text-align: right;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	padding: 12px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 16px 0px 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #999;
	font-size: 13px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	color: #727272;
}

.tpbut {
	float: right;
	color: #999;
	margin-left: 0px;
	padding: 12px 18px;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	transition: all 0.3s ease;
}
.tpbut:hover, .tpbut.active {
	color: #999;
	background: #f9f9f9;
}
.tpbut.two {
	border-right: 1px solid #f3f3f3;
	border-left: none;
}

.slidermar2 {
	margin-top: 85px;
}
.page_title2 {
	float: left;
	width: 100%;
	padding: 20px 0px 20px 0px;
	background: #4b4b3f;
}
.page_title2 h1 {
	float: left;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 0px;
	color: #fff;
}
.page_title2 .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #db5904;
	margin: 7px 0px 0px 0px;
}
.page_title2 .pagenation i {
	color: #db5904;
	margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
	padding: 0px;
	color: #fff;
	transition: all 0.3s ease;
}
.page_title2 .pagenation a:hover {
	color: #db5904;
}
.page_title2.sty2 {
	background: #4b4b3f ;
}


/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/

/* features_section 1 */
.feature_section1 {
	float: left;
	width: 100%;
	color: #999;
	padding: 94px 0px 94px 0px;
}
.feature_section1 img {
	float: left;
	margin-bottom: 15px;
}
.feature_section1 h2{
	font-size: 27px;
	color: #272727;
	font-weight: normal;
	text-transform:none;
	margin-bottom:10px;
}
.feature_section1 h4{
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #272727;
	font-weight:500;
	margin:0px;
}
.feature_section1 p{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #727272;
	font-weight:normal;
	padding-bottom:16px;
	padding-top:6px;
}


/* features_section 2 */
.feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 107px 0px;
	background-image: url(../images/h-lines-bg.png);
	background-repeat: repeat;
	background-position: left top;
}

.feature_section2 .one_fourth {
	margin: 0 auto;
	color: #000;
	background:#fff;
	padding:40px 30px 66px 30px;
	border-right:solid 2px #eeeeee;
	text-align:center;
	width:25%;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(207,207,207,1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(207,207,207,1);
	box-shadow: 0px 0px 2px 0px rgba(207,207,207,1);
}
.feature_section2 .one_fourth.last {
	border:none;
}
.feature_section2 i {
	margin: 0 auto 15px auto;
	width: 74px;
	height: 74px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 72px;
	border: 1px solid #e87e04;
	color:#e87e04;
	font-size:35px;
}
.feature_section2 i {
	margin: 0 auto 15px auto;
	width: 74px;
	height: 74px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 72px;
	border: 1px solid #e87e04;
	color:#e87e04;
	font-size:35px;
	transition: all 0.3s ease;
}
.feature_section2 p {
	font-size: 16px;
	font-weight:600;
	color:#727272;
	line-height:27px;
	margin:0px;
}
.feature_section2 h4 {
	color:#e87e04;
	margin-bottom: 25px;
}
.feature_section2 h2 {
	margin-bottom:10px;
}
.feature_section2 strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:400;
	color:#272727;
	line-height:27px;
	margin-bottom:43px;
}
.feature_section2 .one_fourth:hover i {
	border: 1px solid #272727;
	color:#272727;
}


/* features_section 3 */
.feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px;
	background: url(../images/site-image19.jpg) repeat-y center -200px;
}
.feature_section3 .rightcon li {
	font-size:18px;
	color:#fff;
	text-align:left;
	font-weight:600;
	padding: 10px 0px;
	text-transform:none;
	padding-left:57px;
}
.feature_section3 .rightcon li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #e87e04;
    float: left;
    margin: 8px 15px 0px 0px;
    border-radius: 50%;
}
.feature_section3 h4 {
	font-size: 45px;
	font-weight:300;
	color:#fff;
	line-height:52px;
	text-align:left;
}


/* features_section 4 */
.feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding:80px 0px 90px 0px;
}
.feature_section4 .box {
	width: 100%;
	float:left;
	border: 2px solid #eeeeee;
	margin-top: -8px;
}
.feature_section4 .boxcon {
	text-align: left;
	width: 100%;
	float:left;
	padding:24px 30px 30px 30px;
}
.feature_section4 .conbtm {
	text-align: left;
	width: 100%;
	float:left;
	background:#f3f3f3;
	padding:13px 0px 0px 30px;
}
.feature_section4  h2 {
	margin-bottom:10px;
}
.feature_section4  h4 {
	font-size: 18px;
	font-weight:400;
	color:#e87e04;
	line-height:27px;
	margin-bottom:48px;
}
.feature_section4  h5 {
	font-size: 16px;
	font-weight:500;
	color:#272727;
	margin-bottom:10px;
}
ul.links_small {
	float: left;
	width: 100%;
	float:left;
	display:block;
}
.links_small li.icon {
	float: left;
	padding: 5px 0px 0px 0px;
}
.links_small li.content {
	float: left;
	font-size: 14px;
	color: #272727;
	padding: 5px 10px 0px 0px;
}
.links_small li a {
	font-size: 13px;
	color: #727272;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
.links_small li a:hover {
	color: #272727;
}


/* features_section 5 */
.feature_section5 {
	float: left;
	width: 100%;
	padding: 50px;
	background-image: url(../images/backhome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.text_section5 {
	margin: 15px;
	color: #000000;
}

.feature_section5 h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 45px;
	color: #fff;
	font-weight: 300;
	line-height:52px;
	text-transform:none;
	margin:0px;
}
.feature_section5  p {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:300;
	line-height:27px;
	color:#fff;
	padding-right:50px;
	padding-top:25px;
}


/*  featured section 6 */
.feature_section6 {
	float: center;
	width: 100%;
	text-align:center;
	background-color:#4b4b3f;
	padding:10px ;
}
.feature_section6 .box1{

	float:left;
	margin-right: 10px;
	white-space: nowrap;
	padding-right: 40px;
}
.feature_section6 .box2{

	float:left;	
	white-space: nowrap;
	padding-right: 70px;
	}
.feature_section6 .box3{
	
	float: left;
	white-space: nowrap;
	
}

.feature_section6 i {
	color: #FFF;
	font-size: 50px;
	margin-right: 14px;
	float:left;
	text-align:left;
}
.feature_section6 h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #db5904;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:0px;
	text-align:left;
}
.feature_section6 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.bottomlink {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.bottomlink:hover {
	color: #f08139;

}




/*  featured section 6a */
.feature_section6a{
	float: left;
	width: 100%;
	text-align:center;
	padding:86px 0px 60px 0px;
}
.feature_section6a.two {
	padding:20px 0px 60px 0px;
	background: #f9f9f9;
}
.feature_section6a .boxcon{
	float: left;
	width: 100%;
	padding-top:60px;
}
.feature_section6a .boximg{
	float: left;
	width: 100%;
	padding-top:50px;
}
.feature_section6a .boximg:hover .content{
	background-color: rgba(100, 100, 72, 0.9);
	margin-top:-101px;
	padding:28px 20px;
}
.feature_section6a h2{
	margin-bottom:15px;
}
.feature_section6a p{
	font-size:16px;
	padding-top:25px;
}
.feature_section6a .content{
	font-family: 'Raleway', sans-serif;
	background-color: rgba(240, 129, 57, 0.9);
	padding:18px 20px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	position:relative;
	margin-top:-81px;
	line-height:18px;
	transition: all 0.3s ease;
}
.feature_section6a .content b{
	font-family: 'Myriad Pro', sans-serif;
	font-weight:normal;
	font-size:12px;
	text-transform:none;
}






.newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 55px;
	width: 76%;
	background: #fff;
	border: none;
	color: #999999;
	font-size: 14px;
}
.newsletter .input_submit {
	float: left;
	padding: 16px 16px;
	background-color: #e87e04;
	border: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}
.newsletter .input_submit.color2 {
	background-color: #50c9d4;
}


/*  copyrights */

.copyright_info {
	float: left;
	padding: 10px 0px 10px 0px;
	width: 100%;
	color: #999;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background: #ffffff;
	text-align: left;
}


/*   footer social links    */

ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.footer_social_links li a i {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #cccccc;
	color: #fff;
	transition: all 0.3s ease;
}
.footer_social_links li a i:hover {
	color: #fff;
	background-color: #727272;
}


/*---------------------------*/
/*scroll up */
/*---------------------------*/

.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}
/* features_section 61 */
.feature_section61 {
	float: left;
	width: 100%;

	padding-left:20px;
	padding-top: 40px;
	padding-bottom:40px;
	padding-right: 0px;
	background: url(../images/bgimage01.jpg) repeat center top;
	
}
.feature_section61 i {
	color: #272727;
	font-size: 32px;
	float: left;
	width: 80px;
	height: 80px;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	margin-right: 25px;
	margin-top: 4px;
	transition: all 0.3s ease;
	
}
.feature_section61 i:hover  {
	color: #fff;
	background: #393939;
}
.feature_section61 i.active  {
	color: #fff;
	background: #393939;
}

.feature_section61 .onecol_forty  {
	float:left;	
		
}
.feature_section61 .onecol_forty img.one {
	float: right;
	
	margin-top: 20px;
	
}
.feature_section61 .onecol_forty img.two {
	float: right;
	margin-right:-65px;
	margin-top:155px;
}


/*  featured section 68 */
.feature_section68{
	float: left;
	width: 100%;
	text-align:center;
	background: #fff;
	padding:0px 0px 100px 0px;
}
.feature_section68 h4  {
	font-size: 27px;
	font-weight:normal;
	color: #2ecc71;
	text-transform:none;
	margin:0px;
}
.feature_section68 p {
	font-size: 16px;
	font-weight:normal;
	color: #727272;
	padding-top:20px;
}



/* features_section 6w */
.feature_section6w  {
	float: left;
	position: relative;
	z-index: 9;
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.feature_section6w:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0; 
	right:80%;
	bottom: 0;
	left: 0;
	background: #eee;
}
.feature_section6w .box {
	float: left;
	width: 40%;
	text-align: left;
	padding: 80px 5% 90px 0px;
	border-right: 1px solid #d7d7d7;
}

.feature_section6w .box b a {
	color: #272727;
	font-weight: 500;
}
.feature_section6w .box b a:hover {
	color: #09aeec;
}
.feature_section6w .linebg2 {
	display: block;
	vertical-align: central;
	width: 50px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 30px;
	background-color: #272727;
	text-align: left;	
}
.feature_section6w .peopsays {
	float: left;
	width: 60%;
	text-align: left;
	padding: 80px 0% 90px 8%;
}
.feature_section6w .peopsays .slidesec {
	float: left;
	width: 100%;
}
.feature_section6w .peopsays .slidesec img {
	float: left;
	margin-right: 18px;
	margin-left: 1px;
}
.feature_section6w .peopsays .slidesec h6 {
	color: #09aeec;
	font-weight: 500;
	float: left;
	line-height: 18px;
	margin-top: 12px;
}
.feature_section6w .peopsays .slidesec h6 em {
	color: #999;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	display: block;
}

.linebg2 {
	display: block;
	vertical-align: central;
	width: 50px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 30px;
	background-color: #272727;
	text-align: left;	
}
.peopsays {
	float: left;
	width: 60%;
	text-align: left;
	padding: 80px 0% 90px 8%;
}
.peopsays .slidesec {
	float: left;
	width: 100%;
}
.peopsays .slidesec img {
	float: left;
	margin-right: 18px;
	margin-left: 1px;
}
.peopsays .slidesec h6 {
	color: #09aeec;
	font-weight: 500;
	float: left;
	line-height: 18px;
	margin-top: 12px;
}
.peopsays .slidesec h6 em {
	color: #999;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	display: block;
}

.julia {
	
width: 20%;
text-align: left;
float: left; 
margin: 0px 15px 0px 0px;	
}

.team{
	
width: 15%;
text-align: left;
float: left; 
margin: 0px 15px 0px 0px;
border	: 1px solid #4b4b3f;
}

.team_container {
	
width: 100%;
text-align: left;
margin: 0px 50px 20px 50px ;	
padding: 0px 50px 20px 50px ;
}
.teamtitle1{
	
color: #db5904;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
	margin: 0px;
	padding: 0px;	
}
.teamtitle{
	
color: #b8a256;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	margin: 0px;
	padding: 0px;	
}
.teamdiv{
	
color: #4b4b3f;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	margin: 0px;
	padding: 0px;	
}

/* features_section 5x */
.feature_section5x {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px;
	background-color: #fff;
}
.feature_section5x .who_pic .name {
	float: left;
	text-align: left;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	padding-left: 18px;
	margin: 0 auto;	
}
.testimonials {
	color: #db5904;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px !important;
	font-style: italic;
	text-align: justify;
}

.testimonials_name {
	color: #4b4b3f;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px !important;
		text-align: right;
		margin-top: 10px;
}



.normaltext {
	color: #4b4b3f;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px !important;
		margin-top: 10px;
	text-align: justify;
}
.normaltextres {
	color: #4b4b3f;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px !important;
		text-align: left;
		margin-top: 10px;
}


.normaltext_team {
	color: #4b4b3f;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px !important;
		text-align: left;
		margin-top: 10px;
}




.normaltextsmall {
	color: #4b4b3f;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px !important;
		margin-top: 10px;
	text-align: justify;
}

/* features_section 77 */
.feature_section77 {
	float: left;
	width: 100%;
	background:#eee ;
	text-align: center;
	padding:20px 0px 20px 0px;
}

.servicesimg {
	float: left;
	margin-right: 30px;
	width: 10%;
}

.servicesbuttons {
	display: inline;
	text-align: center;	
}

.casesimg {
	float: left;
	margin-right: 30px;
	width: 10%;
	BORDER: #db5904 solid 1px;
}

a {
	color: #db5904;
font-weight: bold;
}



.team_name  {
	color: #f08139;
	font-size: 12px;
	font-weight: 600;
	margin: 0px;
	line-height: 12px !important;
	text-align: left;
}

.team_name:link {
	color: #4b4b3f;
}

.team_name:hover {
	color: #f08139;
	font-weight: 700;
}
.team_name:visited {
	color: #4b4b3f;
}
.team_name:active {
	color: #4b4b3f;
	font-size: 14px;
}


.team_title {
	color: #b8a256;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 10px !important;
	text-align: left;
}
.caps {
color: #db5904;	
	
	
}


.label22 {
width: 75px;	

}


.input22 {
border: 1px solid #b8a256;	
}

.textarea22 {
border: 1px solid #b8a256;	

}

.button22 {
border: 1px solid #b8a256;	
background-color: #f08139;	
color: white;
padding-left: 20px;
padding-right: 20px;
padding-top: 7px;
padding-bottom: 7px;
font-size: 12px;
}
.white22 {

color: white;
font-size: 15px;
font-weight: normal;
}

.mapa  {
	color: #db5904;
	
	font-weight: normal;
	margin: 0px;
	line-height: 12px !important;
	text-align: left;
}
.mapa:link{
	color: #fff;
}
.mapa:active{
	color: #fff;
}
.mapa:hover{
	color: #fff;
}
.mapa:visited {
	color: #fff;

