@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;
}

@font-face {
    font-family: 'Lato-Regular';
    url('../fonts/Lato-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'LobsterTwo-Italic';
url('../fonts/LobsterTwo-Italic.ttf') format('truetype');
}


@font-face {
    font-family: 'FontAwesome';
url('../fonts/fontawesome-webfont') format('truetype');
}


html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}
.navbar-default .navbar-nav>li>a {
    font-family: 'Lato-Regular', sans-serif;
}

a:focus, a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
    outline: none !important;
}
.container-fluid {
    padding:0;
}

.nav-custom {
    background: url("../img/home/4.png");
    background-repeat: no-repeat;

}
.nav-custom .navbar {
    border: none;
    background: transparent;
    background-color: transparent;
}
.logo img {
    padding: 15px 0 0 0;
    margin: 0px 0 0 0;
    width: 163px;
}
.nav-ul-sub li a {
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #fff !important;
}

.nav-ul-sub {
    float: right;
    padding: 20px 0 0 0;
}
.banner-landing {
    /*background: url(../img/home/3.png) no-repeat center center fixed;*/
    background: url(../img/home/3.png) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 690px;
}

.landing-content h1 {
    text-align: center;
    font-size: 35px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #fff;
    -webkit-animation-delay: .5s; /* Safari 4.0 - 8.0 */
    animation-delay: .5s;
}
.landing-content h2 {
    text-align: center;
    font-size: 50px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #fff;
    padding: 0 0 10px 0;
    -webkit-animation-delay: 1s; /* Safari 4.0 - 8.0 */
    animation-delay: 1s;
}

.landing-content h3 {
    text-align: center;
    font-size: 24px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #fff;
    -webkit-animation-delay: 1.5s; /* Safari 4.0 - 8.0 */
    animation-delay: 1.5s;
 }
.h3-land-span {
background: rgba(120,188,39,.65);
    border-radius: 20px;
    padding: 26px;
}
.dk-1 {
    width: 40px;
    margin: 0 10px 0 0;
    -webkit-animation-delay: 2s; /* Safari 4.0 - 8.0 */
    animation-delay: 2s;
}
.dk-2 {
    width: 40px;
    margin: 0 0 0 10px;
}
.landing-content {
    padding: 90px 0 0 0;
}
.zoom-pop-down {
    background: #fff;
}
.city-sel {
    background: url(../img/home/12.png) no-repeat;
    background-size: cover;
    height: 223px;
}


.city-sel h3 {
    text-align: center;
    font-size: 24px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #72736f;
    margin: 0;
    position: relative;
    top: 20px;
}
.city-1 h4 {
    text-align: center;
}
.city-1 h5 {
    text-align: center;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #727171;

}
.city-1 {
    padding: 50px 0 0 0;
}
.cit-main h4 {
    text-align: center;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #343433;
    position: relative;
    top: 150px;
}
.cit-main h5 {
    text-align: center;
    margin: 20px 0 0 0;
}
.zoom-pop-down-1 {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.second-scn-zoom {
    background: #78bc27;
padding: 10px 0 30px 0;
}
.second-scn-zoom h2 {
    text-align: center;
}
.second-scn-zoom h3 {
    text-align: center;
    font-size: 20px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #fff;
}

.second-scn-zoom h2 img {
    width: 60px;
    height: 55px;
}
.advantage-section h2 {
    text-align: center;
    font-size: 24px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #727171;
    padding: 50px 0 0 0;
}
.advantage-section h3 {
    text-align: center;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #727171;
    padding: 0 0 30px 0;
}
.adn-div h4 {
    text-align: center;
}
.adn-div h5 {
    text-align: center;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #78bc27;
}
.adn-div h6 {
    text-align: center;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #727171;
    line-height: 25px;
    margin: 0 0 15px 0;
}
.advantage-section {
    margin: 0 0 35px 0;
}
.flex-pricing {
    background: url(../img/home/26.png) no-repeat;
    background-size: cover;
    min-height: 780px;
    background-repeat: no-repeat;
}
.flex-price-main {
background: #76be43;
}
.flex-price {
    background: #fff;
    padding: 60px 0;

}
.flex-price-inner {
    padding: 20px;
}

.flex-pricing h2 {
    text-align: center;
    font-size: 24px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #fff;
    padding: 50px 0 0 0;
}
.flex-pricing p {
    text-align: center;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #fff;
    padding: 0 0 30px 0;
}

.km-tag h3 {
    text-align: center;
}
.km-tag h3 span {
    color: #474545;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    border: 2px solid #76be43;
    border-radius: 50%;
    padding: 60px 12px;
}
.km-tag h3 strong {
    color: #000;
    font-size: 21px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
}
.flex-price h4 {
    text-align: center;
    padding: 75px 0 0 0;
    position: relative;
    top: 20px;

}
.flex-price-inner h5 {
    text-align: center;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #fff;
}
.flex-price-inner h6 {
    text-align: center;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #fff;
}
.h3-flx-price {
    text-align: center;
    margin: 40px 0;
 }

.h3-flx-price a {
    text-align: center;
    color: #3b3b3b;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    background: #fff;
    padding: 12px 15px;
}
.h3-flx-price a:hover {
    background: #76be43;
    color: #fff;
}
.club-zoom {
    background: url(../img/home/27.png) no-repeat;
    background-size: cover;
    min-height: 610px;
    background-repeat: no-repeat;
}

.h3-flx-price1 {
    text-align: center;
    margin: 40px 0;
}

.h3-flx-price1 a {
    text-align: center;
    background: #76be43;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    color: #fff;
    padding: 12px 15px;
}
.h3-flx-price1 a:hover {
    color: #3b3b3b;
}
.club-zoom h2 {
    text-align: center;
    font-size: 24px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #727171;
    padding: 50px 0 0 0;
}

.club-zoom p {
    text-align: center;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #707070;
}

.sup-h3-club {
    text-align: center;
    font-size: 20px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #979797;
    margin: 20px 0 30px 0px;
}
.club-inner h4 {
    text-align: center;
}
.club-inner h5 {
    text-align: center;
    color: #727171;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 20px 0;
}
.club-inner h6 {
    text-align: center;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #727171;
}
.club-inner {
    border: 2px solid #76be43;
    padding: 40px 20px;
    border-radius: 10px;
    min-height: 300px;
}
.car-slider {
    background: url(../img/home/28.png) no-repeat;
    background-size: contain;
    min-height: 860px;
    background-repeat: no-repeat;
}
.car-slider h2 {
    text-align: center;
    font-size: 20px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #fff;
    padding: 130px 0 0 0;
}
.car-slider p {
    text-align: center;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #fff;
    padding: 5px 0 0 0;
}
.car-slider-inner h3 {
    text-align: center;
    font-size: 40px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.car-slider-inner .bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* border: 5px solid #fff; */
    left: -5px;
    background: transparent;
border: none;
}
.car-slider-inner h4 {
    text-align: center;
    position: relative;
    bottom: 20px;
    z-index: 99;
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.car-slider-inner h5 {
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #fff;

}
.car-slider-inner h6 {
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #fff;
    padding: 0 50% 20px 0;
    line-height: 25px;
}
.see-tar {
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    color: #4c4b4b;
    background: #fff;
    padding: 9px;
}
.rght-car-slider {

}
.car-slider-inner {
    position: relative;
    top: 50px;
}
.br-jkl {
    border-left: 1px solid #fff;
    margin: 40px 0;
}
.car-slider-inner .bx-wrapper .bx-pager {
    top: 70px;
    position: relative;
}
.car-works {
    background: url(../img/home/34.png) no-repeat;
    background-size: cover;
    height: 600px;
    background-repeat: no-repeat;
}
.car-works-new {
    background: url(../img/commute/18.png) no-repeat;
    background-size: cover;
    height: 600px;
    background-repeat: no-repeat;
}
.car-works h2 {
    text-align: center;
    font-size: 24px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    color: #fff;
    padding: 50px 0 0 0;
}
.car-works p {
    text-align: center;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #fff;
    padding: 0 0 30px 0;
}
.car-works h3 {
    text-align: center;
}
.car-works h4 {
    text-align: center;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #fff;
    padding: 10px 0px;
}

.car-works h5 {
    text-align: center;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
}
.car-works .bx-wrapper img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.car-works .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    background: transparent;
}
.car-works .bx-viewport {
    height: 100% !important;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../img/home/leftar.png) no-repeat;
}

