/*

Theme Name: Taxigo

Theme URI: http://www.crunchpress.net/demo/taxigo

Author: CrunchPress Team

Author URI: http://www.crunchpress.com

Description: TaxiGo Theme is Modern Responsive Design Based on Bootstrap

Primary use:	Taxi

Version: 1.1.0

License URI: http://themeforest.net/licenses

Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

Text Domain: crunchpress*/

/** Table of Content 

[Color codes]

Background:	#ffffff (white)

Content:	#1e1e1e (light black)

Header h1:	#ff4900 (orange)

Header h2:	#ff4900 (orange)

Footer:		#000000 (black)

Button:		#ff4900 (orange)

a (standard):	#337ab7 (light blue)

a (visited):	#337ab7 (light blue)

a (active):		#337ab7 (light blue)

[Typography]

Body copy:					font:14px/14px 'Exo 2', sans-serif;

Headers:					font:14px/14px 'Exo 2', sans-serif;

Input, textarea:			font:14px/14px 'Exo 2', sans-serif;

Sidebar heading:			font:14px/14px 'Exo 2', sans-serif;

- 	Wrapper    	  					Line 	130  	-	7490

-	GENERIC CLASSES					Line	135		-	390

-	HEADER							Line	391		-	588

-	FURNITURE STORE HEADER			Line	562		-	568

-	HEADER TOPBAR					Line	396		-	500

-	TRANSITION						Line	7469	-	7481

-	NAVIGATION ROW					Line	502		-	540

-	BANNER							Line	590		-	1365

-	FURNITURE BANNER				Line	816		-	960

-	GENTS BANNER					Line	720		-	814

-	ELECTRONICS BANNER				Line	909		-	1005

-	SALOON STORE BANNER				Line	1007	-	1070

-	SHOES BANNER					Line	1072	-	1160

-	CATEGORIES SECTION				Line	1369	-	1411

-	HOT OFFERS SECTION				Line	1413	-	1475

-	OUR PRODUCTS SECTION			Line	1677	-	1685

-	BLOG STYLE 1					Line	1687	-	1771

-	WHAT CUSTOMERS SAY				Line	1773	-	1820

-	ARRIVALS SECTION 				Line	1822	-	2102

-	BRANDS SECTION					Line	2104	-	2120	

-	FOOTER							Line	2122	-	2392

-	SHIPPING SECTION				Line	2127	-	2180

-	FOOTER SECTION 1				Line	2182	-	2298

-	FOOTER SECTION 2				Line	2300	-	2368

-	FOOTER SECTION 3				Line	2370	-	2390

-	HOT OFFERS SECTION 2			Line	2394	-	2498

-	BEST SELLERS SECTION			Line	2600	-	2702

-	ON SALE SECTION					Line	2704	-	2747

-	BLOG STYLE 2					Line	2749	-	2866

-	DISPLAY SECTION					Line	3062	-	3071

-	SHIPPING SECTION 2				Line	3175	-	3225

-	ELECTRONICS SERVICES SECTION	Line	3227	-	3259

-	FACTS SECTION STYLE 1			Line	3261	-	3309

-	CHOOSE US SECTION START			Line	3311	-	3411

-	FOOTER STYLE 2					Line	3413	-	3499

-	PARALLAX SECTION				Line	3501	-	3543

-	BLOG STYLE 3					Line	3545	-	3548

-	SUMMER COLLECTION				Line	3580	-	3684

-	HISTORY SECTION					Line	3686	-	7232

-	FOOTER FORM SECTION				Line	4091	-	4164

-	EYE WEAR BANNER					Line	1174	-	1244

-	JEWELLERY BANNER				Line	1286	-	1362

-	TRENDS SECTION					Line	3734	-	3803

-	STORE BANNER SECTION			Line	3805	-	4033

-	BEST SELLER SECTION				Line	4035	-	4089

-	INNER BANNER					Line	4165	-	4185

-	BREADCRUMB						Line	4189	-	4227

-	ERROR PAGE						Line	4229	-	4308

-	ABOUT TEXT ROW					Line	4310	-	4320

-	OUR EXPERTIES SECTION			Line	4322	-	4362

-	OUR BEST SERVICES SECTION		Line	4364	-	4430

-	OUR BIG COLLECTION SECTION		Line	4432	-	4556

-	OUR TEAM SECTION				Line	4558	-	4567

-	OUR PRICING TABLE				Line	4569	-	4675

-	COMMINGSOON PAGE				Line	4677	-	4828

-	FAQ SECTION						Line	4829	-	4956

-	BLOG PAGE						Line	4958	-	5291

-	SIDEBAR							Line	5293	-	6060

-	BLOG GRID						Line	6062	-	6196

-	CONTACT STYLE 1 				Line	6198	-	6213

-	CONTACT STYLE 2					Line	6215	-	6373

-	CONTACT STYLE 6					Line	6375	-	6459

-	PRODUCT							Line	6562	-	6762

-	GALLERY							Line	7053	-	7446

-	LOGIN							Line	0000	-	0000

End of Table of Content Line 000 **/

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body {

	font-family: 'Exo 2', sans-serif;

	font-size: 14px;

	line-height: 14px;

	margin: 0;

	padding: 0;

	overflow-x: hidden;

	background-color: #f4f4f4;

	color: #454545;

}

h1, h2, h3, h4, h5, h6 {

	font-family: 'Exo 2', sans-serif;

	font-weight: 500;

	line-height: 1;

	margin: 0 0 15px;

	color: #000;

	clear: both;

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {

	color: #000;

	word-break:break-all;

	-webkit-word-break:break-all;

}

h1 {

	font-size: 60px;

}

h2 {

	font-size: 48px;

}

h3 {

	font-size: 36px;

	font-weight: 500;

}

h4 {

	font-size: 20px;

	font-weight: 700;

}

h5 {

	font-size: 20px;

}

body p {

	/*font-family: 'Exo 2', sans-serif;*/

	font-size: 16px;

	line-height: 26px;

	margin: 0;
	/*text-align:justify;*/

}

ul {

	list-style: none;

	padding: 0;

	margin: 0;

}

#wrapper a:hover, #wrapper a:focus {

	text-decoration: none;

	outline: none;

}

.cp-heading-style1, .cp-heading-style2 {

	float: left;

	width: 100%;

	margin: 0 0 57px;

	text-align: center;

	position: relative;

}

.cp-heading-style1 h2, .cp-heading-style2 h2 {

	font-size: 48px;

	line-height: 48px;

	font-weight: 300;

	color: #000;

	text-transform: uppercase;

	display: inline-block;

	position: relative;

	margin: 0;

	padding: 0 70px;

}

.cp-heading-style1 h2 span {

	color: #000;

}

.cp-heading-style2 h2, .cp-heading-style2 h2 span {

	color: #fff;

}

.cp-heading-style1 h2 span, .cp-heading-style2 h2 span {

	font-weight: 900;

}

.cp-heading-style1 h2:before, .cp-heading-style1 h2:after, .cp-heading-style2 h2:before, .cp-heading-style2 h2:after {

	content: '';

	background: url(images/heading-before-img.png) top left no-repeat;

	width: 40px;

	height: 30px;

	position: absolute;

	left: 0;

	top: 8px;

}

.cp-heading-style1 h2:before, .cp-heading-style2 h2:before {

	right: 0;

	left: inherit;

	background: url(images/heading-after-img.png) top left no-repeat;

}

a.cp-btn-style1, .cp-btn-style2 {

	font-family: 'Exo 2', sans-serif;

	font-size: 18px;

	line-height: 18px;

	font-weight: 400;

	color: #fff;

	display: inline-block;

	text-align: center;

	padding: 11px 20px;

	min-width: 130px;

	position: relative;

	overflow: hidden;

	z-index: 11;

	text-decoration: none;

	border-bottom: 5px solid #942a2a;

}

.cp-btn-style2 {

	border-bottom-color: #facd63;

	background-color: #f7ad00;

}

a.cp-btn-style1:hover {

	color: #fff;

	border-bottom-color: #facd63;

}

.cp-btn-style2:hover {

	color: #fff;

	border-bottom-color: #942a2a;

}

/*a.cp-btn-style1:hover{

	background-color: transparent;

}*/

a.cp-btn-style1:before, .cp-btn-style2:before {

	content: '';

	position: absolute;

	width: 100%;

	height: 0;

	left: 0;

	top: 0;

	z-index: -1;

}

a.cp-btn-style1:hover:before, .cp-btn-style2:hover:before {

	height: 100%;

}

a.cp-btn-style1:after, .cp-btn-style2:after {

	content: '';

	width: 100%;

	height: 0%;

	position: absolute;

	left: 0;

	bottom: 0;

	z-index: -1;

}

.cp-thumb {

	float: left;

	width: 100%;

	position: relative;

	overflow: hidden;

	z-index: 11;

}

.cp-thumb img {

	width: 100%;

	height: auto;

}

.cp-thumb:hover img {

	-webkit-transform: scale(1.1) rotate(3deg);

	-moz-transform: scale(1.1) rotate(3deg);

	-ms-transform: scale(1.1) rotate(3deg);

	-o-transform: scale(1.1) rotate(3deg);

	transform: scale(1.1) rotate(3deg);

}

figure {

	float: left;

	width: 100%;

	position: relative;

	overflow: hidden;

}

figure figcaption {

	float: left;

	width: 100%;

	position: absolute;

	left: 0;

	bottom: 0;

}

.pd-tb80 {

	padding: 98px 0;

}

.pd-t80 {

	padding-top: 98px;

}

.pd-b80 {

	padding-bottom: 98px;

}

#wrapper .owl-theme .owl-controls {

	margin: 0;

}

/*===========================================================================*/

						/*WRAPPER CSS START*/

/*===========================================================================*/

#wrapper {

	float: left;

	width: 100%;

}

/*===========================================================================*/

						/*Header CSS START*/

/*===========================================================================*/

.cp_header {

	float: left;

	width: 100%;

	z-index: 999;

	position: absolute;

}

/*===========================================================================*/

						/*Navigation CSS START*/

/*===========================================================================*/

.cp-navigation-row {

	float: left;

	width: 100%;

	padding: 30px 0;

	position: relative;

}

.cp-topbar {

	float: right;

	margin-bottom: 22px;

}

.cp-topbar .top-listed {

	float: left;

}

.top-listed {

	padding: 0;

	margin: 0;

}

.top-listed > li {

	font-size: 16px;

	color: #8c8c8c;

	display: inline-block;

	padding: 0 20px;

	position: relative;

}

.top-listed > li + li:before {

	content: '-';

	color: #8c8c8c;

	font-size: 14px;

	position: absolute;

	left: -5px;

}

.top-listed li a {

	color: #fff;

}

.top-listed .dropdown {

	float: none;

	display: inline-block;

}

.top-listed .dropdown .caret {

	color: #7c7c7c;

	margin-left: 5px;

	border-left: 6px solid transparent;

	border-right: 6px solid transparent;

	border-top: 6px dashed;

}

.top-listed .dropdown .btn-default {

	border: 1px none;

	color: #8c8c8c;

	padding: 0;

	background-color: transparent;

}

.top-listed .dropdown .btn-default .fa {

	margin-left: 5px;

}

.top-listed .dropdown .dropdown-menu {

	padding: 5px 0;

	margin-left: 0;

	min-width: 120px;

}

.top-listed .dropdown .dropdown-menu li {

	border-bottom: 1px solid #ccc;

}

.top-listed .dropdown .dropdown-menu li:last-child {

	border-bottom: none;

}

#wrapper .top-listed .btn-default:active, #wrapper .top-listed .btn-default.active, #wrapper .top-listed .open > .dropdown-toggle.btn-default {

	background-color: transparent;

}

.top-listed .dropdown .dropdown-menu a {

	padding: 5px 10px;

}

.top-listed .dropdown.opne .btn-default:focus, .top-listed .dropdown.opne .btn-default {

	background-color: transparent;

}

.cp-topbar .tp-num {

	font-size: 24px;

	font-weight: 700;

	display: inline-block;

	float: right;

	padding-left: 30px;

}

.cp-nav-holder {

	float: right;

}

.cp-nav-holder .navbar {

	min-height: auto;

}

.cp-nav-holder .navbar-inverse {

	background-color: transparent;

	border: none;

	margin: 0;

}

.cp-nav-holder .navbar-inverse #navbar {

	padding: 0;

	margin: 0;

	float: left;

}

.cp-nav-holder .navbar-nav, .cp-nav-holder .menu {

	padding: 0;

	margin: 0;

}

.cp-nav-holder .navbar-nav li, .cp-nav-holder .menu li {

	position: relative;

}

.cp-nav-holder .navbar-nav > li, .cp-nav-holder .menu > li {

	display: inline-block;

	list-style: none;

	position: relative;

}

.cp-nav-holder .navbar-nav > li > a, .cp-nav-holder .menu > li > a {

	display: inline-block;

	padding: 10px 15px;

}

.cp-nav-holder .navbar-nav li a, .cp-nav-holder .menu li a {

	font-weight: 400;

	font-size: 14px;

	line-height: 14px;

	color: #fff;

	text-decoration: none;

	padding: 10px 10px;

	display: block;

}

.cp-nav-holder .navbar-nav > li > a, .cp-nav-holder .menu > li > a {

	padding: 6px;

}

