/*
Theme Name: PRIVATE DRIVE (Dispatching)
Author: KimaroTec
Author URI: http://kimarotec.net/
Description: PRIVATE DRIVE is Responsive worpdress theme for booking cars and luxy cars width private driver and booking taxis for more information see our website 
Version: 8.0.5
Theme URI : https://kimarotec.net/downloads/private-drive-private-driver-taxi-theme/
license : kimaroTec
license URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vtc_wp
*/
body,
html {
    overflow-x: hidden;
}

body,
html {
    width: 100%;
}

body {
    height: 100%;
    font-family: Lato, sans-serif;
    font-weight: 300;
    padding: 0;
    font-size: 17px;
    line-height: 1.5em;
    color: #444;
    background: #fff;
    position: relative;
    white-space: normal;
}

a:focus,
a:hover,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none;
}

.padding10 {
    padding: 10px;
}

.entry-content img {
    margin: 0 0 1.5em;
}

.alignleft,
img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}

.alignright,
img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}

.aligncenter,
img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}

.wp-caption img {
    border: 0;
    padding: 0;
    margin: 0;
}

.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}
 

h2,
h3,
h4,
h5 {
    line-height: 1.4em;
}

h1,
h6 {
    line-height: 1.2em;
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}

blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}

h1,
h2 {
    margin: 0 0 0.3em;
}

h1 {
    font-size: 32px;
}
h2 {
    font-size: 25px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500 !important;
}

p {
    padding: 0 0 1em;
}

a {
    outline: 0;
    font-weight: 700;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.form-header .btn,
a:hover {
    -webkit-transition: all 0.8s ease;
}

a:hover {
    transition: all 0.8s ease;
}

a:focus {
    color: #000;
}

.highlight {
    color: #000;
}

.feat-list i,
.form-header input,
.overlay,
.subscribe-form form {
    position: relative;
}
.vc_column-inner.vc_custom_1555410109200 h1 {
    font-size: 46px;
    font-weight: 300;
}
.cars-grid figure,
.carssections figure,
.line,
.overflow,
.result_content,
.subscribe-form {
    overflow: hidden;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: block;
}
.navbar-default .navbar-brand {
    padding: 7px;
}

.btn-default,
.btn-primary {
    font-size: 17px;
    margin: 15px 10px 10px 0;
    padding: 15px 35px;
    height: 50px;
    line-height: 20px;
    transition: all 0.4s;
}

.navbar-default .navbar-nav > li > a {
    color: #333;
    font-weight: 500;
    font-weight: 600;
    font-size: 15px;
}

.btn-default,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background: 0 0;
    color: #000;
}
.switcher .selected a {
    color: #333 !important;
}
.btn-default {
    border: 2px solid #000;
    border-radius: 100px;
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.btn-primary,
.open > .dropdown-toggle.btn-default {
    border: 2px solid #000;
    background: #000;
    color: #fff;
}

.btn-primary {
    border-radius: 100px;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    border: 2px solid #000;
    background: 0 0;
    color: #000;
}

.btn-secondary {
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    padding: 20px 50px;
    height: 65px;
    border: none;
    background: #000;
    transition: all 0.4s;
    color: #fff;
    border-radius: 4px;
}

.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.open > .dropdown-toggle.btn-secondary {
    background: #c3ab02;
    color: #fff;
}

.site-name img {
	width: 180px !important;
	margin-top: -12px;
	height: auto;
}

.logo {
    margin: 160px 0 0;
}

.page-template-page-no-sidbar .logo {
    margin: 0 !important;
}

.logo img {
    max-width: 200px;
}

.landing h1 {
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    margin: 115px 0 !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    text-align: left;
}

.landing h2,
.landing p {
    color: #fff;
}

.landing-text {
    margin-bottom: 20px;
}

.landing-text p {
    text-align: left;
    font-size: 17px !important;
    padding: 6px;
}

.head-btn {
    margin-bottom: 150px;
    padding: 0 6px;
}

.option {
    text-transform: uppercase;
    padding: 5px;
    min-width: 80px;
    margin-right: 5px;
    transition: all 0.4s;
    font-size: 14px;
    color: #fff;
}

.form-header .form-control,
.input-text {
    border-radius: 0;
    background-color: #fff;
    color: #333;
    height: 45px;
}

.form-header input {
    padding: 5px 10px 5px 31px;
}

.form-header .form-control {
    border: 1px solid #dadada;
}

.input-text {
    border: 1px solid #dadada;
    padding: 5px 10px;
}

.privacy a,
.signup-header p {
    color: #fff;
}

.form-header .btn {
    border-radius: 0;
    height: 55px;
    width: 100%;
    background-color: #000;
    color: #fff;
    font-size: 17px !important;
    padding: 0 33px;
    border: none;
    margin: 0;
    transition: all 0.8s ease;
}

.form-header .btn:hover {
    background-color: #c3ab02;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.privacy {
    padding-top: 0;
    font-size: 13px;
}

#feature h2,
#intro h2 {
    font-size: 40px;
    font-weight: 300;
}

.privacy a {
    text-decoration: underline;
    font-weight: 300;
}

#intro,
#myaccount,
#policy,
#services,
#team {
    padding: 100px 0 70px;
}

#intro h2 {
    margin: 15px 0;
}

#booking-2,
#sign-in {
    padding-top: 15px;
    padding-bottom: 40px;
    border-top: 1px solid #c9c9c9;
    margin-top: 15px;
}

.intro-pic {
    margin-top: 20px;
}

.btn-section {
    padding-top: 20px;
}

#feature,
.row-feat {
    padding-top: 50px;
}

#feature {
    background: #f6f6f6;
}

#feature h2 {
    margin: 15px 0;
}

#feature .feature-title p {
    font-size: 18px;
}

.feat-list {
    margin-top: 40px;
}
.stpe-content.stepflight {
    background: #fff;
    border-radius: 2px;
    padding: 15px;
    border: 1px solid #f0f0f0;
    margin-bottom: 15px;
}
.feat-list i {
    font-size: 48px;
    float: left;
    width: 20%;
    color: #555;
    height: 100%;
    opacity: 0.6;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.feat-list:hover i {
    color: #000;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

#feature .inner {
    float: left;
    display: inline-block;
    width: 80%;
}

#feature-2 {
    padding: 100px 0;
}

#feature-2 h2 {
    font-size: 40px;
    font-weight: 300;
    margin: 15px 0;
}

.feature-2-pic {
    margin-top: 20px;
}

.subscribe {
    color: #fff;
}

.subscribe p {
    margin: 30px auto;
}

.subscribe-form {
    max-width: 400px;
    margin: 50px auto 150px;
    text-align: center;
}

.subscribe-form input {
    max-width: 85%;
    position: relative;
    padding: 5px 25px;
}

.subscribe-form .form-control {
    border-radius: 4px 0 0 4px;
    border: none;
    background-color: rgba(255, 255, 255, 0.6);
    color: #333;
    font-size: 1.2em;
    height: 55px;
}

.subscribe-form button {
    border-radius: 0 4px 4px 0;
    background-color: #000;
    color: #fff;
    font-size: 1em;
    line-height: 52px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 30px;
    margin: 0;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.subscribe-form .btn {
    height: 55px;
}

.subscribe-form .btn:hover {
    background-color: #c3ab02;
    color: #fff;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.subscribe-form .form-control::-webkit-input-placeholder {
    color: #333;
}

.subscribe-form .form-control:-moz-placeholder {
    color: #333;
}

.subscribe-form .form-control::-moz-placeholder {
    color: #333;
}

.subscribe-form .form-control:-ms-input-placeholder {
    color: #333;
}
.min-hscreen{
    min-height: 100vh;
}
button.subscribe {
    padding: 4px;
    width: 110px;
    margin-top: 0;
}

#package h2 {
    margin-bottom: 30px !important;
    font-size: 40 !important;
    color: #444 !important;
}

#package .text-center {
    margin-bottom: 10px !important;
}
.price-box {
    border: 1px solid #d1d1d1;
    margin-bottom: 15px;
    min-height: 445px;
}
.price-box h3 {
    font-size: 19px;
    font-weight: bold !important;
}
.title-line {
    width: 100px;
    height: 3px;
    margin: 0 auto;
    background: #000;
}
.package-option ul {
    padding: 0;
}

.price-heading h3 {
    margin-top: 0;
}

.price-heading i {
    color: #000;
    font-size: 40px;
    margin-top: 20px;
}

.price-group {
    padding: 30px 0 10px;
}

.price-group .dollar {
    font-size: 20px;
    position: relative;
    bottom: 48px;
}

.price-group .price {
    color: #000;
    font-size: 50px;
    font-weight: 500;
}

.price-group .time {
    font-size: 18px;
}

.price-feature li {
    margin-left: 30px;
    margin-right: 30px;
    list-style: none;
    border-bottom: solid 1px #d1d1d1;
    line-height: 40px;
}

.btn-price {
    margin: 5px 0 15px;
    line-height: 1em !important;
    padding: 15px 45px;
    background: #000;
    transition: all 0.4s;
    color: #fff !important;
    border-radius: 3px !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
}

.btn-price:hover {
    background: #000;
    color: #fff;
}

.feature-pp {
    padding-bottom: 50px;
}