.bx-wrapper .bx-next{
    right: 10px;
    background: url(../img/home/rightar.png) no-repeat;
}
.bx-wrapper .bx-next:hover {
     background-position: 0px 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
}
.car-works .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: none;
}

.car-works h6 {
    text-align: center;
}

.car-works h6 a{
    background: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    color: #8e8e8e;
    padding: 10px 30px;
}
.car-works h6 a:hover {
    background: #000;
    color: #fff;
}
.app-promo {
    background: url(../img/home/38.png) no-repeat;
    background-size: contain;
    height: 668px;
    background-repeat: no-repeat;
}
.see-tar:hover {
    background: #76be43;
    color: #fff;
}
.app-promo h3 {
    color: #448e1e;
    font-size: 24px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    padding: 200px 0 10px 0;
}
.app-promo h4 {
    color: #303030;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    padding: 0px 0 40px 0;
}

.caption-scn {
    background: #3e3e3e;
    margin: -3px 0 0 0;
    padding: 30px 0 20px 0;
}
.caption-scn h2 {
    text-align: center;
}
.caption-scn h3 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
}
.caption-scn h4 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}

.caption-scn h5 {
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.customers {
    background: url(../img/home/45.png) no-repeat;
    background-size: cover;
    height: 430px;
    background-repeat: no-repeat;
}
.customers .bx-viewport {
    background: #e5e5e5;
    box-shadow: none;
    border: none;
}
.customers h2 {
    text-align: center;
    color: #3e3e3e;
    font-size: 24px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    padding: 30px 0;
}
.customers .bx-wrapper img {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.customers h4 {
    text-align: center;
    color: #3e3e3e;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    padding: 10px 100px;
    font-style: italic;
    line-height: 20px;
}
.customers h5 {
    text-align: center;
    color: #8e8e8e;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    padding: 10px 0 30px 0;
    font-weight: 700;
}
.customers .bx-pager {
    display: none;
}

.customers .bx-wrapper .bx-prev {
    left: 10px;
    background: url(../img/home/lar.png) no-repeat;
}

.customers .bx-wrapper .bx-next{
    right: 10px;
    background: url(../img/home/rar.png) no-repeat;
}
.customers h4:before {
    content: url("../img/home/47.png");
    position: relative;
    right: 5px;
}

.customers h4:after {
    content: url("../img/home/48.png");
    position: relative;
    left: 5px;
}
.clients h2 {
    text-align: center;
    margin: 25px 0;
}
footer {
    background: #499621;
}
.footer-main h3 {
    color: #fff;
    font-size: 20px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    padding: 40px 0 10px 0;
}
.footer-main a {
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    line-height: 30px;
}
.footer-main p {
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    line-height: 30px;
}
.footer-main h5 {
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 20px 0;
}

.footer-main ul {
list-style: none;
    padding: 0;
}
.social-media-footer img {
    width: 40px;
    margin: 10px 7px 0 0;
}
.nav-inner-sub {
    background: #78bc27;
    padding: 20px 0;
}
.nav-inner-sub ul {
    list-style: none;
    float: right;
}
.nav-inner-sub ul li {
    display: inline;
    margin: 0 20px 0 0;
}
.nav-inner-sub ul li a {
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
}

.nav-inner-sub .selectpicker {
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    background: #9acd5d;
    border: 1px solid #9acd5d;
    padding: 5px 20px;
    border-radius: 5px;
    margin: 6px 0;
	max-height: 100px;
	overflow-x: hidden;
}
.nav-inner-sub .selectpicker:focus {
    outline: none;
}
.head-inner ul {
    list-style: none;
}
.head-inner ul li {
    display: inline;
    margin: 0 10px 0 0;
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 15px;
}
.head-inner .selectpicker {
    color: #544f4f;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    background: transparent;
    border: none;
    float: right;
}
.head-inner .selectpicker:focus {
    outline: none;
}
.logo-img-inner img {
    margin: 30px 0;
    width: 150px;
}
.hd-inner-ul-1 {
margin: 30px 0;
}

.hd-inner-ul-2 {
    position: relative;
    top: 45px;
}
.select-main-head {
    background: #544f4f;
}

.select-main-e .selectpicker {
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    background: #767272;
    border: 1px solid #767272;
    padding: 5px 55px 5px 25px;
    border-radius: 5px;
    margin: 6px 0;
}
.select-main-e ul {
    list-style: none;
    position: relative;
}
.select-main-e ul li {
    display: inline;
    margin: 0 15px 0 0;
}
.select-main-e .selectpicker:focus {
    outline: none;
}
.select-main-e {
    padding: 15px 0 5px 0;
}
.select-main-e button {
    background: #767272;
    border: 1px solid #767272;
    padding: 5px 8px;
    border-radius: 4px;
}
.select-main-e button:focus {
    outline: none;
}
.select-main-e button img {
    width: 20px;
}
.start-trip:before {
    content: url(../img/tariff/12.png);
    position: absolute;
    top: 12px;
    margin: 0 0 0 5px;

}
.select-car:before {
    content: url(../img/tariff/13.png);
    position: absolute;
    top: 12px;
    margin: 0 0 0 5px;

}
.select-car .selectpicker {
    padding: 5px 55px 5px 30px;
}

#back-to-top {
    position: fixed;
    bottom: 5px;
    right: 100px;
    z-index: 999;
    /*width: 32px;*/
    /*height: 32px;*/
    text-align: center;
    line-height: 30px;
    /*background: #f5f5f5;*/
    /*color: #444;*/
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    /*background: #e9ebec;*/
}
#back-to-top.show {
    opacity: 1;
}
.zoom-class-1 {
    background: #605b5b;
    padding: 10px;
}
.zoom-class-1-active {
background: #8ec74a;
}
.pad-zero {
    padding:0;
}
.pad-zero-1 {
    padding:0 2px;
}