.cp-nav-holder .navbar-inverse .navbar-nav > li > a {

	color: #fff;

	border: 1px solid transparent;

}

.cp-nav-holder .navbar-nav li:hover > ul {

	opacity: 1;

	visibility: visible;

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-ms-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

}

.cp-nav-holder .navbar-nav li a .fa {

	font-size: 12px;

	margin-left: 7px;/*display: none;*/

}

.cp-nav-holder .navbar-nav>li>ul {

	top: 100%;

}

.cp-nav-holder .navbar-nav li ul {

	position: absolute;

	min-width: 350px !important;

	z-index: 999;

	border: none;

	border-radius: 0;

	background-color: #545757;

	border-top: 3px solid;

	opacity: 0;

	visibility: hidden;

	display: block;

	padding: 10px 0 15px;

	-webkit-transform: scale(0);

	-moz-transform: scale(0);

	-ms-transform: scale(0);

	-o-transform: scale(0);

	transform: scale(0);

	list-style:none;

}

.cp-nav-holder .navbar-nav li ul li a {

	color: #fff;

}

.cp-nav-holder .navbar-nav li ul ul {

	left: 250px;

	top: -13px;

	list-style:none;

}

.cp-nav-holder .navbar-nav li ul li:hover ul {

	left: 205px;

	opacity: 1;

	visibility: visible;

}

.cp-nav-holder .nav-right-listed {

	float: right;

	padding: 0;

	margin: 0;

}

.cp-nav-holder .nav-right-listed > li {

	font-size: 16px;

	padding: 0 9px;

	margin: 8px 0 0 5px;

	display: inline-block;

	color: #fff;

	border-left: 1px solid #ccc;

}

.cp-nav-holder .nav-right-listed > li > a {

	color: #fff;

}

.cp-nav-holder .nav-right-listed > li:first-child {

	padding-left: 0;

	border-left: none;

}

.cp-nav-holder .nav-right-listed > li:last-child {

	padding-right: 0;

}

.cp-nav-holder .nav-right-listed #search-push {

	cursor: pointer;
	display:none;

}

/*===========================================================================*/

						/*Side Bar Menu CSS*/

/*===========================================================================*/

#cp-slide-menu {

	margin-right: -300px;

	right: 0;

	top: 0;

	width: 300px;

	background: #222;

	position: fixed;

	height: 100%;

	z-index: 1000;

	color: #fff;

}

#cp_side-menu #cp-close-btn {

	float: right;

	position: relative;

	margin-bottom: 40px;

}

#cp_side-menu #cp-close-btn a {

	display: inline-block;

	position: absolute;

	right: 10px;

	top: 10px;

	z-index: 999;

}

#cp-close-btn a .fa {

	width: 25px;

	height: 25px;

	line-height: 25px;

	border-radius: 100%;

	background-color: #fff;

	box-shadow: 0 0 5px rgba(0,0,0,0.5);

	text-align: center;

	color: #0f0f0f;

}

#cp-slide-menu ul{

	padding: 0;

}

.cp_side-navigation {

	position: absolute;

	top: 0;

	width: 300px;

	list-style: none;

	margin: 0;

	padding: 0;

}

.cp_side-navigation #close a {

	text-align: right;

	padding: 15px 20px 30px;

}

.cp_side-navigation li {

	line-height: 30px;

	width: 100%;

	list-style: none;

	border-bottom: 1px solid #333;

}

.cp_side-navigation #close {

	padding: 13px 20px;

	line-height: 30px;

	float: left;

	width: 100%;

	border-bottom: 1px solid #333;

}

.cp_side-navigation #close a {

	display: inline-block;

	width: 35px;

	height: 35px;

	line-height: 35px;

	background-color: #333;

	color: #fff;

	border-radius: 100%;

	padding: 0;

	float: right;

	text-align: center;

}

.cp_side-navigation li a {

	font-family: 'Roboto', sans-serif;

	font-size: 14px;

	font-weight: 400;

	color: #fff;

	display: block;

	padding: 12px 10px 12px 50px;

}

.cp_side-navigation li a:hover, .cp_side-navigation li a:focus {

	text-decoration: none;

}

.cp_side-navigation li:hover a {

	text-decoration: none;

}

.cp_side-navigation li ul {

	display: none;

	border-top: 1px solid #333;

}

.cp_side-navigation li ul li a {

	padding-left: 65px;

}

.cp_side-navigation li ul li li a {

	padding-left: 80px;

}

.cp_side-navigation .navbar-nav > li:hover > ul, .cp_side-navigation .navbar-nav li li:hover ul {

	display: block;

}

.cp_side-navigation .dropdown-menu {

	position: static;

	width: 100%;

	background: transparent;

	border: none;

	box-shadow: none;

}

.cp_side-navigation .dropdown-menu .dropdown .caret {

	float: right;

	margin-left: 10px;

	border-left: 6px solid;

	border-right: 6px solid;

}

.cp_side-navigation .dropdown-menu > li {

	border-bottom: 1px solid #333;

}

.cp_side-navigation .dropdown-menu > li:last-child {

	border-bottom: none;

}

.cp_side-navigation .dropdown-menu li a {

	padding: 6px 10px 6px 60px;

	line-height: 30px;

	color: #fff;

}

.cp_side-navigation .navbar-nav .open .dropdown-menu > li > a, .cp_side-navigation .navbar-nav .open .dropdown-menu .dropdown-header {

	padding: 6px 10px 6px 60px;

}

.cp_side-navigation .dropdown-menu > li:hover a {

	padding-left: 70px;

}

.cp_side-navigation .dropdown a .fa {

	margin-left: 20px;

	color: #888888;

}

/*===========================================================================*/

						/*Search Slide Css START*/

/*===========================================================================*/

#cp-slide-search {

	width: 0;

	position: fixed;

	height: 60px;

	z-index: 99999;

	color: #222;

	background-color: #fff;

	box-shadow: 0 0 3px #ccc;

}

#cp-slide-search form input[type="text"] {

	font-size: 18px;

	color: #222;

	width: 90%;

	float: left;

	height: 60px;

	border: none;

	line-height: 60px;

	padding: 0px;

}

#cp-slide-search form button {

	font-size: 24px;

	float: right;

	color: #fff;

	min-width: 80px;

	border: none;

	height: 60px;

	line-height: 60px;

	padding: 0 10px;

	text-align: center;

}

/*===========================================================================*/

						/*Banner CSS START*/

/*===========================================================================*/

.cp_banner {

	float: left;

	width: 100%;

	position: relative;

}

.cp_banner:after {

	content: '';

	position: absolute;

	height: 300px;

	background: url(images/banner/banner-before-img.png) top left no-repeat;

	background-size: cover;

	width: 100%;

	left: 0;

	bottom: 0px;

	z-index: 11;

	display: none;

}

#cp_banner-slider {

	float: left;

	width: 100%;

	position: relative;

}

#cp_banner-slider .cp-banner-caption {

	position: absolute;

	width: 100%;

	float: left;

	bottom: 100px;

	left: 0;

}

.cp_banner .banner-title {

	font-family: 'Exo 2', sans-serif;

	font-size: 60px;

	line-height: 60px;

	font-weight: 800;

	text-transform: uppercase;

	margin: 0 0 10px;

	display: block;

	text-shadow: 0 3px 3px #000;

}

.cp_banner h2 {

	font-size: 36px !important;

	line-height: 30px;

	font-weight: 600;

	color: #fff;

	text-transform: uppercase;

	margin: 0 0 30px;

}

.cp_banner .cp-btn-style1 {

	padding: 12px 25px;

}

#cp_banner-slider .owl-controls {

	position: absolute;

	top: 50%;

	right: 40px;

	text-align: inherit;

	z-index: 99;

}

#cp_banner-slider .owl-dots .owl-dot {

	display: block;

}

#cp_banner-slider .owl-dots .owl-dot span {

	width: 12px;

	height: 12px;

	margin: 5px 0;

	background-color: #999999;

	border: 2px solid #fff;

	display: inline-block;

}

/*===========================================================================*/

						/*Banner Inner CSS START*/

/*===========================================================================*/

.cp_inner-banner {

	float: left;

	width: 100%;

	position: relative;

}

.cp_inner-banner > img {

	width: 100%;

	height: auto;

	opacity: 0.9;

}

.cp-inner-banner-holder {

	float: left;

	width: 100%;

	position: absolute;

	bottom: 50px;

	z-index: 12;

}

.cp-inner-banner-holder h2 {

	font-size: 60px;

	font-weight: 300;

	float: left;

	margin: 0 0 10px;

	color: #fff;

	text-transform: uppercase;

	word-break:break-all;

	-webkit-word-break:break-all;

}

.cp_inner-banner .cp-inner-banner-holder h2 {

	color: #ffffff;

}

.cp-inner-banner-holder h2 {

	font-size: 60px;

}

 .breadcrumb {

	float: right;

	width: auto;

	background-color: transparent !important;

	border-radius: 0 !important;

	padding: 0 !important;

	margin: -31px 0 0 !important;
}

 .breadcrumb > li {

	font-size: 18px;

	font-weight: 600;
	color:#ccc;

}
.breadcrumb > li a{ color:#ccc;}
.breadcrumb > li + li::before {

	font-size: 18px;

	content: "/ ";

	padding: 0 4px;
	color:#ccc !important;
	

}

.cp_inner-banner .animate-bus {

	position: absolute;

	left: 0;

	bottom: 0;

	z-index: 11;

}

.animate-bus {

	width: 230px;

	height: 98px;

	-webkit-transition: all 3s ease-in-out;

	-moz-transition: all 3s ease-in-out;

	-ms-transition: all 3s ease-in-out;

	-o-transition: all 3s ease-in-out;

	transition: all 3s ease-in-out;

	-webkit-animation: animate 7s ease-in-out 2s infinite;

	-moz-animation: animate 7s ease-in-out 2s infinite;

	-ms-animation: animate 7s ease-in-out 2s infinite;

	-o-animation: animate 7s ease-in-out 2s infinite;

	animation: animate 7s ease-in-out 2s infinite;

}

 @keyframes animate {

 0% {

 -webkit-transform: translateX(10%);

 -moz-transform: translateX(10%);

 -ms-transform: translateX(10%);

 transform: translateX(10%);

}

 30% {

 -webkit-transform: translateX(150%);

 -moz-transform: translateX(150%);

 -ms-transform: translateX(150%);

 transform: translateX(150%);

}

 50% {

 -webkit-transform: translateX(500%);

 -moz-transform: translateX(500%);

 -ms-transform: translateX(500%);

 transform: translateX(500%);

}

 100% {

 -webkit-transform: translateX(1000%);

 -moz-transform: translateX(1000%);

 -ms-transform: translateX(100%);

 transform: translateX(1000%);

}

}

 @-webkit-keyframes animate {

 0% {

 -webkit-transform: translateX(10%);

 -moz-transform: translateX(10%);

 -ms-transform: translateX(10%);

 transform: translateX(10%);

}

 30% {

 -webkit-transform: translateX(150%);

 -moz-transform: translateX(150%);

 -ms-transform: translateX(150%);

 transform: translateX(150%);

}

 50% {

 -webkit-transform: translateX(500%);

 -moz-transform: translateX(500%);

 -ms-transform: translateX(500%);

 transform: translateX(500%);

}

 100% {

 -webkit-transform: translateX(1000%);

 -moz-transform: translateX(1000%);

 -ms-transform: translateX(100%);

 transform: translateX(1000%);

}

}

/*===========================================================================*/

						/*Inner Map CSS*/

/*===========================================================================*/

#cp-inner-map {

	float: left;

	width: 100%;

	height: 700px;

}

/*===========================================================================*/

						/*Main Content CSS*/

/*===========================================================================*/

#cp-main-content {

	float: left;

	width: 100%;

	position: relative;

}

/*===========================================================================*/

						/*Booking Section CSS*/

/*===========================================================================*/

.cp-booking-section {

	float: left;

	width: 100%;

	padding-top: 70px;

	padding-bottom: 70px;

	background-color: #fff;

}

.cp-booking-section.cp-booking-section2 {

	background-color: #f4f4f4;

	padding-bottom: 100px;

	margin: -10px 0px 0px 0px;

}

.cp-booking-form-outer {

	float: left;

	width: 100%;

}

.cp-booking-form-outer .first-col {

	width: 100%;

	float: left;

}

.cp-booking-form-outer .second-col {

	width: 27%;

	float: left;

}

.booking-inner-holder {

	float: left;

	width: 100%;

	margin: 0 0 20px;

}

.booking-inner-holder2 {

	min-width: 260px;

	width: auto;

	margin: 0 20px 30px 0;

}

.booking-inner-holder2:last-child {

	margin-right: 0;

}

.booking-inner-holder label, .booking-check-box span {

	font-size: 20px;

	font-weight: 700;

	color: #000;

	display: block;

	margin: 0 0 24px;

}

.booking-inner-holder select {

	min-width: 297px;

	height: 40px;

	line-height: 40px;

	padding:0px 10px;

	border: 1px solid #ced6dc;

	background: url("images/select-img.png") no-repeat right 15px;

	background-position: 270px;

	appearance: none;

	-moz-appearance: none; /* Firefox */

	-webkit-appearance: none; /* Safari and Chrome */

}

