@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@font-face {
    font-family: 'lane_-_narrowregular';
    src: url('../fonts/LANENAR-webfont.eot');
    src: url('../fonts/LANENAR-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/LANENAR-webfont.woff2') format('woff2'),
    url('../fonts/LANENAR-webfont.woff') format('woff'),
    url('../fonts/LANENAR-webfont.ttf') format('truetype'),
    url('../fonts/LANENAR-webfont.svg#lane_-_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;font-size:15px;
    padding-right: 0px !important;
}
.navbar-default .navbar-nav>li>a {
    font-family: lato;
}
.loader {
    left: 48%;
    position: absolute;
    top: 46%;
    z-index: 9999;
}
a:focus, a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
    outline: none !important;
}
.container-fluid {
    padding:0;
}

/*home*/

.nav-call {
    float: right;
}

.nav-call span {
   margin: auto;
   display: table;
}
.nav-head li a {
    padding: 0 10px;
}
.nav-main {
    background-color: transparent;
	border-bottom: 1px solid #dedede;
	padding:10px 0;margin:0;
}

.banner-home {
    /* background: url("../../img/home/banner1.jpg"); */
    background-repeat: no-repeat;
    height: 575px;
    background-position:bottom center;
        background-size: cover;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: transparent;
}
.serious-section {
    position: relative;
    top: 117px;
}

.srs-main img {
    position: absolute;
}

.serious-text {
    position: absolute;
}

.serious-text h3 {
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    padding: 30px 0 0 40px;
}

.serious-text h4 {
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    color: #000;
    padding: 0 0 0 40px;
}
.serious-text h4 span {
     font-size: 50px;
 }
.who-main {
    float: right;
    padding: 122px 0 0 0;
}
.who-main h4 {
    font-size: 21px;
    font-family: 'Lato', sans-serif;
    color: #000;
    text-align: right;
}

.who-main p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    text-align: right;
    padding: 18px 0;
}
.who-main h5 {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-style: italic;
    text-align: right;
}

.who-main h5 a {
    color: #fff;
}

.who-main h5 span {
    margin-left: 25px;
}

.who-main h6 {
    float: right;
    padding: 20px 0 0 0;
}

.who-main h6 img {
    margin: 0 0px 0 30px;
}

.img-car img {
    width: 90%;
}

.img-car {
    position: relative;
    top: -86px;
    left: 95px;
    z-index: 9;
}

.img-map-marker {
    position: absolute;
    top: 495px;
    left: 486px;
}

.img-map-marker img {
    width: 85%;
}

.img-car {
   animation-delay: .5s;
}

.img-map-marker {
    animation-delay: 1.5s;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.who-main h6 img {
    -webkit-animation:spin 1s linear ;
    -moz-animation:spin 1s linear ;
    animation:spin 1s linear ;
}

.sec-1 h3 {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    color:#4caf50;
    font-weight: bold;
    margin:0px;
}

.sec-1 p, .sec-2 p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #3f3f3f;
	margin-top:5px;
	font-style: italic;
    letter-spacing: 1px;
}

.sec-1 img {
    float: right;
}

.sec-2 h3 {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    color: #4caf50;
    font-weight: bold;
    margin:0px 0 0px 0;
}

.second-home-section {
    margin: 20px 0 20px 0;
}
.chaseless-text h4 {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #6b6969;
}
.chaseless-text h5 {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    color: #6b6969;
    font-weight: bold;
}

.chaseless img {
    float: left;
    margin-right: 40px;
}

.chaseless-text {
    padding:13px 0 0 0;
}

.refil a{
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    background: #4CAF50;
    border: 1px solid #4CAF50;
    padding: 11px 20px;
    font-weight: lighter;
}

.refil a:hover {
    color: #7f7a7a;
    background: transparent;
}
.second-home-section .col-lg-12 {
	margin: 0;
}
.refil {
    margin: 34px 0 0 0;
}

.chaseless {
    position: relative;
    left: 150px;
}
.call-us h2 {
    font-size: 36px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    margin: 0 0 30px 0;
}

.call-us h3 {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    margin:0px  0 10px 0;
}

.call-us p {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    line-height: 25px;
	text-align:justify;
}

.img-t {
    padding: 40px 0 20px 0;
    width: 14%;
}

.last-scn-home h3{
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    position: relative;
    right: 14px;
}

.last-scn-home p{
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    line-height: 25px;text-align:justify;
}
.last-scn-home img {
    text-align: center;
    margin: auto;
}
.last-scn-home h4{
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    color: #4caf50;
}

.last-scn-home .form-control {
    border-radius: 0px;
    background: transparent;
    color: #fff;
}

.but-sub {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    background: #4CAF50;
    border: 1px solid #4CAF50;
    padding: 8px 20px;
    font-weight: lighter;
    border-radius: 0;
    border-color:#4CAF50;
    margin: 40px 0;
}

.but-sub:hover {
    background: transparent;
    border-color:#4CAF50;
    color: #fff;
}


#back-to-top {
    position: fixed;
    bottom: 5px;
    right: 100px;
    z-index: 999;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #4cb051;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    font-size: 30px;
    border-radius: 50px;
}
#back-to-top:hover {
    /*background: #e9ebec;*/
}
#back-to-top.show {
    opacity: 1;
}
#content {
    height: 2000px;
}

.hand-img {
    width: 79%;
    margin: 25px 0 0 0;
    padding: 0 0 0 50px;
}

footer {
    background: #f6f6f6;
    margin: -6px 0 0 0;
    position: relative;
    z-index: 9;
    border-top:1px solid #ddd;
}

.footer-main h3 {
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    color: #000;
    margin: 40px 0;
    font-weight: bold;
}
.social-media-footer h5 {
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-weight: bold;
    margin: 40px 0;
}

.footer-main h4 {
    font-size:16px;
    font-family: 'Lato', sans-serif;
    color: #747474;
    margin: 20px 0;
    font-weight: 600;text-transform:uppercase;
}