.zoom-class-1 h4 {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    text-align: center;
    margin: 0;
}
.zoom-class-1 h5 {
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300;
    margin: 5px 0;
    text-align: center;
}
.tariff-inner-1 {
    padding: 30px 0;
}

.tariff-inner-2 .panel-heading .accordion-toggle:after {
content: url("../img/tariff/26.png");
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.tariff-inner-2 .panel-heading .accordion-toggle.collapsed:after {
    content: url("../img/tariff/27.png");
}
.tariff-inner-2 .panel-default>.panel-heading {
    color: #333;
    background-color: #e4e4e4;
    border-color: #e4e4e4;
    border-radius: 0px;
}
.tariff-inner-2 .panel-default {
    border-color: #fff;
}
.spm-panel-mn {
    color: #7d7d7d;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
}
.spm-panel {
    color: #7d7d7d;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 0 30px 0 0;
}
.spm-panel-main {
    padding: 0 0 0 30%;
}
.left-tariff-1 h5 {
    margin: 2px 0;
    color: #7d7d7d;
    font-size: 14px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.left-tariff-1 h6 {
    margin: 0;
    color: #7d7d7d;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.panel-mn-tariff .col-lg-7 {
    background: #7e7e7e;
}
.right-tariff-1-inner h4 {
    text-align: center;
    padding: 10px 0 0;
}
.right-tariff-1-inner h5 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.right-tariff-h6 {
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 0;
    padding: 0px 0 10px 0;
}
.right-tariff-1-inner {
    border-right: 1px solid #afafaf;
}
.pb-1 {
    margin-bottom: 3px;
    background: #e4e4e4;
    padding: 10px 0;
}
.pb-main {
    /*height: 528px;*/
    /*overflow-x: hidden;*/
    /*overflow-y: scroll;*/
}
.rgt-wid-1 h2 {
    text-align: center;
    color: #544f4f;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    padding: 30px 0 0 0;
}
.rgt-wid-1 h3 {
    text-align: center;
    margin: 30px 0;
    font-size: 14px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    color: #fff;
}
.right-side-widget {
    background: #e4e4e4;
    margin: 30px 0 0 0;
}
.sel-csr {
    color: #544f4f;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.sel-car-row {
    padding: 0 0 0 40px;
    margin-bottom: 10px;

}
.sel-car-row .selectpicker {
    background: #fff;
    border: 1px solid #fff;
    color: #544f4f;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    padding: 5px 50px 5px 20px;
    border-radius: 5px;
	max-height: 100px;
	overflow-x: hidden;
}

.sel-car-row .selectpicker:focus {
    outline: none;
}
.sel-pick {
    padding: 5px 7px 5px 16px !important;
}
.range-main-slider .slider.slider-horizontal {
    width: 285px;
    height: 20px;
    margin: 10px 0px 15px 44px;
}
.range-main-slider .slider-handle {
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    background-color: #9f9f9f;
    background-image: -webkit-linear-gradient(top, #9f9f9f 0%, #9f9f9f 100%);
    background-image: -o-linear-gradient(top, #9f9f9f 0%, #9f9f9f 100%);
    background-image: linear-gradient(to bottom, #9f9f9f 0%, #9f9f9f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    filter: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    border: 0px solid transparent;
}

.range-main-slider .slider-track {
    position: absolute;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #78bc27 0%, #78bc27 100%);
    background-image: -o-linear-gradient(top, #78bc27 0%, #78bc27 100%);
    background-image: linear-gradient(to bottom, #78bc27 0%, #78bc27 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.rgt-wid-1 h4 {
    text-align: center;
    color: #544f4f;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    padding: 0px 0 25px 0;
}
.bac-fgju {
background: #e4e4e4;
    margin: 30px 0 30px 0;
}
.car-rght-jk .col-lg-4 {
    /*background: #95ca55;*/
    padding: 0 0 0 0;
}
.rgt-zoom-cont h3 {
    margin: 15px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rgt-zoom-cont h4 {
color: #fff;
    padding: 0;
}
.rgt-zoom-cont h5 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.rgt-zoom-cont h5 span img {
    width: 10px;
    margin: 0 5px 0 0;
}
.rgt-zoom-cont {
    background: #95ca55;
    margin: 0 2px 0 0;
    padding: 2px 0;
}
.car-rght-jk {
    margin: 0 0 30px 0;
}
.rgt-wid-1 h5 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    padding: 0 0 20px 0;
}
.rgt-wid-1 h6 {
    text-align: center;
}
.rgt-wid-1 h6 button {
    background: #78bc27;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    border: 1px solid #78bc27;
    padding: 10px 15px;
    margin: 0 0 15px 0;
}
.fty {
color: #544f4f !important;
}
.fet-rght h6 {
    color: #7d7d7d;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.all-prc {
    color: #544f4f !important;
}

#myModallogin .modal-content {
    background: url("../img/popup/1.png");
    height: 338px;
    background-size: cover;
	background-repeat: no-repeat;
	width:120%;
}
#myModallogin1 .modal-content {
    background: url("../img/popup/1.png");
    height: 301px;
    background-size: contain;
    background-repeat: no-repeat;
}
.close-login {
    position: relative;
    top: 5px;
    right: 5px;
}
.left-popup-login ul {
    padding: 0 0 0 15px;
}
.left-popup-login h3 {
    color: #559c2f;
    font-size: 20px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.left-popup-login ul li span {
    color: #727171;
    font-size: 15px !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.left-popup-login ul li  {
    color: #559d2f;
    font-size: 20px;
}
.first-rght-login {
    float: right;
}
.first-rght-login a {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 0 10px 0 0;
}
.active-y {
    background: #76b058;
    padding: 8px 15px;
    border-radius: 4px;
}
.login-rght-inner {
    padding: 0px 0;
}
.signin-contents a {
    color: #fff;
    font-size: 11px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    background: #76b058;
    padding: 12px 8px;
}
.signin-contents {
    margin: 10px 0 20px 0;
}
.form-class-pop {
    padding: 0 0 0 12px;
    position: relative;
    right: 12px;
}
.frm-jkl {
 margin: 0 0 10px 0;
}
.form-class-pop {
    padding: 0 0 0 12px;
    position: relative;
    right: 12px;
    margin: 30px 0 0 0;
}
.but-pop-1 {
    background: #76b058;
    border: 1px solid #76b058;
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
    padding: 5px 15px;
    margin: 0 0 0 86px;
}
.form-class-pop h3 {
    font-size: 12px;
    margin: 8px 0px;
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    position: relative;
    left: 40px;
}
.form-class-pop h3  a {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
}
.first-commute {
    padding: 10px 0;
}
.second-commute-1 {
    background: #f2f2f2;
    margin: 0 0 10px 0;
}
.second-commute-1 h3 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    text-align: center;
    padding: 0 0 10px 0;
}
.second-commute-1 h2 {
    text-align: center;
}
.time-scn-commute h2 {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    text-align: center;
    font-size: 18px;
}
.sdf-1 {
    background: #544f4f;
}
.sdf-2 {
    background: #5fa244;
}
.second-commute-2 {
    padding: 0;
}
.time-scn-info h3 img {
    width: 160px;
    height: 99px;
}
.time-scn-info h3 {
    text-align: center;
}
.time-scn-info h4 {
    color: #5fa244;
    font-family: 'Lato', sans-serif !important;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.time-scn-info h4 span {
    font-weight: 400 !important;
    font-size: 15px;
    color: #544f4f !important;
}
.dsf-1 {
    background: #e4e4e4;
}
.time-inn-1 {
    background: #dcdcdc;
    padding: 20px 40px;
}
.time-inn-1 .selectpicker {
    background: transparent;
    border: none;
}
.time-inn-1 .selectpicker:focus {
    outline: none;
}
.slc-1 h5 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    text-align: center;
    font-size: 15px;
}
.slc-1 h6 {
    color: #5fa244;
    font-family: 'Lato', sans-serif !important;
    text-align: center;
    font-size: 17px;
}
.slc-1 h6 img {
    width: 10px;
    margin: 0 3px 0 0;
}
.slc-1 {
    background: #d0d0d0;
}
.slc-2 {
    background: #f2f2f2;
}
.book-coomute h3 {
    text-align: center;
    margin: 20px 0;
}
.book-coomute a {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    padding: 8px 15px;
    background: #918f8f;
    border-radius: 5px;
}
.sc-mn-compute {
  margin-bottom: 30px;
}
.slc-1:after {
    content: url(../img/commute/15.png);
    position: absolute;
    right: 0;
    top: 0;
}
.slc-2:after {
    content: "";
}
.zoom-work {
    background: url("../img/commute/17.png");
    height: 780px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.zoom-work h3 {
    color: #fff8f8;
    font-family: 'Lato', sans-serif !important;
    text-align: center;
    font-size: 24px;
    padding: 0 60px;
}
.zoom-work h4 {
    color: #fff8f8;
    font-family: 'Lato', sans-serif !important;
    text-align: center;
    font-size: 40px;
}
.zoom-work-inner {
    padding: 50% 0 0 0;
}
.zoom-work-inner{

}
.work-sec-back {
    background: #f9f9f9;
}
.dwn-scn-zoom h4 {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 30px;
}
.dwn-scn-zoom h5 {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
}

  .dwn-scn-zoom a {
      color: #78bc27;
      font-family: 'Lato', sans-serif !important;
      font-size: 18px;
      background: #fff;
      padding: 7px 30px;
      border-radius: 7px;
      position: relative;
      top: 35px;

  }
  .zm-wrk-1 {
      background: url("../img/commute/19.png");
      height: 400px;
      background-size: cover;
      background-repeat: no-repeat;
  }

  .zm-wrk-1 h4 {
      color: #717171;
      font-family: 'Lato', sans-serif !important;
      font-size: 30px;
      text-align: center;
      padding: 60px 0 5px 0;
  }
.zm-wrk-1 h5 {
    color: #929292;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    text-align: center;
    padding: 30px 0;
}
.zm-wrk-1 h6 {
    color: #929292;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    text-align: center;
}
.zm-wrk-1 h3 {
    text-align: center;
    padding: 30px 0;
}
.zm-wrk-1 h3 a {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    background: #7a7c78;
    padding: 10px 20px;
    border: 1px solid #7a7c78;
}
.zm-wrk-1 h3 a:hover {
    color: #7a7c78;
    background: transparent;
}
.offer-1 h2 {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 24px;
    text-align: center;
    background: #544f4f;
    padding: 20px;
    margin: 20px 0 0px 0;
}
.offer-2 {
    background: url(../img/commute/20.png);
    height: 290px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 30px 0 30px;
    margin: 0 0 3px 0;

}
.offer-2 h3 {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 30px;
    font-weight: 700;
    margin: 5px 0 0 0;
    padding: 80px 0 0 0;
}
.offer-2 h4 {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 20px;
    font-weight: 400;
}
.offer-2 h5 a{
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    background: #7ec628;
    padding: 10px 15px;
    border-radius: 5px;
}
.offer-2 h5 img {
    margin: 0 0 0 20px;
    width: 6px;
}

.offer-2 h5 {
    margin: 30px 0 0 0;
}

/*hover*/

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    /*background-color: rgba(75,75,75,0.7);*/
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
    background-color: rgba(75,75,75,0.7);
}

.hovereffect img {
    display: block;
    position: relative;
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect:hover h2 {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    /*border: 1px solid #fff;*/
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    margin: 40px 0 0 0;
    padding: 30px 100px;
    font-family: 'Lato', sans-serif !important;
}

.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect a.info:hover {
    /*box-shadow: 0 0 5px #fff;*/
}

.hvr-mnc {
    margin: 0 0 40px 0;
}

.offer-3 h3 {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 30px;
}

.offer-3 h4 {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
}

.offer-3 h6 {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    padding: 20px 0 0 0;
}
.offer-3 h6 span {
    border: 1px solid #fff;
    padding: 5px 12px;
}
.d-offer-2 {

}

.d-offer-1 h2 {
margin: 0 0 0 0;
}
.d-offer-2 {
    background: url("../img/commute/25.png");
    margin: 30px 0 3px 0;
}
.d-offer-2 h3 {
    color: #544f4f;
}
.d-offer-2 h4 {
    color: #544f4f;
}
.d-offer-2 h4 span {
    color: #9a0000;
}
.d-offer-3 {
    background: url(../img/commute/26.png);
    height: 490px;
    background-repeat: no-repeat;
    padding: 50px 40px;
    margin: 0 0 20px 0;
}
.d-offer-3 p {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
}
.d-offer-3 h6 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
}
.d-offer-3 a {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    background: #7ec628;
    padding: 8px 10px;
    border-radius: 5px;
}
.faq-main-tab .nav-tabs {
    border-bottom: 0px solid #ddd;
}
.faq-main-tab .nav-tabs>li.active>a, .faq-main-tab .nav-tabs>li.active>a:hover, .faq-main-tab .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: transparent;
    border: none;
    border-bottom-color: transparent;
    cursor: default;
    opacity: 1;
}
.nav-tabs>li>a:hover {
    border-color: transparent transparent transparent;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}
.faq-main-tab .nav-tabs>li>a {
    opacity: .6;
}
.faq-rt h3 {
    text-align: center;
}
.faq-rt h4 {
    text-align: center;
    color: #5a5b5c;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
}
.hlp-r {
    color: #6e6b6b;
    font-family: 'Lato', sans-serif !important;
    font-size: 20px;
    text-align: center;
    margin: 25px 0 10px 0;
}
.bac-nav-frst {
    background: #ececec;
    padding: 25px;
    margin: 30px 0 0 0;
}
.bscg-inner p {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
}
.bcg-mn-inner {
background: #c2c0c0;
    margin: 3px 0;
}
.nav-bj-inner li {
    margin: 0 10px 0 0;
}

.nav-bj-inner-1>li.active>a, .nav-bj-inner-1>li.active>a:hover, .nav-bj-inner-1>li.active>a:focus {
    color: #78bc27 !important;
    font-weight: bold;
    font-family: 'Lato', sans-serif !important;
}
.nav-bj-inner-1>li>a {
    opacity: 1 !important;
    color: #fff;
    font-family: 'Lato', sans-serif !important;
}
.nav-bj-inner-1 {
    background: #544f4f;
}
.nav-bj-inner-1 li {
    margin: 0 5px 0 45px;
}
.frst-hgj-mn {
    background: #fff;
}
.frst-hgj h4 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    padding: 10px 0;
}

.text-join {
    background: #e7e7e7;
    border: 1px solid #e7e7e7;
    padding: 5px 100px 5px 24px;
    border-radius: 5px;
}
.text-join:focus {
    outline: none;
}
.but-fqe {
    border: none;
    box-shadow: none;
    background: transparent;
    position: relative;
    right: 39px;
    bottom: 1px;
}
.but-fqe:focus {
    outline: none;
}
.frst-hgj-1 {
    float: right;
    position: relative;
    left: 54px;
    top: 13px;
}
.pop-quer {
    background: #544f4f;
    padding: 15px;
    color: #fff;
    font-size: 17px;
    font-family: 'Lato', sans-serif !important;
}

.py-text-mn span{
    background: #78bc27;
    padding: 6px 30px;
    border-radius: 5px;
}
.py-text-mn {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    margin: 30px 0;
}
.last-faq {
    padding: 30px 0;
}
.last-faq h4 {
    color: #544f4f;
    font-size: 20px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
}
.last-faq h5 {
    color: #544f4f;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
}
.last-faq h6 {
    float: right;
    color: #544f4f;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
}
.last-faq h6 img {
    width: 10px;
}
.last-faq h6 span {
    margin: 0 0px 0 10px;
}
.help-sn h2 {
    text-align: center;
    padding: 30px 0 0 0;
    color: #544f4f;
    font-size: 20px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
}
.help-sn h3 {
    text-align: center;
    color: #544f4f;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 0;
}
.help-sn-1 h4 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 30px 0;
}
.help-sn-1 h4 span {
    background: #76be43;
    padding: 6px 10px;
    border-radius: 4px;
    position: relative;
    top: 40px;
}
.help-sn-1 h5 {
    text-align: center;
    color: #544f4f;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 70px 0 25px 0;
}
.help-sn-1 h6 {
    text-align: center;
}
.help-sn-1 {
    background: #f8f8f8;
    min-height: 285px;
    margin: 0 0 20px 0;
}
.help-sn-1 .form-control {
    border: 1px solid #fff;
    margin: 0 0 15px 0;
    color: #979797;
}
.help-sn-1 .form-control:focus {
    outline: none;
}
.but-help-y {
    background: #76be43;
    padding: 9px 50px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    border: 1px solid #76be43;
}
.check-2 {
    background: #76ac35;
    height: 50px;
}
.ck-1 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 11px;

}
.ck-2 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    float: right;
    position: relative;
    top: 11px;
}
.ck-1:hover {
    color: #fff;
}
.ck-2:hover {
    color: #fff;
}
.check-1 {
    margin: 20px 0 3px 0;
}
.check-3 {
    background: #65a21c;
    height: 80px;
    padding: 25px 0;
}
.check-3 .form-control {
    background: #6dad21;
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
    border: 1px solid #7bb337;
    box-shadow: none;
    padding: 0 0 0 45px;
	max-height: 100px;
	overflow-x: hidden;
}

.slop-1 {
    position: absolute;
    top: 7px;
    left: 30px;
}
.slop-2 {
    position: absolute;
    top: 7px;
    left: 30px;
}
.slop-3 {
    position: absolute;
    top: 7px;
    left: 30px;
}
.check-3 img {
    width: 18px;
}
.check-4 {
    background: #544f4f;
    height: 110px;
    margin: 2px 0 10px 0;
}
.popular-y h3 {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    top: 27px;
}
.ck-box-nw {
    float: right;
}
.check-4 h4 {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    float: right;
}
.slop-4 {
    background: #767272;
    border: 1px solid #767272;
    box-shadow: none;
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;

}
.slop-4:focus {
    outline: none;
}
.ck-box-nw label {
    color: #fff;
    font-family: 'Lato', sans-serif !important;
}
.start-time-zone {
    padding: 0;
    position: relative;
    left: 30px;
    top: 17px;
}
.ck-inner-r-1 h2 {
    text-align: center;
}
.ck-inner-r-1 h3 {
    text-align: center;
    color: #5fa244;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    margin: 0 0 15px 0;
}

.ck-inner-r-1 h3 span {
    color: #544f4f;
    font-size: 15px;
}
.ck-inner-r-1 p {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
    font-weight: 600;
    margin: 50px 0 20px 0;
}
.ck-inner-r-1 p img {
    margin: 0 5px 0 8px;
}

.ck-inner-r-1 h5 {
    text-align: center;
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 38px 0;
}
.cfg-inner-1 {
    background: #544f4f;
    padding: 0 0 15px 0;
}
.ck-inner-r-1 .col-lg-5 {
    background: #f2f2f2;
}
.ck-inner-r-1 .col-lg-7 {
     background: #dcdcdc;
    height: 223px;
}
.cfg-inner-1 h3 {
    margin: 0;
}
.off-scn {
    background: #65a21c;
    color: #fff;
    font-size: 12px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    padding: 8px;
    position: absolute;
    right: 0;
}
.cfg-inner-1 h3 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    padding: 15px 0;
}
.cfg-inner-1 h4 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    text-decoration: line-through;
}
.cfg-inner-1 h5 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.cfg-inner-1 h6 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}