.booking-inner-holder input {

	min-width: 260px;
	width: 100%;
	height: 40px;

	line-height: 40px;

	padding:0px 10px;

	border: 1px solid #ced6dc;

	/*background: url("images/select-img.png") no-repeat right 15px;*/

	background-position: 240px;

	appearance: none;

	-moz-appearance: none; /* Firefox */

	-webkit-appearance: none; /* Safari and Chrome */

}

.booking-check-box {

	float: left;

	width: 100%;

	margin-bottom: 30px;

}

.booking-check-box label, .booking-check-box label span {

	font-size: 14px;

	font-weight: 400;

	color: #444;

	/*display: block;*/

	margin-bottom: 15px;
	float:left;
}

.booking-check-box label span {

	margin: 0;

}

.booking-check-box label input[type="checkbox"] {

	margin: 0 10px 0 0;

}

.booking-date {

	float: left;

	width: 100%;

}

.booking-date .inner {

	text-align: center;

	width: 54px;

	float: left;

	margin-right: 10px;

	margin-bottom: 15px;

}

.booking-date .inner3 {

	text-align: center;

	width: auto;

	float: left;

	margin-right: 10px;

	margin-bottom: 15px;

}

.booking-date .wpcf7-date { width:auto !important; text-align:left !important;}

.booking-date .inner2 {

	width: auto;

	margin-top: 12px;

}

.booking-date input[type="text"], .booking-date input[type="password"], .booking-date select, .booking-inner-holder .booking-date select, .booking-inner-holder .booking-date input[type="date"] {

	font-size: 14px;

	color: #444;

	width: 54px;

	min-width: 54px;

	height: 39px;

	text-align: center;

	margin-bottom: 10px;

	border: 1px solid #ced6dc;

	appearance: none;

	-moz-appearance: none; /* Firefox */

	-webkit-appearance: none; /* Safari and Chrome */

	padding:0 10px;

	box-sizing:border-box;

	-webkit-box-sizing:border-box;

}

.booking-date select {

	background: url("images/select-img.png") no-repeat right 15px;

	background-position: 40px;

}

.booking-date .inner .fa {

	font-size: 24px;

}

.cp-booking-form-outer .cp-btn-style1 {

	font-family: 'Exo 2', sans-serif;

	font-size: 18px;

	line-height: 18px;

	font-weight: 400;

	color: #fff;

	display: inline-block;

	text-align: center;

	padding: 13px 20px;

	max-width: 150px;

	position: relative;

	overflow: hidden;

	z-index: 11;

	border: none;

	box-shadow: none;

	text-decoration: none;

	border-bottom: 5px solid #e77d7d;

}

.cp-booking-form-outer .cp-btn-style1:hover {

	border-bottom-color: #facd63;

}

.cp-booking-form-outer2 {

	width: 750px;

	margin: 0 auto;

	clear: both;

	overflow: hidden;

	float: none;

	padding: 40px 150px;

	background-color: #fff;

}

.cp-booking-outer {

	float: left;

	width: 100%;

}

.cp-booking-form-outer2 .booking-check-box {

	margin-top: 20px;

}

.booking-check-box .wpcf7-checkbox span {

	font-size: 14px;

	font-weight: 400;

}

/*===========================================================================*/

						/*Taxi Section CSS*/

/*===========================================================================*/

.cp-taxi-section {

	float: left;

	width: 100%;

	padding-bottom: 70px;

}

.cp-tabs-holder .nav-tabs {

	float: left;

	width: 100%;

	border: none;

	text-align: center;

	margin: 0 0 30px;

}

.cp-tabs-holder .nav-tabs > li {

	float: none;

	margin: 0;

	display: inline-block;

	border: none;

}

.cp-tabs-holder .nav-tabs > li a {

	font-size: 20px;

	font-weight: 700;

	line-height: 20px;

	color: #000;

	padding: 8px 17px;

	border-radius: 0;

}

.cp-tabs-holder .nav-tabs > li.active > a, .cp-tabs-holder .nav-tabs > li.active > a:hover, .cp-tabs-holder .nav-tabs > li.active > a:focus {

	border: none;

	box-shadow: 0 0 5px rgba(125,158,1730,0.10);

	background-color: #fff;

}

.cp-taxi-holder {

	float: left;

	width: 100%;

	position: relative;

	background-color: #fff;

	box-shadow: 0 0 9px rgba(125,158,179,0.57);

	margin-bottom: 30px;

}

.cp-taxi-holder:hover:before, .cp-taxi-holder:hover:after {

	opacity: 1;

}

.cp-taxi-holder:before, .cp-taxi-holder:after {

	content: '';

	position: absolute;

	left: 0;

	right: 0;

	bottom: -7px;

	width: 92%;

	height: 7px;

	margin: 0 auto;

	background-color: #fff;

	box-shadow: 2px 2px 5px rgba(125,158,179,0.57);

	z-index: -1;

	opacity: 0;

}

.cp-taxi-holder:after {

	width: 83%;

	bottom: -15px;

	box-shadow: 2px 2px 2px rgba(125, 158, 179, 0.57);

	background-color: #f7f7f7;

	z-index: -2;

}

.cp-taxi-holder:hover .cp-thumb img {

	-webkit-transform: scale(1.1) rotate(3deg);

	-moz-transform: scale(1.1) rotate(3deg);

	-ms-transform: scale(1.1) rotate(3deg);

	-o-transform: scale(1.1) rotate(3deg);

	transform: scale(1.1) rotate(3deg);

}

.cp-taxi-holder .cp-text {

	float: left;

	width: 100%;

	padding: 10px 35px 40px;
	display:none;

}

.cp-taxi-holder .cp-text h3 {

	margin: 0 0 14px;

}

.cp-taxi-holder .cp-meta-listed {

	float: left;

	width: 100%;

	margin: 0 0 22px;

}

.cp-taxi-holder .cp-meta-listed li {

	display: block;

	padding-bottom: 16px;

}

.cp-meta-listed li:last-child {

	padding-bottom: 0;

}

.cp-meta-listed {

	padding: 0;

	margin: 0;

}

.cp-meta-listed li {

	font-size: 16px;

	font-weight: 400;

	margin-right: 14px;

	display: inline-block;

}

#wrapper .cp-meta-listed li{

	font-size: 16px;

}

.cp-meta-listed li:last-child {

	margin-right: 0;

}

.cp-meta-listed li span {

	font-weight: 700;

}

.cp-meta-listed li strong {

	font-size: 16px;

	font-weight: 900;

	margin: 0;

}

.cp-taxi-holder .cp-btn-style1 {

	min-width: auto;

	padding: 10px 25px;
	display:none;

}

/*===========================================================================*/

					/*Deals Section Css*/

/*===========================================================================*/

.cp-deals-section {

	float: left;

	width: 100%;/*padding-bottom: 60px;

	background-color: #fff;*/

}

.cp-deals-holder {

	background-color: #f3f3f3;

	box-shadow: none;

	margin-bottom: 40px;

}

.cp-deals-holder .cp-thumb {

	width: 50%;

}

.cp-deals-holder .cp-text {

	float: none;

	width: auto;

	overflow-x: hidden;

	padding: 14px 10px 10px 20px;

}

/*===========================================================================*/

					/*Why Choose Section Css*/

/*===========================================================================*/

.cp-why-choose-section {

	float: left;

	width: 100%;

	position: relative;

	background-size: cover;

	z-index: 11;

}

.cp-why-choose-section  > .container{

	padding-left: 0;

	padding-right: 0;

}

.vc_row.whychoose{

	margin-left: 0;

	margin-right: 0;

}

.cp-why-choose-text {

	width: 575px;

	margin-bottom: 60px;

}

.cp-why-choose-text h3 {

	font-size: 60px;

	line-height: 45px;

	text-transform: uppercase;

	font-weight: 300;

	margin: 0 0 10px;

}

.cp-why-choose-text h3 {

	font-size: 60px !important;

}

.cp-why-choose-text h2 {

	font-size: 60px;

	font-weight: 300;

	margin: 0 0 20px;

}

.cp-why-choose-text h2 span {

	font-size: 45px;

	font-weight: 900;

	text-transform: uppercase;

	text-shadow: 0 2px 2px #ccc;

}

.cp-why-choose-text p {

	font-size: 18px;

	line-height: 24px;

}

.choose-btn {

	display: inline-block;

	font-size: 20px;

	font-weight: 700;

	color: #fff;

	padding: 12px 15px;

	margin-bottom: 18px;

	background-color: #444444;

	border-bottom: 4px solid #8d8d8d;
	display:none;

}

.choose-btn:hover {

	color: #fff;

	border-bottom-color: #facd63;

}

.cp-why-choose-text p {

	margin: 0 0 28px;

}

.cp-why-choose-text .cp-btn-style1 {

	padding: 14px 30px;

}

.cp-why-choose-listed {

	float: left;

	width: 100%;

	padding: 0;

	margin: 0;

}

.cp-why-choose-listed > li {

	float: left;

	width: 100%;

	list-style: none;

}

.cp-why-choose-listed .cp-box {

	float: left;

	width: 100%;

	position: relative;

	background-color: #000;

	padding: 32px 28px 38px;

	text-align: center;

	z-index: 99;
	min-height:330px;

}

.cp-why-choose-listed .cp-box2 {

	background-color: #1f1f1f;

}

.cp-why-choose-listed .cp-box:hover, .cp-why-choose-listed .cp-box.active {

	z-index: 999;

	-webkit-transform: scale(1.2);

	-moz-transform: scale(1.2);

	-ms-transform: scale(1.2);

	-o-transform: scale(1.2);

	transform: scale(1.2);

}

.cp-why-choose-listed .cp-box:hover h3, .cp-why-choose-listed .cp-box:hover p, .cp-why-choose-listed .cp-box:hover .icomoon, .cp-why-choose-listed .cp-box.active h3, .cp-why-choose-listed .cp-box.active p, .cp-why-choose-listed .cp-box.active .icomoon {

	color: #fff;

}

.cp-why-choose-listed .cp-box > img {

	position: absolute;

	width: 100%;

	height: auto;

	left: 0;

	top: 0;

	z-index: -1;

}

.cp-why-choose-listed .cp-box h3 {

	margin: 0 0 18px;

}

.cp-why-choose-listed .cp-box .icomoon {

	font-family: 'icomoon';

	font-size: 70px;

	color: #fff;

	display: inline-block;

	padding-bottom: 13px;

}

.cp-why-choose-listed .cp-box p {

	font-size: 16px;

	color: #fff;

	margin-bottom: 15px;
	text-align:center;

}

.cp-why-choose-listed .cp-box .readmore {

	font-size: 18px;

	color: #fff;

}

/*===========================================================================*/

						/*Why Choose Section 2 Css*/

/*===========================================================================*/

.cp-why-choose-section2 {

	float: left;

	width: 100%;

	background-image: none;

	background-color: #fff;

}

.choose-thumb {

	width: auto;

	overflow-x: hidden;

}

.choose-thumb:hover img {

	width: 100%;

	border-radius: 20%;

	-webkit-transform: scale(1) rotate(0deg);

	-moz-transform: scale(1) rotate(0deg);

	-ms-transform: scale(1) rotate(0deg);

	-o-transform: scale(1) rotate(0deg);

	transform: scale(1) rotate(0deg);

}

.cp-why-choose-section2 .cp-why-choose-text h2 {

	font-size: 36px !important;

}

.cp-why-choose-section2 .cp-why-choose-text h2 span {

	font-size: 42px;

}

.cp-choose-list {

	float: left;

	width: 100%;

	padding: 0;

	margin: 0;

}

.cp-choose-list li {

	font-size: 18px;

	font-weight: 700;

	color: #444;

	display: block;

	list-style: none;

	padding: 0 0 38px 50px;

	position: relative;

}

#wrapper .cp-choose-list li{

	font-size: 18px;

}

.cp-choose-list li:last-child {

	padding-bottom: 0;

}

.cp-choose-list li:before {

	font-family: 'FontAwesome';

	content: "\f046";

	font-size: 28px;

	line-height: 28px;

	position: absolute;

	left: 0;

}

/*===========================================================================*/

						/*Services Section Css*/

/*===========================================================================*/

.cp-services-section {

	float: left;

	width: 100%;

}

/*===========================================================================*/

						/*Parallax Section Css*/

/*===========================================================================*/

.cp-parallax-section {

	float: left;

	width: 100%;

	position: relative;

	z-index: 11;

}

.cp-parallax-section:before {

	content: '';

	position: absolute;

	left: 0;

	right: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0);

	z-index: 1;

}

.cp-parallax-section .animate-bus {

	position: absolute;

	left: 0;

	bottom: 5px;

	z-index: 11;

}

#cp-contact {

	width: 100%;

	float: left;

	height: 620px;

}

#cp-map-home {

	width: 100%;

	float: left;

	height: 720px;

}

.cp-parallax-section .cp-parallax-box {

	position: absolute;

	bottom: 100px;

	z-index: 99;

}

.cp-parallax-box {

	float: left;

	width: 100%;

}

.cp-parallax-box h2 {

	font-size: 50px;

	font-weight: 300;

	color: #fff;

	margin: 0 0 10px;

	text-align: center;

}

.cp-parallax-box h3 {

	font-size: 40px;

	color: #fff;

	margin: 0 0 55px;

	text-align: center;

}