.footer-inner ul li {
    font-size: 15px;
    line-height: 27px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.footer-inner ul li a{ color: #747474;}
.footer-inner ul {
    padding:0 20px;
}

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

.social-media-footer ul li {
    line-height: 43px;float:left;margin-right:10px;
}
.copy-right h6 {
    color: #747474;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    margin: 50px 0 30px 0;
}
.foot-nav ul {
    float: right;
    margin: 50px 0 30px 0;
}
.foot-nav ul li {
    list-style: none;
    float: left;
    margin-right: 15px;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}
.foot-nav ul li a {
    color: #ffffff;
}
.hand-section {
    position: relative;
    left: 30px;
}
.vector-part {
    position: relative;
    z-index: 9;
    bottom: 100px;
    padding: 0 0 0 65px;
}

.vector-part img {
    position: relative;
    top: 15px;
}

.vector-part h3{
    color: #ffffff;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    position: relative;
    right: 30px;
}
.book-now-option {
    position: relative;
    top: 105px;
    cursor:pointer;
}
.book-now-option h3 {
    text-align: center;
}

.bot-tab {
    background: #cf7a17;
}
/* .book-scn-tab {
    bottom: 0;
    position: fixed;
    z-index: 99;
    width: 100%;
} */

.nav-tab-find>li.active>a, .nav-tab-find>li.active>a:focus, .nav-tab-find>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-color: transparent;
}

.nav-tabs>li>a:hover {
    border-color: transparent transparent transparent;
    background-color: transparent;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tab-find h4 {
    text-align: center;margin-top:0px;
}

.nav-tab-find h5 {
    text-align: center;
    color: #000;
    font-size: 18px;
    font-family: 'Lato', sans-serif;text-align:left;line-height:13px;
}


.nav-tab-find h6 {
    text-align: center;
    color: #212529;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.nav-inner-find li {
    /*margin-right: 38px;*/
    margin-bottom: 15px;
}

.form-mn .form-control {
    background: #fff;
    border-radius: 0px;width:auto;
}
.form-mn  label {
    color: #212529;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 300;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 300;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 300;
}
.form-control:-moz-placeholder { /* Firefox 18- */
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 300;
}

.br-tab {
    border-top: 1px solid #999;
    position: relative;
    top: 30px;
    width:100%;
    /*width: 66%;*/
    /*left: 34px;*/
}

.btn-continue {
   background: #4caf50 !important;
    border-radius: 4px;
    border-color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #fff !important;
    padding: 7px 30px;
    border: 0;
    box-shadow: none !important;
}

.tab-main {
    margin: -5px 0 0px 0;
}

.nav-mn-fnd li.active:after {
    content: url(../../img/home/arr-up.png);
    position: relative;
    left: 67px;
    bottom: -13px;
}

.sym-up {
    background: url("../../img/home/pop-vector.png");
    background-repeat: no-repeat;
    height: 27px;
    background-position: center;
    position: relative;
    right: 30px;
    top: 21px;
}

.bk-option-down h3 {
    text-align: center;
    padding: 6px 0;
}

.sym-up-1 {
    background: url("../../img/home/app-down.png");
    background-repeat: no-repeat;
    height: 27px;
    background-position: center;
    position: relative;
    right: 30px;
    top: 21px;
}
.bk-option-down {
    position: absolute;
    left: 42.5%;
    top: -90px;
    cursor: pointer;
}

.select-car h5 {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #000;
}

.fare h5 {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-weight: 300;
    font-style: italic;
}

.select-car span {
    color: #4b4b4b;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-style: initial;font-weight:600;
}

.fare ul li {
    color: #4b4b4b;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    list-style: none;
    line-height: 40px;
}

.fare ul {
    background: #fff;
    padding: 10px 20px;
}

.fare ul li span {
color: #cf7a17;
   font-weight: 300;
    font-style:italic;
    margin-left: 25px;
}

.sl-car {
    background: #fff;
    margin: 0 0 30px 0;
}

.fare {
    margin: 0 0 0 -25px;
}
.app-new {
    background: #4CAF50;
    color: #fff;
    font-size: 16px;
    padding: 8px 24px;
    position: relative;
    top: 6px;
    right: 27px;
}

.lab-rad {
    font-style: initial !important;
}

.pad-rad {
    padding: 0 0 0 40px;
}
.pad-rad-1 {
    margin: 0 -30px;
 }

.opt-3 {
    color: #565656;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}
.rad-user {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #635b5b;
    float: left;
    margin: 0 15px 14px 0;
        position: relative;
    z-index: 9;
}
/*about*/

.about-back {
    background: #eeeeee;
}

.img-graph {
    margin: 40px auto;
}

.gr-inner h3 {
    text-align: center;
}

.gr-inner {
    position: absolute;
    top: 32%;
    left: 40%;
}

.gr-inner h3 img {
    margin-right: 20px;
    width: 30%;
    -webkit-animation:spin 1s linear ;
    -moz-animation:spin 1s linear ;
    animation:spin 1s linear ;
}

.about-back h4 {
    color: #4b4b4b;
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-align: center;
}

.about-back h5 {
    color: #4b4b4b;
    font-size: 26px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-align: center;
}

.about-back p {
    color: #4b4b4b;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    text-align: justify;
    margin: 30px 0 50px 0;

}

.col-rw-grey {
    padding: 80px 0 0 0;
    background: #eeeeee;
}

.grey-tr {
    position: relative;
    right: 16px;
}

.man-pwr {
    position: absolute;
    z-index: 99;
    top: -83px;
}

.getting-abt {
    position: absolute;
    left: 400px;
    top: 31px;
}
.getting-abt h3 {
    color: #4b4b4b;
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    margin: 0;
}
.getting-abt h4 {
    color: #4b4b4b;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    margin: 0;
}
.getting-abt h5 {
    color: #4b4b4b;
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    margin: 0;
    font-weight: bold;
}

.contact-left {
    position: relative;
   
}

.bac-orange {
    background: #4CAF50;
    position: relative;padding-bottom:90px;
    
}

.contact-right h4 {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    margin: 40px 0 30px 0;
    font-style: italic;
    font-weight: 600;
}

.contact-right .form-control {
    background-color: transparent;
    color: #fff;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0px;
    box-shadow: none;
}

.contact-right .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.contact-right .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.contact-right .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.contact-right .form-control:-moz-placeholder { /* Firefox 18- */
color: #fff;
}

.text-cnt {
    border: 1px solid !important;
    min-height: 100px;
    margin: 40px 0;
}

.btn-cnt-send {
    color: #4CAF50;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    background: #fff;
    border-color: transparent;
    border-radius: 0px;
    padding: 5px 15px;
}
.btn-cnt-send:hover {
    background-color: transparent;
    border-color: #fff;
}

.contact-right h5 {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    padding: 17px 0;
}

.car-contact {
    position: absolute;
    bottom: -126px;
    left: 274px;
}

.show-add-img {
    float: left;
    position: relative;
    top: 7px;
    left: -20px;
}

.hd-div-1 img {
    float: left;
    position: relative;
    top: 4px;
    left: -20px;
}

.cnt-hide {
    position: absolute;
    bottom: 0px;
}
.cnt-add-left img {
    margin: 13px 0;
}
.cnt-add-left {
    background: #4caf50;
    padding: 15px 40px 35px 40px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width:300px;
}

.cnt-add-left h6 {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    margin: 4px 0;
}

.cnt-add-left a {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.show-div {
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.hd-div-1 {
    position: relative;
    z-index: 9;
    cursor: pointer;
}

.modal-header {
    padding: 20px 15px;
    border-bottom: none;
}

.call-bck-title {
    color: #635b5b;
    font-style: italic;
    font-size: 24px;
}

.call-back-model-content {
 
    box-shadow: none;
}

.cl-mdl {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.btn-snd-callback {
    background: #4caf50;
    color: #fff;
    font-size: 18px;
    border: 1px solid #4caf50;
   
    margin: 30px 0 10px 0;

}

.btn-snd-callback:hover{
    background: transparent;
    color: #4caf50;
    font-size:18px;
    border: 1px solid #4caf50;
   
}
.forn-mdl-callback {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #635b5b;
    border-radius: 0px;
    color: #635b5b;
}

.call-back-model-content .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #635b5b;
    font-style: normal;
}
.call-back-model-content .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #635b5b;
    font-style: normal;
}
.call-back-model-content .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #635b5b;
    font-style: normal;
}
.call-back-model-content .form-control:-moz-placeholder { /* Firefox 18- */
    color: #635b5b;
    font-style: normal;
}

.nav-fare-chart h4 {
    text-align: center;
}

.nav-fare-chart h5 {
    text-align: center;
    color: #7b7b7b;
}

.nav-fare-chart>li.active>a, .nav-fare-chart>li.active>a:focus, .nav-fare-chart>li.active>a:hover {
    color: #7b7b7b;
    cursor: default;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-color: transparent;
}

.nav-fare-chart li {
    width: 25%;
}

.tab-cbt {
    background: #e5e5e5;
    position: relative;
    top: 15px;
}

.sedan-hd img {
    float: left;
    margin-right: 15px;
        height: 50px;
width: 50px;
}

.cr-fare h4 {
    color: #4b4b4b;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}

.cr-lg-6 {
    border: 1px solid #aeaeae;
    border-right: none;
    margin: 25px 0px;
}

.cr1-lg-6 {
    border: 1px solid #aeaeae;
    margin: 25px 0px;
}

.mn-rew {
    background: #d8d8d8;
    margin-bottom: 5px;
    padding: 15px 5px;
}
.mn-rew-1 {
     background: #d8d8d8;
     margin-bottom: 40px;
     padding: 15px 5px;
 }

.sedan-hd h5 {
    color: #4b4b4b;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}

.sedan-list-det h5{
    color: #4b4b4b;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}

.nav-fare-chart .active:after {
    content: url("../img/farechart/8.png");
    position: absolute;
    left: 54px;
}

.nav-fare-chart a img {
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.nav-fare-chart .active img {
    -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
}

.cr-lg-4 {
    border: 1px solid #aeaeae;
    border-right: none;
    margin: 25px 0px;
}

.cr1-lg-4 {
    border: 1px solid #aeaeae;
    border-right: none;
    margin: 25px 0px;
}

.cr2-lg-4 {
    border: 1px solid #aeaeae;
    margin: 25px 0px;
}

.main-first {
    background: #4CAF50;
    padding: 15px;
}

.main-log-inner h4 {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
}

.main-log-inner h5 {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

.main-log-inner h6 {
    color: #000000;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}


.main-second .form-control {
    background: transparent;
    border-radius: 0px;
    border: 1px solid #fff;
}
.main-second {
    background:#4caf50;
    padding: 30px;
    margin: 0 0 50px 0;
    border-top:1px solid #0a9e10;
}
.main-second label {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 300;
}


.main-second .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    color: #fff;
}
.main-second .form-control::-moz-placeholder { /* Firefox 19+ */
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    color: #fff;
}
.main-second .form-control:-ms-input-placeholder { /* IE 10+ */
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    color: #fff;
}
.main-second .form-control:-moz-placeholder { /* Firefox 18- */
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    color: #fff;
}

.gender label{
    margin-right: 10px;
    float:left;
}

.gender h5 {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-style: italic;
    margin: 0px 0 30px 0;
}

.gender h5 span {
    font-style: normal;
    margin-left:15px;
}

.gender {
    margin: 30px 0 0 0;
}

.btn-save {
    color: #4caf50;
    background: #fff;
    border-radius: 18px;
    margin: 15px 0 0 0;
}

.btn-save:hover {
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
}

.cancel {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-style: italic;
    margin: 0 50px;
    position: relative;
    top: 12px;
}

.cancel:hover {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-style: italic;
    margin: 0 50px;
    position: relative;
    top: 12px;
}
.sort-by {
    float: right;
}
.tab-login h4 {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

.sort-by h5 {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    color: #000;
}

.sort-by h5 span {
    margin-left: 10px;
}

.tab-lg-sub {
    background: #d5d5d5;
    padding: 40px 25px 0 25px;
}

.nav-lgn>li.active>a, .nav-lgn>li.active>a:focus, .nav-lgn>li.active>a:hover {
    color: #4caf50;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom: 3px solid #4caf50;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

.nav-lgn h5 {
    font-size: 18px;
}
.nav-lgn>li.active>a>h5, .nav-lgn>li.active>a>h5:focus, .nav-lgn>li.active>a>h5:hover {
    color:#4caf50;
}

.nav-lgn>li>a>h5, .nav-lgn>li>a>h5:focus, .nav-lgn>li>a>h5:hover {
    color: #626262;
}

.tab-login-first h5 {
    color: #515151;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
}

.tab-login-first h5 span {
    font-style: normal;
    font-weight: 400;
    margin-left: 10px;
}

.date-tf h6{
    color: #515151;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
}

.date-tf h6 span {
    font-style: normal;
    font-weight: 400;
}

.stat {
    color: #515151;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
}
.stat span {
    font-style: normal;
    color: #4caf50;
    margin-left: 10px;
}

.bac-grey {
    padding: 0;
    background: #e3e3e3;
    min-height: 740px;
}

.tab-login-first {
    padding: 10px 35px;
    position: relative;
    border-bottom: 1px solid #b7b7b7;
    margin: 30px 0;
}

.tab-cnt-det-main {
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 50px 0px;
}

.date-tf {
    float: left;
    margin-right: 30px;
}

.bac-gh-8 {
    padding: 0;
    background: #e3e3e3;
}

.mn-ht-content {
    height: 452px;
    overflow-y: scroll;
}

.prof-header h5 img {
    width: 50px;
    border-radius: 50%;
    height: 50px;
    object-fit: cover;
}
.prof-header h6 {
    font-size: 16px;
    color: #6b6969;
    margin: 0;
    padding: 10px 0 0 20px;
}

.prof-header h5 {
    text-align: center;
    margin: 0;
    padding: 0 0 0 15px;
}
.prof-header {
    border-left: 1px solid #696969;
    left: 15px;
}

.pad-cl-1 {
    padding: 0;
}

.mn-time-text {
    position: relative;
    left: 20px;
}

.fre-det-mn {
    color: #4caf50 !important;
}

.fr-sp {
    font-size: 18px !important;
    padding: 0 0 0 200px;
}
.sign-req h4 {
    color: #635b5b;
    font-family: 'Lato', sans-serif !important;;
    font-style: italic !important;
    font-size: 14px !important;;
}

.sign-req a {
    color: #4caf50;
    font-weight: bold;
    font-size: 18px;
    margin-left: 10px;
}

.forn-mdl-callback::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-style: italic !important;
    color: #635b5b;
}
.forn-mdl-callback::-moz-placeholder { /* Firefox 19+ */
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-style: italic !important;
    color: #635b5b;
}
.forn-mdl-callback:-ms-input-placeholder { /* IE 10+ */
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-style: italic !important;
    color: #635b5b;
}
.forn-mdl-callback:-moz-placeholder { /* Firefox 18- */
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-style: italic !important;
    color: #635b5b;
}

/*new*/

.pad-zero {
    padding: 0;
}

.payment-main h2 {
    text-align: center;
    color: #3d3d3d;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    margin: 60px 0;
    font-style: italic;
    font-weight: 700;
}

.pay-wallet h3 {
    color: #3d3d3d;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    margin: 0;
}

.pay-wallet h3 span {
    color: #4CAF50;
    margin: 0 0 0 40px;
}

.pay-wallet h3 span i {
    color: #757575;
    margin: 0 5px 0 0;
}

.fl-rght {
    float: right;
}

.pay-wallet {
    background: #e1e1e1;
    border-radius: 26px;
    margin: 0 0 50px 0;
    padding: 10px 0;
}

.radio-payment .radio-inline {
    color: #757474;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    margin: 0 80px 0 0;
    position: relative;
}

.radio-payment .radio-inline span {
    margin: 0 0 0 20px;
}

.label-paymnt {
    color: #757474;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.pay-control {
    background: transparent;
    box-shadow: none;
    border-radius: 0px;
    border-color: #848484;
}

.radio-payment {
    margin: 0 0 40px 0;
}

.cvv-p {
    color: #757474;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: italic;
    padding: 24px 0px;
}

.btn-pay-sub {
    color: #fff;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    background: #4CAF50;
    padding: 10px 40px;
    border-color: #4CAF50;
    border-radius: 20px;
    margin: 0 0 50px 0;
}

.btn-pay-sub:hover {
    border-color: #4CAF50;
    background: transparent;
    color: #535353;
}

.bot-tab {
    background: #fff;display:block !important;margin-top:30px;box-shadow:0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);border-radius:4px;
}

.refil a {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    background: #4CAF50;
    border: 1px solid #4CAF50;
    padding: 11px 20px;
    font-weight: lighter;
    position: relative;
    /*z-index: 99999;*/
}



.form-mdl-wallet-amt::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #635b5b;
}
.form-mdl-wallet-amt::-moz-placeholder { /* Firefox 19+ */
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #635b5b;
}
.form-mdl-wallet-amt:-ms-input-placeholder { /* IE 10+ */
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #635b5b;
}
.form-mdl-wallet-amt:-moz-placeholder { /* Firefox 18- */
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #635b5b;
}


.form-mdl-wallet-amt {
    border-radius: 0px !important;
    padding: 22px 15px !important;
    background: transparent !important;
}

.modal-header-1 {
    padding: 20px 15px 0;
    border-bottom: none;
}
.call-bck-title {
    color: #635b5b;
    font-style: italic;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

.sh-pass-1 {
    color: #635b5b;
    font-family: 'Lato', sans-serif;
    font-style: italic !important;
    font-size: 14px;
}


.wallet-img-mdl {
    margin: 0 10px 0 0;
}

.call-wdl {
    float: left;
}

.call-wdl-1 {
    margin: 5px 0;
    float: right;
}

.call-wdl-1 {
    color: #3d3d3d;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
}


.call-wdl-1 span i {
    color: #757575;
    margin: 0 5px 0 0;
}
.call-wdl-1 span {
    color: #4CAF50 ;
    margin: 0 0 0 20px;
}

.need-log {
    color: #898989;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    margin: 30px 0 0 0;

}

.btn-add-money {
    float: right;
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    padding: 7px 25px;
    background-color: #4CAF50;
    border-radius: 20px;
    position: relative;
    right: 20px;
    border-color: #4CAF50;
    border: 1px solid #4CAF50;
    margin: 30px 0 0 0;
}

.btn-add-money:hover {
    background: transparent;
    color: #535353;
    border-color: #4CAF50;
}

.c-pass {
    cursor: pointer;
}


/*success*/

.mn-rev-scroll {
    height: 210px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.success-h3 span {
    margin: 0 10px 0 0 !important;
}

.success-h3 {
    font-style: italic;
    font-weight: 700;
}
.success-h3-1 {

}

.str-success {
    font-weight: 300;
    font-size: 18px;
}

.success-h3-1 {
    font-size: 19px !important;
    padding: 5px 0 0 0 !important;
}

.success-mn {
    margin: 100px 0 40px 0;
}


.left-success dl {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0
}
.left-success dt {
    float: left;
    width: 40%;
    padding: 0;
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 40px;
}
.left-success dd {
    float: left;
    width: 50%;
padding: 0;
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #626262;
    font-weight: 400;
    line-height: 40px;
}

.left-success {
    padding: 0 0 0 20px;
}

.right-success img {
    width: 40%;
    margin: 0 0 15px 0;
}
.right-success h4 {
    margin: 5px 0;
    color: #4b4b4b;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 600;
}

.right-success h5 {
    margin: 0;
    color: #4b4b4b;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 900;
}

.right-success a {
    color: #4b4b4b;
    border: 1px solid #959595;
    padding: 5px 20px;
    border-radius: 20px;
    position: relative;
    top: 15px;
}

.left-success h5 {
    color: #3d3d3d;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-style: italic;
}

.left-success h5 span {
    color: #910202;
    margin: 0 0 0 20px;
}
.left-success {
    padding: 0 0 0 20px;
    margin: 0 0 60px 0;
}

.add-highlight {
        background: #e6e6e6;
    border-radius: 20px;
}

.add-highlight img {
        position: relative;
    left: 10px;
    top: 4px;
}

.form-mdl-wallet-amt_one {
    border-radius: 0px !important;
    padding: 0 15px !important;
    background: transparent !important;
}


.f-four h3 {
    color: #d1d1d1;
    font-size: 40px;
    font-family: 'Lato', sans-serif;
}
.f-four h4 {
    color: #5f5f5f;
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}
.f-four h4 span {
    color: #4CAF50;
    margin-right: 10px;
}
.f-four h5 {
    color: #000000;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

.text-f-f {
    padding: 40px 0;
}

.f-four {
    margin: 120px 0;

}

.moon_time {
	position: relative;
top: 6px;
left: 18px;
}

.error-border
{
 border:2px solid red !important;
}


.payment_err {
    min-height: 120px;
    color: #d87a28;
    text-align: center;
    font-size: 20px;
    text-transform: capitalize;
    margin-top: 60px;
}
.sv_form li a {
    padding: 0;
}
.sv_form li.active {
    background: #4caf50;
    border-raidus:3px;
}
.sv_form li {
    margin-top:0px;padding-top:10px;
}
.sv_form li a img {
    width: 30px;
    float: left;margin-right:10px;
}
.sec-1, .sec-2 {
    text-align: center;
}
.third-home-section {
    background: #f6f6f6;
    margin: 0 0 30px 0;
}
.third-home-section .col-lg-2, .third-home-section .col-lg-2 img {
    text-align: center;
    margin: auto;
}
.third-home-section .col-lg-2
{
	padding:20px 0;
}
.third-home-section .col-lg-2 img {
    margin-bottom: 13px;
	width: 100px;
    border: 1px solid #ccc;
    background: #fff;
    height: 100px;
    padding: 15px;
    border-radius: 50px;
}

.third-home-section .col-lg-2 p {
    font-size: 16px;
    color: rgba(0,0,0,.87);
    letter-spacing: .8px;
}
.third-home-section h2 span { 
    color: #4caf50;
} 
.call-us hr {
    margin: 0 0 10px;
}
.last-scn-home {
    background: #f6f6f6;
    margin: 20px 0;
	padding: 20px 0 30px;
}
.last-scn-home h3 span, .last-scn-home span, .home-featured h4 span {
    color: #4caf50;
}
.home-featured {
    padding: 30px 0 40px 0;
}
.home-featured h4 {
    padding-bottom: 30px;
}
.home-featured img {
    opacity: 0.5;
}
.sv_form {
   border-bottom: 1px solid rgba(0,0,0,.28);margin-bottom:20px;
}
.tab-home .col-lg-4 {
    margin: 0;
    padding: 0;
}
.sv_form li.active h5 {
    color: #fff;
}
.sv_online_payment {
    padding: 20px 0 30px;
}
body{overflow-x:hidden;}
.sv_header_pno p {
	background: #4caf50;
    color: #fff;
    padding: 7px;
    border-radius: 50px;
    max-width: 200px;
    text-align: center;
    margin: auto;
    font-size: 16px;
}
.sv_header_pno {
    margin-top: 7px;cursor:pointer;
}
#homes .form-mn .form-control, #hourlyform .form-mn .form-control {
    background: #fff;
    border-radius: 5px;
    width: 75%;
	box-shadow: none;
    border: 1px solid #ced4da;text-align:left;font-size:14px;
}
.mb20{margin-bottom:20px;display:flow-root;}
.add-txt , .remove-txt{
    /*margin:10px 10px 10px;*/
    margin-top:10px;
    margin-bottom:10px;
}

#hourlyform .form-mn .form-control{width:65%;}
.sv_second_step {
    width: 100%;
}
#sv_inclusions, #sv_exclusions, #sv_facilities{display:none !important;padding:0 20px;}

#sv_view_car_info {
    color: #4caf50;
    border-radius: 3px;
    padding: 3px;
	margin: 10px 0px 0;font-size:14px;cursor:pointer;
}
.sl-car.append_val .form-group, .sl-car.append_val_hour  .form-group{
    border: 1px solid #4caf50;
    border-radius: 8px;
    box-shadow: 1px 0 11px 0 #ededec;
    margin:25px 15px 20px 15px;
}
#sv_inclusions span, #sv_exclusions span, #sv_facilities span {
    display: block;
    color: #4caf50;
    font-weight: 600;
    padding-bottom: 7px;
    font-size: 18px;
}
#menus2 .form-mn .form-control 
{
    width: 75%;
}

#menus2 .col-lg-4
{
	padding-left:15px;
	padding-right:15px;
}
.sv_trip_confirmed{margin-top:25px;}
.sl-car.append_val_hour label img {
    margin-right: 140px;
}
.car_seat {
    display: block;
    font-weight: 400 !important;
    font-size: 14px !important;
}
.sl-car.append_val .radio, .sl-car.append_val_hour .radio {
    margin: 0;
}
.sl-car.append_val_hour .radio {
    margin: 0;
}
.sv_second_part {
    background: #f8f8f8;
    font-size: 17px;
    font-weight: 600;text-align:center;
}
.sv_second_part, .sv_first_part, .sv_third_part , .sv_fourth_part  {
    padding-top: 15px !important;padding-bottom:15px;
}
.sv_third_part {
    background: #f3f3f3;
}
.sv_third_part, .sv_second_part{text-align:center;min-height:102px;}
.sv_gst {
    font-size: 15px !important;
}

#donate label span {
    font-size: 19px;color:#fff;
}

#donate label input {
    position:absolute;
    top:25px;opacity:0;
}

/* #donate input:checked + span {
    background-color:#404040;
    color:#F7F7F7;
}
 */
#donate .blue {
    background: linear-gradient(to left, #4caf50 0%, #2e7331 100%);
    color: #fff;
    display: block;
    text-align: center;
    padding: 8px;
    border-radius: 4px;
}
#svtab{display:none;border-top:1px solid #4caf50;padding:0;}
#svtab .tab-content p {
    color: #4caf50;
}
#svtab .tab-content i {
    color: #4caf50;
    margin-right: 5px;
        font-size: 18px;font-weight: 600;
}
.paddingoff {
    padding: 0;
}
.sv_first_part {
    padding-left: 40px !important;
}
#svtab .tab-content {
    text-align: left;
    margin-top: 10px;padding:10px 20px; 
}
#svtab ul li.active a {
    border: 0;
    background: #4caf50;
    border-radius: 0;
}
#svtab ul li.active a span {
    color: #fff;
}
#svtab ul li a {
    padding: 3px 15px;
	background: #f8f8f8;
    margin: 0;
    border-radius: 0;
}
#svtab ul li a span {
    font-size: 15px;
}
.sv_second_step_banner_home {
    background: #fff !important;
}
.sv_second_step_banner_home .bot-tab {
    box-shadow: none;
    border-bottom: 1px solid #eee;margin-top:0px;
}
.sv_second_step_info_bar {
    background: #ededec;
    padding: 17px 0;
}
h5.sv_pickup_info {
    line-height: 19px;
    margin-bottom: 0;
    font-size: 15px;
}
.sv_second_step_info_bar .col-md-3 {
    border-right: 1px solid #ccc;
}
.sv_return_date_info, .sv_pickup_date_info, .sv_time_info {
    font-weight: 600;margin:5px 0;
}
.sv_second_step_info_bar .col-md-3:last-child {
    border-right: 0;
}
.sv_modify, .sv_modify_point {
    background: #4caf50;
    color: #fff;
    padding: 7px 15px;text-align:center;margin-top:8px;cursor: pointer;
    border-radius:4px;
}
.sv_modify{
    border-radius:4px;
}
.sv_modify:hover, .sv_modify_point:hover
{
    background:#000;
}
.cnt-add-left i {
    font-size: 40px;
    color: #fff;
    margin-bottom: 15px;
}

