/* Reset   */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic);

html {
	font-size: 62.5%; 
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 16px;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
*,*:before,*:after { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box; 
	box-sizing:         border-box;
}
body {background: #fff;font: 300 17px/25px lato,sans-serif;}
article,aside,details,figcaption,figure,footer,header,main,nav,section {display: block;}
li, ol, ul {list-style: none;}
table { 
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a:focus {outline: none;}
a:hover,a:active {outline: 0;}
a img {border: 0;}
textarea{resize: none}
body {
	font-family: 'Lato', sans-serif !important;
	font-size: 17px;
	color: #110f0d;
	font-weight: normal;
	overflow-x: hidden;
	line-height: 25px;
	text-align: center;
}
.jq_error{
	text-align: right !important;
	color:red !important;
	font-weight: bold;
}


.b-link-fade .b-wrapper, .b-link-fade .b-top-line ,.b-link-flow .b-wrapper, .b-link-flow .b-top-line{
    background: rgba(0, 0, 0, 0.2) !important;
}
.b-wrapper p a i:before {
	font-family :FontAwesome;
	content : '\f00e';
}
/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {
	width: device-width;
}
@-moz-viewport {
	width: device-width;
}
@-ms-viewport {
	width: device-width;
}
@-o-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}
/* Other fixes*/
*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
i {
	vertical-align: middle;
}
ul, ol {
padding-left: 0 !important;
}
/* Selection colours (easy to forget) */
::selection {
background: #e7a707;
	color: #FFF;
}
::-moz-selection {
	background: #e7a707;
	color: #FFF; 
}
a {
	color: #cfa241;
/*	-webkit-transition: all 700ms;
	transition: all 700ms; */
}
a,a:hover {
	text-decoration: none;
}
a:hover {
	color: #cb4332;
}
p {
    margin: 0;
}
.full-width {
	width: 100%;
	margin: auto;
}
/*-----------------2.0 Typography -------------*/
body,button,input,select,textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {clear: both;}
p {margin-bottom: 1.5em;}
b, strong {font-weight: bold;}
dfn, cite, em, i {font-style: italic;}
blockquote {margin: 0 1.5em;}
blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
	line-height: 26px;
}
address {margin: 0 0 1.5em;}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {bottom: 1ex;}
sub {top: .5ex;}
small {font-size: 75%;}
big {font-size: 125%;}
dl {margin: 0 20px;}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	margin-bottom: 10px;
	display: block;
	clear: both;
}
h1,h2 {
	font-weight: 700;
	line-height: 35px;
}
h1,h1 span {	font-size: 30px;}
h2 {font-size: 26px;}
h3 {font-size: 24px;}
h4 {font-size: 18px;}
h5 {font-size: 17px;}
h6 {font-size: 16px;}
/*-------------3.0 Buttons---------------*/
.custom-button {
	display: inline-block !important;
	text-align: center;
	text-transform: uppercase;
	padding: 13px 35px 13px 35px;
	border-radius: 4px;
	border: none;
	background: #000;
	font-weight : bold;
	font-family: 'Lato', sans-serif !important; 
	float: none;
	margin: 10px auto;
	width:/*  200px !important */auto !important;
}
.ninja-forms-form input[type="submit"]{
	background: #ECAC02;
	background-image: -webkit-linear-gradient(top, #ECAC02, #C78821);
	background-image: -moz-linear-gradient(top, #ECAC02, #C78821);
	background-image: -ms-linear-gradient(top, #ECAC02, #C78821);
	background-image: -o-linear-gradient(top, #ECAC02, #C78821);
	background-image: linear-gradient(to bottom, #ECAC02, #C78821);
	display: inline-block !important;
	text-align: center;
	text-transform: uppercase;
	padding: 13px 35px 13px 35px;
	border-radius: 4px;
	border: none;
	font-weight : bold;
	font-family: 'Lato', sans-serif !important; 
	float: none;
	margin: 10px auto;
	width:/*  200px !important */auto !important;
	
}
.ninja-forms-form input[type="submit"]:hover{
	background: #141006;
}
.custom-button:hover{
	background-color: #cfa241;
    border-color: #cfa241;
    color: #fff;
}
/*---------3.0 Elements------------*/
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol {margin: 0 0 1.5em 3em;}
ul {list-style: none;}
ol {list-style: none;}
li > ul,li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {font-weight: bold;}
dd {margin: 0 1.5em 1.5em 0;}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
figure {margin: 0;}
.site-main p {margin: 0 0 24px;}
table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}
caption,th,td {font-weight: normal;}
caption {
	font-size: 16px;
	margin: 20px 0;
}
th {
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
thead th{border: none;}
/*--------- **   4.0 Forms    ----------*/
button,input,select,textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	vertical-align: middle; /* Improves appearance and consistency in IE6/IE7 */
}
button,input[type="button"],input[type="reset"],input[type="submit"] {
	text-align: center;
	text-transform: uppercase;
	padding: 13px 35px 13px 35px;
	border-radius: 4px;
	margin: 10px;
	border: none;
	background-color: #cfa241;
	box-shadow: none;
	text-shadow: none;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	font-size: 14px;
	color: #FFF;
	-webkit-transition: all 700ms;
	transition: all 700ms;
	font-weight : bold;
}
input[type="checkbox"],input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	appearance: textfield;
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea {
	color: #555;
	border: 1px solid #807f7f;
	border-radius: 0;
}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,textarea:focus {
	color: #111;
}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"] {padding: 3px;}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}
.entry-content button,.entry-content input[type="button"],.entry-content input[type="reset"],.entry-content input[type="submit"] {padding: 5px 20px 5px 20px;}
.entry-content button:hover,.entry-content input[type="button"]:hover,.entry-content input[type="reset"]:hover,
.entry-content input[type="submit"]:hover {background: #cb4332;}
.input-box {
	border: 0 !important;
	width: 274px;
	text-align: left;
	text-transform: none;
	padding: 9px;
	min-height: 46px;
	padding-left: 15px !important;
	display: inline-block;
	border-radius: 4px;
	background: rgba(255,255,255, 0.8);
}
.textarea-box {
	border: 0;
	text-align: left;
	text-transform: none;
	padding: 9px;
	min-height: 250px;
	padding-left: 15px;
	display: inline-block;
	border-radius: 4px;
	background: rgba(255,255,255, 0.8);
}
textarea:hover,input:hover,textarea:active,input:active,textarea:focus,input:focus {
    outline: 0 !important;
  -webkit-box-shadow:none !important;
  box-shadow:none !important;
}
 /*---   5.0 Navigation ---*/
a {color: #cfa241;}
a:hover,a:focus,a:active {color: #cb4332;}
/*---- 	**   5.2 Menus     ---*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	left: 0;
	position: absolute;
	top: 1.5em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {width: 200px;}
.main-navigation ul li:hover > ul {display: block;}
.navbar-collapse{overflow: visible !important;}
.site-main .comment-navigation,.site-main .paging-navigation,.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,.paging-navigation .nav-previous,.post-navigation .nav-previous {
	float: left;
}
.comment-navigation .nav-next,.paging-navigation .nav-next,.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-links a {color:#cfa241;}
.site-main .post-navigation {
	float: left;
	width: 100%;
}
 /*----------**   6.0 Accessibility ------*/
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
 /*-------**   7.0 Alignments -----------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
 /*---------**   8.0 Clearings  ------------*/
.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,
.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after {
	content: '';
	display: table;
}
.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after {clear: both;}
 /*------**   9.0 Widgets  ------*/
.sidebar-wrap {border-left: 1px solid rgba(0, 0, 0, 0.05);}
 /*---------**   10.0 Content ---------------*/
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}
.site-content {
	background: #FFF;
	margin-top : 180px;
}
.home .site-content {
	background: none;
	margin-top : 0;
}
.entry-title{
	position: relative;
}
.entry-title:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	/* width: 10%; */
	width: 110px;
	height: 2px;
	background: #cfa241;
	bottom: -9px;
	left: 0;
}
.page-tariff .entry-title:before {
	width:50px
}
.page-vehicles .entry-title:before {
	width:80px;
}
.entry-meta{margin-top: 10px;} 
.copy-info {
	clear : both;
	width : 100%;
	text-align : center;
	background : #dadada;
	width : 100%;
	height : 55px;
	line-height : 55px;
	font-size : 15px;
	color : #000;
}
 /*---------------------------------------
 **   12.0 Media                    -----
-----------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Make sure embeds and iframes fit their containers */
embed,iframe,object {max-width: 100%;}
/*------ Header  ------*/
/*** SECTION HEADERS ***/
.container  { position : relative; }
.focus,.works,.about-us,.features,.packages,.products,.testimonial,.contact-us {
	padding-top: 0;
}
.section-header {
	text-align: center;
	padding-bottom: 30px;
}
.section-header h2 {
	padding-bottom: 10px;
	line-height: 40px;
	position: relative;
	display: inline-block;
	font-size: 45px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 0;
	font: 300 27px/62px "Lato",sans-serif;
	color: #a0a0a0;
}
.phone-details {
	position : absolute;
	color : #fff;
	font-size : 21px;
	top : 65px;
	right : 0;
	z-index : 10;
}
.phone-details a.service_button{float: left;}
.phone-details p{ float: left;margin: 5px 0;font-size: 20px }
.phone-details i { color : #fff;/*  padding-right : 5px; */ }
.phone-details ul { float: right; margin: 8px 0 0 20px;}
.phone-details ul li{float: left;margin-right: 15px}
.phone-details ul li:last-child{margin-right: 0}
/* PRE LOADER */
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fefefe;
	z-index: 99999;
	height: 100%;
	width: 100%;
	overflow: hidden !important;
}
.status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}
/*---------------------------------------
 **   Section: Home                  -----
-----------------------------------------*/
.header.header {
	min-height: 76px;
	position : fixed;
	z-index: 10000
}
.header-content-wrap {display : none;}
.header_title {
    float: left;
    height:50px;
    margin-top:10px;
}
/*----  SECTION:  HOME > TOP BAR   ----*/
 #site-navigation {
 	height: 1px;
	float: right;
	margin-right: 0;
	margin-left: 0;

	margin-top : 125px;
}
.navbar {
	background: rgba(11,12,8,0.8);
	border: 0;
	border-radius: 0 !important;
	text-align: left;
	/* min-height : 185px  !important ; */
	min-height : 103px  !important ; 
}
.fixed-header{min-height : 103px  !important ; }
 .fix-margin-top.site-content{margin-top:0;}
#main-nav {
	position: fixed;
	width: 100%;
	z-index: 1000;
	min-height: 75px;
	margin-bottom: 0;
	transition: all 0.4s ease;
    -webkit-transition:all 0.4s ease;
}
#main-nav.fixed {
    animation: 0.6s ease 0s normal none 1 running stickyHeader;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.navbar-inverse .navbar-nav {
	margin-left: 0;
	margin-right: 0; 
}
.navbar-inverse .navbar-nav >li {
	 display: inline;
	margin-right: 20px;
	margin-top: 20px; 
}
.navbar-inverse .navbar-nav>li:last-child {
	margin-right: 0 !important; 
}
.navbar-inverse .navbar-nav>li>a {
	 color: #fff;
	padding: 0 15px;
	line-height: 35px;
	font-size : 17px; 
}
.navbar-inverse .main-navigation ul > li {
	display: inline;
	margin-right: 20px;
	margin-top: 20px; 
}
.navbar-inverse .main-navigation > ul > li:last-child {
	margin-right: 0 !important;
}
.navbar-inverse .main-navigation > ul > li > a {
	color: #404040;
	padding: 0;
	line-height: 35px; 
}
.navbar-inverse .navbar-nav ul.sub-menu {
	display: none;
 	position: absolute; top: 100%;
	background:rgba(11, 12, 8, 0.8);
	width:200px;
	box-shadow: 3px 3px 2px rgba(50, 50, 50, 0.08);
	z-index: 9999;
	border-bottom : 2px solid #cfa241; 
}
.navbar-inverse .navbar-nav ul.sub-menu {
	 margin:0; 
}
.navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu{
	position: absolute;
	left:100%;
	top:0; 
}
.navbar-inverse .navbar-nav ul.sub-menu li {
	float: none;
	position: relative;
	list-style:none;
	padding:10px; 
}
.navbar-inverse .navbar-nav ul.sub-menu li a {
	 color:#fff; 
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover > a {
	 color:#cfa241; 
}
.navbar-inverse .navbar-nav li:hover > ul.sub-menu {
	 display: block; 
}

.navbar-brand {
	height: 130px;
	position: relative;
	line-height: 60px;
	padding: 0;
	display: inline-block;
	transition: none;
	z-index: 100;
	margin-top: 15px;
	transition: all 0.4s ease;
    -webkit-transition:all 0.4s ease;
}
.navbar-inverse .navbar-nav>li>a:hover {
	color: #cfa241;
	outline: none;
}
.navbar-toggle {
	border: 0;
	margin-top: 35px;
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
	filter: alpha(opacity=100);
	opacity: 1;
	box-shadow: none;
}
.navbar-toggle,.navbar-toggle:hover{/* background: none */}
.menu-align-center #site-navigation {padding: 0;}
.menu-align-center #site-navigation > ul {
	width: 79%;
	text-align: center;
}
.menu-align-center #site-navigation > ul ul {text-align: left;}
.menu-align-center #site-navigation > ul > li {
	float: none;
	display: inline-block;
}
.menu-align-center .responsive-logo {
	width: 100%; 
	text-align: center;
	float: left
}
.menu-align-center .zerif_header_title {width: 100%;}
.menu-align-center .navbar-inverse .navbar-nav > li {
	margin-top: 0;
	margin-bottom: 0;
}
.menu-align-center .responsive-logo > a{
	float: left;
	display: inline-block;
}
.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {color: #cfa241;}
.navbar-inverse .navbar-nav > li.current_page_item > a {
	color: #cfa241;
	position: relative;
	outline: none;
}
ul.nav > li.menu-item-home > a:before {
	content: "";
	display: none;
}
#site-navigation li.current>a:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 94%;
	height: 2px;
	background: #cfa241;
	bottom: 0px;
	left: 12.5%; 
}
#site-navigation ul.nav > li.current_page_item > a:before {
	 position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 75%;
	height: 2px;
	background: #cfa241;
	bottom: 0px;
	left: 12.5%;
	display: block; 
}
ul.nav > li.current_page_item.menu-item-home > a:before {
	content: "";
	display: none;
}
ul.nav > li.current_page_item > a:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 75%;
	height: 2px;
	background: #cfa241;
	bottom: 0px;
	left: 12.5%;
	display: block;
}
ul.nav > li:last-child.current_page_item > a:before{width: 95%}
#footer .current_page_item a{
	color: #eaa905  !important
}
#footer .foot-links li.current_page_item {
	background: rgba(0, 0, 0, 0) url("..img/arr-sel.png") no-repeat scroll left 11px !important
}
.cbp-rfgrid li a,.cbp-rfgrid li a img {
	display: block;
	max-width: 100%;
	width: 100%;
}
/* PROJECT DETAILS LOADER */
#back-button {display: none;}
#loader {
	min-height: 930px;
	position: relative;
	display: none;
}
#loader .loader-icon {
	background: url(../img/loading.gif) no-repeat center center;
	background-color: #FFF;
	margin: -22px -22px;
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: fixed;
	width: 44px;
	height: 44px;
	-webkit-background-size: 30px 30px;
	background-size: 30px 30px;
	border-radius: 5px;
}
.about-us p {
	text-align: left;
	color: #110f0d;
	font-size: 17px;
	line-height: 25px;
	font-weight : lighter;
	text-align : center; 
}
/*-----------**   Testionial  -----------*/
.testimonial {
	background: #f4f4f4;
	padding-bottom: 0;
	margin-top: 30px;
}
.testimonial .section-header h6 {
	color: #FFF;
}
.testimonials {
	font-size : 22px;
	color : #353535;
	font-weight : 300;
	font-style : italic;
	padding : 30px 0;
	overflow : hidden;
}
.testimonials img {
	vertical-align : middle;
	-webkit-border-radius: 50px; 
	-moz-border-radius: 50px; 
	-khtml-border-radius: 50px;
	border-radius: 50px;
	margin-right : 20px;
    float: left;
}
.testimonials p { 
	display: inline-block;
    font-size: 22px;
    margin: 0;
    width: 80%;
	text-align:left;
    float: left;
	  padding-left: 40px;
	padding-top : 20px;    position: relative;
}
.testimonials p:before { 
	color: #464646;
	content : "\f10e";
    font-family: FontAwesome;
    font-size: 35px;
    font-style: normal;
    left: 0;
    position: absolute;
    top: 0;
	
}
.testimonials strong {   
	clear: both;
    display: block;
    text-align: right;
	font-size : 21px;
	font-style : normal;
}
/*--------------**   Contact us ----------*/
/* #contact {padding:0} */
#contact h2 {/* font-weight : bold; */}
.contact-bg { 
	background : #fff;
	padding-bottom : 20px;
	overflow : hidden;
}
.contact-us {
	background:#fff;
	padding-bottom: 95px;
}
.contact-us .section-header h6 {color: #FFF;}
 .contact-us  form div{margin-bottom: 20px;}
 .contact-us .input-box,textarea {
	width: 100%;
	margin: auto;
	margin-bottom: 0;
	border-radius: 4px;
	border : 1px solid #ccc !important;
}
.contact-us .custom-button {
	/* float: right;
	margin-right: 15px; */
}
.g-recaptcha {
	margin-left: 15px;
	display: none;
}
.contact-us .notification p {
	border-radius: 3px;
	color: #FFF;
	padding: 5px 10px;
	display: inline-block;
	margin-bottom: 10px;
} 
.contact-us .error p {
	border: 1px solid red;
	color: red
}
.contact-us .success p {
	background: #080808;
	color:#fff;
}

/*--------- **   Footer   ---------------*/
#footer {
	background: #000;
	line-height: 20px;
	padding-top : 30px;
}
#footer .container {padding-bottom: 30px;}
.company-details {
	color: #fff;
	padding-top: 67px;
	padding-bottom: 30px;
}
.company-details a {
	color:#fff;
	text-decoration:none;
}
.company-details a:hover {color: #cfa241;}
.company-details .icon-top {
	font-size: 30px;
	margin-bottom: 10px;
}
.copyright {
	padding-top: 68px;
	padding-bottom: 68px;
	background: #171717;
}
.social {margin: 0 0 1.5em 0 !important;}
.social li {
	display: inline-block;
	margin: 5px;
	text-align: center
}
.social li a {
	color: #000;
	font-size: 18px;
	display : block;
	width : 40px;
	height : 40px;
	line-height : 35px;
	-webkit-border-radius: 40px; 
	-moz-border-radius: 40px; 
	-khtml-border-radius: 40px;
	border-radius: 40px;
	background: #f0ae00; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwYWUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMTg0MjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f0ae00 0%, #c18424 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0ae00), color-stop(100%,#c18424)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0ae00 0%,#c18424 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0ae00 0%,#c18424 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0ae00 0%,#c18424 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f0ae00 0%,#c18424 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0ae00', endColorstr='#c18424',GradientType=0 ); /* IE6-8 */
}
.social li a:hover {color: #fff;}
.copyright p {
	margin-bottom: 0;
	color: #939393;
}
.social-links { clear  : both; } 
article{text-align: left;}
.content-left-wrap {
    box-shadow: 4px 0 5px -4px #a3a2a2, -4px 0 5px -4px #a3a2a2 inset, 4px 0 5px -4px #a3a2a2 inset;
    margin-top: -10px;
    padding-top: 30px !important;
    width: 100%;
	min-height: 500px
} 
.sidebar-wrap.content-left-wrap{
	margin-top: 60px;
	 padding-top: 0; 
}
.entry-title{
	font-size: 20px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 25px
}
.row{
    float: left;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
@media (max-width: 1200px) {
	
	.header-content-wrap{
		padding: 235px 0 150px;
	}

}

@media (max-width: 992px) {
	.large-container {width: 100%;}

}
@media (max-width: 767px) {
	.menu-align-center .responsive-logo > a {
		float: left;
	}
	.phone-details ul{margin-right: 15px;}
}
@media (max-width: 480px) {
	/* .navbar-toggle{margin-top: 52px;}
	.phone-details p {font-size: 13px;   margin: 10px 0;}
	.phone-details ul {
		clear: both;
		margin-right: 60px;
		margin-top: -16px;
	} */
	.service_button{
		width: 85px;
		height: 31px;
		background-size: cover;
		margin: 8px 10px 13px;
	}
	.foot-links{padding: 0 15px}
}
body.home.page {background-image:none !important;}
body.custom-background {
	background-position: top center !important;
	background-attachment: fixed !important;
}
.zerif_team:nth-child(4n+1), .our-team .col-lg-3:nth-child(4n+1) {clear:both;}
.dropdownmenu {display: none;}
/*------ **   Responsive  -----------*/

@media (max-width: 1200px) {
	
	.header-content-wrap{
		padding: 235px 0 150px;
	}

}

@media (min-width: 768px) and (max-width: 1024px) {
    /* TOP BAR ELEMENTS */
     /* HOME */
	.intro {
		margin-top: 40%;
		line-height: 55px;
		font-size: 45px;
	}
      /* ABOUT US */
	.big-intro {text-align: center !important;}
	.about-us .column {margin-bottom: 40px;}	
      /* FOOTER */
	footer {
		padding-top: 40px;
	}
	.company-details {
		padding-top: 0;
		padding-bottom: 33px;
	}
	.copyright {
		width: 100%;
		padding-top: 33px;
		padding-bottom: 33px;
	}
}
@media (max-width: 992px) {
	.intro-text{
        font-size: 45px;
        line-height: 55px;
    }
    .section-header h2{
        font-size: 35px;
    }
    .section-header {
        padding-bottom: 30px;
    }
    .focus, .works, .about-us, .features, .packages, .products, .testimonial, .contact-us {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .header-content-wrap{
		padding: 225px 0 150px;
	}

}
@media (max-width: 767px) {

	/* HEADER */
	.bs-navbar-collapse {
		border: 0;
	}
	#main-nav {
		overflow: visible;
	}
	.navbar-inverse .navbar-nav {
		padding-left: 10px;
		line-height: normal;
		text-align: center;
	}
	.navbar-inverse .navbar-nav>li {
		display: inline-block;
		margin-bottom: 0;
	}
	.navbar-inverse .navbar-nav > li {
		width: 100%;
		border-bottom: /* 1px solid #EDEDED */ 0;
		position: relative;
		margin: 8px 0 0 0;
		padding: 0 0 8px 0;
	}
	.navbar-inverse .navbar-nav > li  a {
		text-align: left;
	}
	.navbar-inverse .navbar-nav ul.sub-menu {
		display: none !important;
		position: relative;
		top: 0;
		box-shadow: none;
		width: 100%;
	}
	.navbar-inverse .navbar-nav li.this-open > ul {
		display: block !important;
	}
	.navbar-inverse .navbar-nav ul.sub-menu li {
		width: 100%;
		float: left;
	}
	.navbar-inverse .navbar-nav ul.sub-menu li a {
		width: 100%;
		float: left;
		padding: 8px 25px 8px 0;
		border-bottom: 1px solid #EDEDED;
	}
	.navbar-inverse .navbar-nav ul.sub-menu li:last-child a {
		border-bottom: none;
	}
	.navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu {
		position: relative;
		left: 0;
		top: 0;
	}
	#main-nav {
		overflow: hidden;
	}
	.navbar-collapse {
		max-height: 100%;
	}
	.navbar-inverse .navbar-nav ul.sub-menu li {
		padding-left: 20px;
	}
	.navbar-inverse .navbar-nav ul.sub-menu li {
		padding-bottom: 0;
		padding-top: 0;
	}
	.dropdownmenu {
		display: block;
		position: absolute;
		z-index: 9;
		right: 0;
		top: 10px;
		width: 25px;
		height: 25px;
		margin: 0;
		padding: 0;
		border-radius: 3px;
		background: url(../img/menu-icon.png) center center no-repeat/*  #cfa241 */;
		cursor: pointer
	}
	.this-open .dropdownmenu{top: 5px}
	.navbar-inverse .navbar-nav ul.sub-menu li{
		margin-right: 0;
		padding-right: 0;
	}
	.navbar-inverse .navbar-nav > li > a:hover {
		color: #404040 !important;
	}
	.this-open > a {
		color: #cfa241 !important;
	}
	li.current>a:before {
		content: "";
		display: none !important;
	}
	ul.nav > li.current_page_item > a:before {
		content: "";
		left: 0px;
		width: 50px;
	}

    
}
@media (max-width: 480px) {

/* HOME */
	.intro {
		margin-top: 60%;
		line-height: 6vh;
		font-size: 6.5vw;
	}
	
	.header-content-wrap {
	    padding-top: 40%;
	}
	.intro-text{
        font-size: 32px;
        line-height: 37px;
    }
	h2 {
		font-size: 6.5vw !important;
	}
	.other-focus-list ul li {
		display: block;
		text-align: left;
		margin-right: 0;
	}
	/* blog */
	.post-img-wrap {
		width: 100%;
	}
	.listpost-content-wrap {
		width: 100%;
		margin-top: 20px;
		float: left;
	}
	.entry-content p {
  		margin: 4px 0px 0px 0px;
	}
	.post-img-wrap a {
		float: none;
		margin: 0 auto;
		width: 250px;
		height: 250px;
	}
	.post-img-wrap {
		text-align: center;
		margin-right: 0;
	}
	.post-img-wrap a img{
		width: auto;
	}
}
@media (max-width: 320px) {
    .intro {
		line-height: 25px;
		font-size: 7vw;
	}
	.header-content-wrap {
        padding-top: 50%;
    }
    .intro-text {
        font-size: 22px;
        line-height: 30px;
    }
	.client-list ul li {
		display: block;
	}
	.listpost-content-wrap-large{
		position: relative;
	}
	.post-img-wrap-large{
		display:none;
	}
}
.zerif-copyright {color:#939393!important;}
.zerif-copyright-box {width: 100%;}
#wpadminbar { display : none !important; }
/**-- Book A Car **/
.book-car {
	background : rgba(255,255,255,0.5);
	height : 200px;
	position : absolute;
	bottom : 0px;
	width : 100%;
}
.book-car h2 { 
	color : #000; 
	text-align : left;  
	padding : 10px 0
}
.responsive-slider.flexslider .slide .slide-title { display : none; }
.book-car input[type="text"],.book-car select {
	border : 1px solid #d5d5d5;
	padding : 10px;
	color :#4c4c4c;
	width : 15%; 
	  margin-left: 1%;
}
.book-car input[type="text"] {
    border-radius: 3px;
    position: relative;
    width: 100%;
}
.book-car select:first-child  { /*  width : 33%; */ margin :0  }
.form-fields { text-align : left !important; }
.form-buttons {
	text-align : left !important;
	padding-top : 10px;
}
.form-buttons .btn  {
	float : right;
}

.book-car input[type="text"]:before {
	content : "\f10e";
    font-family: FontAwesome;
	color : #afbbc9;
	position : absolute;
	right : 0;
}
/* -*/
.services-bg {
    background-image: url("../img/services1.png");
    background-position: center top;
    background-repeat: no-repeat;
	padding:0;
	background-size: cover
}
.services-inner {
	background: rgba(0,0,0,0.7);
	min-height :   450px;
	text-align : center;
	color : #fff;
}
.services-inner  h2 {  font-size : 35px; font-weight : 200; padding : 50px 0; }
.services-inner  p {  padding : 30px 0; }
.services-inner ul {
	padding : 0;margin : 0;
	padding-top : 40px;
	display : block;
}
.services-inner  li {
	display : inline-block;
	text-align : center;
}
.services-inner  li a {
	color : #fff;
	border-bottom : 3px solid transparent; 
	text-transform : uppercase;
	margin : 0 12px;
	padding-bottom : 10px;
} 
.services-inner  li a:hover,.services-inner  li.active a { color : #df9f0d; border-bottom : 3px solid #df9f0d;}
.header{transition: all 0.3s ease 0s}
/* .fixed-header .navbar,.fixed-header{min-height: 40px !important;} */
.fixed-header .navbar-brand img{
	height: 79px;
	transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}
.fixed-header .phone-details{top: 6px;}
.fixed-header #site-navigation{margin-top: 48px}
.nav li:last-child a{/* padding-right: 0 !important */}
.fixed-header .navbar-brand{height: 110px;}
.gallery-home{
	clear:both;
	position:relative;
	z-index: 999
}
.fixed-header .navbar-brand img{display: none}
.fixed-header .navbar-brand {
    background: url("../img/mobile-logo.png") no-repeat  0 15px;
    height: 69px;
    margin: 12px;
    width: 186px;
}
.testimonials li{list-style: none}
.services-content p{
	font-size: 20px;
	padding-top: 100px !important;
	color: #fff;
	font: 300 20px/35px lato;
}
.flexslider .slides img{width: 100%}
.foot-address ul li:first-child span{padding-left: 23px;}
@-webkit-keyframes fadeInRight{
	0%{
		opacity:0;
		-webkit-transform:translateX(20px)
	}
	100%{
		opacity:1;
		-webkit-transform:translateX(0)
	}
}
@-moz-keyframes fadeInRight{
	0%{
		opacity:0;
		-moz-transform:translateX(20px)
	}
	100%{
		opacity:1;
		-moz-transform:translateX(0)
	}
}
@-o-keyframes fadeInRight{
	0%{
		opacity:0;
		-o-transform:translateX(20px)
	}
	100%{
		opacity:1;
		-o-transform:translateX(0)
	}
}
@keyframes fadeInRight{
	0%{
		opacity:0;
		transform:translateX(20px)
	}
	100%{
		opacity:1;
		transform:translateX(0)
	}
}
.services-content p{
	-webkit-animation-name:fadeInRight;
	-moz-animation-name:fadeInRight;
	-o-animation-name:fadeInRight;
	animation-name:fadeInRight;
	animation-duration: 0.5s;
}
.form-fields select {
    -moz-appearance: none;
    background: #fff none repeat scroll 0 0;
    color: #888;
    cursor: pointer;
    display: inline-block;
    padding: 10px;
    width: 100%;
	-webkit-appearance:none;
    appearance:none;
	height: 45px;
	border-radius: 3px;
}	
.dropdown {position:relative}
.form-fields div {
    display: block;
    float: left;
}
.loc-select{width: 315px}
.time-select{width: 104px;}
.grid-content {position: relative;}
.grid-content span {
    position: absolute;
    right: 10px;
    top: 15px;
}
.checkbox-custom{
	opacity: 0;
    position: absolute;   
}
.checkbox-custom, .checkbox-custom-label{
	display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}
.checkbox-custom-label{ position: relative;}
.checkbox-custom + .checkbox-custom-label:before{
	content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
	border-radius: 7px;
    height: 25px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}
.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: #eaa905;
    color: #fff;
	line-height: 16px
}
.grid-content {
    display: block;
    float: left;
    margin-right: 10px;
}
.qts_lang_item{margin-top: 1px }
@keyframes stickyHeader {
	0% {
		margin-top: -100px;
	}
	100% { 
		margin-top: 0;
	}
}
#main-nav.fixed{
    animation: 0.6s ease 0s normal none 1 running stickyHeader;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.fr .foot-help{ 
	margin: 0 20px 0 0;
    width: /* 378px */410px;
}
.fr .foot-links{
	padding: 0;
	width: 235px;
	padding-left: 40px
}
.fr .services-inner .container {width: 1110px !important;}
.page-tariff  .content-left-wrap{padding: 0}
.page-tariff .entry-header{
	margin-left: 20px;
	margin-bottom: 30px;
}
.contact-block {line-height: 25px;}
.tarif-content p{display: none}
.w156{padding-left: 0;width: 156px !important;}
.qtranxs_language_chooser li img {opacity : 0.5; }
.qtranxs_language_chooser li.active img {opacity :1}
.section-header h6.white-text {
    color: #110f0d;
    font-family: lato;
    font-size: 28px;
    font-weight: 300;
}
.row p,#services p {
    color: #110f0d;
    margin-bottom: 1.5em;
	font: /* 300 17px/25px lato,sans-serif */300 20px/32px lato,sans-serif;
}
b, strong {
    color: #151515;
    font: 400 19px/30px lato;
}
.tariff p{text-align: center !important;margin-bottom: 10px !important;}
.tariff h1{color: #BF8D3F;font: 20px/24px 'Lato',serif}
.tariff h2{color: #cfa241 ;font: 18px/18px 'Lato',serif}
.tariff em{font-size: 14px;}
.required{color: #ADA9A9;font: 12px/16px 'Lato',serif}
.content-left-wrap{width: 100%}
#footer .foot-links li{list-style-type: none;background: url(../img/arrow.png) no-repeat left 11px;padding-left: 15px;}
#footer .foot-links li:hover{background: url(../img/arr-sel.png) no-repeat left 11px;}
#footer .foot-links li a,#footer .foot-address a{color: #fff;} 
#footer ul{font:300 16px/30px 'Lato',serif;margin: 0}
.foot-links .sub_menu1{float: left;margin: 0}
.foot-links .sub_menu2{float: right;margin: 0}
#footer .foot-help,#footer .foot-links,#footer .foot-address{text-align: left;Color: #fff}
.foot-address{text-align: left;font:300 14px/27px 'Lato',serif;padding-right: 0}
#footer-widget-left h4,.foot-help h4{font: 700 24px/24px 'lato',serif;color: #ADADAD}
.foot-help span{font: 300 19px/30px 'lato',serif;}
.foot-help strong{font: 300 19px/30px 'lato',serif;color: #eaa905}
.foot-help p{font: 300 17px/24px 'lato',serif;margin: 10px 0 0}
.foot-address p{float: right}
#footer .foot-links li a:hover,#footer .foot-address a:hover,#footer .foot-links li:hover a{color: #eaa905}
.foot-help {
    margin: 0 20px 0 0;
    width: 320px;
}
.foot-links {
    padding: 0 40px;
	width: 320px;
	border-left: 1px solid #262626;
    border-right: 1px solid #262626;
    min-height: 186px;
}
.foot-address {
    float: right;
    width: 289px;
	text-align: left
}
.foot-address i{margin-right: 8px;}
.foot-address ul{
	margin: 0;
	list-style: none;
	margin: 0
}
.foot-address ul li{margin-bottom: 5px}
.service_button {
    background: url("../img/vip-service.png") no-repeat 0 0;
    display: block;
    float: left;
    height: 43px;
    width: 117px;
	clear: both;
	margin: 0 20px 10px;
}
.fr .menu-align-center #site-navigation{width: 82%}
.fr .navbar-inverse .navbar-nav > li{margin-right: 5px;}
.ar .entry-title{margin-right: 30px;}
.page-tariff .entry-content{width: 945px; margin: auto;}
.row-1 th{background: #000 !important;color: #fff}
.fix-table-header thead{position: fixed; height: 38px; margin-top: 0px; z-index: 1; display: block; width: 982px; top: 103px;}
.fix-table-header thead tr.row-1{width: 96.4%;display: table}
.column-1{width: 38%}

.tablepress th, .row-2 .column-1, .row-10 .column-1, .row-13 .column-1{ text-align: center}
.column-1{text-align: left}
.column-2,.column-3,.column-4,.column-5{text-align: center !important}
.tablepress strong{color: #CFA241}
.tablepress tbody td, .tablepress tfoot th{font: 300 17px/25px lato}
/*.tablepress th {
  display: none;
}
.tablepress td {
  display: block;
}*/
.tablepress td:first-child {
  padding-top: .5em;
}
.tablepress td:last-child {
  padding-bottom: .5em;
}
.tablepress td:before {
  content: attr(data-th) ": ";
  color: #000;
  font-size: 15px;
  font-weight: 400;
  width: 8.5em;
  display: inline-block;
}
.contact-bg form div{position:relative;}
.contact-bg form div span {
  color: red;
  display: block;
  text-align: left;
}

.tablepress thead th{border-bottom: none !important}
.column-3 {width: 21% !important;}
#services p{margin-bottom: 5px !important}
.ph-no{float:right;}
.phone-details .fa-phone:before{float: left;margin-top: 15px;}
.input-counter{display: none}
.selectize-dropdown div{text-align: left !important}
.selectize-input{height: 36px !important;text-align: left}
.vehicle-type .dropdown-active{line-height: 36px;}
.ar .ninja-forms-form-wrap input,.ar .ninja-forms-form-wrap select,.ar .ninja-forms-form-wrap textarea,.ar .selectize-input{float: right}


.field-wrap, #ninja_forms_required_items{width: 62%;float: left}
.from-location-wrap label,.to-location-wrap label{width: 34.5% !important}
.other-from-location-wrap,.other-to-location-wrap{width:30%;}
.other-from-location-wrap label,.other-to-location-wrap label{display:none !important;}
.other-from-location-wrap input,.other-to-location-wrap input{width: 100% !important;}
.ninja-forms-form  label, .ninja-forms-form  label,.list-radio-wrap label{
    float: left;
    width: 50% !important;
	text-align:left;
}
.ninja-forms-form select,.ninja-forms-form input[type="text"]{height: 38px !important;border: 0 !important}
.ninja-forms-form-wrap input, .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea,.selectize-input,.reservation-bg  .other-from-location-wrap input[type="text"], .reservation-bg  .other-to-location-wrap input[type="text"]{
		width:49% !important;
		float:left;
		font-size: 14px
		
}
.input-counter{float: left;width: 100%;text-align:left;}
#nf_submit_8{float: none;margin: auto}
#nf_submit_8 input {
    width: auto !important;
    float: none !important;
    margin: auto !important;
    padding: 12px 30px;
}
.ninja-forms-all-fields-wrap ul li label{width: auto !important}
.ninja-forms-all-fields-wrap ul li:first-child{padding-left: 0 !important}
.ninja-forms-all-fields-wrap ul{width: 50% !important}
.ninja-forms-all-fields-wrap input[type="radio"]{width: auto !important}
.other-from-location-wrap input[type="text"],.other-to-location-wrap input[type="text"]{width: 100% !important}


.content-service {
	/* max-width: 1140px; */
	position: relative;
	margin: 25px auto 0
}
.list {
	float: left;
	width: 49%;
	margin-left: auto;
	margin-right: 2%;
}
.list:nth-child(2n){margin-right: 0}
.list_inner {
	background-position: center center;
	background-size: cover;
	height: 235px;
	margin-bottom: 20px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	width: 100%;
}
.desc{text-align:left;padding: 10px 20px}
.view-title h3{line-height: 50px;}
.view-content {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(11, 185, 168, 0.9);
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	bottom: -78%;
	color: #fff;
	height: 100%;
	position: absolute;
	text-align: center;
	transition-delay: 0s;
	transition-duration: 0.8s;
	transition-property: all;
	transition-timing-function: ease-in-out;
	width: 100%;
}
.list_inner:hover .view-content {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: /*rgba(11, 185, 168, 0.95)*/rgba(11,12,8,0.8);
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	bottom: 0;
}
.view-content {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: /*rgba(11, 185, 168, 0.9)*/rgba(11,12,8,0.8);
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	bottom: -78%;
	color: #fff;
	height: 100%;
	position: absolute;
	text-align: center;
	transition-delay: 0s;
	transition-duration: 0.8s;
	transition-property: all;
	transition-timing-function: ease-in-out;
	width: 100%;
}
.ninja-forms-form-wrap select{
	border: 0 !important;  
	-webkit-appearance: none;  
	-moz-appearance: none; 
	background: #fff url(../img/select-arrow.png) no-repeat 96% center;
	width: 100px; 
	text-indent: 0.01px; 
	padding: 5px;
	/*box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);*/
}	
.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input{height: 30px;}
.selectize-control.single .selectize-input input{height: 13px;line-height: 20px; }
.selectize-input > *{margin-top: -5px}
.fr .testimonials img{margin-left: 10px;}
.ar  #footer-widget-right li:nth-child(2),.ar  #footer-widget-left li:nth-child(2){
	direction:ltr;
}
.ar  #footer-widget-right li:nth-child(2){
	position:relative;
	padding-right:30px;
}
.ar  #footer-widget-right li:nth-child(2) .fa.fa-phone{
	position:absolute;
	top:12px;
	right:0;
}
.ar #footer-widget-left ul{
	text-align:right;
}
#footer-widget-left ul li{
	display:inline-block;
}
.form-error{border: 1px solid Red !important}
.ninja-forms-success-msg p{color: green;background:#fff;display:inline-block;padding:5px 10px;}
.other-from-location-wrap,.other-to-location-wrap{display: none}
.pickup-time-wrap label{display: none !important}
.ninja-forms-response-msg{color: red;margin-bottom:10px !important;}
.pickup-date-wrap,.return-date-wrap{width:86% !important;}
/* .pickup-date-wrap label,.return-date-wrap label{width: 64.5% !important} */
.reservation-bg .pickup-date-wrap input[type="text"],.reservation-bg .return-date-wrap input[type="text"]{width: 135px !important}
.pickup-time-wrap,.return-time-wrap{width: 13% !important}
.pickup-time-wrap label,.return-time-wrap label{display: none !important}
.pickup-time-wrap input[type="text"],.return-time-wrap input[type="text"]{width: 65px !important}
.about-us .section-header{padding-bottom:0;}
.about-us .section-header h6{display:none;}
.ninja-forms-required-items{text-align:right;color: red;font-size: 13px;}
.ar .list-radio-wrap ul li,.ar .list-radio-wrap ul{float:right !important;}
.ar .pickup-date-wrap, .ar .return-date-wrap{
	width:76% !important;
}
.ar .pickup-time-wrap, .ar .return-time-wrap{
	width:24% !important;
}
 .reservation-bg{
	background:url(../img/reservation_bg.jpg) no-repeat center center fixed;
	background-size:cover;
}

 /* body.page-template-get-a-quote{
	background:url(../img/reservation_bg.jpg) no-repeat center center fixed;
	background-size:cover;
} */
.reservation-bg .content-left-wrap{box-shadow:none;}
.reservation-bg h1,.reservation-bg label {
	color:#fff;
	
}
.reservation-bg label{
	font-size:15px;
}

.reservation-bg  .data-fields-left{
	float:left;
	width:/* 58% */50%;
}
.reservation-bg  .data-fields-right{
	width:/* 40% */50%;
	float:right;
}
.list-radio-wrap.label-left ul li, .list-radio-wrap.label-right ul li, .list-checkbox-wrap.label-left ul li, .list-checkbox-wrap.label-right ul li{padding:0 5px !important;}
.data-fields-right label{padding-left: 50px;}
.data-fields-right .list-radio-wrap span label{padding-left: 0}
.reservation-bg  .field-wrap, .reservation-bg  #ninja_forms_required_items{width:100%;}
.reservation-bg  .pickup-date-wrap label,.reservation-bg  .return-date-wrap label{
	    width: 58% !important;
} 
.reservation-bg  .ninja-forms-required-items{
	color:#cfa241;
	padding-bottom:2px;
}
.reservation-bg  .other-from-location-wrap input[type="text"], .reservation-bg  .other-to-location-wrap input[type="text"]{
	
	float:right;
	margin-right:5px;
}
.ar .reservation-bg .other-from-location-wrap input[type="text"], .ar .reservation-bg .other-to-location-wrap input[type="text"]{
	margin-right:0;
}

.amazingslider-text-wrapper-1,.amazingslider-text-1{
	width:100%;;
}
.amazingslider-nav-1{
	width:auto !important;
	right:0;
	top:0 !important;
	margin-top:10px !important;
}
.wonderpluginslider-container:nth-child(2n+2){
 margin-right:0 !important
}
.wonderpluginslider-container:nth-child(2n+1){margin-left: 18px !important}
.wonderpluginslider-container {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
    float: left;
    margin-bottom: 30px !important;
    margin-right: 35px !important;
    width: 100%;
	border-bottom: 2px solid rgba(0,0,0,.4)
}
.amazingslider-box div:nth-child(3){
	opacity:0 !important;
}
.amazingslider-box .amazingslider-text{margin-top:0px !important;}
.amazingslider-title-1,.amazingslider-text-bg-1,.amazingslider-title-2,.amazingslider-text-bg-2,.amazingslider-title-3,.amazingslider-text-bg-3,.amazingslider-title-4,.amazingslider-text-bg-4,.amazingslider-title-5,.amazingslider-text-bg-5,.amazingslider-title-6,.amazingslider-text-bg-6,.amazingslider-title-7,.amazingslider-text-bg-7,.amazingslider-title-8,.amazingslider-text-bg-8{top: 24px !important;color: #fff !important}
.amazingslider-text-bg-1,.amazingslider-text-bg-2,.amazingslider-text-bg-3,.amazingslider-text-bg-4,.amazingslider-text-bg-5,.amazingslider-text-bg-6,.amazingslider-text-bg-7,.amazingslider-text-bg-8{background: #000 !important}
#html5-lightbox-overlay{opacity: 0.9 !important}
.amazingslider-text-wrapper-1,.amazingslider-text-wrapper-2,.amazingslider-text-wrapper-3,.amazingslider-text-wrapper-4{/* margin:0 !important; */}
.amazingslider-box{border:none !important;margin-left:0 !important;}
.amazingslider-nav,.amazingslider-bullet-wrapper{display:none !important;}
/* .ninja-forms-cont{min-height: 720px} */

.tablepress tbody td{font-weight:400;}
/* .tablepress  td.column-1{font-weight:400 !important;} */
.textarea-wrap textarea.comments{height:70px;}
.form-text{
	color: #cfa241;
	text-align: left;
	font-style: italic;
	font-weight: bold
}
.ar .form-text{text-align: right;}
.credit-icons{
	width: 100%;
	float:left;
	margin: 20px 0
}
.credit-icons ul{float:left;width: 100%;}
.credit-icons ul li{
	float:left;
	margin-right: 5px;
}
.visa-card{
	background: url('../img/credit_card_logos.png') no-repeat;
	width: 67px;
	height: 45px;
}
.master-card{
	background: url('../img/credit_card_logos.png') no-repeat -73px 0;
	width: 65px;
	height: 45px;
}
.amex-card{
	background: url('../img/credit_card_logos.png') no-repeat -140px 0;
	width: 61px;
	height: 45px;
}
.discover-card{
	background: url('../img/credit_card_logos.png') no-repeat -204px 0;
	width: 63px;
	height: 45px;
}

/*Get a quote*/

.reservation-bg, .tariff-sec{
	margin-top: 180px;
}

.tariff-sec{
	padding: 60px 0;
}

.field-wrap, #ninja_forms_required_items {
  margin-bottom: 20px;
}

.list-radio-wrap ul, .list-checkbox-wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
    padding-left: 0px;
}

.ninja-forms-all-fields-wrap .list-radio-wrap{
	display: flex;
}

.ninja-forms-all-fields-wrap .list-radio-wrap ul li{
	display: inline-flex;
	gap:10px;
}

.ninja-forms-all-fields-wrap .list-radio-wrap ul li input{
	margin-right: 5px;
}

.row-1 th {
  background: #000 !important;
  color: #fff;
}

.phone-details .fa-phone{
	margin: -2px 6px 0 0;
}

.phone-details .fa-phone::before{
	margin-top:0;
}

#gt_float_wrapper{
	top:36px!important;
}

.gt-current-lang{
	padding:3px 4px!important;	
}
.gt-lang-code{
	font-size: 12px;
}
.gt_float_switcher img{
	width: 25px;
}

.header, .navbar{
	min-height: 1px!important;
}

#site-navigation{
	float: inherit;
}
html {
	scroll-behavior: smooth;
  }
/*gallery-home*/
.gallery-home .jcarousel-item{width: auto !important;max-width: initial;}
.gallery-home .jcarousel-item img{width: 100vw;}
.about-us,.services,.contact-us{
	padding: 75px 0 ;
}

.tablepress thead th{position: sticky;top:0}
.status-publish .entry-content{
	max-height: 40vh;
    overflow: auto;
}

/* New update style */

.home-page.site-content{
    
}

.slider img{
    max-width: 100%;
    width: 100%;
}

.bx-wrapper{
    border:0;
    margin:0;
}

.pickup-date-wrap{
	width: 100%!important;
}

.reservation-bg .pickup-date-wrap label{
	width: 50%!important;
}

.ninja-forms-form input[type="datetime-local"],
.ninja-forms-form input[type="email"]{
	width:49% !important;
	float:left;
	font-size: 14px;
	height: 38px !important;
  	border: 0 !important;
}

.jq_error{
	text-align: left!important;
}

.reservation-bg .jq_error{
	margin-left: auto;
	width: 50%;	
}

/* Vehicles page */

.vehicles-sec{
	display: flex;
	flex-wrap:wrap;
	gap:1% ;
	row-gap: 10px;
	padding-bottom: 15px;
}

.vehicles-block{
	flex: 1 1 49.5%;
	max-width: 49.5%;
	height: 300px;
}

.vehicles-block img{
	border-radius: 6px;
	height: 300px;
}

.vehicles-block img{
	object-fit: full;
}