.cp-parallax-box h3 span {

	font-size: 48px;

	font-weight: 900;

}

.cp-location-box {

	float: left;

	width: 100%;

	margin: 0 auto;

	clear: both;

	display: block;

	overflow: hidden;

	margin: 0 auto;

	padding: 58px 50px 60px 75px;

	background-color: rgba(0,0,0,0.65);

}

.cp-location-box h3 {

	font-size: 36px;

	font-weight: 600;

	text-align: left;

	margin: 0 0 35px;

	text-transform: none;

}

.cp-location-listed {

	float: left;

	width: 100%;

	margin: 0;

	padding: 0;

}

.cp-location-listed li {

	font-size: 20px;

	font-weight: 700;

	color: #fff;

	display: block;

	position: relative;

	padding: 0 0 41px 41px;

}

.cp-parallax-box .cp-location-box .cp-location-listed li{

	font-size: 15px;
	float:left;
	width:50%;
}
.cp-parallax-box .cp-location-box .cp-location-listed li a{ color:#fff;}
.cp-parallax-box .cp-location-box .cp-location-listed li:last-child{ display:none;}

.cp-location-listed li:before {

	font-family: 'FontAwesome';

	content: "\f046";

	font-size: 30px;

	position: absolute;

	left: 0;

	top: 3px;

}

.cp-location-listed li:last-child {

	padding-bottom: 0;

}

.cp-location-listed li .cp-btn-style1 {

	float: right;

	padding: 14px 30px;
	display:none;

}

/*===========================================================================*/

						/*Driver Section Css*/

/*===========================================================================*/

.cp-driver-section {

	float: left;

	width: 100%;

	padding-bottom: 70px;

}

.cp-driver-box {

	background-color: #fff;

	text-align: center;

	margin: 0 0 30px;

	overflow-x: hidden;

}

.cp-driver-box:hover > img {

	-webkit-transform: scale(0.9);

	-moz-transform: scale(0.9);

	transform: scale(0.9);

}

.cp-driver-box:hover .cp-meta-listed li, .cp-driver-box:hover h4 a {

	color: #fff;

}

.cp-driver-box:hover .cp-caption:before {

	width: 100%;

}

.cp-driver-box .cp-caption {

	text-align: center;

	background-color: #f4f4f4;

	padding: 30px 10px 30px 20px;

	width: 96%;

	bottom: 90px;

	margin-top: -90px;

	position: relative;

	margin-left: 15px;

	z-index: 11;

}

.cp-driver-box .cp-caption:before {

	content: '';

	position: absolute;

	right: 0;

	width: 0;

	height: 100%;

	bottom: 0;

	z-index: -1;

}

.cp-driver-box h4 {

	font-weight: 700;

	font-size: 20px;

	line-height: 20px;

	margin: 0 0 10px;

}

.cp-driver-box:hover .cp-caption .price {

	padding-bottom: 15px;

}

.cp-driver-box .cp-caption .price {

	font-family: 'Inconsolata', sans-serif;

	font-size: 20px;

	line-height: 20px;

	color: #111111;

	display: block;

}

/*===========================================================================*/

						/*Testimonial Section Css*/

/*===========================================================================*/

.cp-testimonial-section {

	float: left;

	width: 100%;

	background-size: cover;

	padding-bottom: 130px;

	background-attachment: fixed;

}

.cp-testimonial-inner {

	float: left;

	width: 100%;

}

.cp-testimonial-inner .cp-text {

	float: left;

	width: 100%;

}

.cp-testimonial-inner .cp-text strong {

	font-size: 20px;

	font-weight: 700;

	margin: 0 0 22px;

	display: block;

}

.cp-testimonial-inner .cp-blockquote {

	float: left;

	width: 100%;

	font-size: 18px;

	line-height: 30px;

	color: #fff;

	padding: 30px 30px 30px 65px;

	border: none;

	position: relative;

}

.cp-testimonial-inner .cp-blockquote:before, .cp-testimonial-inner .cp-blockquote:after {

	font-family: 'FontAwesome';

	content: "\f10d";

	color: #414141;

	font-size: 50px;

	position: absolute;

	left: 0;

	top: 30px;

}

.cp-testimonial-inner .cp-blockquote:after {

	content: "\f10e";

	left: inherit;

	right: 0;

	top: inherit;

	bottom: 0;

}

.cp-testimonial-inner .cp-text span {

	font-size: 14px;

	font-weight: 600;

	padding-left: 93px;

	margin-left: 60px;

	position: relative;

	display: inline-block;

}

.cp-testimonial-inner .cp-text span:before {

	content: '';

	position: absolute;

	left: 0;

	bottom: 0;

	width: 90px;

	border-bottom: 1px solid;

}

.cp-testimonial-inner .cp-icon {

	font-size: 30px;

	width: 180px;

	height: 180px;

	display: inline-block;

	border-radius: 100%;

	background-color: #2d2c2c;

	line-height: 180px;

	text-align: center;

	color: #fff;

	position: relative;

	z-index: 11;

	margin: 40px 0 0 100px;
	display:none;

}

.cp-testimonial-inner .cp-icon:before {

	content: '';

	position: absolute;

	left: 0;

	top: 0;

	width: 0;

	border-radius: 100%;

	height: 100%;

	z-index: -1;

}

.cp-testimonial-inner .cp-icon:hover:before {

	width: 100%;

}

#cp-testimonial-slider {

	float: left;

	width: 100%;

}

#cp-testimonial-slider .owl-controls {

	position: absolute;

	bottom: -32px;

	z-index: 99;

	width: 100%

}

#cp-testimonial-slider .owl-dots .owl-dot {

	display: inline-block;

}

#cp-testimonial-slider .owl-dots .owl-dot span {

	width: 10px;

	height: 10px;

	margin: 0 7px;

	background-color: transparent;

	border: 2px solid #fff;

	display: inline-block;

}

#cp-testimonial-slider .owl-dots .owl-dot.active span {

	width: 14px;

	height: 14px;

}

/*===========================================================================*/

						/*Testimonial Section 2 Css*/

/*===========================================================================*/

.cp-testimonial-section2 {

	float: left;

	width: 100%;

	padding-top: 125px;

	padding-bottom: 40px;

}

.cp-clients-box {

	float: left;

	width: 100%;

	background-color: #fff;

	margin: 60px 0;

	text-align: center;

	padding: 0 35px 35px;

}

.cp-clients-box .cp-thumb {

	width: 183px;

	height: 183px;

	border-radius: 100%;

	float: none;

	display: inline-block;

	margin-top: -85px;

}

.cp-clients-box .cp-thumb img {

	width: 100%;

}

.cp-clients-box .cp-blockquote {

	position: relative;

	border: none;

	padding: 65px 0 0;

	margin: 0;

}

.cp-clients-box .cp-blockquote:before {

	font-family: 'FontAwesome';

	content: "\f10d";

	font-size: 50px;

	color: #414141;

	position: absolute;

	top: 17px;

	left: -20px;

}

.cp-clients-box p, .cp-clients-box .cp-blockquote p {

	margin: 0 0 30px;

}

.cp-clients-box .cp-clients-listed {

	display: inline-block;

	padding: 23px 12px 0;

	border-top: 1px solid;

	margin: 0;

	position: relative;

	z-index: 11;

}

.cp-clients-box .cp-clients-listed li {

	font-size: 14px;

	font-weight: 600;

	display: inline-block;

}

/*===========================================================================*/

					/*Mobile App Section Css*/

/*===========================================================================*/

.cp-mobile-app-section {

	float: left;

	width: 100%;

	background-color: #fff;

}

.cp-app-thumb {

	float: left;

	width: 100%;

	margin-bottom: 30px;

	text-align: center;

}

.cp-app-thumb img {

	display: inline-block;

	margin: 0 auto;

}

.cp-app-thumb .app-img1 {

	-webkit-transform: translateY(35px);

	-moz-transform: translateY(35px);

	-ms-transform: translateY(35px);

	-o-transform: translateY(35px);

	transform: translateY(35px);

}

.cp-app-thumb:hover .app-img1 {

	-webkit-transform: translateY(0px) translateX(190px);

	-moz-transform: translateY(0px) translateX(190px);

	-ms-transform: translateY(0px) translateX(190px);

	-o-transform: translateY(0px) translateX(190px);

	transform: translateY(0px) translateX(190px);

}

.cp-app-thumb:hover .app-img2 {

	-webkit-transform: translateY(50px) translateX(-190px);

	-moz-transform: translateY(50px) translateX(-190px);

	-ms-transform: translateY(50px) translateX(-190px);

	-o-transform: translateY(50px) translateX(-190px);

	transform: translateY(50px) translateX(-190px);

}

.cp-mobile-app-section .cp-app-text {

	padding-top: 55px;

}

.cp-app-text {

	float: left;

	width: 100%;

}

.cp-app-text h4 {

	line-height: 26px;

	margin: 0 0 20px;

}

.cp-app-text p {

	margin: 0 0 27px;

}

.cp-app-text strong {

	font-size: 20px;

	font-weight: 700;

	display: block;

	margin: 0 0 55px;

}

.cp-app-btn {

	float: left;

	width: 100%;

	padding: 0;

}

.cp-app-btn li {

	display: inline-block;

	margin-right: 8px;

}

/*===========================================================================*/

					/*Our Faq Section Css*/

/*===========================================================================*/

.cp-faq-section {

	float: left;

	width: 100%;

	padding-bottom: 70px;

}

.cp-faq-section2 {

	float: left;

	width: 100%;

}

.cp-faq-heading {

	float: left;

	width: 100%;

}

.cp-faq-heading h3 {

	font-weight: 300;

	text-transform: uppercase;

	margin: 0 0 36px;

}

.cp-testimonial-outer {

	float: left;

	width: 100%;

	margin-bottom: 30px;

}

.cp-read-more {

	font-size: 18px;

	font-weight: 600;

	position: relative;

	padding-right: 18px;

	display: inline-block;

}

.cp-read-more:before {

	font-family: 'FontAwesome';

	content: '\f101';

	position: absolute;

	right: 0px;

	top: 0;

	font-size: 18px;

}

.cp-testimonial-box {

	float: left;

	width: 100%;

	margin: 0 0 20px;

	background-color: #fff;

	padding: 28px 18px 20px;

}

.cp-testimonial-box .date {

	display: block;

	padding-bottom: 20px;

}

.cp-testimonial-box h4 {

	margin: 0 0 10px;

}

.cp-testimonial-box > p {

	margin: 0 0 25px;

}

.cp-testimonial-box .test-bottom {

	float: left;

	width: 100%;

	border-top: 1px solid #d6d6d6;

	padding-top: 20px;

}

.cp-testimonial-box .test-bottom .thumb {

	width: 43px;

	height: 43px;

	margin-right: 15px;

	float: left;

	border-radius: 100%;

}

#cp-main-content .cp-testimonial-box .test-bottom p,.cp-testimonial-box .test-bottom p {

	margin: 6px 0 0;

}

#cp-test-slider2 {

	float: left;

	width: 100%;

}

.cp-accordian-item {

	float: left;

	width: 100%;

	margin: 0 0 30px

}

.cp-accordian-item h3 {

	font-weight: 300;

	margin: 0 0 26px;

}

.cp-accordian-item .panel-default {

	border: none;

	border-radius: 0;

	background-color: transparent;

}

.cp-accordian-item .panel-heading {

	border: none;

	line-height: 50px;

	padding: 0;

	border-radius: 0;

	border: 1px solid #e9e9e9;

	background-color: #fff;

}

.cp-accordian-item .panel-default > .panel-heading {

	border: 1px solid #e9e9e9;

	background-color: #fff;

}

.cp-accordian-item .panel-heading .panel-title > a {

	font-size: 20px;

	font-weight: 700;

	color: #000;

	display: block;

	position: relative;

	padding-left: 60px;

}

.cp-accordian-item .panel-heading .panel-title > a:focus {

	outline: none;

	text-decoration: none;

}

.cp-accordian-item .panel-heading .panel-title > a:after {

	content: "\f068";

	font-family: 'FontAwesome';

	font-size: 12px;

	color: #fff;

	float: left;

	position: absolute;

	left: 0;

	top: 0;

	width: 46px;

	height: 50px;

	text-align: center;

}

.cp-accordian-item .panel-body {

	padding: 27px 30px;

	line-height: 22px;

	background-color: #fff;

	border: 1px solid #e9e9e9;

}

.cp-accordian-item .panel-body .cp-thumb {

	float: left;

	width: 100px;

	margin-right: 15px;
	
	display:none;

}

.cp-accordian-item .panel-body .cp-text {

	overflow: hidden;

}

.cp-accordian-item .panel-body .cp-text h4 {

	margin: 0 0 10px;

}

.cp-accordian-item .panel-body .cp-text p {

	margin: 12px 0 0;

}

.cp-accordian-item .panel-default > .panel-heading + .panel-collapse > .panel-body {

	border: none;

	margin: 0 0 5px;

}

.cp-accordian-item .panel-heading .panel-title > a.collapsed:after {

	content: "\f067";

}

.cp-accordian-item .cp-read-more {

	float: right;

}

.cp-faq-btn-holder {

	float: left;

	width: 100%;

	margin: 0 0 30px;

	text-align: center;

}

