/* GLOBAL STYLES
-------------------------------------------------- */
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.6;
}
ul {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #358FEC;
}
a:focus, a:hover, a:active {
	text-decoration: none;
	color: #333;
	outline: none;
}
img {
	display: block;
	max-width: 100%;
}
.header {
	display: block;
	background: #fff;
}
.header-top {
	display: block;
	background: #358fec;
	color: #fff;
	text-align: right;
	padding: 5px 0;
}
.header-main {
	display: block;
}
.navbar-brand {
	height: auto;
}
.navbar-nav {
	margin-top: 40px;
	float: right;
}
.nav > li > a {
	padding: 7px 7px;
	color: #333
}
.navbar-nav > li {
	border-left: 1px solid #ddd;
}
.navbar-nav > li:first-child {
	border: none;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .nav > li > a:focus, .nav > li > a:hover, .nav > li.current > a {
	background-color: #1c6aba;
	color: #fff;
}
.nav .dropdown-menu > li > a:focus, .nav .dropdown-menu > li > a:hover, .nav .dropdown-menu > li.current > a {
	background-color: #1c6aba;
	color: #fff;
}
.nav .dropdown-menu {
	padding: 0;
}
@media (min-width: 992px) {
	.nav > li:hover ul {
		display: block;
	}
}

#banner .carousel-caption {
	padding: 20px 10px 60px 10px;
	background-color: #358fec;
	background: rgba(53,143,236, 0.5);
	bottom: 0;
	left: 8%;
	right: 8%;
}
#banner .carousel-caption h1 {
	margin-top: 0;
}
.service-section {
	background: #e0e3e3;
	padding: 30px 0;
}
.service-item {
	display: block;
	background: #358fec;
	color: #fff;
	text-align: center;
}
.service-image{
	display: block;
}
.service-image img{
	display: inline-block;
	width: 100%;
}
.service-content {
	padding: 10px 20px;
	text-align: center;
	display: block;
	min-height: 230px;
}
.service-content .icon {
	display: inline-block;
}
.who-we-are {
	background: #fff;
	padding: 30px 0;
}
.about-item {
	display: block;
	padding: 15px;
	text-align: center;
}
.aboiut-icon {
	display: inline-block;
}
.section-title {
	display: block;
	margin-bottom: 30px;
	text-align: center;
}
.section-title h2 {
	display: inline-block;
	border-bottom: 1px solid #444;
}
.footer {
	display: block;
	border-top: 7px solid #358fec;
	padding: 30px 0;
	background: #000;
	text-align: center;
}
.footer a {
	color: #358fec;
}
.time-item {
	display: inline-block;
	margin-left: 10px;
	font-weight: 700;
}
.time-item iframe {
	margin-top: 3px;
	float: right;
}
.about-wrap {
	display: block;
	width: 100%;
	overflow: hidden;
}
.team-item {
	display: block;
	margin: 10px 0;
	overflow: hidden;
	background: #e7e7e7;
}
.team-item .title {
	display: block;
	background: #ddd;
	padding: 15px;
	font-size: 16px;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
}
.image-area {
	float: left;
	width: 20%;
	padding: 20px;
	text-align: center;
}
.image-area h3 {
	font-size: 16px;
}
.image-area small {
	font-size: 14px;
	display: block;
	padding-top: 5px;
}
.team-content {
	float: right;
	width: 80%;
	padding: 20px;
}
.about-message {
	display: block;
	margin-bottom: 30px;
	overflow: hidden;
}
.page-title {
	display: block;
	overflow: hidden;
}
.page-title h2 {
	display: inline-block;
	border-bottom: 2px solid #ddd;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.ceo-message {
	display: block;
	width: 100%;
	margin: 30px 0;
	overflow: hidden;
}
.left-image {
	float: left;
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px;
	margin-right: 25px;
}
.right-image{
	float: right;
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px;
	margin-left: 25px;
}
.dark-page-title {
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 50px 0 30px 0;
	color: #fff;
	background: url(../images/inner-banner.jpg) center top no-repeat fixed;
	margin-bottom: 50px;
}
.dark-page-title h2 {
	border-bottom: 2px solid #fff;
	padding-bottom: 5px;
	display: inline-block;
	clear: both;
}
.sec-title {
	margin-top: 0;
}
.text-justify {
	text-align: justify;
}
.text-center {
	text-align: center;
}
.page-content {
	display: block;
}
.page-content p {
	margin-bottom: 20px;
}
.page-content ul {
	margin-bottom: 20px;
	padding-left: 15px;
}
.service-banner {
	background: url(../images/service-banner.jpg) center top no-repeat fixed;
}
.contact-banner {
	background: url(../images/contact-bg.jpg) center top no-repeat fixed;
}
.brocarage-banner {
	background: url(../images/brocarage-bg.jpg) center top no-repeat fixed;
}
.online-pay-bg {
	background: url(../images/online-pay-bg.jpg) center top no-repeat fixed;
}
.resident-bg {
	background: url(../images/resident-bg.jpg) center top no-repeat fixed;
}
.clients-bg {
	background: url(../images/clients-bg.jpg) center top no-repeat fixed;
}
.general-services-bg {
	background: url(../images/general-services-bg.jpg) center top no-repeat fixed;
}
.online-service-bg {
	background: url(../images/online-service-bg.jpg) center top no-repeat fixed;
}
.about-bg {
	background: url(../images/about-bg.jpg) center top no-repeat fixed;
}
.car-bg {
	background: url(../images/car-bg.jpg) center top no-repeat fixed;
}
.flwd-img {
	margin-bottom: 20px;
	width: 100%;
}
.inline-list li {
	display: inline-block;
	list-style: none;
}
.client-comment {
	display: block;
	text-align: left;
}
.client-comment li {
	display: inline-block;
	list-style: none;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 5px;
	background: #fff;
}
.client-comment li a:hover {
	cursor: zoom-in;
}
.news-item{
	background: #fff;
	padding: 10px;
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
	margin-bottom: 15px;
	text-align: center;
}
.news-item h2{
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
}
.news-item p{
	margin-bottom: 15px;
}
.news-item .read-more{
	background: #0087d5;
	padding: 5px 15px;
	color: #fff;
	margin-bottom: 5px;
	display: inline-block;
}
.navbar-toggle{
	background: #ddd;
	padding: 15px;
	margin-top: 30px;
}
.navbar-toggle .icon-bar{
	background: #fff;
}
.featherlight .featherlight-content{
		max-width: 90%;
	}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (max-width: 991px) {
	.navbar-collapse.collapse {
    	display: none !important;
	}
	.navbar-collapse.collapse.in {
    	display:block !important;
	}
	.navbar-toggle{
		display: block;
	}
	.navbar-header{
		width: 100%;
	}
	.navbar-nav{
		margin: 0;
		padding: 0 15px 10px 15px;
		float: left;
		width: 100%;
	}
	.navbar-nav > li {
		border-left: none;
		border-bottom: 1px solid #ddd;
		display: list-item;
		float: none;
	}
	.navbar-nav > li > a{
		text-transform: uppercase;
	}
	.navbar-nav .dropdown-menu {
		position: relative;
		float: none;
		box-shadow: none;
		border: none;
	}
}
@media (max-width: 767px) {
	.service-item {
	text-align: center;
	margin-bottom: 30px;
	}
	.sec-title{
		clear: both;
		margin-top: 20px;
	}
	.left-image, .right-image{
		float: none;
		margin:0 0 15px 0;
	}

}
@media (max-width: 550px) {
	.image-area{
		width: 100%;
	}
	.image-area img{
		display: inline-block;
	}
	.team-content{
		width: 100%;
	}
}