.cfg-inner-1 h6 a {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    background: #7abe29;
    padding: 4px 15px;
    border-radius: 5px;
    position: relative;
    top: 5px;
}

#myModalz .modal-header {
border-bottom: none;
}
#myModalz .modal-footer {
    border-top: none;
}

#myModalz .modal-dialog {
    width: 100%;
}
#myModalz .modal-content {
    border-radius: 0px;
    box-shadow: none;
}
.ride-add-pop ul li {
    list-style: none;
    float: left;
}
.ride-add-pop ul {
    position: relative;
    left: 40px;
}
.pop-c-1 {
    width: 215px;
    height: 65px;
}
.ride-add-pop h2 {
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0;
}
.texty-c-1 {
position: relative;
}
.texty-c-1 p {
    position: absolute;
    bottom: 4px;
    left: 10px;
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.p-c-1 {
    width: 25px;
    margin: 0 10px 0 0;
    position: relative;
    bottom: 4px;
}
.texty-c-2 {
    left: 43px !important;
    bottom: 8px !important;
}
.pop-c-1-active {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.content-ul-ride-main h3 {
    color: #727171;
    font-size: 21px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    padding: 10px 0;
    text-align: center;
}
.content-ul-ride-main h3 span {
    color: #78bc27;
}
.content-ul-ride-text {

}


.carousel-control { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}
@media (max-width: 767px) {
    .carousel-inner .active.left { left: -100%; }
    .carousel-inner .active.right { left: 100%; }
    .carousel-inner .next        { left:  100%; }
    .carousel-inner .prev		 { left: -100%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
    .carousel-inner .active.left { left: -50%; }
    .carousel-inner .active.right { left: 50%; }
    .carousel-inner .next        { left:  50%; }
    .carousel-inner .prev		 { left: -50%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }
    .active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
    .carousel-inner .active.left { left: -25%; }
    .carousel-inner .active.right { left: 25%; }
    .carousel-inner .next        { left:  25%; }
    .carousel-inner .prev		 { left: -25%; }
}

.cnt-ride-1 h4 {
    text-align: center;
}
.content-ul-ride-main h4 {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    padding: 20px 0 10px 0;
    text-align: center;
}
.car-inn-1 {
    position: relative;
    left: 30px;
}

.content-ul-ride-main h5 {
    color: #4f4f4f;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    text-transform: uppercase;
    background: #fff;
    text-align: center;
    padding: 5px;
    position: relative;
    bottom: 7px;
	cursor: pointer;
}

.content-ul-ride-main .carousel-control.right {
    right: -49px;
}
.acty-1 {
    background: #727171 !important;
    color: #fff !important;
}
.acty-1:after {
    content: url("../img/popup/12.png");
    position: absolute;
    right: 5px;
    top:2px;
}

.acty-2 {
    background: #727171 !important;
    color: #fff !important;
}
.acty-2:after {
    content: url("../img/popup/12.png");
    position: absolute;
    right: 5px;
    top:4px;
}

.k-tick > .k-label{
    display: none;
}
.car-inn-2 {
    bottom: 8px;
}
.dis-none {
    display: none;
}

.time-sl-main .range-main-slider .slider.slider-horizontal {
    width: 100%;
}

.time-sl-main {
    padding: 50px 100px 10px 100px;
    position: relative;
    right: 30px;
}

.time-sl-main .range-main-slider .slider-track {
    position: absolute;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #fff 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
}

.time-sl-main .range-main-slider .slider-handle {
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #fff 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    filter: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    border: 0px solid transparent;
	cursor: pointer;
}

.time-sl-main .tooltip-inner {
    max-width: 200px;
    padding: 11px 22px;
    color: #000;
    text-align: center;
    text-decoration: none;
    background-color: #fff;
    border-radius: 0px;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}

.time-sl-main .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #fff;
}

.time-sl-main .slider .tooltip.top {
    margin-top: -55px;
}
.time-sl-main .tooltip-inner:after {
    content: url("../img/popup/13.png");
    position: absolute;
    right: 3px;
    top: 9px;
}
.content-ul-ride-main h6 {
    text-align: center;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    color: #fff;
    font-weight: 600;
}
.content-ul-ride-main h6 img {
    margin: 0 0 0 10px;
    width: 20px;
}
.cnt-ridez {
    background: url(../img/popup/6.png);
    background-size: cover;
    height: 400px;
    background-repeat: no-repeat;
}
.inpj {
border-radius: 0px;
    height: 45px;
    box-shadow: none;

}
.sh-map {
    background: transparent;
    color: #fff !important;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    border: none;
    box-shadow: none;
    padding: 10px 0px;
}
.inp-col-10 {
    padding: 80px 0 50px 15px;
}
.sh-map:focus {
    outline: none;
    border: none;
    box-shadow: none;
}
.texty-cnt ul li {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 0 20px 0 0;
	cursor: pointer;
}
.tert-1 {
    background: #fff;
    padding: 20px 0 10px 0;
    margin: 20px 0;
}
.tert-1 h5 {
    color: #727171;
    font-size: 13px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
}
.tert-1 a {
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    background: #9e9999;
    padding: 12px 25px;
    position: relative;
    top: 5px;
}
#cnt-ride-1 {
    position: relative;
    left: 20px;
}

#cnt-ride-2 {

}