.cp-faq-btn-holder.pd-t80 {

	padding-top: 40px;

}

.cp-faq-btn-holder strong {

	font-size: 20px;

	font-weight: 700;

	color: #444;

	display: block;

	margin: 0 0 27px;

}

.cp-faq-btn-holder .cp-btn-style1 {

	padding: 14px 30px;

}

.cp-faq-listed {

	float: left;

	width: 100%;

	margin: 0;

	padding: 0;

}

.cp-faq-listed > li {

	float: left;

	width: 100%;

	list-style: none;

	margin: 0 0 30px;

}

.cp-faq-listed > li:last-child, .cp-faq-listed > li .cp-faq-box:last-child {

	margin-bottom: 0;

}

.cp-faq-listed > li .cp-faq-box {

	margin: 0 0 30px;

}

.cp-faq-box {

	float: left;

	width: 100%;

	border: 1px solid #dbdbdb;

	background-color: #fff;

}

.cp-faq-box h4 {

	color: #444;

}

.cp-faq-box .cp-top {

	border-bottom: 1px solid #dbdbdb;

	padding: 18px 20px 15px;

}

.cp-faq-box h4 {

	margin: 0 0 15px;

}

.cp-faq-box .cp-bottom {

	padding: 14px 20px 20px;

}

.cp-faq-box p {

	margin: 0 0 17px;

}

.cp-faq-box .listed {

	padding: 0;

	margin: 0;

}

.cp-faq-box .listed li {

	font-size: 14px;

	display: inline-block;

	font-weight: 300;

	color: #7b7b7b;

	padding-right: 12px;

	position: relative;

}

.cp-faq-box .listed li + li:before {

	content: '/';

	color: #7b7b7b;

	position: absolute;

	left: -10px;

}

.cp-faq-box .cp-btn-style1, .cp-faq-box .cp-btn-style2 {

	padding: 11px 18px;

	min-width: 120px;

}

.cp-faq-section .cp-pagination-row {

	padding: 30px 0;

}

.cp-faq-holder {

	float: left;

	width: 100%;

}

.cp-faq-holder h3 {

	font-weight: 300;

	text-transform: uppercase;

	margin: 0 0 47px;

	line-height: 26px;

}

.cp-faq-holder .cp-listed {

	float: left;

	width: 100%;

	padding: 0;

	margin: 0;

}

.cp-faq-holder .cp-listed > li {

	font-size: 18px;

	font-weight: 700;

	list-style: none;

	display: block;

	background-color: #fff;

	border: 1px solid #dbdbdb;

	padding: 19px 20px 21px;

	margin: 0 0 10px;

}

#wrapper .cp-faq-holder .cp-listed > li{

	font-size: 18px;

}

.cp-faq-holder .cp-listed > li:last-child {

	margin-bottom: 0;

}

.cp-faq-holder .cp-ask-tab-inner {

	float: left;

	width: 100%;

	padding: 16px 30px 20px;

	background-color: #fff;

	border: 1px solid #e5e5e5;

}

.cp-faq-holder .cp-ask-tab-inner p {

	margin: 0 0 16px;

}

.cp-faq-holder .tab-content form textarea {

	width: 100%;

	min-height: 135px;

	padding: 10px 15px;

	color: #222;

	border: 1px solid #e5e5e5;

	resize: none;

	-webkit-resize: none;

	-moz-resize: none;

	margin-bottom: 10px;

	height: 132px;

}

.cp-faq-holder .cp-ask-tab-inner .cp-btn-style2 {

	float: right;

	border: none;

	padding: 14px 30px;

	border-bottom: 5px solid #facd63;

}

.cp-faq-tabs-holder, .cp-faq-holder .nav-tabs {

	float: left;

	width: 100%;

	border: none;

	margin: 0;

}

.cp-faq-tabs-holder .nav-tabs > li, .cp-faq-holder .nav-tabs > li {

	float: left;

	margin: 0 0 -2px;

	border: none;

}

.cp-faq-tabs-holder .nav-tabs > li a, .cp-faq-holder .nav-tabs > li a {

	font-size: 20px;

	font-weight: 700;

	line-height: 18px;

	color: #fff;

	padding: 8px 20px;

	border-radius: 0;

	border: 1px solid;

}

.cp-faq-holder .nav-tabs > li.active > a, .cp-faq-holder .nav-tabs > li.active > a:hover, .cp-faq-holder .nav-tabs > li.active > a:focus, .cp-faq-tabs-holder .nav-tabs > li.active > a, .cp-faq-tabs-holder .nav-tabs > li.active > a:hover, .cp-faq-tabs-holder .nav-tabs > li.active > a:focus {

	border-color: #dbdbdb;

	border-bottom-color: #fff;

	box-shadow: 0 0 5px rgba(125,158,1730,0.10);

	background-color: #fff;

}

/*===========================================================================*/

					/*Advertising Section Css*/

/*===========================================================================*/

.cp-advertising-section {

	float: left;

	width: 100%;

	position: relative;

	background-color: #121212;

	z-index: 11;

}

.cp-advertising-section:before {

	content: '';

	z-index: 99999;

	background: #f4f4f4 url("images/advertising-before-img.png") repeat scroll left top;

	clear: both;

	display: none;

	height: 61px;

	left: 0;

	position: absolute;

	top: 0;

	width: 100%;

}

.cp-advertising-section:after {

	content: '';

	position: absolute;

	left: 0;

	bottom: 0;

	background: url(images/advertising-after-img.png) no-repeat top left;

	width: 315px;

	height: 285px;

	z-index: -1;

	display: none;

}

.cp-advertising-box {

	float: left;

	width: 100%;

	margin-bottom: 50px;

}

.cp-advertising-box .thumb {

	float: left;

	width: 124px;

	overflow: visible;

	margin: 0 20px 0 0;

	border: 3px solid #fff;

}

.cp-advertising-box .thumb .num {

	font-size: 24px;

	color: #fff;

	width: 42px;

	height: 42px;

	line-height: 36px;

	text-align: center;

	border-radius: 100%;

	position: absolute;

	left: 10px;

	top: -14px;

	z-index: 99;

	border: 3px solid #fff;

}

.cp-advertising-box .cp-text {

	overflow: hidden;

}

.cp-advertising-box .cp-text h4 {

	color: #fff;

	margin: 0 0 15px;

}

.cp-advertising-box .cp-text p {

	color: #b3b3b3;

	/*color: hsl(0, 0%, 70%);

*/

	margin: 0;

}

.cp-advertising-section .cp-btn-style1 {

	padding: 14px 30px;

}

.cp-btn-holder {

	text-align: center;

}

/*===========================================================================*/

						/*Awwards Section Css*/

/*===========================================================================*/

.cp-awwards-section {

	float: left;

	width: 100%;

	background: url(images/awwards-bg-img.jpg) top left no-repeat;

	background-size: cover;

	background-attachment: fixed;

	position: relative;

	z-index: 11;

}

.cp-awwards-section:before {

	content: '';

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.76);

	z-index: -1;

}

.cp-inner-awwards-holder {

	width: 55%;

	clear: both;

	margin: 0 auto;

	padding: 30px;

	background-color: #000;

}

.cp-inner-awwards-holder > ul {

	padding: 0;

	margin: 0;

}

.cp-inner-awwards-holder li {

	font-size: 20px;

	line-height: 30px;

	color: #fff;

	font-weight: 600;

	display: block;

	margin: 0 0 11px;

}

#wrapper .cp-inner-awwards-holder li{

	font-size: 20px;

}

.cp-inner-awwards-holder li span {

	font-weight: 300;

}

/*===========================================================================*/

					/*Special Offers Section Css*/

/*===========================================================================*/

.cp-offers-section {

	float: left;

	width: 100%;

	background-attachment: fixed;

	background-size: cover;

}

.cp-offers-holder {

	float: left;

	width: 100%;

}

.cp-offers-holder > p {

	font-size: 22px;

	font-style: italic;

	line-height: 30px;

	color: #fff;

	margin: 0 0 26px;

}

.cp-offers-listed {

	float: left;

	width: 100%;

	padding: 0;

	margin: 0;

}

.cp-offers-listed > li {

	float: left;

	width: 100%;

	margin: 0 0 30px;

}

.cp-offers-listed > li:last-child {

	margin-bottom: 0;

}

.cp-offers-inner {

	float: left;

	width: 100%;

	position: relative;

}

.cp-offers-inner .icon-holder {

	display: inline-block;

	color: #000;

	width: 90px;

	height: 90px;

	line-height: 120px;

	text-align: center;

	background-color: #fff;

	border: 1px solid #e1e1e1;

	position: absolute;

	z-index: 99;

	left: -45px;

	top: 45px;

	-webkit-transform: rotate(45deg);

	-moz-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	-o-transform: rotate(45deg);

	transform: rotate(45deg);

}

.cp-offers-inner .icon-holder .icomoon {

	font-size: 50px;

	display: inline-block;

	-webkit-transform: rotate(-45deg);

	-moz-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	-o-transform: rotate(-45deg);

	transform: rotate(-45deg);

}

.cp-offers-inner:hover .icon-holder {

	color: #fff;

}

.cp-offers-inner .cp-text {

	overflow-x: hidden;

	background-color: #fff;

	border: 1px solid #fff;

	padding: 20px 20px 35px 75px;

	position: relative;

	z-index: 11;

}

.cp-offers-inner .cp-text:before {

	content: '';

	position: absolute;

	right: 0;

	top: 0;

	width: 0;

	height: 100%;

	z-index: -1;

}

.cp-offers-inner:hover .cp-text:before {

	width: 100%;

}

.cp-offers-inner:hover .cp-text h3, .cp-offers-inner:hover .cp-text p, .cp-offers-inner:hover .cp-text p a {

	color: #fff;

}

.cp-offers-inner .cp-text h3 {

	margin: 0 0 20px;

}

.cp-offers-inner .cp-text p {

	font-size: 16px;

}

.cp-offers-inner .cp-text p a {

	color: #444;

}

/*===========================================================================*/

					/*Blog Section Css*/

/*===========================================================================*/

.cp-blog-section {

	float: left;

	width: 100%;

	padding-bottom: 70px;

}

.home .cp-blog-section{

	padding-bottom: 0;

}

.cp-blog-item {

	float: left;

	width: 100%;

	background-color: #fff;

	margin: 0 0 40px;

	overflow-x: hidden;

}

.cp-blog-item ul ul{

	padding-left: 20px;

}

.cp-blog-item ul li{

	list-style: inside;

}

.cp-blog-item .cp-thumb {

	z-index: 11;

}

.cp-blog-item .cp-thumb img {

	-webkit-transition: all 1s linear;

	-moz-transition: all 1s linear;

	-ms-transition: all 1s linear;

	-o-transition: all 1s linear;

	transition: all 1s linear;

}

.cp-blog-item .cp-thumb:hover img {

	-webkit-transform: scale(1.5) rotate(0deg);

	-moz-transform: scale(1.5) rotate(0deg);

	-ms-transform: scale(1.5) rotate(0deg);

	-o-transform: scale(1.5) rotate(0deg);

	transform: scale(1.5) rotate(0deg);

}

.cp-blog-item .cp-thumb:before {

	content: '';

	width: 100%;

	height: 100%;

	z-index: 11;

	border: 20px solid rgba(255,255,255,0.57);

	border-bottom-color: transparent;

	position: absolute;

	left: 0;

	top: 0;

}

.cp-blog-item .cp-thumb:after {

	content: '';

	position: absolute;

	left: 0;

	bottom: -6px;

	width: 100%;

	height: 25px;

	z-index: 11;

	border-left: 20px solid #fff;

	border-right: 20px solid #fff;

}

.cp-blog-item .cp-text {

	float: left;

	width: 100%;

	position: relative;

	padding: 35px 20px 35px;

}

.cp-blog-item .cp-text:before {

	content: '';

	position: absolute;

	left: 0;

	right: 0;

	top: 0;

	width: 95%;

	margin: 0 auto;

	height: 6px;

	background: url(images/dot-img.jpg) top left repeat;

}

.cp-blog-item2 .cp-text:before {

	width: 100%;

}

.cp-blog-item .cp-text .cp-top {

	float: left;

	width: 100%;

	margin-bottom: 15px;

}

.cp-blog-item .cp-text .date-box {

	font-size: 72px;

	font-weight: 900;

	line-height: 55px;

	color: #e7e7e7;

	float: left;

	margin-right: 20px;

	padding-left: 15px;

	position: relative;

}

.cp-blog-item .cp-text .date-box span {

	font-size: 18px;

	font-weight: 600;

	position: absolute;

	left: 0;

	top: 7px;

	color: #444;

}

.cp-blog-item .cp-text h3 {

	font-weight: 300;

	color: #444;

	display: inline-block;

	margin: 0;

	margin-bottom: 10px;

	-ms-word-wrap: break-word;

	word-wrap: break-word;

}

.cp-blog-item .cp-text p {

	margin: 0 0 17px;

	-ms-word-wrap: break-word;

	word-wrap: break-word;

	line-height: 30px;

}

.cp-blog-item .cp-text .cp-meta-listed {

	margin: 0 0 18px;

}

.cp-blog-item .cp-meta-listed {

	float: left;

	width: 100%;

	margin: 0;

	padding: 0;

}