.sv_third_step_banner_home {
    background: #fff !important;height:680px;
}
.sv_third_step {
    width: 50%;
}
.sv_third_step .bot-tab
{
	box-shadow:none;margin-top:0;
}

.sv_third_step_info_bar {
    background-color: #edeceb;
    width: 1350px;
    padding: 10px 0;
}
#menus2 .col-lg-12, #menusss2 .col-lg-12 {
    border: 1px solid #dfdfdf;
    margin-top: 10px;padding:0;
}

#menus2 .col-lg-12 h4, .sv_third_step_banner_home .sv_booking_info h4, #menusss2 .col-lg-12 h4 {
    background: #4caf50;
    color: #fff;
    margin: 0;
    padding: 8px;
    font-size: 15px;
    font-weight: 600;
}
#menus2 .form-mn, #menusss2 .form-mn {
    padding: 15px;
}
.sv_third_step_banner_home .sv_booking_info {
  display: block !important;
    margin-top: 160px;
    margin-left: 60px;
    border: 1px solid #dfdfdf;padding:0;
}
.sv_third_step_banner_home .sv_booking_info .booking_div {
    padding: 20px;
}
.sv_third_step_banner_home .sv_booking_info .booking_div p span:first-child {
    font-weight: 600;width:30%;
}
.sv_third_step_banner_home .sv_booking_info .booking_div p span {
    width: 70%;
    float: left;margin-bottom:10px;
}