#cnt-ride-3 {
    position: relative;
    right: 20px;
}
.lctme {
    position: absolute;
    bottom: 12px;
    right: 30px;
    width: 22px;
}
.bc-black {
    background: #676262;
    height: 185px;
    padding: 30px 10px;

}
.sel-ridepop-main {
    background: #544f4f;

}
.ride-pop-1 h3 {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 20px 0;
}
.ride-pop-1 h5 {
    color: #fff;
    font-size: 14px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    text-align: center;
    margin: 0;
    line-height: 20px;
}
.ride-pop-1 p {
    color: #fff;
    font-size: 14px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    text-align: center;
    margin: 0;
    padding: 2px 0;
}
.btn-tcki {
    background: transparent;
    border: none;
    box-shadow: none;
}
.btn-tcki:focus {
    border: none;
    box-shadow: none;
    outline: none;
}
.ride-pop-1 h4 {
    text-align: center;
    padding: 30px 0;
    position: relative;
}
.ride-pop-2 h4 {
    position: relative;
    top:40px;
}
.ride-pop-1 p img {
    position: relative;
    left: 5px;

}
.avail-cars h3 {
    color: #838080;
    font-size: 24px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    padding: 40px 0 20px 0;
}

.cart-2 ul {
list-style: none;
    padding: 0;
}