#client {
    background: #f6f6f6;
    padding: 70px 0;
}

#client img {
    max-height: 50px;
    margin: 0 20px;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

#client img:hover {
    opacity: 0.7;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

#testi {
    padding: 60px 0;
}

.testi-item {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 30px;
}

.testi-item .box {
    margin-right: 15px;
    margin-left: 15px;
}

.testi-item .box .message {
    padding: 20px;
    font-style: italic;
    line-height: 30px;
    font-weight: 300;
    font-size: 20px;
}

.testi-item .client-pic img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    max-width: 100%;
}

.testi-item .client-info .client-name {
    margin-top: 10px;
    font-size: 16px;
}

.testi-item .client-info .company {
    font-style: italic;
    color: #000;
}

.action,
.ul-address a:hover {
    color: #fff;
}

.owl-theme .owl-controls .owl-page span {
    background: #000;
}

.action h2 {
    margin-top: 60px;
    font-size: 40px;
    font-weight: 300;
}

#contact {
    width: 100%;
    min-height: 100%;
}

.ul-address a {
    font-weight: 400;
}

.ul-address li {
    padding-right: 20px;
    margin-bottom: 8px;
    list-style: none;
    color: #fff;
}

.ul-address i {
    margin-left: 15px;
    position: absolute;
    left: 0;
    color: #000;
    font-size: 25px;
    line-height: 30px;
}

.contact-row {
    margin: 100px 0;
}

#contact-form {
    margin: 0 auto;
}

#contact-form input {
    position: relative;
    padding: 5px 25px;
    width: 100%;
}

#contact-form textarea {
    position: relative;
    padding: 10px 25px;
    width: 100%;
    height: 120px !important;
}

#contact-form .form-control {
    border-radius: 0;
    border: 1px solid #dadada;
    background-color: #fff;
    color: #333;
    font-size: 1.2em;
    height: 55px;
}

#contact-form .btn {
    height: 55px;
    width: 100%;
    background-color: #000;
    color: #fff;
    font-size: 17px !important;
    line-height: 18px;
    padding: 0 33px;
    border: none;
    border-radius: 0;
    margin: 0;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

#contact-form .btn:hover {
    background-color: #c3ab02;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

#footer {
    background: #000;
	padding: 100px 0;
	color: #ddd;
	z-index: 2;
	position: relative;
	margin-top: -5px;
}

#footer hr {
    border-color: rgba(126, 126, 126, 0) !important;
}

#footer .text-muted {
    color: #c2c2c2;
}

#footer ul {
    padding: 0;
}

.footer-news li a img {
    height: 50px;
    width: 50px;
    opacity: 0.7;
}

.footer-news li a {
    color: #ccc;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 14px;
}

.f-readMore,
.footer-news li a:hover {
    color: #000;
}

.footer-news li a:hover img {
    opacity: 1;
}

.f-readMore {
    text-align: right;
    font-size: 12px;
}

.f-readMore:hover {
    color: #fff;
}

.footer p,
.footer p a,
.footer p a:hover {
    color: #fff;
}

.newsletter-content p {
    font-size: 0.95em;
    line-height: 1.8em;
}

.newsletter-form {
    padding-top: 1.5em;
}

.newsletter-form input[type="text"] {
    padding: 0.8em 0.5em;
    width: 80%;
    font-size: 1em;
    outline: 0;
    float: left;
    border: 1px solid #999;
    background-color: transparent;
}

.newsletter-form input[type="submit"] {
    outline: 0;
    border: none;
    padding: 15.5px 25px;
    position: relative;
    bottom: 0;
    right: 0;
}

.newsletter-form input[type="submit"]:hover {
    border: 2px solid #000;
}

.footer {
    text-align: center;
    padding: 3em 0;
}

.footer p {
    font-size: 0.9em;
    margin: 0;
}

.social ul {
    padding: 0;
    list-style: none;
}

.social li {
    display: inline-block;
    padding-right: 0.3em;
    padding-bottom: 0.3em;
}

.social li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #000;
    border-radius: 50%;
    border: 1px solid #000;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.display_none,
.scrollToTop {
    display: none;
}

.social li a:hover {
    color: #fff;
    background: #000;
}

#shortcode-basic {
    padding: 70px 0 10px;
}

#shortcode-button {
    padding: 50px 0 10px;
    width: 100%;
    min-height: 100%;
}

#shortcode-button .form-horizontal {
    padding-left: 20px;
    padding-right: 20px;
}

#shortcode-alert,
#shortcode-icon,
#shortcode-table {
    padding: 70px 0 10px;
}

#shortcode-column {
    padding: 50px 0 10px;
}

.social-icons i {
    color: #000;
    font-size: 30px;
    line-height: 40px;
}

#shortcode-alert {
    padding: 70px 0 30px;
}

.alert {
    border: none;
    border-radius: 0;
    position: relative;
    font-size: 17px;
    line-height: 22px;
    padding: 16px 16px 16px 60px;
}

.alert i {
    font-size: 28px;
    position: absolute;
    left: 15px;
    top: 13px;
}

.icon-demo i {
    font-size: 70px;
    margin-right: 20px;
}

.table > thead > tr > th {
    background: #000;
    color: #fff;
    border-bottom: 0;
    text-transform: uppercase;
}

.table > tbody > tr > td,
.table > thead > tr > th {
    font-size: 15px;
    font-weight: 300;
    padding: 20px;
}

.table-bg > tbody > tr:nth-child(odd) > td,
.table-bg > tbody > tr:nth-child(odd) > th {
    background: #fff;
}

.table-bg > tbody > tr:nth-child(even) > td,
.table-bg > tbody > tr:nth-child(even) > th {
    background: #f6f6f6;
}

.scrollToTop {
    width: 40px;
    height: 40px;
    padding: 5px;
    font-size: 30px;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
}

.scrollToTop:hover {
    color: #000;
}

.control-group .controls {
    overflow-x: hidden;
}

.cars-grid {
    margin: 40px auto 120px;
    max-width: 1000px;
    width: 90%;
}

.cars-grid .screentow {
    float: left;
    max-width: 250px;
    width: 25%;
    color: #333;
}

.cars-grid .screentow:nth-child(odd) {
    margin: 30px 0 -30px;
}

.cars-grid figure {
    position: relative;
    margin: 5px;
    border: 1px solid #eee;
}

.cars-grid svg {
    position: absolute;
    top: -1px;
    z-index: 10;
    width: 100%;
    height: 100%;
}

.full-noheader {
    margin-top: -105px;
}

.driver-list-home i {
    color: #000;
}

.driver-list-home {
    font-size: 20px;
    line-height: 2em;
}

.btn-geolocation1,
.btn-geolocation2 {
    position: absolute;
    top: 20px;
    float: right;
    left: 27px;
    z-index: 5;
}

.btn-calendar {
    position: absolute;
    float: right;
    top: 20px;
    left: 9px;
}
.add-on.btn-geolocation.btn-calendar.btn-h-time.time3- {
  right: 25px;
}
.form-group,
.label-select {
    position: relative;
}
.date-p-r {
  padding-right: 0px;
}
.time-p-r-l {
 
}
.direction-p-l {
  padding-left: 0;
}
.form-group .label-select::before {
    content: "";
    position: absolute;
    right: 3px;
    height: 28px;
    width: 28px;
    background: #fff;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    pointer-events: none;
    z-index: 5;
    top: 7px;
    text-align: center;
    border-radius: 50%;
}

.label-select::after {
    content: "\f107";
    font-family: FontAwesome;
    line-height: 1;
    position: absolute;
    top: 22px;
    right: 10px;
    pointer-events: none;
    z-index: 7;
}

.signup-header {
    background: #fff;
    border-radius: 10px;
    padding-bottom: 0;
}
.signup-header form {
  min-height: 280px;
}
.signup-header h3 {
    padding: 20px 0 0;
    color: #fff;
    font-weight: 300;
}
option {
    height: 25px;
    padding: 3px;
}

.picker-switch {
    text-align: center;
    height: 40px;
    border-radius: 0;
    width: 100%;
    color: #fff;
    font-size: 17px !important;
    border: none;
    margin: 0;
    transition: all 0.8s ease 0s;
    padding: 1px 5px;
    border-top: 2px solid #000;
}

.picker-switch .pe-6s-clock,
.picker-switch .pe-7s-up-arrow {
    font-size: 38px !important;
    cursor: pointer;
}

.report li {
    color: #fff;
    padding-left: 0;
    list-style: none;
}

.report .hr {
    border-top: 2px solid #fff;
}

.modal {
    width: 100%;
}

#map_canvas {
    height: 300px;
}

.close_map {
    cursor: pointer;
    position: absolute;
    top: -5px;
    right: -5px;
    color: #fff;
    opacity: 1;
    z-index: 9999;
    font-weight: 600;
    background-color: #000;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    padding: 0;
}

.close_map:hover {
    background-color: #000;
    color: #fff;
}

.close_map i {
    font-size: 28px;
    line-height: 28px;
    margin-left: 8px;
}

.directionLoad {
    float: right;
    position: absolute;
    top: 12px;
    right: 30px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}

input.statError {
    border: 2px solid #f2463f !important;
}

