/*
Theme Name: YellowCab
Author: YellowCab
Description: YellowCab
Version: 1.0.0
*/

img.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

a, a:focus, a:hover {
	color: #00b9b0;
}

.load-complete .ball-clip-rotate > div {
	border-color: #FFCB08 #FFCB08 transparent;
}

.widget-subscribe ul li a {
	background-repeat: no-repeat;
	background-position: 0 -38px;
}

.widget-subscribe ul li.icon-facebook a {
	background-image: url('images/icon/ftr-fb.png');
}

.widget-subscribe ul li.icon-twitter a {
	background-image: url('images/icon/ftr-tw.png');
}

.widget-subscribe ul li.icon-googleplus a {
	background-image: url('images/icon/ftr-g+.png');
}

.widget-subscribe ul li.icon-linkedin a {
	background-image: url('images/icon/ftr-ln.png');
}

.widget-subscribe ul li a:hover {
	background-position: 0 0;
}

.widget-links ul li {
	color: #fff;
}

.page-banner {
	background-position: center center;
}

.photos-slider .item::before,
.photos-slider .item:before {
	display: none;
}

.photos-slider .carousel-caption {
    padding-left: 20px;
    padding-right: 20px;
}

.curb-booking > br {
	display: none;
}

.steps-section {
	width: 306px;
	margin: 0 auto;
}

.main-content .curb-booking {
	margin-top: 55px;
}

.curb-booking {
	margin-top: 20px;
}

.curb-booking > div > div {
	border: none !important;
	background: none !important;
	margin: 0 auto !important;
}

.curb-booking .step-1 > div {
	z-index: 9 !important;
}

.driver-image {
	position: relative;
	overflow: hidden;
}

.driver-image > span {
	display: block;
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.51);
	color: #f9f9f9;
	font-weight: 300;
	width: 100%;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	padding: 5px 10px;
	text-indent: 5px;
    margin-bottom: -31px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0;
}

.driver-image > span:before {
	content: "\201C";
	position: absolute;
	font: 20px Times, Arial, sans-serif;
	top: 3px;
    left: -1px;
}

.driver-image > span:after {
	content: "\201D";
	font: 20px Times, Arial, sans-serif;
	bottom: -1px;
    padding-left: 1px;
}

.footer-logo {
    text-align: center;
    padding-bottom: 30px;
}

.footer-logo img {
	margin: 0 5px;
}

.owl-carousel .owl-item:hover .driver-image > span {
	opacity: 1;
	margin-bottom: 0;
}

.breadcrumb li.active span {
	text-transform: capitalize;
    font-size: 12px;
    padding: 0 15px;
    font-weight: 600;
    color: #fff;
}

.page-heading h3 {
	color: #FFCB08;
}

.main-content .section-header {
    background-image: url("images/icon/title-separator.png");
    background-position: left bottom;
}

.main-content .section-header h3 {
    text-align: left;
    color: #FFCB08;
}

.main-content h4 {
	font-weight: bold;
	margin-top: 25px;
	font-size: 22px;
	margin-bottom: 15px;
}

.main-content ul {
	padding-left: 20px;
}

.curb-section-description h4 {
	font-weight: bold;
}

.driver-list .single-driver {
	margin-top: 15px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
}

.driver-list .single-driver:first-child {
	border-top: 0;
}

.driver-list,
.driver-list .driver-story {
	overflow: hidden;
	zoom: 1;
}

.driver-list .left-content,
.driver-list .driver-story {
	display: table-cell;
	vertical-align: top;
}

.driver-list .left-content {
    position: relative;
    width: 320px;
}

.driver-list .driver-story {
    padding-left: 20px;
}

.members .we-are-hire .driver-info {
	padding: 10px 15px;	
}

.members .we-are-hire .driver-info span {
	font-size: 12px;
	padding: 0 0 3px 0;
}

.members .we-are-hire .driver-info a {
	display: inline-block;
	line-height: 8px;
}

.members .we-are-hire .driver-info a span {
	color: #f7b731;
}

/* .driver-list .left-content .driver-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
}

.driver-list .left-content .driver-info h3 {
	color: #f7b731;
}

.driver-list .left-content .driver-info h3 span,
.driver-list .left-content .driver-info .driver > .driver-experience {
	color: #ffffff;
} */

.fts-jal-fb-header {
	display: none;
}

.widget .fts-jal-single-fb-post {
	position: relative;
}

.fts-simple-fb-wrapper .fts-jal-single-fb-post a.fts-jal-fb-see-more {
	position: absolute;
	bottom: 12px;
	right: 1px;
	z-index: 1;
	background: rgba(0,0,0,0.7);
	padding: 5px;
	width: 100%;
	text-align: right;
}

