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

#header6 {
padding-top: -50px;
	padding-bottom: 50px;
	min-height: 200px;
}

/* #navigation5 top-bar */
#navigation5 .top-bar {
	background: #3498db;
	min-height: 40px;
}

#navigation5 .top-bar .top {
	margin-top: 7px;
	color: #fff;
}

#navigation5 .top-bar span {
	color: #fff;
	font-weight: 300;
	line-height: 25px;
}

#navigation5 .top-bar .fa {
	color: #e2effc;
	margin-right: 6px;
	font-size:20px;
}

#navigation5 .top-bar ul li {
	margin-right: 15px;
}

#navigation5 .social {
	padding-top: 14px;
}


#navigation5 .social .fa {
	font-size: 16px;
}

#navigation3 .navbar {
	background: #fff;
    padding: 10px 0;
	
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
	font-weight: 400;
	border-bottom: 1px solid #898989;	
}

#navigation3 .navbar-brand img {
	height: 60px;
}

@media (max-width: 1000px) {
   #navigation3 .navbar-brand img {
		height: 40px;		
	}
}

#navigation3 .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: none;
	color: #282828;
	border: 0;		
	margin-bottom:20px;
}

#navigation3 .navbar-default .navbar-nav > .active {
	color: #282828;
    background: none;
 }
#navigation3 .navbar-default .navbar-nav > .active > a {
	color: #282828 !important;
	background: none;
} 
#navigation3 .navbar-default .navbar-nav > .active > a:hover, 
#navigation3 .navbar-default .navbar-nav > .active > a:focus {
	color: #b7b7b7;
    background: none;
 }

#navigation3 .navbar-default .navbar-nav > li {
	padding: 10px 0;
	font-size:14px;
}

#navigation3 .navbar-default .navbar-nav > li > a {
	color: #282828 !important;
	background: none;
} 
#navigation3 .navbar-default .navbar-nav > li > a:hover, 
#navigation3 .navbar-default .navbar-nav > li > a:focus {
	color: #a2a2a2 !important;
    background: none;
 }

#navigation3 .navbar-nav > li > .menu-login {
	min-width: 250px;
	padding: 10px;
}

#navigation3 .navbar-nav > li > .menu-login p {
	font-weight: 200;
font-size: 10px;
}
#navigation3 .navbar-nav > li > .menu-login h4 {
	font-weight: 400;
font-size: 16px;
	
}

#navigation3 .dropdown span {	
	font-size:18px !important;
}

#services4 .services-box .icon {
	width: 80px;
	height: 80px;
	border: 1px solid #4085bb;
	background: #4085bb;
	border-radius: 80px;
	margin: 0 auto;
}

.dirbox1 {	
	border: 1px solid #66bef9 !important;
	background: #66bef9 !important;	
}
.dirbox2 {	
	border: 1px solid #2fd0f8 !important;
	background: #2fd0f8 !important;	
}
.dirbox3 {	
	border: 1px solid #4085bb !important;
	background: #4085bb !important;	
}
.dirbox4 {	
	border: 1px solid #65e8e4 !important;
	background: #65e8e4 !important;	
}
.dirbox5 {	
	border: 1px solid #8b90f7 !important;
	background: #8b90f7 !important;	
}
.dirbox6 {	
	border: 1px solid #9ad6ff !important;
	background: #9ad6ff !important;	
}
.dirbox7 {	
	border: 1px solid #5f8fb3 !important;
	background: #5f8fb3 !important;	
}
.dirbox8 {	
	border: 1px solid #52bfd3 !important;
	background: #52bfd3 !important;	
}

.w60 {width:60px !important;}
.w120 {width:120px !important;}

/* content2 */
.content2 {
	background-color: #335695;
	padding: 40px 0;
}

.content2 h1 {
	text-align: center;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	margin-top: 0;
}

.content2 h2 {
	color: #fff;
	font-size: 22px;
}

.content2 p {
	color: #fff;
	font-size: 12px;
}

.content2 p:first-child {
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
	border-left: 2px solid #fff;
}

.content li a{	
	font-size: 11px !important;
}
.copyright, .copyright a {font-size:11px !important;}

.listing_container {
	margin:0 0 20px 0;
	padding:0;	
	clear:both;

}
.listing_container a { display:inline !important;}
.listing {
	margin:0;
	padding:0;
	font-size:14px;
}


._featured  {
	background:#EDDAC0;
}

.ListingThumb {
	float: left;
	margin:0 10px 10px 0;	
	padding: 0;	
}

.listing_title {
	text-decoration:none;
		
}
.listing_title a{	
	 color: #404141; 
}

.listing .date {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	padding: 0;
	text-transform:capitalize;
	font-style:italic;
	font-size:10px;
}

.listing .text {
	padding: 0;
	margin: 0;
}

.featured_listing_badge { background: url(../images/badge_featured.png) no-repeat; float:right; width:70px; height:70px; margin:-10px -10px 0 0; z-index:1;}

.tools img {
	border:0; style="margin-top:-40px;"
}
.tools {background:#f4f4f4; width:100%; padding:6px 0;  margin-top:-10px !important;}
.tools ul { margin:0; padding:0;}
.tools fa {font-size:14px; padding-right:10px !important;}
.tools li {
	list-style:none; margin:0 11px; text-align:left; display:inline-block;
}

.tools li a, .tools li a:visited{
	text-decoration:none;
	padding:5px 10px; text-align:left; display:inline;
	
}
.tools li a:hover, .tools fa a:hover  {color:#919091;}
.clear-up40 {margin-top:40px !important;}
.linktools {height: auto;}
.linktools a {padding: 0 10px 0 0; display:block !important;}

.pages {clear:both; background: none repeat scroll 0 0;	color: #fff;font-family: Arial,Helvetica,sans-serif;margin: 5px 0px 5px 0;padding: 20px 0 0 0;}
.pages a {padding: 3px 4px;	border:1px solid #CCC; background:url(assets/site_images/bginput.jpg) #F7F7F7;	color: #000;font-size: 12px;margin: 0 3px 0 0;text-decoration:none; display:inline-block;}
.pages a:hover {padding: 3px 4px;text-decoration: none;font-size: 12px;margin: 0 3px 0 0;border:1px solid #B66E10; background:#E98C14; color: #fff;}
.pages .current {padding: 3px 4px;border:1px solid #B66E10; background:#E98C14; font-size: 12px;color: #fff;margin: 0 3px 0 0;}
.pages ul {text-align:center;list-style: none !important;}
.pages ul li {display:inline;}
.mb16 {margin-bottom: 16px}
.mb24 {margin-bottom: 24px}
.mb32 {margin-bottom: 32px}
.mb40 {margin-bottom: 40px}