em.statError {
    display: none !important;
}

.logo img {
    width: 240px;
    height: auto;
}

#carssection {
    padding-top: 50px;
    padding-bottom: 50px;
}

.carssections {
    padding-top: 30px;
    padding-bottom: 50px;
}

.carssections .screen {
    background: #fff;
    padding: 10px;
    margin: 5px;
    display: block;
}

.carssections .screen img {
    width: 100%;
    border-radius: 4px;
    margin: 0 0 0.6em;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    position: absolute;
    bottom: 0;
}

.carssections .screen img:hover {
    border: 3px solid #000;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.carssections figure {
    position: relative;
    margin: 1px;
    height: 445px;
    border: 2px solid #dadada;
}

.carssections figure img {
    display: block;
    width: 100%;
    opacity: 0.7;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: absolute;
    height: 50%;
    bottom: 0;
    margin: 0 0 0.6em;
}

.carssections figcaption h2 {
    margin: 0 0 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 130%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.carssections figcaption .car-details {
    opacity: 0;
}

.carssections .screen:hover figure .car-details,
.carssections .screentow:hover figure .car-details {
    opacity: 1;
    transform: translateY(-10%) translateX(0) scale(1);
}

.carssections .screen:hover figure .car-price,
.carssections .screentow:hover figure .car-price {
    transform: translateY(-52%) translateX(0) scale(1);
    line-height: 52px;
}

.carssections .screen:hover figure .car-price-content,
.carssections .screentow:hover figure .car-price-content {
    margin-top: -20px;
    position: relative;
}

.carssections .screen:hover figure .del-car-price,
.carssections .screen:hover figure .del-price-currency,
.carssections .screentow:hover figure .del-car-price,
.carssections .screentow:hover figure .del-price-currency {
    color: #aaa;
}

.carssections .screen:hover figure button,
.carssections .screentow:hover figure button {
    transform: translateY(-74%) translateX(0) scale(1);
    padding: 0 20px;
    height: 45px;
}

.carssections svg {
    position: absolute;
    top: -1px;
    z-index: 10;
    width: 100%;
    height: 100%;
}

.carssections svg path {
    fill: #000;
}

.carssections .screen:hover figure img,
.carssections .screentow:hover figure img {
    opacity: 1;
}

.carssections .screen:hover figcaption h2,
.carssections .screen:hover figcaption p,
.carssections .screentow:hover figcaption h2,
.carssections .screentow:hover figcaption p {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.carssections .screen:hover figcaption p,
.carssections .screentow:hover figcaption p {
    opacity: 0;
}

.carssections figcaption {
    position: absolute;
    top: 0;
    z-index: 11;
    padding: 10px;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
}

.carssections figcaption p {
    padding: 0 20px;
    color: #fff;
    font-weight: 300;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}

.carssections figcaption h2 {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}

.carssections .car-price {
    color: #7d6c6c;
    font-size: 4.345em;
    line-height: 100%;
    font-weight: 300;
}

.carssections .price-currency {
    color: #7d6c6c;
    font-size: 3em;
    font-weight: 100;
}

.carssections .del-car-price {
    font-size: 2.3457em;
    font-weight: 300;
}

.carssections .del-price-currency {
    font-size: 1.5452em;
    font-weight: 300;
}

ul.car-features,
ul.checklist {
    padding: 0;
}

ul.checklist li {
    list-style-position: inside;
    padding: 0;
    margin-left: 0;
    color: #818076;
}

.carssections ul > li {
    list-style: none;
    position: relative;
    font-weight: 300;
}

.car-features li {
    width: 30px;
    height: 28px;
    border: 1px solid #ebebeb;
    color: #999;
    border-radius: 4px;
    float: left;
    margin-left: 5px;
}

.clearfix {
    float: none;
    clear: both;
}

.car-price-content {
    padding-bottom: 10px;
}

.car-features li:hover {
    color: #000;
}

.padding-t-50 {
    padding-top: 50px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #555;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: inherit !important;
    background-color: #fff;
}

.ymm-sw .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: inherit;
    margin: inherit;
    list-style: none;
    font-size: inherit;
    background-color: #fff;
    border: 0 solid transparent;
    border-radius: 0;
    box-shadow: 0 0.5px 1px #cecece;
    background-clip: padding-box;
}

.ymm-sw .dropdown-menu li {
    width: 100%;
    height: 43px;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #000 !important;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.navbar-default .dropdown-menu > li > a {
    color: #777;
    font-weight: 500;
}

.navbar-default .dropdown-menu > li > a:focus,
.navbar-default .dropdown-menu > li > a:hover {
    color: #000;
}

.navbar-default .dropdown-menu > .active > a,
.navbar-default .dropdown-menu > .active > a:focus,
.navbar-default .dropdown-menu > .active > a:hover {
    background: 0 0;
    color: #000;
}

#blog-listing-big {
    padding-top: 0;
    padding-bottom: 0;
}

#blog-homepage .post,
#mon-compte #blog-listing-big .post {
    margin-bottom: 60px;
    padding: 1px 15px;
}

#blog-homepage .post h2,
#blog-homepage .post h4,
#blog-listing-big .post h2,
#blog-listing-big .post h4 {
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

#blog-homepage .post .author-category,
#blog-listing-big .post .author-category {
    color: #999;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.08em;
}

#blog-homepage .post .author-category a,
#blog-listing-big .post .author-category a {
    font-weight: 500;
}

#blog-homepage .post .image,
#blog-listing-big .post .image {
    margin-bottom: 10px;
    overflow: hidden;
}

#blog-homepage .post .intro,
#blog-homepage .post .read-more,
#blog-listing-big .post .intro,
#blog-listing-big .post .read-more {
    text-align: left;
}

#blog-homepage .post .date-comments a,
#blog-listing-big .post .date-comments a {
    color: #999;
    margin-right: 20px;
    font-weight: 300;
}

.read-more .btn-default {
    margin: 10px 10px 10px 0;
}

.right {
    text-align: right;
}

.car-item,
.center,
.icon {
    text-align: center;
}

.padding-b-50 {
    padding-bottom: 50px;
}

.panel.sidebar-menu h3 {
    padding: 5px 0;
    margin: 0;
}

.panel.sidebar-menu {
    background: #fff;
    margin: 0 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.panel.sidebar-menu .panel-heading {
    text-transform: uppercase;
    margin-bottom: 10px;
    background: 0 0;
    padding: 0;
    letter-spacing: 0.08em;
    border-bottom: none;
}

.panel.sidebar-menu .panel-heading h1,
.panel.sidebar-menu .panel-heading h2,
.panel.sidebar-menu .panel-heading h3,
.panel.sidebar-menu .panel-heading h4,
.panel.sidebar-menu .panel-heading h5 {
    display: inline-block;
    border-bottom: solid 3px #000;
    line-height: 1.1;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.panel.sidebar-menu .panel-heading .btn.btn-danger {
    color: #fff;
    margin-top: 5px;
}

.panel.sidebar-menu .panel-body {
    padding: 0;
}

.panel.sidebar-menu .panel-body span.colour {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #555;
    vertical-align: top;
    margin-top: 2px;
    margin-left: 5px;
}

.panel.sidebar-menu .panel-body span.colour.white {
    background: #fff;
}

.panel.sidebar-menu .panel-body span.colour.red {
    background: red;
}

.panel.sidebar-menu .panel-body span.colour.green {
    background: green;
}

.panel.sidebar-menu .panel-body span.colour.blue {
    background: #00f;
}

.panel.sidebar-menu .panel-body span.colour.yellow {
    background: #ff0;
}

.panel.sidebar-menu .panel-body label {
    color: #999;
    font-size: 13px;
}

.panel.sidebar-menu .panel-body label:hover {
    color: #555;
}

.panel.sidebar-menu ul.nav.category-menu {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.panel-default {
    border-color: transparent;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px transparent;
}

.panel.sidebar-menu ul.nav ul {
    list-style: none;
    padding-left: 0;
}

.panel.sidebar-menu ul.nav ul li {
    display: block;
}

.panel.sidebar-menu ul.nav ul li a {
    position: relative;
    font-weight: 400;
    text-transform: none !important;
    display: block;
    padding: 10px 15px 10px 30px;
    font-size: 13px;
    color: #999;
}

.dropdown-menu > li > a,
.navbar-default .navbar-nav > li > a,
.team-member h3,
.team-member p.role,
.text-uppercase {
    text-transform: uppercase;
}

.panel.sidebar-menu ul.nav ul li a:focus,
.panel.sidebar-menu ul.nav ul li a:hover {
    text-decoration: none;
    background-color: #eee;
}

.panel.sidebar-menu ul.tag-cloud {
    list-style: none;
    padding-left: 0;
}

.panel.sidebar-menu ul.tag-cloud li {
    display: inline-block;
}

.panel.sidebar-menu ul.tag-cloud li a {
    display: inline-block;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 0;
    color: #000;
    margin: 5px 5px 5px 0;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 700;
    font-size: 13px;
}

.panel.sidebar-menu ul.tag-cloud li a:hover {
    color: #000;
    text-decoration: none;
    border-color: #000;
}

.panel.sidebar-menu ul.popular,
.panel.sidebar-menu ul.recent {
    list-style: none;
    padding: 20px 0;
}

.panel.sidebar-menu ul.popular li,
.panel.sidebar-menu ul.recent li {
    margin-bottom: 10px;
    padding: 5px 0;
    border-bottom: dotted 1px #eee;
}

.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.popular li:before,
.panel.sidebar-menu ul.recent li:after,
.panel.sidebar-menu ul.recent li:before {
    content: " ";
    display: table;
}

.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
    clear: both;
}

.panel.sidebar-menu ul.popular li img,
.panel.sidebar-menu ul.recent li img {
    width: 50px;
    margin-right: 10px;
}

.panel.sidebar-menu ul.popular li h5,
.panel.sidebar-menu ul.recent li h5 {
    margin: 0 0 10px;
}

.panel.sidebar-menu ul.popular li h5 a,
.panel.sidebar-menu ul.recent li h5 a {
    font-weight: 400;
}

.panel.sidebar-menu ul.popular li p.date,
.panel.sidebar-menu ul.recent li p.date {
    float: right;
    font-size: 13px;
    color: #999;
}

.panel.sidebar-menu ul.popular li:last-child,
.panel.sidebar-menu ul.recent li:last-child {
    border-bottom: none;
}

.panel.sidebar-menu .text-widget {
    font-size: 13px;
}

.panel.sidebar-menu.with-icons ul.nav li a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: relative;
    top: 0;
    float: right;
}

.form-control {
    box-shadow: none;
    border-radius: 0;
}

.form-control:focus {
    border-color: rgba(209, 183, 2, 0.64);
    outline: 0;
    box-shadow: 0 1px 1px rgba(209, 183, 2, 0.31) inset, 0 0 8px rgba(209, 183, 2, 0.28);
}

.img-responsive {
    width: 100%;
}

input {
    box-shadow: none !important;
    border-radius: 0 !important;
    height: 45px !important;
}

.btn-smal,
.nav-pills > li > a {
    border-radius: 0;
}

.btn-smal {
    color: #000;
    background-color: #fff;
    border-color: #000;
    height: 50px;
}

.btn-smal.active,
.btn-smal:active,
.btn-smal:focus,
.btn-smal:hover {
    background: #d1b722;
    color: #fff;
    border-color: #d1b704;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #000;
}

#blog-post #comment-form,
#comments {
    padding: 20px 0;
    margin-top: 20px;
    border-top: 1px solid #eee;
}