.cart-2 ul li {
    color: #838080;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 0 30px 0 0;
    float: left;
}
.cart-2 ul li span img {
    margin: 0 10px 0 0;
}
.cart-3 ul {
    list-style: none;
    padding: 0;
}

.cart-3 ul li {
    color: #838080;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 0 30px 0 0;
    float: left;
}
.cart-3 ul li span img {
    margin: 0 10px 0 0;
}
.cart-4 h4 {
    color: #78bc27;
    font-size: 24px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    text-align: center;
    padding: 30px 0 10px 0;
}
.cart-2 h4 {
    color: #828282;
    font-size: 20px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    padding: 30px 0 20px 0;
}
.cart-4 h5 {
    color: #828282;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    text-align: center;
    padding: 0 0 20px 0;
}
.cart-5 h4 {
    color: #828282;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    text-align: center;
    margin: 0 0 15px 0;
}
.cart-5 h5 {
    color: #828282;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    text-align: center;
    margin: 0 0 23px 0;
}
.cart-4 h4 span img {
    margin: 0 5px;
}

.cart-4 h5 span img {
    margin: 0 5px;
}
.bc-v-1 {
    background: #f2f2f2;
    padding: 30px;
}
.bc-v-2 {
    background: #f8f8f8;
	height: 207px;
}