.sv_third_step_banner_home .sv_booking_info .booking_div img {
      width: 100px;
    height: 100px;
    float: left;
    margin-right: 35px;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #2098d1;
    background: #edeceb;
    padding: 15px;
    opacity: .6;
    border-radius: 50px;
}
.sv_third_step_banner_home .sv_booking_info .booking_div img:last-child {
    margin-right: 0 !important;
}
.second_booking_div {
    margin-top: 20px !important;
}
.banner-home.sv_third_step_banner_home {
   border-bottom: 1px solid #eee;
}
#sv_return_date {
    width: 100% !important;
}
#back-to-top img {
    width: 50px;
}
.sv_header_pno p a {
    color: #fff;
}
.sv_header_pno i {
    font-size: 20px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee !important;
    opacity: 1;pointer-events: none;
}
.logo img {
    margin-top: 7px;
}
.sv_second_step .nav-tab-find, .sv_second_step .sv_progress_bar, .sv_third_step .nav-tab-find {
    margin: auto;
    text-align: center;
    display: table;
}
.sv_second_step .br-tab {
    /*width: 20%;*/
    /*left: -15px;*/
    text-align: center;
    margin: auto;
}
.nav-tab-find li.active a h4 img {
    box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.23);
    border-radius: 50%;border: 1px solid #eee;
}
.sv_third_step .br-tab {
    /*width: 20%;*/
    /*left: 37%;*/
}
.sv_third_step .sv_progress_bar {
    width: 1400px;
}