.cp-blog-item .cp-meta-listed li {

	font-size: 14px;

	font-weight: 400;

	list-style: none;

	margin: 0;

	display: inline-block;

}

.cp-blog-item .cp-meta-listed li + li:before {

	font-size: 14px;

	content: '/';

	padding: 0 7px;

}

.cp-blog-item .cp-thumb iframe {

	width: 100%;

	height: 360px;

	margin: 0;

	border: none;

	position: relative;

	z-index: 11;

}

.cp-blog-item .player .video-wrapper .video {

	background-size: cover;

}

.cp-video-holder {

	float: left;

	width: 100%;

}

.cp-video-holder iframe {

	width: 100%;

	height: 360px;

	margin: 0;

	border: none;

}

.cp-blog-item blockquote {

	border: none;

	padding: 0;

	margin: 0;

}

.cp-blog-item blockquote p {

	font-size: 22px;

	line-height: 36px;

	font-style: italic;

	margin: 0 0 10px;

}

.cp-blog-item .cp-text blockquote {

	margin: 0 0 10px;

	clear: both;

	display: block;

}

.cp-blog-detail-outer {

	float: left;

	width: 100%;

}

.cp-blog-detail-outer .cp-blog-item .cp-text p {

	margin: 0 0 26px;

}

.cp-blog-detail-outer .cp-blog-item .cp-text blockquote p {

	margin: 0 0 20px;

}

.cp-author-holder {

	float: left;

	width: 100%;

	margin: 0 0 35px;

}

.cp-author-holder h4, .cp-comments-holder h4, .cp-form-box h4 {

	font-weight: 700;

	color: #444444;

	margin: 0 0 25px;

}

.cp-author-listed {

	float: left;

	width: 100%;

	padding: 0;

	margin: 0;

	list-style: none;

}

.cp-author-listed > li {

	float: left;

	width: 100%;

	margin-bottom: 30px;

}

.cp-author-listed > li:last-child {

	margin-bottom: 0;

}

.cp-author-info-holder {

	float: left;

	width: 100%;

}

.cp-author-info-holder .cp-thumb {

	float: left;

	width: auto;

	margin-right: 45px;

}

.cp-author-info-holder .cp-text {

	overflow: hidden;

}

.cp-author-info-holder .cp-text h4 {

	margin: 0 0 15px;

	font-weight: 600;

}

.cp-author-info-holder .cp-text p {

	margin: 0;

}

.cp-comments-holder {

	float: left;

	width: 100%;

}

.cp-comments-listed {

	float: left;

	width: 100%;

	padding: 0;

	margin: 0;

}

.cp-comments-listed > li {

	float: left;

	width: 100%;

	list-style: none;

	margin-bottom: 20px;

}

.cp-comments-listed > li .thumb {

	width: 60px;

	height: 60px;

	float: left;

	overflow: hidden;

	margin-right: 20px;

}

.cp-comments-listed > li .text {

	float: left;

	width: auto;

}

.cp-comments-listed > li .text h4 {

	margin: 0 0 10px;

	font-size: 18px;

}

.cp-comments-listed > li ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

.cp-comments-listed > li .post-time li {

	float: left;

	margin-right: 10px;

	clear:none;

}

.cp-comments-listed ul {

	float: left;

	width: 100%;

	padding-left: 100px;

}

.cp-comments-listed .cp-author-info-holder {

	margin: 0 0 40px;

}

.cp-comments-listed .cp-author-info-holder .cp-text h4 {

	margin: 0 0 7px;

}

.cp-author-info-holder .cp-meta-listed {

	padding: 0 0 5px;

}

.cp-author-info-holder .cp-meta-listed li {

	font-size: 14px;

	display: inline-block;

}

.cp-form-box {

	float: left;

	width: 100%;

}

.cp-form-box .inner-holder {

	float: left;

	width: 100%;

	margin: 0 0 30px;

}

.cp-form-box .inner-holder input[type="text"], .cp-form-box .inner-holder input[type="password"], .cp-form-box .inner-holder input[type="phone"], .cp-form-box .inner-holder textarea {

	width: 100%;

	font-size: 14px;

	color: #444;

	background-color: #fff;

	border: none;

	border: 1px solid #b9b9b9;

	padding: 0 20px;

	height: 50px;

	line-height: 50px;

	position: relative;

	z-index: 99;

}

.cp-form-box .inner-holder textarea {

	height: 250px;

	-webkit-resize: none;

	resize: none;

}

.cp-form-box .form-submit .btn-submit, .cp-form-box form .btn-submit {

	font-size: 18px;

	float: right;

	color: #fff;

	height: 50px;

	line-height: 45px;

	text-align: center;

	min-width: 150px;

	border: none;

	border-bottom: 3px solid transparent;

	background-color: #f7ad00;

}

.cp-blog-section .cp-pagination-row {

	margin-bottom: 30px;

}

.cp-form-box .inner-holder .btn-submit:hover {

	border-color: #facd63;

}

/*===========================================================================*/

					/*Gallery Section Css*/

/*===========================================================================*/

.cp-gallery-section {

	float: left;

	width: 100%;

}

.cp-gallery-box {

	float: left;

	width: 100%;

	position: relative;

	text-align: center;

	overflow-x: hidden;

	margin: 0 0 40px;

	z-index: 11;

}

.cp-gallery-box:hover img {

	-webkit-transform: scale(1.5) rotate(3deg);

	-moz-transform: scale(1.5) rotate(3deg);

	-ms-transform: scale(1.5) rotate(3deg);

	-o-transform: scale(1.5) rotate(3deg);

	transform: scale(1.5) rotate(3deg);

}

.cp-gallery-box img {

	-webkit-transition: all 1s ease-in-out;

	-moz-transition: all 1s ease-in-out;

	-ms-transition: all 1s ease-in-out;

	-o-transition: all 1s ease-in-out;

	transition: all 1s ease-in-out;

	-webkit-transform: scale(1) rotate(0deg);

	-moz-transform: scale(1) rotate(0deg);

	-ms-transform: scale(1) rotate(0deg);

	-o-transform: scale(1) rotate(0deg);

	transform: scale(1) rotate(0deg);

}

.cp-gallery-box:hover .cp-caption {

	opacity: 1;

	visibility: visible;

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-ms-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

}

.cp-gallery-box .cp-caption {

	float: left;

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	right: 0;

	top: 0;

	z-index: 11;

	background-color: rgba(0,0,0,0.80);

	margin: 0 auto;

	padding-top: 90px;

	opacity: 0;

	visibility: hidden;

	-webkit-transform: scale(2);

	-moz-transform: scale(2);

	-ms-transform: scale(2);

	-o-transform: scale(2);

	transform: scale(2);

}

.cp-gallery-box .cp-caption h3 {

	margin: 0 0 18px;

}

.cp-gallery-box .cp-meta-listed {

	float: left;

	width: 100%;

	margin: 0 0 22px;

}

.cp-gallery-box .cp-meta-listed li {

	display: block;

	padding-bottom: 22px;

	color: #fff;

}

.cp-gallery-box .cp-meta-listed li:last-child {

	padding-bottom: 0;

}

/*===========================================================================*/

					/*Our Privacy Section Css*/

/*===========================================================================*/

.cp-privacy-section {

	float: left;

	width: 100%;

	padding-bottom: 70px;

}

.cp-privacy-listed {

	float: left;

	width: 100%;

}

.cp-privacy-listed li {

	font-size: 16px;

	float: left;

	width: 100%;

	margin: 0 0 20px;

	padding-left: 20px;

	position: relative;

}

.cp-privacy-listed li:before {

	font-size: 20px;

	font-family: 'FontAwesome';

	content: "\f105";

	position: absolute;

	left: 0;

	top: 2px;

}

/*===========================================================================*/

						/*Reservation Css Start*/

/*===========================================================================*/

.cp-reservation-section {

	float: left;

	width: 100%;

}

.cp-reservation-box {

	width: 750px;

	margin: 0 auto;

	clear: both;

	overflow: hidden;

	padding: 40px 180px;

	text-align: center;

	background-color: #fff;

}

.cp-reservation-box h3, .cp-reservation-box h2 {

	font-weight: 300;

	margin: 0 0 33px;

}

.cp-reservation-box h2 {

	font-size: 36px;

}

.cp-reservation-box .inner-holder {

	width: 100%;

	display: inline-block;

	margin: 0 0 30px;

}

.cp-reservation-box .inner-holder label {

	font-size: 18px;

	font-weight: 400;

	text-align: left;

	color: #444;

	display: block;

	margin: 0 0 12px;

}

.cp-reservation-box .inner-holder input[type="text"], .cp-reservation-box .inner-holder input[type="password"] {

	min-width: 260px;

	height: 40px;

	line-height: 40px;

	background-color: transparent;

	border: 1px solid #ced6dc;

	padding: 0 10px;

	width: 100%;

}

.cp-reservation-box .asked {

	font-size: 14px;

	display: block;

	margin: 0 0 17px;

}

.cp-reservation-box p {

	color: #444;

	margin: 0 0 10px;

}

.cp-reservation-box p a {

	color: #444;

}

.cp-reservation-box .submit {

	min-width: 180px;

	padding: 11px 13px;

	font-family: 'Exo 2', sans-serif;

	font-size: 18px;

	line-height: 18px;

	font-weight: 400;

	color: #fff;

	display: inline-block;

	text-align: center;

	text-decoration: none;

	border: none;

	border-bottom: 5px solid #942a2a;

}

.cp-reservation-box .lost-pw {

	font-size: 14px;

	display: block;

	margin: 15px 0 0;

}

.cp-login-box .submit {

	min-width: 140px;

}

/*===========================================================================*/

						/*Pagination Css Start*/

/*===========================================================================*/

.cp-pagination-row, .paging {

	float: left;

	width: 100%;

	text-align: center;

}

.cp-pagination-row .pagination, .paging .pagination {

	display: inline-block;

	padding: 10px 20px;

	margin: 0 auto;

	text-align: center;

	border-top: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

}

.paging .pagination {

	margin-bottom: 50px;

	border-radius: 0px;

}

.cp-pagination-row .pagination li, .paging .pagination li {

	font-size: 12px;

	line-height: 12px;

	font-weight: 700;

	display: inline-block;

	padding-left: 3px;

	background-color: transparent;

	border: none;

}

.cp-pagination-row .pagination li:first-child a, .cp-pagination-row .pagination li:last-child a, .paging .pagination li:first-child a, .paging .pagination li:last-child a {

	border-radius: 0;

}

 .cp-pagination-row .pagination li a, .cp-pagination-row .pagination li span,.pagination li a,.pagination li span {

 color: #666666;

 padding: 8px 12px;

 margin: 0;

 background-color: #ebebeb;

 display: inline-block;

 border-radius: 0;

 border: none;

}

.cp-pagination-row .pagination li a:hover, .cp-pagination-row .pagination li span:hover, .cp-pagination-row .pagination li.active span, .cp-pagination-row .pagination li.active a, .paging .pagination li a:hover, .paging .pagination li span:hover, .paging .pagination li.active span, .paging .pagination li.active a {

	color: #fff;

}

.paging .pagination li a, .paging .pagination li span {

	color: #666666;

	margin: 0;

	background-color: #ebebeb;

	display: inline-block;

	border-radius: 0;

	border: none;

}

.pagination > li:last-child > a, .pagination > li:last-child > span {

	margin: 0 5px;

}

.paging .pagination li a span{

	padding: 0;

	background-color: transparent;

}

.paging .pagination li a span:hover,.paging .pagination li a:hover span{

	color: #fff;

}

.post-time ul li .comment-reply-link {

    float: right;

	color: red;

    margin: 5px 0 0 20px;

}

/*===========================================================================*/

						/*Contact Us Css Satrt*/

/*===========================================================================*/

.cp-contact-us-section {

	float: left;

	width: 100%;

	padding-bottom: 70px;

.

}

.cp-contact-inner-holder {

	float: left;

	width: 100%;

}

.cp-contact-inner-holder h3 {

	font-weight: 300;

	line-height: 28px;

	margin: 0 0 22px;

}

.cp-contact-us-section .cp-contact-inner-holder h3 {

	font-weight: 600;

}

.cp-contact-inner-holder > p {

	font-size: 22px;

	font-style: italic;

	line-height: 36px;

	margin: 0 0 20px;

}

.cp-get-in-touch-outer .cp-top-holder h4 {

	margin: 0 0 20px;

}

.cp-get-in-outer {

	float: left;

	width: 100%;

	padding: 40px 0 10px 20px;

	text-align: center;

	border: 13px solid #fff;

	margin: 0 0 35px;

}

.cp-get-in-outer .inner-holder {

	float: left;

	width: 100%;

	margin-bottom: 27px;

}

.cp-get-in-outer .inner-holder .fa {

	font-size: 26px;

	color: #000;

	display: block;

	margin: 0 0 15px;

}

.cp-get-in-outer .inner-holder p, .cp-get-in-outer .inner-holder a {

	font-size: 18px;

	color: #000;
	font-family: 'Open Sans', sans-serif !important;
	line-height:24px;

}

.cp-get-in-outer .inner-holder p {

	margin: 0;

}

.cp-form-box2 {

	margin: 0;

}

.cp-form-box2 h3 {

	margin: 0 0 30px;

}