.cart-2 {
    margin-bottom: 20px;
}
.cart-3 {
    padding-bottom: 67px;
}
.avail-cars .row {
    margin-bottom: 10px;
}
.active-bc .bc-v-1 {
    background: #cecece;
    padding: 30px;
}
.active-bc .bc-v-2  {
    background: #dfdfdf;
}
.bc-gh {
    background: #f8f8f8;
    padding: 15px;
}
.img-cr-e-1 h4 {
    margin: 0;
    color: #828282;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    padding: 15px 0 5px 0;
}
.img-cr-e-1 h5 {
    margin: 0;
    color: #828282;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}
.earl-loc h5 {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    background: #544f4f;
    padding: 17px 20px;
    margin: 0;
}
.earl-loc .selectpicker {
    color: #828282;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 0px;
    height: 65px;
    padding: 0 60px;
	max-height: 100px;
	overflow-x: hidden;
}

.bk-nm {
background: #544f4f;
}
.bk-nm h5 {
    text-align: center;
    margin: 0;
}
.bk-nm h5 button {
    background: #78bc27;
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    border: 1px solid #78bc27;
    border-radius: 0;
    padding: 15px 20px;
    margin: 32px 0;
}
.sl-time {
    position: absolute;
    top: 72px;
    left: 40px;
}
.btn-tcki-1:after {
    content: url(../img/popup/31.png);
    position: absolute;
    top: 44px;
    left: 195px;
}
.btn-tcki-2:after {
    content: url(../img/popup/31.png);
    position: absolute;
    top: initial;
    left: 195px;
    bottom: 49px;
}
.ckout-main {
    background: #544f4f;
}
.nav-ckout h5 {
    text-align: center;
}
.nav-ckout li {
    margin: 0px 40px 10px 0;
}
.nav-ckout h5 a {

    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;

}
.act-ht {
    background: #fff;
    color: #000;
    padding: 4px 10px 6px 10px;
    border-radius: 50%;
}

.nav-ckout h4 {
    text-align: center;
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    padding: 5px 0;
}
.nav-ckout .active .act-ht {
    background: #78bc27;
    color: #fff;
}

.navb-p {
    background: transparent;
}
.bac-gry {
    background: #f6f7f6;
    margin: 30px 0;
}
.navb-p>li.active>a, .navb-p>li.active>a:hover, .navb-p>li.active>a:focus {
    background-color: transparent;
    border: none;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-bj-inner-1>li>a {
    opacity: 1 !important;
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
}
.navb-p {
    border-bottom: 0px solid #ddd;
    padding: 30px 0 0 0;
}
.sgn-k {
    color: #fff;
    background: #78bc27;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    padding: 8px;
    border-radius: 3px;
}
.sign-inner {
    padding: 5px 60px;
}
.sgn-k:hover {
    color: #fff;
}
.emc-p {
    background: transparent;
    border-radius: 0px;
    border-color: #544f4f;
    margin-bottom: 30px;
}
.frm-kp {
    margin: 30px 0;
}
.sub-bnj {
    background: #78bc27;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #78bc27;
    padding: 5px 10px;
}
.alr-log {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
}
.alr-log:hover {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
}
.sign-inner h3 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 21px;
    text-align: center;
}
.bf-pi
{
    border-radius: 0px;
    border-color: #544f4f;
    margin-bottom: 30px;
    border: 1px solid #544f4f;
    padding: 20px;
}
.bnm-code {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    font-weight: 400;
}
.bnm-code-1 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    font-weight: 300;
}
.bf-pi-1 {
    background: #544f4f;
}

.bf-pi-1 .bnm-code {
    color: #fff;
}
.bf-pi-1 .bnm-code-1 {
    color: #fff;
}
.sub-nj {
    text-align: center;
}
.sub-nj button {
    padding: 10px 15px;
}
.frm-kp h6 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.bf-pi-met {
    background: #eaebea;
    border-color: #eaebea;
}
.crd-det {
    font-size: 16px !important;
    padding: 30px 0;
}
.exp-date {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    top: 10px;
}

.p-totr li {
    list-style: none;
    color: #8c8a8a;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    float: left;
    margin: 0 20px 0 0;
}
.p-totr {
    padding: 0;
}
.pr-active {
    color: #499621 !important;
}
.right-sidebar-checkout-main {
    background: #f6f7f6;
    margin: 30px 10px;
}
.right-sidebar-checkout h2 {
    text-align: center;
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 20px;
    font-weight: 600;
    padding: 20px 0;
}
.sum-check-1 h3 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.sum-check-1 h4 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    font-weight: 600;
    margin: 2px 0;
}
.sum-check-1 h5 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.sum-check-2 h3 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
    font-weight: 600;
}

.sum-check-2 h4 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 12px;
    font-weight: 400;
}
.to-dc {
    position: relative;
    top: 23px;
}
.sum-check-2 h6 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin: 20px 0;
}