#blog-post #comment-form h4,
#comments h4 {
    margin-bottom: 20px;
}

.text-uppercase {
    letter-spacing: 0.08em;
}

.comment {
    margin-bottom: 25px;
}

.comment .posted {
    color: #999;
    font-size: 12px;
}

a i.fa,
button i.fa {
    margin: 0 5px;
}

.comment.last {
    margin-bottom: 0;
}

#comment-form {
    margin-bottom: 20px;
}

.errore-page {
    font-size: 10em;
    line-height: 100%;
    color: #d1b702;
}

.icon i {
    font-size: 48px;
    color: #555;
    height: 100%;
    position: relative;
    opacity: 0.6;
    transition: all 0.8s ease 0s;
}

#contact .inner {
    padding: 5px 25px;
}

.cantact-tool:hover .icon i {
    color: #000;
}

textarea {
    border-radius: 0 !important;
    height: 150px !important;
}

.register,
.sign-in {
    padding: 15px;
}

.booking-2 {
    padding-top: 15px;
}

#booking-2 .booking-2 .title-line,
#booking-2 .booking-summary .title-line {
    margin: 0;
}

.booking-top-nav ol li a::after {
    content: "";
    position: absolute;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    bottom: -5px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    background-color: #f8f8f8;
    transition: background-color 0.3s ease 0s, border-color 0.3s ease 0s;
}

.booking-top-nav ol li a {
    position: relative;
    bottom: 35px;
    z-index: 2;
    text-align: center;
    font-size: 1.3rem;
    padding-bottom: 15px;
    color: #777;
    transform: translateZ(0);
}

.booking-top-nav ol li a:hover::after {
    background-color: #000;
    border-color: #000;
}

.booking-top-nav {
    z-index: 1;
    height: 2px;
    background: #dfdfdf;
    transition: transform 0.4s ease 0s;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.booking-top-nav .done,
.booking-top-nav .selected::after {
    background-color: #000;
    border-color: #000;
}
span.checklist {
    font-size: 13px;
}
ol,
ul {
    list-style: none;
}

.booking-top-nav ol li {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    width: 33%;
    float: left;
    height: 2px;
}

.booking-top-nav .done a::after {
    border-color: #000;
}

.padding-10 {
    padding: 10px;
}

.booking-top-nav ol {
    margin: 0;
    padding: 0;
}

.car-item {
    float: none;
    clear: both;
    padding: 10px 8px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: 10px 0px;
}
.car-item .car-price {
    color: #000;
    font-size: 22px;
    line-height: 100%;
}

.car-item .price-currency {
    color: #000;
    font-size: 23px;
}
.car-item .del-car-price {
    font-size: 2.3457em;
    font-weight: 300;
}

.car-item .del-price-currency {
    font-size: 1.5452em;
    font-weight: 300;
}

.li-car-name {
    padding-top: 15px;
}

.li-car-name .car-features {
    margin-left: 50px;
}

.booking-section {
    padding-top: 50px;
}

.car-item-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.car-item-ul li {
    float: left;
}

.car-item-ul .car {
    width: 250px;
}

.car-item-ul ul.checklist li {
    float: left;
    width: 100%;
}

.line {
    height: 1px;
    background: #dfdfdf;
    width: 90%;
    margin: 0 auto;
}

.booking-next-btn {
    font-size: 17px;
    margin: 30px 10px 10px 0;
    line-height: 20px;
    padding: 15px 35px;
    height: 50px;
    border: 2px solid #000;
    background: #000;
    transition: all 0.4s ease 0s;
    color: #fff;
    border-radius: 100px;
}

img.car {
    width: 100%;
}

.contact-ul {
    padding: 50px 0 70px;
}

.contact-ul li {
    display: inline-block;
    list-style: none;
    margin-left: 10px;
}

.contactbutton {
    height: 66px;
    width: 240px;
    position: relative;
    border-radius: 4px;
}

.contact-cta .call {
    background: #000;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.contact-cta .call:hover {
    background-color: #c3ab02;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.email {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
h2.woocommerce-column__title {
    font-size: 20px;
    padding: 15px;
}
.contact-cta .email:hover {
    background-color: #444;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.contactbutton a {
    color: #fff;
    text-decoration: none;
}

.contactbutton p {
    font-size: 17px;
    font-weight: 300;
    text-align: left;
    color: #fff;
    padding: 10px 0 0 62px;
    line-height: 1;
}

.contactbutton p small {
    font-size: 16px;
}

.contactbutton i {
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px 0 0 17px;
    font-size: 40px;
}

.stpe-content {
    min-height: 350px;
}

.sum-client-data .report li,
.sum-direction-data .report li {
    color: #777;
}

.summary-img {
    width: 100%;
}

.padding-15 {
    padding: 15px;
}

.size-35 {
    font-size: 35px;
}

.sum-cars-data,
.sum-client-data,
.sum-direction-data {
    border-left: 1px solid #eee;
    padding: 0 11px;
}

.accordion {
    margin-bottom: 20px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.fqa-title::before {
    float: left;
    width: 24px;
    height: 24px;
    content: "ï§";
    color: #000;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-family: FontAwesome;
    margin-right: 16px;
    cursor: pointer;
}

.fqa-title::before:hover {
    color: #777;
}

.fqa-body ol {
    list-style: outside;
}

.reservation-menu,
.youHaveAcount {
    list-style: none;
    margin: 0;
    display: inline-block;
    padding: 0;
    background: transparent;
    margin-left: 10px;
}

.fqa-body ol li {
    padding: 5px;
}
.dsddsdone {
    padding-left: 0px;
}
.dseccc {
    padding-right: 0px;
}

#map {
    height: 350px;
}

.map {
    padding-top: 50px;
    padding-bottom: 30px;
}

.icon-cyrcl {
    transition: all 0.2s ease-out 0s;
    border: 1px solid #777;
    border-radius: 50%;
    width: 115px;
    height: 114px;
    padding: 34px;
}

.cantact-item:hover .icon-cyrcl {
    transform: scale(1.1, 1.1);
    color: #000;
    border: 2px solid #000;
}

.team-member {
    text-align: center;
    margin-bottom: 40px;
}

.team-member h3 {
    font-size: 18px;
    margin-bottom: 5px;
    letter-spacing: 0.08em;
    color: #000;
    outline: 0;
    font-weight: 700;
}

.team-member img {
    padding: 5px;
    width: 100%;
    border-radius: 50%;
    display: block;
    max-width: 100%;
    height: auto;
}

.team-member p.role {
    font-size: 12px;
    letter-spacing: 0.06em;
}

.team-member .social {
    margin-bottom: 20px;
}
.feedbackCll {
    background-color: #000;
    color: white;
    padding: 10px 10px;
    border-radius: 2px;
    border-color: #000;
    font-size: 15px;
}

#mybuttonCll {
    position: fixed;
    bottom: 10px;
    right: 5px;
    z-index: 5;
}
.menu-item-has-children .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 200px;
    padding: inherit;
    margin: inherit;
    list-style: none;
    font-size: inherit;
    background-color: #fff;
    border: 0 solid transparent;
    border-radius: 0;
    box-shadow: 0 0.5px 1px #cecece;
    background-clip: padding-box;
}