#map-canvas, .sv_gst{display:none !important;}

span.sv_price, .third_curr {
    width: 5% !important;
}

#homes .form-mn .form-control::-webkit-input-placeholder, #homesss .form-mn .form-control::-webkit-input-placeholder {
    font-size: 14px;color:#555;font-style: normal;font-weight:500;
}
#myModallogin
{
    position:absolute;
}
.sl-car.append_val .undefined {
    display: none;
}


.ui-timepicker-standard{z-index:999 !important;}

 .ui-timepicker-standard li {
    padding: 3px 0 3px 5px;
    cursor: pointer;
    white-space: nowrap;
    color: #000;
    list-style: none;
    margin: 0;
    border-bottom: 1px solid #dddddd !important;
    border-top: 1px solid #dddddd !important;display:block !important;
}

.ui-timepicker-standard .ui-state-hover, .ui-timepicker-standard li:hover, .ui-timepicker-standard .ui-state-hover, li.ui-timepicker-selected, .ui-timepicker-list li:hover, .ui-timepicker-list .ui-timepicker-selected:hover {
    background: #4caf50 !important;
    color: #fff !important;width:75px;
}
.ui-timepicker-standard {
    overflow-y: auto;
    width: 100px !important;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    outline: none;
    z-index: 10001;
}
.ui-timepicker-standard li{text-align:left;}
.ui-timepicker-viewport, .ui-timepicker-standard .ui-menu-item{width:75px !important;padding:0px 20px 0 0 !important;}
.ui-menu .ui-menu-item a {
    font-size: 14px;
}