.cp-form-box2 .inner-holder input[type="text"], .cp-form-box2 .inner-holder input[type="password"], .cp-form-box2 .inner-holder input[type="phone"], .cp-form-box2 .inner-holder textarea {

	color: #141414;

	border-color: #b9b9b9;

	background-color: #fff;

}

.cp-form-box2 .inner-holder .btn-submit {

	border-color: #e37879;

	text-transform: normal;

}

.cp-contact-us-section2 {

	margin-top: -60px;

}

/*===========================================================================*/

						/*PHP Form Css*/

/*===========================================================================*/

#content_Wrapper {

	float: left;

	width: 100%;

	text-align: center;

}

/*===========================================================================*/

						/*Footer Css*/

/*===========================================================================*/

.cp_footer {

	float: left;

	width: 100%;

	position: relative;

	z-index: 11;

}

.cp-ft-top-section {

	float: left;

	width: 100%;

	position: relative;

	background-size: contain !important;

}

.footer-about-box {

	float: left;

	width: 100%;

}

.footer-about-box .logo {

	display: block;

	margin: 0 0 45px;

}

.footer-about-box .logo a {

	display: inline-block;

}

.footer-about-box p {

	font-size: 22px;

	color: #000000;

	line-height: 36px;

	font-style: italic;

	margin: 0 0 20px;

}

.footer-about-box .cp-social-links {

	margin: 0 0 30px;
	display:none;

}

.cp-social-links {

	padding: 0;

	margin: 0;

}

.cp-social-links li {

	font-size: 16px;

	color: #444;

	padding-right: 10px;

	display: inline-block;

}

.cp-social-links li a {

	color: #444;

}

.cp-social-links li:last-child {

	padding-right: 0;

}

.cp-logo-listed {

	float: left;

	width: 100%;

	margin: 0 0 45px;

	padding: 0;
	display:none;
}

.cp-logo-listed li {

	display: inline-block;

	overflow: hidden;

}

.cp-logo-listed li:hover img {

	-webkit-transform: scale(0.8);

	-moz-transform: scale(0.8);

	-ms-transform: scale(0.8);

	-o-transform: scale(0.8);

	transform: scale(0.8);

}

/*Footer Bottom Section Css*/

.cp-ft-bottom-section {

	float: left;

	width: 100%;

	padding: 45px 0;
	
	background: url(images/footer-bottom-img.jpg) top left;

	background-size: cover;
	

}

.cp-ft-form-box {

	float: left;

	width: 100%;

}

.cp-ft-form-box h4 {

	font-weight: 700;

	font-size: 20px;

	color: #000;

	margin: 0 0 28px;

}

.cp-ft-form-box .inner-holder {

	width: 100%;

	margin: 0 2px 15px;

	float: left;

}

.cp-ft-form-box .inner-holder2 {

	width: 100%;

}

.cp-ft-form-box form input[type="text"] {

	font-size: 14px;

	line-height: 44px;

	float: left;

	width: 100%;

	background: #fff;

	border: none;

	padding: 0 8px;

}

.cp-ft-form-box form button {

	font-size: 18px;

	color: #fff;

	padding: 12px 15px 14px;

	display: inline-block;

	border: none;

	border-bottom: 4px solid #efc258;

	box-shadow: none;

}

.cp-ft-form-box form button:hover {

	border-color: #942a2a;

}

.cp-ft-form-box form label {

	font-size: 14px;

	display: inline-block;

}

.cp-ft-form-box .remember-pw {

	display: inline-block;

	margin-left: 8px;

	padding-left: 8px;

	border-left: 1px solid #444444;

}

.cp-footer-nav {

	float: right;

	width: 55%;

	padding: 0;

	margin: 40px 0 20px;

}

.cp-footer-nav ul {

	padding: 0;

	margin: 0;

}

.cp-footer-nav li {

	font-size: 14px;

	color: #444;

	display: inline-block;

	padding: 0 12px;

	position: relative;

}

.cp-footer-nav li a {

	color: #444;

}

.cp-footer-nav li + li:before {

	content: '/';

	color: #444;

	position: absolute;

	left: -6px;

}

.cp-footer-nav li:last-child {

	padding-right: 0;

}

.cp-ft-bottom-section .col-md-7 p {

	float: right;

	color: #444;

}

.cp-footer-nav #menu-footer-menu li{

	margin: 0 12px;

	border-bottom: none;

}

.cp-footer-nav #menu-footer-menu li + li:before{

	left: -15px;

}

/*===========================================================================*/

						/*Transition Css*/

/*===========================================================================*/

.cp_header.cp_sticky, a, img, a:before, a:after, ul, ul li, li:before, .cp-caption, a.cp-btn-style1:before, a.cp-btn-style1:after, a.cp-btn-style2:after, a.cp-btn-style2:before, .cp-taxi-holder:before, .cp-taxi-holder:after, .cp-caption:before, .cp-why-choose-listed .cp-box, .cp-testimonial-inner .cp-icon:before, .cp-read-more:before, .cp-offers-inner .cp-text:before, .cp-offers-inner .cp-text, .cp-text h3, .cp-text p, .icon-holder, .icon-holder:before, .cp-clients-box .cp-clients-listed:before, .cp-gallery-box .cp-caption, .cp-booking-form-outer .cp-btn-style1, .cp-ft-form-box form button, .cp-advertising-box .thumb, .cp-form-box .inner-holder .btn-submit, .cp_side-navigation li ul {

	-webkit-transition: all .4s ease-in-out;

	-moz-transition: all .4s ease-in-out;

	-ms-transition: all .4s ease-in-out;

	-o-transition: all .4s ease-in-out;

	transition: all .4s ease-in-out;

}

.cp-thumb, .cp-thumb:before, .cp-thumb:after {

	-webkit-transition: all 0.8s ease-in-out;

	-moz-transition: all 0.8s ease-in-out;

	-ms-transition: all 0.8s ease-in-out;

	-o-transition: all 0.8s ease-in-out;

	transition: all 0.8s ease-in-out;

}

/*===========================================================================*/

						/*Fonts Family*/

/*===========================================================================*/

.font-family {

	font-family: 'Exo 2', sans-serif;

}

/*===========================================================================*/

						/*Wrapper Css End*/

/*===========================================================================*/

.screen-reader-text {

}

.gallery-caption {

	min-height: 50px;

}

.bypostauthor {

}

.footer_rights {

	width: 100%;

	text-align: right;

	float: right;

/*	margin: 0 12px 0px 0px;*/

}

.nostyle h6 span {

	color: #D82A2B;

	text-align: center;

}

.parallax {

	float: left;

	width: 100%;

	background: url(images/awwards-bg-img.jpg) top left no-repeat;

	background-size: cover;

	background-attachment: fixed;

	position: relative;

	z-index: 11;

}

.parallax:before {

	content: '';

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.76);

	z-index: -1;

}

.modal-dialog {

	z-index: 9999;

}

#video .cp-thumb iframe {

	width: 100%;

	height: 465px;

	border: 0;

}

.wpcf7-list-item-label {

	float: left;

	width: 88px;

}

/*===========================================================================*/

						/*Driver Detail Css*/

/*===========================================================================*/

.cp-driver-profile {

	float: left;

	width: 100%;

}

.cp-driver-profile .cp-thumb {

	float: left;

	width: auto;

	margin-right: 30px;

}

.cp-driver-profile .cp-text {

	overflow: hidden;

}

.cp-driver-profile .cp-text h3 {

	margin: 0 0 23px;

}

.cp-driver-profile .cp-text .degination {

	font-size: 18px;

	font-weight: 700;

	color: #444444;

	display: block;

	padding-bottom: 24px;

}

.cp-driver-profile .cp-text p {

	margin: 0 0 20px;

}

.cp-driver-profile .cp-meta-listed li {

	font-size: 18px;

	display: block;

	margin: 0 0 21px;

}

.cp-driver-profile .cp-meta-listed li a{

	color: #222;

}

.cp-driver-profile .cp-social-links {

	margin: 0;

}

.cp-driver-info {

	float: left;

	width: 100%;

}

.cp-driver-info h3 {

	font-weight: 300;

	margin: 0 0 25px;

}

.cp-driver-info p {

	font-size: 18px;

	margin: 0 0 27px;

}

.cp-driver-info .cp-form-box h3, .cp-form-box h3 {

	font-weight: 600;

	margin: 0 0 30px;

	color: #444444;

}

.cp-driver-info .cp-form-box .inner-holder .btn-submit:hover {

	border-bottom-color: #e37879;

}

/*==============================================*/

				/*404 Page Css*/

/*==============================================*/

.error-page {

	float: left;

	width: 100%;

	text-align: center;

	padding: 150px 0;

}

.error-page .title {

	font-size: 100px;

	line-height: 58px;

	display: block;

	margin: 0 0 67px;

	color: #f7ad00;

}

.error-page .holder {

	float: left;

	width: 100%;

}

.error-page .holder span {

	font-size: 30px;

	display: block;

	padding: 0 0 30px;

}

.error-page .holder em {

	display: block;

}

.error-page .holder em {

	font-size: 20px;

	display: block;

	margin: 0 0 50px;

}

.error-page .searchform {

	width: 650px;

	margin: 0 auto;

	position: relative;

}

.error-page .searchform .form-control {

	height: 45px;

	line-height: 45px;

	border-radius: 0;

}

.error-page .searchform > button {

	height: 45px;

	line-height: 43px;

 background-color:;

	color: #fff;

	padding: 0 25px;

	position: absolute;

	right: 0;

	top: 0;

	background-color: #d82a2b;

	border: none;

}

.error-page .searchform > button .fa {

	margin: 0 10px 0 0;

}

/*==============================================*/

			 /*ComingSoon Css*/

/*==============================================*/

.coming-soon-page .cp-inner-banner-holder {

	bottom: 45%;

}

.coming-soon-page .cp-inner-banner-holder h2 {

	width: 100%;

	text-align: center;

}

.cp_commingsoon-style-1 {

	float: left;

	width: 100%;

	padding: 100px 0;

	text-align: center;

}

.cp_commingsoon-style-1 h1 {

	font-size: 80px !important;

	margin: 0 0 80px;

}

.cp_commingsoon-style-1 .title {

	font-size: 48px;

	font-weight: 400;

	margin: 0 0 30px;

	color: #222;

}

.cp_commingsoon-style-1 .title a {

	color: #f7ad00;

}

.timer-box .countdown-section {

	display: inline-block;

	font-size: 75%;

	margin: 0 50px 30px 0;

	text-align: center;

	width: 120px;

	height: 120px;

	padding: 0;

	position: relative;

}

.timer-box .countdown-section:after {

	content: '-';

	font-size: 90px;

	position: absolute;

	top: 35px;

	right: -40px;

	display: none;

}

.timer-box .countdown-section:last-child {

	margin: 0;

}

.timer-box .countdown-section:last-child:after {

	display: none;

}

.timer-box .countdown-amount {

	font-weight: 700;

	font-size: 60px;

	line-height: 50px;

	display: inline-block;

	padding: 0;

	margin: 0 0 10px;

	color: #222;

}

.timer-box .countdown-period {

	font-family: 'Inconsolata', sans-serif;

	position: relative;

	display: block;

	font-size: 18px;

	font-weight: 600;

	color: #222;

	line-height: 18px;

}

.timer-box .countdown-descr {

	display: block;

	width: 100%;

}

/*==============================================*/

				/*Update Css*/

/*==============================================*/

/*#wrapper .vc_col-has-fill > .vc_column-inner,#wrapper .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,#wrapper .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,#wrapper .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,#wrapper .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,#wrapper .vc_row-has-fill > .vc_column_container > .vc_column-inner,#wrapper .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,#wrapper .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner{

	padding-top: 0;

}*/

body br {

	display: none;

}

/*==============================================*/

				/*TEST UNIT START BY AK*/

/*==============================================*/

.cp-blog-item ul, ol {

	margin: unset;

}

.cp-blog-item ul li, ol li, .page .entry-content-cp ul li, .page .entry-content-cp ol li {

	line-height: 30px;

	font-size: 16px;

}

.sticky-post, .sticky {

	position: relative;

}

.sticky:after {

	position: absolute;

	right: 35px;

	top: 35px;

	width: 35px;

	height: 35px;

	border-radius: 35px;

	text-align: center;

	line-height: 35px;

	color: #f4ba28;

	content: "\f005";

	font-family: FontAwesome;

	box-shadow: 0 0 5px #ccc;

	background: #fff;

	font-size: 16px;

}

.cp-blog-item .cp-text blockquote {

	position: relative;

	padding: 0 10%;

}

.cp-blog-item .cp-text blockquote:after {

	content: "\f10d";

	font-family: FontAwesome;

	font-size: 24px;

	font-style: normal;

	position: absolute;

	top: 15px;

	margin-left: -50px;

}

.cp-blog-item table, .page .entry-content-cp table, .cp-comments-holder table {

	width: 100%;

	border: 1px solid #ccc;

}

.cp-blog-item table td, .cp-blog-item table th, .page .entry-content-cp table td, .page .entry-content-cp th, .cp-comments-holder table th, .cp-comments-holder table td {

	padding: 5px 8px;

	line-height: 24px;

	border: 1px solid #ccc;

}