.dropdown-menu > li > a {
    display: block;
    padding: 6px 20px 11px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}

.autocomplete-group,
.autocomplete-no-suggestion {
    padding: 2px 5px;
}

.autocomplete-group strong,
.autocomplete-suggestions strong {
    font-weight: 700;
    color: #000;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected {
    background: #f0f0f0;
}

.autocomplete-group strong {
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #000;
}

#menu-footer-menu li a,
.reservation-menu #vtc-control-edit,
.reservation-menu #vtc-control-new {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1px !important;
    font-family: 'Roboto';
    background: #eee;
}

.reservation-menu li {
    float: left;
    padding: 10px 15px;
    text-align: center;
    cursor: pointer;
    width: auto;
}
#menu-footer-menu .devenir-chauffer a {
    background-color: #000 !important;
    border-radius: 3px !important;
    color: #000 !important;
    padding: 7px 25px !important;
}
#menu-footer-menu .devenir-chauffer a img {
    width: 24px !important;
}

.reservation-menu #vtc-control-new {
    border-radius: 5px 0 0 !important;
}

.reservation-menu #vtc-control-edit {
    border-radius: 0 5px 0 0 !important;
    color: #333;
}
.reservation-menu li:hover {
    opacity: 0.7;
}
.reservation-menu .active {
    color: #333 !important;
    background: #fff !important;
}

#booking_control input::placeholder,
#booking_control input[type="button"],
#booking_control input[type="email"],
#booking_control input[type="reset"],
#booking_control input[type="text"],
#booking_control input[type="submit"],
#booking_control select {
    color: #000 !important;
    font-size: 15px;
    font-weight: 400 !important;
    border-radius: 4px !important;
}
#booking_control input[type="button"] {
    color: #fff !important;
}
.report b {
    font-weight: 500;
}
#booking_control input[type="button"],
#booking_control input[type="submit"],
.phd-bouton a {
    border-radius: 4px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    font-family: Montserrat, sans-serif !important;
}

#booking_control input[type="submit"] {
    min-height: 62px;
}


::-webkit-input-placeholder {
    color: #000;
}

::-moz-placeholder {
    color: #000;
}

:-ms-input-placeholder {
    color: #000;
}

:-moz-placeholder {
    color: #000;
}

.carsumtitle {
    font-size: 23px;
    text-transform: uppercase;
}

.carsumprice {
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 2px;
}

.comment-reply-title,
.panel-heading {
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.youHaveAcount {
    padding: 0;
    clear: both;
    width: 100%;
}

.youHaveAcount li {
    float: left;
    color: #d1b702;
}

.btn-primary.disabled {
    background-color: #ddd30e;
    border-color: #dfe409;
}

.feat-list .inner {
    float: left;
    display: inline-block;
    width: 80%;
    text-align: left;
}
.box-old-booking h2 {
    margin-top: 6px;
}

.feature-title p {
    font-size: 18px;
}

.action::before {
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.action {
    background-position: 50% !important;
    background-attachment: fixed;
}

.block-title span {
    font-size: 1.25em;
    line-height: 1.4em;
    margin-top: 10px;
    margin-bottom: 20px;
    display: inline-block;
}

.newsletter {
    padding-top: 1.5em;
}

.newsletter p {
    padding: 0;
}
.newsletter-email {
    width: 80%;
    font-size: 1em;
    outline: 0;
    float: left;
    border: 1px solid #999;
    background-color: transparent;
    color: #cbcbcb;
}

.newsletter-submit {
    outline: 0;
    border: none;
    padding: 15.5px 25px;
    position: relative;
    bottom: 0;
    right: 0;
    color: transparent;
    font-size: 1px;
}

.single .image img {
    width: 100%;
}

.posted {
    color: #999;
    font-size: 12px;
}

.comment-body .avatar {
    width: 145px;
    height: 145px;
    border-radius: 50%;
}

.textarea,
.wdg input {
    width: 100%;
    height: 34px;
}

.comment-reply-title {
    font-size: 1.25em;
    line-height: 1.4em;
    margin-top: 10px;
    margin-bottom: 10px;
}

.textarea {
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#form-allowed-tags {
    display: none;
}

.panel-title {
    margin-top: 0;
    font-size: 17px;
    color: inherit;
    display: inline-block;
    border-bottom: solid 3px #000;
    line-height: 1.1;
    margin-bottom: 12px;
    padding-bottom: 10px;
}

.panel-heading {
    margin-bottom: 10px;
    background: 0 0;
    padding: 0;
    border-bottom: none;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: rgba(245, 245, 245, 0);
    border-color: rgba(252, 252, 252, 0);
}

.cat-item > a:hover,
.cat-item > aa:focus {
    color: #fff;
    background-color: #000;
    position: relative;
    display: block;
    padding: 10px 15px;
}

.wdg ul {
    padding: 0;
    margin: 0;
}

.wdg input {
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.wdg input[type="submit"] {
    color: #000;
    background-color: #fff;
    border-color: #000;
    border-radius: 0;
    height: 50px;
}

.screen-reader-text {
    display: none;
    visibility: hidden;
}

.wdg .search-field {
    position: absolute;
    left: 0;
    top: 0;
}

.wdg .search-submit {
    position: absolute;
    right: 0;
    width: 54px;
    top: 0;
    color: transparent !important;
}

.wdg .search-submit:hover {
    background-color: #000;
}

.search-form {
    overflow: hidden;
    position: relative;
    min-height: 56px;
}

.footer-widget .widget_recent_posts ul li img {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    margin-bottom: 8px;
    margin-right: 6px;
}

._iv,
.invoice-box {
    width: 100%;
    left: 0;
    margin: 0 auto;
}

.footer-widget .widget_recent_posts ul li .title {
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
}

.footer-widget a {
    font-weight: 300 !important;
}

.footer-widget a:hover {
    color: #fff !important;
}

.footer-widget .block-title span {
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
}

.invoice-active {
    position: absolute;
    z-index: 4;
    background-color: rgba(216, 216, 216, 0.83);
    padding: 10px;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
}

#bg-video-container,
#menu,
.map_div,
.modal-body,
.parallax > .wpb_column {
    position: relative;
}

.invoice-box {
    background-color: #fff;
    padding: 25px;
    max-width: 900px;
    top: 10px;
}

._iv {
    max-width: 875px;
}

.bg-info {
    background-color: #91d1f2;
}

.bg-warning {
    background-color: #e07373;
}

.edit-status-wait-css {
    margin-bottom: 20px;
    color: #333;
    padding: 10px;
}

.invocetable > tbody > tr > td,
.invocetable > thead > tr > th {
    font-size: 14px;
    font-weight: 500;
    padding: 5px 15px;
}

#get-selected-car img {
    width: 100px;
    height: 100px;
}

.wpb_row {
    margin-bottom: 0 !important;
}

.clients img {
    min-height: 57px;
    max-height: 70px;
    margin: 0 20px 23px;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.landing-text {
    text-align: left;
    font-size: 17px !important;
    color: #fff;
}

.vc_row.container,
.vc_row.wpb_row.vc_inner.vc_row-fluid.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto !important;
    margin-left: auto !important;
}

.parallax > .wpb_column {
    background-color: rgba(0, 0, 0, 0.16);
    width: 100%;
    height: 100%;
    display: block;
}

.zm_alr_ul_container {
    text-align: center;
}

.ui-dialog {
    padding: 1px 0 20px;
}

.form-header {
    margin-top: -8px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.disabled-form * {
    pointer-events: none;
}

.vtc-f-h {
    margin-top: 12px;
    margin-bottom: 12px;
}

.result_content .report {
    padding-bottom: 15px;
    padding-left: 16px;
    padding-right: 20px;
}

.hide-map {
    visibility: hidden;
    height: 0;
}

.map_div {
    padding: 15px;
}

.form-group.last.vtc-submit-area {
    margin-top: -40px;
}

.li-car-price {
    padding-top: 5px;
}
  
.white {
    color: #fff;
}

.fqp-page .vc_tta-controls-icon::after,
.fqp-page .vc_tta-controls-icon::before {
    border-color: #000 !important;
}

.fqp-page .vc_tta-panel .vc_tta-panel-body {
    background-color: rgba(248, 248, 248, 0) !important;
    border-left: none !important;
    border-right: none !important;
}

.fqp-page .vc_tta.vc_general .vc_tta-panel-title {
    font-size: 16px !important;
}

.fqp-page .vc_tta-panel {
    margin-bottom: 20px;
}

.invo-action {
    min-width: 79px !important;
}

.invo-action li a i {
    margin-right: 16px;
    color: #030303;
}

.invo-action li a {
    padding: 6px 16px;
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.45;
    color: #030303;
    white-space: nowrap;
    text-align: left;
}

.blog-pa {
    text-align: center;
}

.blog-pa .pagination > li > a {
    color: #000;
    position: relative;
    float: left;
    padding: 10px 30px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.cars-pag.blog-pa.padding10.clearfix.float-left {
    padding-top: 80px;
}

.btn.btn-primary.btn-cnt {
    height: 50px !important;
    font-size: 17px;
    margin: 50px 0 8px;
    line-height: 20px;
    padding: 15px 35px;
    border: 2px solid #000;
    background: #000;
    transition: all 0.4s;
    color: #fff;
    border-radius: 100px !important;
}

.btn.btn-primary.btn-cnt:active,
.btn.btn-primary.btn-cnt:focus,
.btn.btn-primary.btn-cnt:hover {
    border: 2px solid #cfb509;
    background: #ddc101;
}

.zm_alr_ul_container {
    padding: 0;
    margin: 0;
}

.li-car-name h2 {
    font-size: 25px;
}

.woocommerce-info {
    margin-top: 40px !important;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 50%;
}

.woocommerce-checkout #payment ul.payment_methods li input {
    margin: -5px 15px 0 0;
    float: left;
}

.modal-body {
    padding: 20px 5px;
    min-height: 200px;
    overflow: hidden;
}

#booking_pickup_time_ {
    height: 45px;
}

.btn-summary-primary {
    padding: 13px 30px;
    clear: both;
    width: auto;
    float: none;
    overflow: hidden;
}

.carsumprice {
    display: block;
}

.btn-geolocation i {
    font-size: 22px !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 65%;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 35%;
}

.woocommerce-MyAccount-navigation-link {
    padding: 10px 12px;
    margin-bottom: 5px;
    margin-right: 25px;
    background: #000 !important;
    color: #fff !important;
    border-radius: 4px;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 14px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
}

.is-active,
.woocommerce-MyAccount-navigation-link:hover {
    background: #222 !important;
}

.woocommerce-MyAccount-navigation-link a {
    color: #000 !important;
}

.is-active,
.is-active a,
.woocommerce-MyAccount-navigation-link a:hover,
.woocommerce-MyAccount-navigation-link:hover a {
    color: #fff !important;
}

.woocommerce-MyAccount-navigation ul {
    padding: 0;
}

.fddgdg {
    display: inline-flex;
}

.fddgdg li img {
    margin-top: 25px;
}

.fddgdg li {
    float: left;
    color: #000;
}

.blog-page .logo img {
    width: 210px;
    height: 75px;
    display: none;
}

#navbar-scroll {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 10px; 
}

#menu-sticky-wrapper .container {
    background-color: rgba(0, 0, 0, 0);
    font-size: 13px;
    padding-top: 10px;
    font-family: verdana;
}