.ui-widget-content{border:0 !important;}
.ui-timepicker-wrapper {
    background: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    border: 1px solid #ddd;
        height: 180px;
    overflow-y: auto;
    width: 100px;
}
.ui-timepicker-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ui-timepicker-list li {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #dddd;
    padding: 5px 0 5px 5px;width:80px;
}
.hourly {
    margin-top: 20px;
}

.sv_myacc_logout {

    color: #000;
}
.sv_myacc_logout img {
    width: 20px;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con, #LoadingImage, .se-pre-con1 { 
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../../images/Preloader_2.gif) center no-repeat #fff;
}

.sv_go_to_home a {
    background: #4caf50;
    color: #fff !important;
    padding: 10px;border-radius:4px;
}
.sv_go_to_home {
    margin-top: 50px;text-align:center;
}
.svremove_class .sv_form_group {
    visibility: hidden;
    cursor: none;
}

.third_curr {
    margin-right: 4px;
}

.sverr {
    color: #ff0000;
    font-size: 25px;
    vertical-align: middle;
}
#menusss2 .form-mn label {
    font-size: 15px;
}

.theme-color{
    color:#4caf50 !important;
}

.nav-inner-find{
    width:100%;
}
.nav-inner-find li{
    width:30%;
}

.book-scn-tab{
    border-radius:4px;
}