.cp-blog-item dt, .cp-blog-item dd, .page .entry-content-cp dt, .page .entry-content-cp dd, .cp-comments-holder table dt, .cp-comments-holder table dd {

	line-height: 24px;

	margin-bottom: 5px;

}

img.alignleft, .wp-caption.alignleft {

	float: left;

	margin: 0 20px 20px 0;

}

img.alignright, .wp-caption.alignright {

	float: right;

	margin: 0 0 20px 20px;

}

.wp-caption.alignnone {

	max-width: 100%;

}

.wp-caption.alignnone img, img.alignnone {

	height: auto;

	max-width: 100%;

}

.wp-caption.aligncenter {

	width: 100%;

	text-align: center;

	clear: both;

	margin: 0 auto;

}

.paging {

	width: 100%;

	float: left;

	clear: both;

	text-align: center;

}

.cp-blog-item input[type="password"] {

	border: 1px solid #ccc;

	line-height: 36px;

	border-radius: 0px;

	padding: 0 10px;

}

.cp-blog-item input[type="submit"] {

	border-radius: 0px;

	line-height: 38px;

	color: #222;

	background: #CCC;

	padding: 0 20px;

	border: 0px;

}

.cp-blog-item .gallery-item {

	padding: 10px;

}

.cp-blog-item .gallery {

	width: 100%;

	float: left;

	clear: both;

}

.cp-blog-item .gallery-item img {

	width: 100%;

	height: auto;

}

.cp-blog-item iframe {

	width: 100%;

	border: 0px;

}

.cp-nav-holder.default .menu {

	float: left;

}

.cp-nav-holder.default .menu > ul {

	padding: 0px;

	margin: 0px;

	width: 100%;

	list-style: none;

}

.cp-nav-holder.default .menu > ul li {

	list-style: none;

	float: left;

	position: relative;

}

.cp-nav-holder.default .menu > ul > li > a {

	font-size: 16px;

	font-weight: 400;

}

.cp-nav-holder.default .menu > ul ul {

	display: none;

}

.cp-nav-holder.default .menu > ul li:hover ul {

	display: block;

}

.cp-nav-holder.default .menu .children {

	margin: 0px;

	padding: 0px;

	width: 220px;

	position: absolute;

	left: 0;

	top: 100%;

	background: #fff;

	border-top: 2px solid #f4ba28;

}

.cp-nav-holder.default .menu .children li:hover ul.children {

	display: block;

}

.cp-nav-holder.default .menu ul.children ul.children {

	display: none;

	position: absolute;

	left: 100%;

	top: 0;

}

.cp-nav-holder.default .menu .children li {

	width: 100%;

	display: block;

}

.cp-nav-holder.default .menu .children li a {

	color: #222;

}

.sidebar_section ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

.comment-respond #commentform textarea {

	max-height: 150px;

}

.comment-respond #commentform textarea, .comment-respond #commentform input[type="text"] {

	background-color: #ffffff;

	border: 1px solid #b9b9b9;

	color: #444444;

	font-size: 14px;

	line-height: 50px;

	padding: 0 20px;

	position: relative;

	width: 100%;

	z-index: 99;

	margin-bottom: 15px;

}

.comment-respond #commentform input.submit {

	background: #f7ad00;

	border: 0px;

	border-radius: 0px;

	font-size: 18px;

	line-height: 45px;

	padding: 0 20px;

	color: #fff;

	margin-bottom: 30px;

}

.page blockquote {

	width: 100%;

	clear: both;

	display: block;

	padding: 15px;

	border-color: #f7ad00;

	margin: 30px 0;

}

.page .entry-content-cp p {

	margin: 0 0 17px 0;

}

span.edit-link {

	width: 100%;

	float: left;

	margin-bottom: 30px;

}

.help-404 .form-404 {width:100%; float:left; position:relative;}

.help-404 .form-404 input[type="text"] {

    background: #ffffff none repeat scroll 0 0;

    border: 1px solid #cccccc;

    line-height: 40px;

    padding: 0 10px;

    width: 100%;

}

#searchform > input[type="submit"] {

    border: 0 none;

    line-height: 40px;

    padding: 0 15px;

    position: absolute;

    right: 1px;

    text-transform: uppercase;

    top: 1px;

	background:#f4ba28;

	color:#fff;

}

.search-results .cp-blog-item {text-align:left;}

.cp-comments-listed,.about-admin{

	float: left;

	width: 100%;

}

.cp-comments-listed li .thumb,.about-admin .thumb{

	float: left;

	margin: 0 20px 0 0;

}

.cp-comments-listed li .text,.about-admin .text{

	overflow: hidden;

	float: none;

	margin: 0 0 15px;

}

.cp-comments-listed .text h4,.about-admin .text h4{

	margin: 0 0 10px;

}

/*.blog-post{

	float: left;

	width: 100%;

	margin: 0 0 25px;

}

.post-tools ul{

	float: left;

	width: 100%;

	padding: 0;

}

.post-tools ul li {

    display: inline-block;

    list-style: none;

    margin: 0 10px 0 0;

}

.post-tools ul li  .fa{

	margin: 0 5px 0 0;

}*/

.hentry ul ul{

	padding-left: 20px;

}

#login .inner-holder .submit{

	z-index: 99999;

}

.nav_menu-2.sidebar-footer{

	margin-bottom: 30px;

}

.widget.sidebar_section{

	float: left;

	width: 100%;

	text-align: left;

}

footer .widget.sidebar_section{

	width: 30%;

}

/*Signup Form Css*/

#signup .modal-dialog.modal-sm{

	width: 560px;

}

#sing-up .modal-content{

	width: 100%;

	float: left;

	padding: 0 15px 40px;

}

.cp-signup-box > form,#sing-up .modal-content > ul{

	float: left;

	width: 100%;

	margin: 0;

}

.cp-signup-box .modal-header{

	float: left;

	width: 100%;

	padding: 20px 0 0;

	margin: 0 0 30px;

	text-align: center;

	border: none;

}

.cp-signup-box #sing-up .modal-content li label{

	font-size: 16px;

	font-weight: 600;

	display: block;

	margin: 0 0 20px;

	float: left;

	width: 100%;

}

.cp-signup-box #sing-up input[type="text"],.cp-signup-box #sing-up input[type="password"],.cp-signup-box #sing-up input[type="email"],.cp-signup-box #sing-up .form-control{

	float: left;

	width: 100%;

	height: 40px;

	line-height: 40px;

	margin-bottom: 20px;

}

.cp-signup-box #sing-up button[type="submit"]{

	font-size: 16px;

	padding: 12px 35px;

	border: none;

	color: #fff;

	float: right;

	text-align: center;

	background: #f7ad00;

	border-bottom: 3px solid #facd63;

}

.cp-signup-box #sing-up .modal-content li img{

	margin-bottom: 20px;

	display: flex;

	-webkit-display: flex;

	-moz-display: flex;

}

.cp-signup-box #sing-up .modal-content li #captcha_code{

	border: 1px solid #ccc;

}

#myModal .cp-reservation-box{

	padding: 40px 80px;

}

.modal button.close .fa{

	font-size: 24px;

}

.modal .close{

	color: #222;

	opacity: 1;

}

.modal .close:hover{

	opacity: 0.9;

	color: #d82a2b;

}

.help-404 > h2{

	font-size: 40px !important;

	margin: 0 0 50px;

}

.help-404 #searchform > input[type="submit"]{

	padding: 0 30px;

}

.wpb_column.vc_col-sm-3 .wpb_widgetised_column.wpb_content_element{

	margin-bottom: 0;

}

.cp-booking-form-outer2 .booking-date input[type="text"],.cp-booking-form-outer2 .booking-date input[type="password"],.cp-booking-form-outer2 .booking-date select, .booking-inner-holder .booking-date select,.cp-booking-form-outer2 .booking-inner-holder .booking-date input[type="date"]{

	min-width: 60px;

}

.cp-booking-form-outer2 .booking-inner-holder .booking-date input[type="date"]{

	min-width: 85px;

}

.cp-booking-form-outer2 .booking-date .inner{

	min-width: 60px;

}

.sidebar-recent-post h4{

	color: hsl(0, 0%, 27%);

    font-size: 20px !important;

    font-weight: 700;

    line-height: 20px;

    margin: 0 0 26px;

}

/***Test Unit***/

.tagcloud a{

	font-size: 16px;

	color: #222;

	display: inline-block;

	padding: 2px 10px 7px;

	margin: 4px;

	border: 1px solid #333;

}

.tagcloud a:hover{

	color: #d82a2b;

}

.widget_nav_menu .menu .sub-menu{

	padding-left: 15px;

}

.widget > ul > li ul,.widget > ul > li .children{

	margin: 10px 0;

}

.widget > ul > li .children{

	padding-bottom: 0;

}

.widget_recent_comments #recentcomments li, .widget_recent_entries ul li, .widget_rss ul li, .widget_nav_menu ul li{

	padding: 8px 0;

}

.cp-blog-item .cp-text .cp-top > a > h3{

	margin-left: 20px;

}

.cp-comments-listed li .children{

	padding-left: 30px;

}

#commentform .form-submit #submit{

	font-size: 16px;

	line-height: 30px;

	padding: 7px 20px;

	background-color: #d82a2b;

	color: #fff;

	text-align: center;

	border: none;

}

.widget_categories ul .children{

	border: none;

}

.cp-blog-item input[type="password"]{

	line-height: 44px;

}

.post-password-form input[type="submit"]{

	font-size: 18px;

	padding: 4px 30px;

	color: #fff;

	background-color: #d82a2b;

}

.paging .pagination > li > a,.paging .pagination > li > span{

	padding: 10px 15px;

}

.widget_calendar .calendar_wrap table th{

	padding: 15px 8px;

}

.page blockquote p{

	font-size: 20px;

	line-height: 30px;

	padding-left: 30px;

}

.cp_footer-form{

	margin-bottom: 30px;

}

.cp-blog-item .cp-text > h2{

	margin-bottom: 30px;

}

.about-admin{

	margin-bottom: 30px;

}

.page-template-default #block_content_first{

	padding-top: 0px;

	padding-bottom: 0px;

}

.widget.widget_pages ul li:hover > a, .widget.widget_meta ul li:hover > a{

	padding-left: 0px;

}

.logged-in-as a {

    color: #444;

    display: inline-block;

    margin: 0 20px 20px 0;

}	

.display-none{ display:none;}

ul.list-style {
    padding: 0px;
    margin: 0px;
    /*float: left;*/
    margin-left: 5px !important;
   
    clear: both;
}
ul.list-style li {
    list-style: none;
    position: relative;
    padding-left: 15px;
    padding-top: 0px;
    font-size: 16px;
    line-height: 30px;
	/*margin-left:20px;*/
	/*color:#2e487e !important;*/
	color: #000 !important; 
	/*border-bottom: 1px solid #ccc;*/
	/*background: rgba(0, 174, 239, 0.3);*/
    margin-top: 1px !important;
	font-weight:normal !important;
	margin-bottom:0px !important;
}
ul.list-style li:first-child{ margin-top:25px !important;}

ul.list-style li::before {
    list-style: none;
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0px;
    content: "\f101";
    color: #fdb913;
    font-size: 20px;
	padding-left: 0px;
}

a.check-more {
    font-family: 'Exo 2', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #ff9900;
    display: inline-block;
    text-align: center;
    padding: 11px 20px;
    position: relative;
    overflow: hidden;
    z-index: 11;
    text-decoration: none;
    border: 2px solid #ff9900 !important;
	display:block;
}
a.check-more:hover{ background:#ff9900; color:#fff !important;}

.page-id-784 .cp-ft-top-section, .page-id-772 .cp-ft-top-section, .page-id-872 .cp-ft-top-section, .page-id-757 .cp-ft-top-section, .page-id-935 .cp-ft-top-section{ display:none}
.cp-ft-top-section{ display:none}
.page-id-935 .cp-booking-section { padding-bottom:0 !important;}

.text-3, .text-5 { width:30%; float:left; margin:0 2%}

.footer_bottom { width:100%; float:left; border-top:1px solid #CCC; margin-top:25px; padding-top:25px;}

.cp-box h3 { font-size:30px !important;}

.footer-logo { width:60% !important;}

ul.service{ margin-top: -20px;}
ul.service li{ line-height:35px; list-style-type:none; border-bottom:1px solid #454545;}  
ul.service li a{  text-decoration:none; font-size:14px; display:block; color:#454545}
ul.service li:last-child{ border-bottom:none;}
.textwidget br{ display:block;}

.iconremove .icomoon{ display:none !important;}

.page-id-998 h4 a{ border:1px solid #000; padding:10px;}

.page-id-37 #cp-inner-map {

	float: left;

	width: 100%;

	height: 420px !important;

}
.wpcf7-form-control-wrap {
    position: relative;
    z-index: 9999;
}
.page-id-37 .wpcf7-submit{ color:#000 !important}

.bg-cover{ background-size: cover !important; }

.page-id-37 .pd-tb80 {

	padding: 0px !important;

}
.book_taxi{ margin:0 auto !important; text-align:center;}


.sidebar-footerwidget ul.service li:nth-child(3){
	display:none;
}

.sidebar-footerwidget ul.service li:nth-child(4){
	display:none;
}

.sidebar-footerwidget ul.service li:nth-child(6){
	display:none;
}