.navbar-wrapper {
    background-color: #fff;
    height: 80px;
}

.navbar-default .navbar-collapse {
    border: none;
}

#find_direction.btn-lg {
    background-color: #000;
    color: #000;
}

#menu-footer-menu .menu-item a:hover,
.color,
a {
    color: #000;
}

a:hover {
    color: #000;
}

#cancel_reservation,
#vtc-next-step,
#vtc-show-map {
    background-color: #000;
    color: #000;
}
.footer-widget ul a {
    color: #e6e6e6;
}
#booking_control input[type="submit"] {
    color: #fff !important;
}

.gt_float_switcher {
    box-shadow: unset !important;
    margin-top: -5px;
}

div#booking_control {padding-bottom: 15px;}

.row.vtc-form-fields input,.row.vtc-form-fields select {
    min-height: 62px;
}


.btn-summary-primary {
    background-color: #000;
    color: #000;
    border-color: #000;
}

.btn-nxt-booking {
    border-color: #000;
    color: #000;
}

.btn-nxt-booking a:hover {
    background-color: #000;
    color: #000;
}

.wpcf7-textarea {
    min-width: 460px;
    width: 785px;
}

#menu {
    z-index: 99;
}

h1.wow.fadeInLeft.animated {
    color: #000 !important;
}

h2.wow.fadeInLeft.animated,
h3.wow.fadeInLeft.animated {
    color: #fff !important;
    font-weight: 300 !important;
}

h2.wow.fadeInLeft.animated {
    font-size: 26px !important;
}

#phenix-tarifs h2.wow.fadeInLeft.animated {
    font-size: 40px !important;
}

#phenix-tarifs h2.wow.fadeInLeft.animated b,
#phenix-tarifs h2.wow.fadeInLeft.animated strong {
    font-weight: 400 !important;
}

h3.vc_custom_heading {
    font-weight: 300 !important;
}

h1.vc_custom_heading b,
h1.vc_custom_heading strong,
h2.vc_custom_heading b,
h2.vc_custom_heading strong,
h3.vc_custom_heading b,
h3.vc_custom_heading strong {
    font-weight: 400 !important;
}

#booking-google-form {
    border-radius: 5px;
    padding-bottom: 10px;
}

body.home #booking-google-form {
    border-radius: 0 0 5px 5px;
}

#blog-listing-big .woocommerce {
    padding-top: 120px !important;
    padding-bottom: 100px !important;
}

body.page-template .logo.wow.fadeInDown.animated,
body.page-template-default .logo.wow.fadeInDown.animated {
    margin-top: 130px !important;
}

body.page-template h2.wow.fadeInUp.animated,
body.page-template-default h2.wow.fadeInUp.animated {
    margin-bottom: 130px !important;
}

body.page-id-4932 .devenir-chauffeur a,
body.page-id-4932 .menu-item-4935 a {
    background-color: #000 !important;
    border-radius: 3px !important;
    color: #000 !important;
    padding: 15px 25px !important;
    line-height: 1em !important;
    height: auto !important;
}

#booking-google-form .last input {
    text-align: center;
    padding: 0;
}

#get-selected-car,
.carsumtitle {
    text-align: left !important;
}

body.page-id-4932 .devenir-chauffeur a img {
    width: 24px !important;
    height: 24px !important;
}

#menu-footer-menu {
    margin-top: 15px;
}

body.page-id-4932 #menu-footer-menu {
    margin-top: 20px;
}

.wpcf7-form label {
    color: #444 !important;
}

.wpcf7-form .wpcf7-textarea {
    width: 100% !important;
    min-height: 226px;
}

.wpcf7-form input[type="file"] {
    padding: 0 !important;
    border-width: 1px 1px 1px 0;
}

.wpcf7-form h3 {
    font-weight: 300 !important;
    margin-top: 40px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#get-selected-car .btn-primary,
.booking .btn-default.btn-nxt-booking,
.wpcf7-form input[type="submit"] {
    font-family: Montserrat, sans-serif !important;
    line-height: 15px !important;
    font-weight: 700 !important;
}

.phenix-form {
    margin-bottom: 50px !important;
}

.wpcf7-form input[type="submit"] {
    box-shadow: 0 !important;
    padding: 8px 35px !important;
    font-size: 15px !important;
    border-radius: 4px !important;
    border: 2px solid #000 !important;
    background: #000 !important;
    color: #000 !important;
    margin-top: 15px;
}

.wpcf7-form input[type="submit"]:hover {
    border: 2px solid #000 !important;
    background: #000 !important;
    color: #fff !important;
}

.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="text"]:focus,
.wpcf7-form textarea:focus {
    outline: #000;
    border-color: #000;
    box-shadow: 0 0 0 #000 inset !important;
}

#get-selected-car .attachment-post-thumbnail.wp-post-image,
.booking .attachment-post-thumbnail.wp-post-image {
    height: auto !important;
    max-width: 200px !important;
}

.booking {
    padding-top: 5px;
}

.booking ol li a {
    font-size: 16px !important;
}

#get-selected-car .btn-primary,
.booking .btn-default.btn-nxt-booking {
    padding: 15p    x 35px 0 !important;
    font-size: 15px !important;
    border-radius: 4px !important;
    border: 2px solid #000 !important;
    background: #000 !important;
    color: #fff !important;
    margin: 3px;
}

.navbar-default .navbar-nav > .open > a {
    background-color: transparent;
    color: #fff !important;
}

.wpml-ls-current-language {
    color: #000;
    background-color: transparent;
    border: 3px solid;
    padding: 7px 6px;
    border-radius: 5px;
    margin: 0;
}
.car-price-content.cad-price * {
    font-size: 90%;
    color: #c67b1ae8;
}
.wpml-ls-current-language a {
    padding: 0 !important;
}

#get-selected-car,
.booking-summary .report {
    padding-left: 25px;
}

.booking-summary h3 {
    font-size: 18px !important;
    font-style: normal !important;
}

.booking-summary .color {
    margin-right: 10px !important;
}

.booking-summary .report li {
    font-size: 16px !important;
    font-style: normal !important;
}

.booking-summary .report li strong {
    display: block !important;
    font-style: normal !important;
}

.carsumtitle {
    color: #000;
    font-weight: 400;
}

#get-selected-car,
.booking-summary .report {
    padding-left: 25px;
}

.booking-summary h3 {
    font-size: 18px !important;
    font-style: normal !important;
}

.booking-summary .color {
    margin-right: 10px !important;
}

.booking-summary .report li {
    font-size: 16px !important;
    font-style: normal !important;
}

.booking-summary .report li strong {
    display: block !important;
    font-style: normal !important;
}

.carsumtitle {
    color: #000;
    font-weight: 400;
}