.sv_main_div>div{
    border-radius:4px;
}

.radius-4{
    border-radius:4px;
}
.error {
    color: red;
}
.sv_first_step_icon {
    margin-right: 5px;
}
.sv_trip_type label {
    font-size: 15px;vertical-align: middle;
}
.svfrst_label {
    margin-right: 15px;
}
.sv0  .ngt_allowance {
    display: none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) 
{
    #svtab ul li a span {
        font-size: 13px;
    }
} 

.svclose_butt { 
    font-size: 25px;
}
.pt-5
{
	padding-top:5em;
}
.pb-5
{
	padding-bottom:5em;
}
.text-white{color:#fff;}
.mt-5
{
	margin-top:5em;
}
.mb-5
{
	margin-bottom:5em;
}
.mb-3
{
	margin-bottom:3em;
}
.sv_icon {
    font-size: 30px;
    color: #4caf50;
}
.h-100 {
    min-height: 150px;
}
.p-0{padding:0;}
.pl-0{padding-left:0;}
.mt-3{margin-top:3em;}
.mt-1{ margin-top:1em; }
.mb-2{margin-bottom:2em;}
.step-wrapper {
  position: relative;display:flex;
}

.step-box {
  background: #fff;
  border-radius: 12px;
  padding: 30px 14px;
  text-align: center;
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
  position: relative;margin:25px;
}

.step-number {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #4cb051;
  color: #fff;
  border-radius: 50%;
  font-weight: 600;
  margin-bottom: 15px;
}

/* Arrow between steps */
.step-item:not(:last-child) .step-box::after {
  content: "→";
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 28px;
  color: #4cb051;
}

/* Hide arrows on mobile */
@media (max-width: 767px) {
    .cab-item img {
    height: auto !important;
    object-fit: unset !important;
}
    .cta-btn {
    margin: 10px !important;
}
    .cta-buttons {
    gap: 0 !important;
}
    .cab-grid {
    max-width: 100%;
    padding: 20px;
}
    .why-choose-section, .services-section, .cab-grid-section, .cta-section {
    padding: 30px 0 !important;
}
    .hero-image img {
    width: 100% !important;
    max-width: 100% !important;
}
    .hero-grid {
    gap: 20px !important;
}
    .hero h1, .about-content h2, .why-title h2, .services-section h2, .cab-grid-section h2, .cta-content h2 {
    font-size: 25px !important;
}
    .hero {
    padding: 0 !important;
}
  .step-item .step-box::after {
    display: none;
  }
} 
.col-five {
  width: 20%;
}

@media (max-width: 767px) {
    .pl-0 {
    padding-left: 15px;
}
    .p-0 {
    padding-left: 15px;
    padding-right: 15px;
}
    .sv_car_whatsapp{margin-top:2em !important;}
    .sv_car_rental_page h4 {
    font-size: 15px;
}
    .sv_airport{display:flex;flex-wrap:wrap;}
    .col-2 { order: 2; }
.col-1 {  order: 1; }
    .step-box {
    padding: 10px 14px;
}
    .static_sec {
    padding: 20px 0;
}
    .sv_icon {
    font-size: 20px;
}
    .mt-3 {
    margin-top: 0;
}
    .font-20, .sv_car_rental_page h3 {
    font-size: 18px !important;
}
    .h-100 {
    min-height: 80px;
}
    .mb-3 {
    margin-bottom: 1em;
}
    .font-16 {
    font-size: 13px !important;
}
    h1.text-white {
    font-size: 25px;
}
    h1.text-white{}
    .pt-5 {
    padding-top: 0;
}
  .col-five {
    width: 100%;
  }
  .step-wrapper{display:block;}
  .mt-5 {
    margin-top: 0;
}
}
.faq-panel .panel {
  border-radius: 8px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.08);
  margin-bottom: 10px;
}