.bottom-footer {
	text-align: center;
}

.bottom-footer .widget.widget-disclaimer {
	margin-top: 25px;
	color: rgba(255, 255, 255, 0.5);
}

.bottom-footer .widget.widget-disclaimer .textwidget {
	max-width: 840px;
	margin: 0 auto;
}

.bottom-footer .copyright {
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #ccc;
    margin-top: 20px;
}

.bottom-footer .menu {
	display: inline-block;
	text-align: center;
}

.bottom-footer ul li {
	float: none;
	display: inline-block;
	vertical-align: middle;
}


.single-cab {
	position: relative;
	margin: 15px 0;
}

.single-cab label {
	position: absolute;
	left: 15px;
	bottom: 0;
	padding: 10px;
	color: #f9f9f9;
	background: rgba(0, 0, 0, 0.51);
	margin: 0;
	font-weight: normal;
	right: 15px;
}

.faqs .panel h4.panel-title a {
	display: block;
	text-decoration: none;
	color: #fff;
}

.faqs .panel-default {
	border-color: #F7B731;
}

.faqs .panel-default > .panel-heading {
	background-color: #F7B731;
	border-color: #F7B731;
}

.faqs .panel-default > .panel-heading h4.panel-title {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
}

.faqs .panel h4.panel-title a .glyphicon {
	margin-right: 5px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.faqs .panel h4.panel-title a.collapsed .glyphicon {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.fleet-content .sidebar-image {
	float: left;
	margin-top: 25px;
	margin-right: 15px;
}

.fleet-content .text-container {
	overflow: hidden;
}

.driver-section {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.driver-section .member-carousel {
	display: block;
}

.we-are-hire .hire-driver {
	width: 100%;
}

@media only screen and (max-width: 639px) and (min-width: 319px) {
	.driver-section .member-carousel {
		width: 50%;
	}
}

@media (max-width: 1550px) and (min-width: 1201px) {
	.members .we-are-hire span {
		padding: 0;
		line-height: 17px;
		text-transform: none;
	}

	.members .we-are-hire .driver-info {
		padding: 9px 15px 9px;
	}

	.members .we-are-hire .driver-info span {
		font-size: 13px;
    	font-family: 'Open Sans', sans-serif;
    	font-weight: normal;
	}

	.members .we-are-hire a span {
		color: #f7b731;
	}
}


@media (max-width: 767px) {
	.single-cab {
		max-width: 510px;
		width: 50%;
		float: left;
	}

	.site-main .page-banner {
		min-height: 195px;
		max-height: 195px;
	}

	.fleet-content .sidebar-image {
		float: none;
		margin-right: 0;
	}

	.driver-list .left-content,
	.driver-list .driver-story {
		display: block;
	}

	.driver-list .driver-story {
		padding-left: 0;
		padding-top: 20px;
	}
}

@media (max-width: 480px) {
	.single-cab {
		float: none;
		width: 100%;
	}

	.driver-list .left-content {
		width: 100%;
	}

	.single-driver .driver-info {
		padding: 17px 15px 15px;
	}

	.driver-section {
		display: block;
	}

	.driver-section .member-carousel {
		width: 100%;
	}
}

@media (min-width: 900px) {
	.steps-section,
	.curb-section-description {
		width: 830px;
		margin: 0 auto;
	}

	.curb-booking > div > div {
		width: auto !important;
	}

	.curb-booking .step-1 {
		float: left;
	}

	.curb-booking .step-1 input[type="image"]{
		margin: -4px 0 0 0 !important;
	}

	.curb-booking .step-2, .curb-booking .step-3 {
		float: left;
	    padding-top: 50px;
	}

	.curb-booking .step.step-2 > p {
		margin-bottom: 36px !important;
	}

	.curb-booking .step.step-3 > p {
		margin-bottom: 36px !important;
	}
}

.ow-navigation .container > a {
    background: #00b9b0;
    -webkit-box-shadow: inset 0 3px 0px #00b9b0 !important;
    -moz-box-shadow: inset 0 3px 0px #13a276 !important;
    box-shadow: inset 0 3px 0px #00b9b0 !important;
}

parent > a, .ow-navigation .nav.navbar-nav li:hover > a, .ow-navigation .nav.navbar-nav li:focus > a {
    color: #00b9b0 !important;
}

.ow-navigation .navbar-collapse > .nav.navbar-nav > li.current-menu-item > a:before, .ow-navigation .navbar-collapse > .nav.navbar-nav > li.current-menu-parent > a:before, .ow-navigation .navbar-collapse > .nav.navbar-nav > li:focus > a:before, .ow-navigation .navbar-collapse > .nav.navbar-nav > li:hover > a:before {
    background-color: #1eb584 !important;
}