#get-selected-car .attachment-post-thumbnail.wp-post-image {
    margin-bottom: 10px;
}

.order-number {
    text-align: center;
}
.order-number .order-date,
.order-number .order-status {
    text-transform: uppercase;
    font-weight: 700;
}

.woocommerce-MyAccount-content {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.btn.btn-price:hover {
    color: #fff !important;
}
#myfixedCall {
    position: fixed;
    bottom: 50%;
    right: 0px;
    z-index: 6;
}
#myfixedCall ul {
    list-style: none;
    padding: 0;
}
#myfixedCall ul li {
    display: flex;
    margin: 1px;
}
#myfixedCall ul li a {
    background-color: #b99d75;
    color: white;
    padding: 5px;
    border-radius: 3px;
    border-color: #b99d75;
    min-width: 50px;
    text-align: center;
}
#myfixedCall ul li a:hover {
    background-color: #000;
    border-color: #000;
}
#myfixedCall ul li a i {
    font-size: 24px;
}
.table.table-hover.rates a {
    color: #000;
}
.nav > li > a {
    padding: 10px;
    font-size: 14px;
}



#gt_gtranslate_wrapper {
    position: relative !important;
}
.blog-page h1 {
    text-align: center !important;
    text-transform: uppercase;
}

.gt_switcher .gt_option {
    position: absolute !important;
}
.gt_switcher .gt_selected {
    background: transparent !important;
    width: auto !important;
}
.gt_container--ycn0xj .gt_switcher .gt_selected a {
    color: #333;
    font-size: 14px;
    font-weight: 400;
}
.flatpickr-months .flatpickr-month {
    height: 65px;
}

input.form-control.flatpickr-input.flatpickr-mobile {
    width: 100% !important;
}

input.form-group.date.flatpickr-input.flatpickr-mobile {
    width: 100% !important;
}
.flatpickr-input {
    width: 100% !important;
}
input.form-group.time.flatpickr-input.flatpickr-mobile {
    width: 100% !important;
}
input.form-control.flatpickr-input.flatpickr-mobile {
    width: 100% !important;
    border: none !important;
}

input[type="date"],
input[type="time"] {
    border-radius: 0;
    border: solid 1px #dadada;
    background-color: #fff;
    color: #333;
    height: 45px;
    width: 100% !important;
    position: relative;
    padding: 5px 15px;
}
.li-car-price img {
    max-width: 120px;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: right;
    width: 100%;
    background-color: #000000;
    padding: 18px;
}

.gt_switcher .gt_selected a:after {
    display: none !important;
}
.gt_switcher .gt_selected a {
    border: none !important;
    color: #ffffff;
    padding: 3px 5px;
    width: auto !important;
    font-size: 16px;
    font-weight: 500;
}
.woocommerce-MyAccount-navigation-link a {
    color: #eee !important;
}
.woocommerce form .form-row .optional {
    visibility: visible;
    font-size: 11px;
    color: #373636;
}
table.shop_table.woocommerce-checkout-review-order-table thead {
    display: none;
}
h3#order_review_heading {
    font-size: 18px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
    background: #fff;
    border: 1px solid #eee;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #eaeaea;
}div#customer_details .col-1, div#customer_details .col-2 {
    width: 100%;
}
.btn-select-option {
    color: #000;
    padding: 25px 5px;
}

.btn-select-option input {
    height: unset !important;
}
form#vtc-cancel-form {
    padding-bottom: 25px;
}

@media (max-width: 1200px) {
    .step_2 {
        grid-template-columns: 1fr;
    }
}
.step_2.slim {
    grid-template-columns: 1fr;
}
.step_2 aside .box {
    background: #fff;
    border-radius: 2px;
    padding: 15px;
    border: 1px solid #f0f0f0;
    margin-bottom: 15px;
}
.step_2 aside .box .heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.step_2 aside .box .heading h3 {
    color: #333;
    font-size: 18px;
}
.step_2 aside .box .heading .close,
.step_2 aside .box .heading .edit {
    cursor: pointer;
    background: #1f44ff;
    display: flex;
    align-items: center;
    padding: 6px 13px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
}
.step_2 aside .box .heading .close span,
.step_2 aside .box .heading .edit span {
    font-size: 18px;
    display: block;
    margin-right: 5px;
}
.step_2 aside .box .separator {
    position: relative;
    margin: 15px 0;
}
.step_2 aside .box .separator:before {
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.step_2 aside .box .separator .icons {
    position: relative;
    width: 50px;
    background: #fff;
    height: 17px;
}
.step_2 aside .box .separator .icons span {
    color: #333;
    font-size: 17px;
}
.step_2 aside .box .separator .icons.back_transfer span:last-child {
    transform: rotate(-180deg);
}
.step_2 aside .box .details ul li {
  
    margin: 10px 0;
}
.step_2 aside .box .details ul li:first-child {
    margin-top: 0;
}
.step_2 aside .box .details ul li:last-child {
    margin-bottom: 0;
}
.step_2 aside .box .details ul li span {
    color: #333;
    font-size: 13px;
   
}
.step_2 aside .box .details ul li strong {
    color: #333;
    font-size: 12px;
}
.step_2 aside .box #map_canvas {
    width: 100%;
    height: 350px;
}
.step_2 aside .box.change_search {
    display: none;
}
.step_2 aside .box.change_search.visible {
    display: block;
}
.step_2 .cars .note {
    background: rgba(31, 68, 255, 0.22);
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 2px;
    box-shadow: 1px 1px 14px -1px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
}
.step_2 .cars .note span {
    position: relative;
    top: -2px;
    display: block;
    margin-right: 5px;
    color: #f70;
}
.step_2 .cars .note p {
    color: #000;
}
@media (max-width: 1200px) {
    .step_2 .cars.order-1 {
        order: -1;
    }
}
.step_2 .cars .separator_title {
    color: #333;
    font-size: 16px;
    margin: 24px 0;
}
.step_2 .cars .back_to_cars {
    display: none;
    align-items: center;
    background: #1f44ff;
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 16px;
}
@media (min-width: 1200px) {
    .step_2 .cars .back_to_cars {
        display: inline-flex;
    }
}
.step_2 .cars .back_to_cars span {
    transform: rotate(-180deg);
}
.step_2 .cars article {
    background: #fff;
    border-radius: 2px;
    margin-bottom: 16px;
    display: grid;
    grid-template-columns: 70% 1fr;
    min-height: 210px;
    transition: all 0.3s;
    border: 1px solid #eee;
}
.step_2 .cars article:hover {
    box-shadow: 1px 0 12px -4px rgba(0, 0, 0, 0.5);
}
.step_2 .cars article:last-child {
    margin-bottom: 0;
}
@media (max-width: 1200px) {
    .step_2 .cars article {
        grid-template-columns: 1fr;
    }
    .direction-p-l {
        padding-left: 15px;
    }
}
.step_2 .cars article .details {
    padding: 10px;
}
.step_2 .cars article .details h5 {
    color: #333;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 19px;
    display: flex;
}
.step_2 .cars article .details h5 span {
    font-weight: 400;
    border-left: 1px solid #ddd;
    padding-left: 10px;
    font-size: 16px;
    margin-left: 10px;
}
.step_2 .cars article .details .about {
    display: grid;
    grid-template-columns: 70% 1fr;
}
@media (max-width: 768px) {
    .step_2 .cars article .details .about {
        display: flex;
        flex-direction: column;
        align-items: center;
        grid-template-columns: 1fr;
    }
}
.step_2 .cars article .details .about img {
    width: 175px;
    height: auto;
}
@media (max-width: 768px) {
    .step_2 .cars article .details .about img {
        width: 100%;
        max-width: 185px;
        margin-bottom: 25px;
    }
}
@media (max-width: 768px) {
    .step_2 .cars article .details .about .info {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .vc_custom_1677584534125 {
        background-position-x: center;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #070707;
    }
}
.step_2 .cars article .details .about .info li {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 8px;
    color: #333;
}

@media (max-width: 1200px) {
    .step_2 .cars article .booknow .group {
        display: none;
    }
}
.step_2 .cars article .booknow .price {
    display: flex;
    flex-direction: column;
    color: #000;
    font-weight: 600;
    font-size: 25px;
}
.step_2 .cars article .booknow .price .euro {
    color: #000;
    font-size: 23px;
}
.step_2 .cars article .booknow .price .chf {
    color: #333;
    margin-top: 5px;
    margin-bottom: 15px;
}
.step_2 .cars article .booknow .book_car {
    margin-top: 16px;
    background: #1f44ff;
    color: #fff;
    padding: 15px 0;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    letter-spacing: 0.5px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.step_2 .cars article .booknow .book_car span {
    transition: all 0.3s;
    position: relative;
    left: 10px;
}
.step_2 .cars article .booknow .book_car:hover span {
    left: 25px;
}
.step_2 .cars article .booknow.single_car {
    justify-content: center;
    text-align: center;
    padding-top: 20%;
    background: #eee;
}
.step_2 .cars article .booknow.single_car .book_car {
    display: none;
}
@media (max-width: 1200px) {
    .step_2 .cars article .booknow.single_car {
        display: none;
    }
}
section.steps {
    padding: 50px 0 0;
}

.step_2 .cars article .details .about .info li i {
    color: #000;
    font-size: 25px;
    padding-left: 10px;
}

.step_2 .cars article .details .about .info {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    margin-right: 5px;
}
.li-car-name p {
    display: inline-block;
}
.widget.widget_text a {
    color: #eee;
}
.white,
.white a {
    color: #fff;
}
.booking-summary.col-md-3 h2 {
    font-size: 22px;
    margin-top: 45px;
}
.open-summy,.close {
  padding: 2px 7px;
  cursor: pointer;
  font-size: 10px;
  background: #000;
  color: #fff;
  border-radius: 33px;
}
.open-summy:hover ,.close:hover {
  background: #eee;
  color: #000;
}
.woocommerce-billing-fields h3 {
  display: none;
}
.woocommerce-additional-fields h3 {
  display: none;
}

.gt_float_switcher .gt-selected {
    background-color: #000 !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code{
    color:#fff
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 14px 15px;
    color: #fff; 
}
.gt-current-lang {}

.gt_float_switcher {
    background: transparent !important;
    border: none !important;
}
.bootbox-body {
    padding: 15px;
}

.bootbox-body input[type=radio],.bootbox-body input[type=checkbox] {
    height: unset !important;
}
.bootbox-body em {
    font-weight: bold;
    padding-top: 15px;
    display: block;
    color: red;
}
.modal-header .close {
    color: #fff !important;
    font-size: 25px;
    background: #000;
    opacity: 1;
    padding: 0px;
    width: 35px;
    height: 35px;
}
/* Define the keyframes for the spinning animation */
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Style for the loading effect */
.loading:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
  margin-left: 8px;
}

/* Optional: Style changes for the button when loading */
.btn-nxt-booking.loading {
  position: relative;
  color: transparent;
}
.cars-data-feautures span {
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
}

.cars-data-feautures {
    border: 1px solid #eee;
    padding: 15px;
}
button#next-button2:active {
    background: #575757;
    color: #fff;
}
.grecaptcha-badge {
    display: none;
}
.iti.iti--allow-dropdown input {
    padding-left: 50px !important;
}
.iti.iti--allow-dropdown {
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    #bottom-action,
    #feature-2 h2,
    #feature-2 p,
    #intro h2,
    #intro p,
    #myaccount p,
    .btn-section {
        text-align: center;
    } 
    .price-feature li {
        margin-left: 15px;
        margin-right: 15px;
    }
    .btn-price {
        padding: 7px 25px;
    }
    #intro,
    #myaccount,
    #policy {
        padding: 30px 0 50px;
    }
    #feature {
        padding-top: 75px;
    }
    .feature-img {
        margin-top: 0;
    }
    .row-feat {
        padding-top: 10px;
        padding-bottom: 40px;
    }
    #feature-2 {
        padding: 80px 0;
    }
    .feature-2-pic {
        margin-top: 40px;
    }
    #client img {
        margin: 10px 0;
        max-height: 40px;
    }
    .video-header {
        margin: 50px 0 30px;
    }
    .button-demo li {
        padding-bottom: 50px;
    }
    .li-car-name .car-features {
        margin-left: 25px !important;
    }
    .carssections .screen {
        background: #fff;
        padding: 0;
        margin: 6px;
        display: block;
    }
}