.sum-check-2 {
    border: 1px solid #919090;
    margin: 30px 0;
}
.sum-check-3 h5 {
    text-align: center;
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    background: #78bc27;
    padding: 10px;
    margin: 0;
}
.sum-check-4 h6 {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}
.sum-check-5 {
    margin: 0 0 30px 0;
}
.img-lgj {
    width: 110px;
}
.br-rt-op {
    border-bottom: 1px solid #d8d7d7;
}
.hd-right-y ul li {
    list-style: none;
    display: inline;
    margin: 0 30px 0 0;
    color: #ffffff;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
}
.hd-right-y ul li span img {
    margin: 0 10px 0 0;
}
.hd-right-y ul {
    padding: 0 0 0 15px;
}
.pr-dp-main h3 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 22px;
    font-weight: 400;
    margin: 3px 0;
}
.pr-dp-main h4 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    margin: 3px 0;
}
.pr-dp-main p {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}
.pr-dp-main img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
	position:relative;
}
.profile-dp {
    margin: 60px 0;
}
.pr-dp-main {
    margin: 60px 0;
}

.prof-cnt-bc {
    background: #efeded;
    height: 680px;
    margin: 0 0 40px 0;
}

.prof-cnt-bc-1 {
    background: #f9f9f9;
    height: 680px;
    margin: 0 0 40px 0;
	overflow-x: hidden;
}
.hd-left-y {
background: #78bc27;
}
.hd-right-y {
    background: #78bc27;
    padding: 15px 10px 5px 260px;
}
.hd-left-y-1 h3 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
}

.hd-left-y-1 h4 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0;
}
.hd-left-y-1 .row {
    margin: 30px 0;
}

.hd-left-y-2 h5 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}
.hd-left-y-2 h6 a {
    color: #499621;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}
.hd-left-y-2 h6 {
    margin: 10px 0 30px 0;
}
.hd-left-y-2 {
    padding: 0 25px;
}
.det-pr h3 {
    text-align: center;
}
.det-pr h4 {
    text-align: center;
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    font-weight: 400;
}
.det-pr {
    border-right: 1px solid #d9d9d9;
    margin: 0 0 30px 0;
}
.text-ems h4 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    top: 23px;
}
.city-trans {
    padding: 5px 0;
}
.mpo-tec {
border-color: transparent;
    margin: 20px 0 10px 0;
}
.city-trans .selectpicker {
    border-color: transparent;
    margin: 25px 0 20px 0;
}
.upd-but {
    margin: 40px 0;
}
.det-pr-op {
    position: relative;
    top: 53px;
}
.br-col9 {
    border: 1px solid #dedede;
    margin: 20px 0 10px 0;
}
.hd-left-y-2 h6 span img {
    margin: 0 0px 0 10px;
}

.hd-right-y-r ul li {
    margin: 0 15px 0 0;
}
.left-p-mybook h2 {
    margin: 0;
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
}
.left-p-mybook h3 {
    margin: 0;
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
}

.left-p-mybook-bh h2 {
    font-weight: 600;
    padding: 0 0 0 10px;
}
.left-p-mybook-bh h3 {
    padding: 0 0 0 10px;
}
.left-p-mybook-bh {
margin-top: 15px;
    border-right: 1px solid #d7d7d7;
}

.left-p-mybook-bh-img {
    padding: 10px 0;
    width: 107px;
    height: 85px;
}
.rgt-lk h4 {
    margin: 0;
}

.rgt-lk h5 {
    margin: 0;
}
.rgt-lk p {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    top: 10px;
}
.rgt-lk p span {
    color: #fff;
    background: #78bc27;
    padding: 5px 8px 6px 8px;
    border-radius: 50%;
    margin: 0 20px;
}

.rgt-lk h4 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    margin: 5px 0 0 0;

}

.rgt-lk h5 {
     color: #544f4f;
     font-family: 'Lato', sans-serif !important;
     font-size: 15px;
     font-weight: 400;
    margin: 2px 0 0 0;
 }

.rgt-lk h6 {
    color: #544f4f;
    font-family: 'Lato', sans-serif !important;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
}
.rgt-lk h6 img {
    width: 14px;
}
.rgt-lk h6 span {
    border: 1px solid #544f4f;
    padding: 5px 10px;
}

.br-col9p {
    padding: 20px 0;
}
.ck-center label {
    color: #fff;
}
.ck-center {
    position: relative;
    left: 55px;
}
.snup {
background: #3a5b9c !important;
}
.snup-1 {
    background: #df4839 !important;
}
.nav-tab-sn-pop {
    border: none;
}
.nav-tab-sn-pop li a {
    padding: 5px 15px;
    border-radius: 5px;
}
/*new-css*/
.for-lang-trans .selectpicker {
    background: rgba(90, 162, 4, 0.65);
    border-color: transparent;
    color: #fff;
    font-size: 16px;
    position: absolute;
    padding: 5px;
    top: 30px;
    font-weight: 300;
	    font-family: 'Lato', sans-serif !important;
}

.blc-w-active {
    background: #78bc27;
}

.deal-ckrent-1 img {
    width: 184px;
    height: 125px;
}

.view-more-ty h4 {
    text-align: center;
    margin: 40px 0;
}
.view-more-ty h4 a {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    background: #7abe29;
    padding: 10px 20px;
    border-radius: 5px
}

.left-tariff-1 img {
    width: 120px;
    height: 80px;
}

.rgt-wid-1 h3 img {
width: 150px;
    height: 90px;
}

.select-main-e h4 {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 0px 0 15px 0;
    background: #767272;
    padding: 10px 15px;
    border-radius: 5px;
}
.select-main-e h4 span {
    float: right;
}

.pac-container {
    z-index: 999999 !important;
}
.tr-deal-car {
	color: #5fa244 !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px !important;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 130px;
}
.avl-car-main{
	height: 400px;
	overflow-x: hidden;
	margin: 20px 0;
}

#myModalmap .modal-header {
    border-bottom: none;
}
#myModalmap .modal-content {
    border-radius: 0px;
    box-shadow: none;
}

/*=======Nikhila*/
.city-sel .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: none;
}
.city-sel .bx-wrapper img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.city-sel .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    background: transparent;
}
.city-sel .bx-viewport {
    height: 100% !important;
}
.city-sel .bx-wrapper .bx-prev {
    left: 10px;
    top: 85px;
    background: url(../img/home/citysel_left.png) no-repeat;
}
.city-sel .bx-wrapper .bx-next {
    right: 10px;
    top: 85px;
    background: url(../img/home/cytysel_right.png) no-repeat;
}
.coupe-h5 {
	  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}