.faq-panel .panel-heading {
  background: transparent;
}
.faq .panel-title{font-size:14px;}
.faq-panel .panel-title a {
  display: block;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  padding-right: 25px;
}

/* Plus / Minus icon */
.faq-panel .panel-title a:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
}

.faq-panel .panel-title a[aria-expanded="true"]:after {
  content: "-";
}
.font-20{font-size:24px;}
.font-weight-600{font-weight:600;}
.border-bottom{border-bottom:1px solid #e8e8eb;  padding-bottom: 7px;padding-top:7px;}
.green{color:#4cb051;}
.faq{background-color:#f0f8fb;}
.static_sec {
    background: rgb(0 0 0 / 5%);
}
.font-16{font-size:16px;}
.mt-2{margin-top:2em;}
@media (min-width: 480px) and (max-width: 767px) {
        .h-100 {
        min-height: 130px;
    }
    .step-box {
    padding: 10px 10px;
    font-size: 12px;margin:10px;
}
  .custom-width-50 {
    width: 50%;
    float: left;
    margin-bottom: 1em;
}
.col-five{width:20%;float:left;}
}

@media (min-width: 767px) and (max-width: 1023px) {
    .form-group.sv_trip_type .col-md-3 {
    width: 22%;
}

    .mb20 {
    margin-bottom: 0;
}
     .custom-width-50 {
    width: 50%;
    float: left;
    margin-bottom: 1em;
}
}
.sv_airport {
    clear: both;
}
.sv_second_step_banner_home .sv_car_static_sec, .sv_third_step_banner_home .sv_car_static_sec{display:none;}

.blog-title-meta h3 a {
    color: #222;
}
/* new page design css */

.section {
  padding: 6rem 0;
}

/* Hero Section */
.hero {
  background:linear-gradient(135deg, rgb(76 175 80) 0%, rgb(76 175 80) 100%), url(https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?q=80&w=2070&auto=format&fit=crop) center / cover;
  color: white;
  padding: 10rem 0 8rem;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.hero h1 {
  color: white;
  animation: slideUp 0.8s ease forwards;
}

.hero p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.6rem;
  max-width: 800px;
  margin: 0 auto 2rem;
  animation: slideUp 1s ease forwards;
}
/* Cards & Grids */
.grid-2 { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 3rem; }
.grid-3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 2rem; }

.card {
  background: var(--surface-color);
  border-radius: var(--radius-md);
  padding: 2.5rem;
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  border: 1px solid rgba(0,0,0,0.03);
}

.card:hover {
  transform: translateY(-10px);
  box-shadow: var(--shadow-hover);
  border-color: rgba(11, 87, 208, 0.1);
}

.card h3 {
  color: #4caf50;
  margin-bottom: 1rem;font-weight:600;font-size:20px;
}

/* Features List */
.feature-list {
  list-style: none;margin-top:2rem ;padding-left: 0;
}

.feature-list li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 1rem;
  color: var(--text-light);
  font-size: 1.5rem;
}

.feature-list li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: #4caf50;
  font-weight: bold;
}
/* FAQ */
.faq-item {
  background: var(--surface-color);
  border-radius: var(--radius-sm);
  padding: 1.5rem;
  margin-bottom: 2rem;
  box-shadow: var(--shadow-sm);
  border-left: 4px solid #4caf50;
  transition: var(--transition);
}

.faq-item:hover {
  transform: translateX(5px);
  box-shadow: var(--shadow-hover);
}

.faq-item h4 {
  margin-bottom: 0.5rem;
  color: #202124;
}
/* Animations */
@keyframes slideUp {
  from { opacity: 0; transform: translateY(30px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 768px) {
  .hero { padding: 8rem 0 6rem; }
}
.hero .btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(255, 183, 3, 0.3);
  background-color: #ffc32b;
}

.hero .btn, footer#booking .btn {
  display: inline-block;
  padding: 1.5rem 2.5rem;
  background-color: #ffb703;
  color: #202124;
  font-weight: 600;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0,0,0,0.05);
  animation: slideUp 1.2s ease forwards;
}
.card img {
    margin-top: 15px;
    border-radius: 20px;
}
@media (min-width: 992px) {
.blog-title-meta h3 {
    min-height: 50px;
}
}
.blog-title-meta h3 {
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
}