@media (max-width: 780px) {
	.form-group.last.vtc-submit-area {
    margin-top: -20px;
}
	input.form-control.flatpickr-input.flatpickr-mobile {
		border: 1px solid #dedede !important;
		border-radius: 5px !important;
		padding: 10px 5px 10px 30px !important;
		height: 33px !important;
	}
		.direction-p-l {
        padding-left: 15px;
        margin-top: 15px;
    }
    #navbar-scroll { 
        min-height: 75vh;
    }

    #bottom-action,
    #feature-2 p,
    #intro p,
    #myaccount p,
    .btn-section {
        text-align: center;
    }
    .logo {
        margin: 40px 0 30px;
    }
    .head-btn {
        margin: 30px 0 80px;
    }
    .signup-header {
        margin: 70px 0 80px;
    }
    #intro,
    #myaccount,
    #policy {
        padding: 70px 0;
    }
    #feature-2 h2,
    #intro h2 {
        font-weight: 200;
        text-align: center;
    }
    #feature {
        padding-top: 50px;
    }
    .row-feat {
        padding-top: 10px;
        padding-bottom: 40px;
    }
    .feat-list i {
        padding-left: 40px;
    }
    #feature-2 {
        padding: 40px 0 50px;
    }
    .feature-2-pic {
        margin-top: 50px;
    }
    #package {
        padding-top: 80px;
    }
    .package-option {
        padding: 50px 0;
    }
    #client img {
        margin: 10px 0;
    }
    .contact-left {
        margin-bottom: 50px;
    }
    .video-header {
        margin: 50px 0 30px;
    }
    .cars-grid a {
        width: 33.333%;
    }
    .cars-grid a:nth-child(odd) {
        margin: 0;
    }
    .cars-grid a:nth-child(3n-1) {
        margin: 30px 0 -30px;
    }
    .li-car-name .car-features {
        margin-left: 25px !important;
    }
    .carssections .screen {
        background: #fff;
        padding: 0;
        margin: 5px;
        display: block;
    }

    .feature-img {
        margin-top: 0;
    }
    .navbar-wrapper {
        height: 75px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }
    .driver-list-home {
        font-size: 15px;
        line-height: 25px;
    }
    .site-name img {
        width: 125px !important;
        margin-top: -10px;
    }
	.navbar-default .navbar-nav > li > a {
    color: #fff;
	}
    .signup-header {
        margin: 0px 0px 40px;
    }
    #navbar-scroll > ul {
        background: #000;
        padding: 20px 5px;
        margin-top: -5px;
        height: 100vh;
        border-top: 2px solid #333;
    }

    #feature,
    #intro,
    #myaccount,
    #policy {
        padding-top: 50px;
    }
    .logo {
        margin: 15px 0;
    }
    .landing h1 {
        font-size: 40px;
        margin: 20px 0 10px;
    }
    .landing-text p {
        font-size: 16px !important;
    }
    .feat-list i {
        padding-left: 20px;
    }
    #feature-2 {
        padding: 50px 0 70px;
    }
    #carssection {
        padding-top: 70px;
    }
    .carssections {
        padding-top: 30px;
        padding-bottom: 70px;
    }
    #testi {
        padding: 70px 0;
    }
    .testi-item .box .message {
        line-height: 25px;
        font-size: 18px;
    }
    .action h2 {
        margin: 50px 0 20px;
    }
    .contact_text p {
        line-height: 1.5;
    }
    .contact-ul {
        padding: 10px 0 70px;
    }
    .cars-grid .screentow {
        width: 50%;
        margin-bottom: 20px !important;
    } 
    .dseccc {
        padding-right: 15px;
        margin-bottom: 10px;
    }

    .dsddsdone {
        padding-left: 15px;
        margin-top: 15px;
    }
}
@media (max-width: 480px) {
    
    .feat-list i {
        padding-left: 5px;
    }
    .action h2 {
        font-size: 30px;
    }
    .button-demo li {
        padding-bottom: 50px;
    }
    .newsletter-form input[type="text"] {
        width: 78%;
    }
    .cars-grid .screentow {
        width: 100%;
        margin-bottom: 20px !important;
    }
}

@media (max-width: 360px) {
    #feature h2,
    #feature-2 h2,
    #intro h2 {
        font-size: 30px;
    }
    .feat-list i {
        padding-left: 0;
    }
    #feature .inner {
        padding-left: 15px;
    }
    .contactbutton {
        margin-bottom: 15px;
    }
    .contact-ul li {
        margin-left: 0;
    }
    .booking-top-nav ol li a {
        color: transparent !important;
    }
    .li-car-name .car-features {
        margin-left: 11px !important;
    }
    .newsletter-form input[type="text"] {
        width: 78%;
    }
    .cars-grid .screentow {
        width: 100%;
        margin-bottom: 20px !important;
    }
}
@media (max-width: 320px) {
    .logo {
        margin: 30px 0 20px;
    }
    .landing h1 {
        margin: 20px 0 35px;
    }
    .btn-default,
    .btn-primary {
        font-size: 16px;
        border-radius: 80px;
        margin: 10px 60px 5px 0;
        padding: 10px 30px;
        height: 45px;
    }
    .btn-nxt-booking {
        margin: 10px 0 5px;
    }
    .li-car-name .car-features {
        margin-left: -6px !important;
    }
    .subscribe-form {
        margin: 50px auto 110px;
    }
    .subscribe-form input {
        padding: 5px 15px;
    }
    .subscribe-form button {
        padding: 0 15px;
    }
    .action h2 {
        margin: 70px 0 20px;
    }
    .table > tbody > tr > td,
    .table > thead > tr > th {
        padding: 20px 10px;
    }
    .carssections a:hover figure button {
        transform: translateY(-26%) translateX(23%) scale(1);
        padding: 0 20px;
        height: 45px;
    }
    .booking-top-nav ol li a {
        color: transparent !important;
    }
    .newsletter-form input[type="text"] {
        width: 78%;
    }
    .cars-grid .screentow {
        width: 100%;
        margin-bottom: 20px !important;
    }
}