@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
body{
    font-family: 'Roboto', sans-serif; background-color: #f1f1f1; height: 100%; font-size: 15px;
}

.bg-light {
    background-color: #FFFFFF !important;
}
fdg

.btn-text{
    color: #000;
    /*text-transform: uppercase;*/
}
.sm-red-text{ margin: 0px; font-weight: 400;
font-size: 15px !important;
color: #ca0202 !important; 
text-transform: uppercase; }
.btn-text:hover{
    color: #FFF;
    background-color:#343a40;
    border-radius: 0px;
}

#homepageheader h1 {

    font-size: 96px;
    font-weight: 600;
    color: #343434;
    margin-bottom: 0;

}
.banner-content {

    margin: 70px 0px 0px 60px;

}
.what-we-do .content-box .person-img {
    padding-top: 192px;
}
.form-over-map .list-group .list-group-item {
    color: #444;
    padding: 4px 15px;
    border-radius: 0;
}
.form-over-map .list-group {

    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    z-index: 9999;
    position: relative;
    max-height: 110px;
    overflow: auto;
    margin-bottom: 10px;
     border-radius: 0;

}
#homepageheader .lead{
    color: #343434;
    font-size: 22px;
}
.homeformstyle {

    background-color: #fff;
    padding: 15px 25px 0px 25px;
    float: left;
    border-radius: 0px;
    margin: 50px 5px 30px;

}
    .product-info h4 {
    font-size: 20px;
}
.as-icon {
    max-height: 25px;
    margin-left: 4px;
    margin-top: -5px;
}
.homeformstyle h2 {

    color: #000;
    font-size: 22px;
    padding: 5px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0;
    text-transform: capitalize;

}
#homepageheader .homeformstyle .lead {

    color: #595959;
    font-size: 13px;
    padding-left: 0;
    text-align: center;

}
.form-group{
    margin-bottom: 8px;
}
.form-control{
    border-radius: 0px;
}
.btn-block{
    border-radius: 0px;
}
#homepageheader .small{
    font-size: 12px;
}
#why-drive{
    background-color: #F1F1F1;
    margin-top: 0px;
    padding: 20px 0 20px 0;
}

#why-drive h2{
    font-size: 22px;
    padding-top:16px;
}

#why-drive .lead{
    font-size: 15px;
}

#innerpage {
    padding-bottom: 0px;
    background-color: #000;
    height: auto;
    padding-left: 0px;
    background-position: left;
    background-size: cover;
    padding: 160px 0 30px;
    background: #f1f1f1;
    position: relative;
}

#innerpage::before {
    display: block;
    content: "";
    background-image: url("../img/bg-lines.png");
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
}
#innerpage h1 {
    font-size: 36px;
    font-weight: 600;
    margin-top: 20px;
}
#get-started h2{
    font-size: 22px;
}

#get-started .lead{
    font-size: 18px;
}

#innerpageheader {
    padding-bottom: 0px;
    background-color: #000;
    height: auto;
    padding-left: 0px;
    background-position: left;
    background-size: cover;
    padding: 160px 0 30px;
    background: #f1f1f1;
    position: relative;
}

#innerpageheader::before {
    display: block;
    content: "";
    background-image: url("../img/bg-lines.png");
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
}
#innerpageheader h1 {
    font-size: 36px;
    font-weight: 600;
    margin-top: 20px;
}


.career-form {
    background: #fff;
    padding: 30px;
    max-width: 700px;
    margin: auto;
}
#req-doc{
    background-color: #f8f8f8;
    margin-top: 50px;
    padding: 50px 0 20px 0;
}

#make-money{
    padding: 50px 0px 50px 0px;
}
#make-money h1{
    font-size: 2.5em;

}
#make-money h2{
    font-size: 2em;

}

#home-faqs .question {

    font-weight: 400;
    color: #dc3545;
    text-transform: capitalize;
    font-size: 22px !important;

}

.question {
    font-weight: 600;
    color: #dc3545;
}


.card-header {
    margin-bottom: 0px;
    background-color: #dc3545 !important;
    padding: 0.25rem 1.25rem !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}


.btn-link {
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    width: 100%;
    text-align: left;
}

.btn-link:hover{
    color: #fff !important;
    text-decoration: none !important;
}
.sec-title {

    text-transform: capitalize;

}
footer{
    color: #fff;
    font-size: 14px;
}
footer a{
    color: #fff;
}
footer a:hover{
    color: #fff;
    text-decoration: underline;
}

footer hr{
    background-color: #999;
}

footer .fa{
    color: #fff;
}
.fa-mapleleaf:before
{content:"\1f341"; color: #fff}


.fa {}
.fa-apple, .fa-android, .fa-desktop{color: #fff;}
.fa-apple:hover, .fa-android:hover, .fa-desktop:hover{color: #dc3545}

.innerpage-content{
    background-color: #fff;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}
#accordion .card {
    margin: 15px;
}
.innerpage-content .head-bg{
 
    padding: 10px;
}
.innerpage-content h1{
 
    font-size: 30px;
}
.innerpage-content h2{
       margin-top: 10px;
    font-size: 22px;
    margin-bottom: 0;
    
}
.innerpage-content .lead{
    font-size: 16px;
}
#fileLoader
{
    display:none;
}


.login-form{

    border-radius: 1px;

}
.login-form label{
    padding:0;

}

#innerpageheader .col-auto {
    text-align: center;
}
#innerpageheader .col-auto p{ margin-bottom: 0;}

/*26-2-18*/
.high-light{
    background-color:#e6302f !important;
    color:#FFF;
}
.high-light:hover{
    background-color:#b01615 !important;
    color:#FFF;
}
.choose-vehicle-type-active .lead {
    color: #fff;
}
.our-team{
    background: #000;
    text-align: center;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    position: relative;
}
.our-team img{
    width: 100%;
    height: auto;
    transition: all 0.55s ease 0s;
}
.our-team:hover img{ opacity: 0.5; }
.our-team .team-content{
    padding: 5px 10px 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: rotate(45deg) translate(-50%, -50%);
    transform-origin: 0 0;
    transition: all 0.55s ease 0s;
}
.our-team:hover .team-content{ opacity: 1; }
.our-team .team-content:before,
.our-team .team-content:after{
    content: "";
    width: 400px;
    height: 2px;
    background: #e6302f;
    position: absolute;
    top: 0;
    left: 10px;
    transform: translateX(100%);
    transition: all 0.55s ease 0s;
}
.our-team .team-content:after{
    top: auto;
    left: auto;
    bottom: 0;
    right: 10px;
    transform: translateX(-100%);
}
.our-team:hover .team-content:before,
.our-team:hover .team-content:after{
    transform: translate(0, 0);
    transition-delay: 0.15s;
}
.our-team .title{
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}
.our-team .title:before,
.our-team .title:after{
    content: "";
    width: 2px;
    height: 300px;
    background: #e6302f;
    position: absolute;
    top: 10px;
    right: 0;
    transform: translateY(100%);
    transition: all 0.55s ease 0s;
}
.our-team .title:after{
    top: auto;
    right: auto;
    bottom: 10px;
    left: 0;
    transform: translateY(-100%);
}
.our-team:hover .title:before,
.our-team:hover .title:after{
    transform: translate(0, 0);
}
.our-team .post{
    display: block;
    padding: 5px 10px;
    background: #e6302f;
    font-size: 17px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
}
@media only screen and (max-width: 990px){
    .view{ margin-bottom: 30px; }

}
@media only screen and (max-width: 360px){
    div#homepageheader-1 form.homeformstyle {
        width: 100% !important;
    }
    .mobile-pull-left{
        float: left !important;
    }
}
#home-faqs {

    background: #fff;

}
.view {

    padding: 16px 0px;
    background-color: #F8F8F9;
    font-size: 14px;

}
.rider-benefit {
    background: #f4f4f4 !important;
    padding: 0 0 50px;
}
html{height: 100%;min-height: 100%;}
.navbar{padding: .8rem 0;border-bottom:0;}
.navbar-expand-lg{flex-flow: column;}
#site-wrapper {position: relative;overflow: hidden;width: 100%;}
#site-canvas {position: relative;-webkit-transition: .3s ease all;transition: .3s ease all;height: 100%;}
#close_menu{position: absolute;right: 10px;top: 10px;font-size: 30px;cursor: pointer;}
#site-menu {

    width: 240px;
    height: 100%;
    position: fixed;
    top: 0;
    left: -500px;
    background: #292929;
    padding: 15px;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    transition: all 0.5s;
    color: #fff;
    z-index: 999;
    bottom: 0;

}#site-menu ul{list-style: none;margin:0;padding:0;}
#site-menu ul li a {
    color: #aaa;
    text-decoration: none;
    padding: 18px 10px;
        padding-left: 10px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #555;
    padding-left: 0;
    transition: all 0.3s;
}#site-menu ul li a:hover{background: #fff;color: #e6302f;padding-left: 10px;}
#site-menu ul li:nth-child(6) a{border-bottom: none !important;}
#site-menu ul li:last-child a{border-bottom: none !important;}
#site-menu.show-nav {-webkit-transform: translateX(500px);transform: translateX(500px);}
#site-menu ul li select{text-transform: uppercase;}
.toggle-nav{margin-right: 20px;font-size: 20px;color: #e6302f;}
.dropdown-toggle::after{display: none;}
.profile_drop button{background: none;outline: none;box-shadow: none !important;}
.profile_drop .dropdown-menu{min-width: 270px;padding: 20px;right: 0;left: auto;}
.profile_img{height: 60px;width: 60px;border-radius: 50%;overflow:hidden;float: left;}
.profile_img img{width: 100%; height: 100%; border-radius:50%;}
.profile_dtl{padding-left: 100px;}
.profile_dtl .rating i{color: #e62e2e;}
.profile_dtl a{background: #e62e2e;color: #fff;padding: 3px 10px;font-size: 13px;cursor: pointer;}
.profile_drop_menu li.text-right a{color: #212529;text-decoration: none;}
.mrg_0{margin:0 !important;}
.mrg_btm_20{margin-bottom:20px !important;}
.tabs_link_wrap{background: #fff;padding: 15px 0 0;width: 100%; overflow-x: auto; white-space: nowrap;}
.tabs_link{list-style: none;margin:0;padding:0;}
.tabs_link li{display: inline-block;margin-right: 30px;}
.tabs_link li:last-child{margin-right: 0;}
.tabs_link li a{text-transform: uppercase; color: #939393;text-decoration: none; font-weight:400; font-size:14px;}
.tabs_link li.active-link a{color: #e6302f;}
.partner_profile{background: #fff;padding: 15px 0;}
.active_btn{color: #629A41 !important;text-transform: uppercase;border:1px solid #629A41 !important;background: none !important;color: #629A41 !important;cursor: default !important;padding:4px;border-radius: 4px;}
.profile_dtl h2{font-size: 35px;font-weight: 100;margin-bottom: 0;}
.profile_dtl h3{font-size: 35px;font-weight: 300;}
.profile_form{padding:30px 0;}
.generic_btn{background: #e62e2e;color: #fff;border:1px solid #e62e2e;cursor: pointer;}
.generic_btn:hover{color: #e62e2e;background: none;}
.profile_form .form-group{margin-bottom: 15px;}
.form-check label{position: relative;cursor: pointer;color: #666;font-size: 16px;
}
/*input[type="checkbox"], input[type="radio"]{position: absolute;}*/
/*Check box*/
input[type="checkbox"] + .label-text:before{content: "\f096";font-family: "FontAwesome";speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing:antialiased;width: 1em;display: inline-block;margin-right: 5px;font-size: 20px;vertical-align: middle;
}

input[type="checkbox"]:checked + .label-text:before{content: "\f14a";color: #e6302f;animation: effect 250ms ease-in;}
input[type="checkbox"]:disabled + .label-text{color: #aaa;}
input[type="checkbox"]:disabled + .label-text:before{content: "\f0c8";color: #ccc;}
.form-check p{font-size: 13px;}
.action_btn button{background: #e6302f;border:1px solid #e6302f;color: #fff;cursor: pointer;padding: 7px 20px;}
.action_btn button:hover{color: #e6302f;background: none;}
.side_contact{list-style: none;margin:0;padding:0;background: #fff;padding: 15px;border-radius: 4px;box-shadow: 0 0 5px #cacaca;padding-top: 0;}
.side_contact li{ padding-bottom:10px;}
.margin-top55{ margin-top:55px;}
.side_contact h5{background: #f5f4f4;margin-left: -15px;margin-right: -15px;padding: 10px;border-radius: 4px 4px 0 0;}
.back_link{margin-bottom: 20px;margin-top: 20px;}
.back_link a{text-transform: uppercase;}
.doc_profile{height: 80px;width: 80px;border:1px solid #b9b9b9;text-align: center;}
.doc_profile_dtl h2{font-size: 18px;}
.doc_profile_dtl h3{font-size: 18px;font-weight: 400;margin-top: 5px;}
.bg_none{background: none !important;}
.generic_tbl{background: #fff;}
.generic_tbl tr{cursor: pointer;}
.generic_tbl tr td{vertical-align: middle;}
.generic_tbl td, .generic_tbl th {border-top: 1px solid #e0e0e0;}
.mrg_tp_20{margin-top: 20px;}
.upload_btn {

    border: 1px solid #e6302f;
    color: #e6302f;
    background: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;

}.upload_btn:hover{background: #e6302f;color: #fff;}
.vehilce_doc_head{font-weight: 300;margin-bottom: 30px;margin-top: 20px;}
.vehilce_doc_head a{font-weight: 400;font-size: 14px;text-transform: uppercase;margin-left: 20px;}
.vehilce_doc_head a i{margin-left: 5px;}
.car_modal{font-size: 12px;font-weight: 300;}
.licence_plate{font-size: 12px;font-weight: 300;}
.car_number{font-weight: 500;}
.doc_profile i.fa-car{line-height: 80px;font-size: 30px;color: #b9b9b9;}
.add_vehicle_form{background: #fff;border:1px solid #ddd;padding:20px;display: none;}
.add_vehicle{margin:20px 0 30px 0;}
.add_vehicle button{background: #e62e2e;color: #fff;min-width: 400px;padding:10px;cursor: pointer;border:1px solid #e62e2e;}
.add_vehicle button:hover{color: #e62e2e;background: none;}
.select2-container--default .select2-selection--single{border-radius: 0;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;    border: 1px solid #ced4da;min-height: 38px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 25px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height: 38px;}
.btn_vehicle{min-width: 100% !important;width: 100%;margin-top: 30px;padding:6px !important;background: #e62e2e;color: #fff;min-width: 400px;padding:10px;cursor: pointer;border:1px solid #e62e2e;border-radius: 0;}
.btn_vehicle:hover{color: #e62e2e;background: none;}
.select2.select2-container.select2-container--default{width: 100% !important;}
.select2.select2-container.select2-container--default.select2-container--below{width: 100% !important;}
.bg_search{background-image: url('../img/search_icon.png');background-repeat: no-repeat;background-position: right;}
/*.select2-results__options li:first-child{padding:0;}*/
.download_csv{margin-top: 7px;display: inline-block;}
.download_csv i{margin-right: 5px;}
.add_driver{margin-top: 7px;display: inline-block;}
.add_driver i{margin-right: 5px;}
.pagination > li > a, .pagination > li > span {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    color: #00AAFF;
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #a0aeba;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.tbl_wrapper div.row{flex: 1;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background: none;
    border: 1px solid #ddd;
}
.pagination{
    display: inline-block;
}
.pagination>li {
    display: inline;
}
.tbl_wrapper{background: #fff;padding:10px 20px;margin-top: 20px;}
.tbl_wrapper .table thead th{border-bottom:none;}
table.dataTable{border-collapse: collapse !important;}
.live_map{height: 100%;}

#banking{margin-top: 30px;}
.heading-spam h1 {padding-bottom:40px; font-size: 35px; font-weight: 300; }
.heading-spam span { font-size: 12px; background-color: #629A41; padding: 5px; color: #FFF; vertical-align: middle;}
#banking .question { color: #000 !important; font-size: 14px; margin-bottom: 0; }
#banking .answer { padding-bottom:20px; }
.info { background: #f8efef; border-left: 3px solid #c4b4b4; padding: 10px; font-size: 12px; }
.cus-label label { letter-spacing: 0.02em; font-size: 14px; line-height: 24px; margin-bottom: 12px; display: inherit !important; }
.grey-bg{ background-color:#ededed; padding:20px; margin-bottom:40px;}


/*1-28-18*/
.select-radio[type="checkbox"], input[type="radio"]{
    position:relative !important;
    right:5px;
}
.modal-title{font-weight:300 !important}
.container-fluid{
    width: 100%;
    padding-right: 60px;
    padding-left: 60px;
    margin-right: auto;
    margin-left: auto;
}
.footer-bg{
    background: -moz-linear-gradient(to bottom, #0c0f0fe6 0%, rgba(17, 23, 28, 0.83) 30%, rgb(25, 24, 32) 100%), url(../img/map-bg.png) no-repeat;
    background: -linear-gradient(to bottom, #0c0f0fe6 0%, rgba(17, 23, 28, 0.83) 30%, rgb(25, 24, 32) 100%), url(../img/map-bg.png) no-repeat;
    background: -o-linear-gradient(to bottom, #0c0f0fe6 0%, rgba(17, 23, 28, 0.83) 30%, rgb(25, 24, 32) 100%), url(../img/map-bg.png) no-repeat;
    background: -ms-linear-gradient(to bottom, #0c0f0fe6 0%, rgba(17, 23, 28, 0.83) 30%, rgb(25, 24, 32) 100%), url(../img/map-bg.png) no-repeat;
    background: linear-gradient(to bottom, #0c0f0fe6 0%, rgba(17, 23, 28, 0.83) 30%, rgb(25, 24, 32) 100%), url(../img/map-bg.png) no-repeat;

}
section#contact {
    background-color: #000000;
    padding:180px 0px 0;
}
section#contact .form-group {
    margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
    padding: 10px ;
}
section#contact .form-group input.form-control {
    height: auto;
}
section#contact .form-group textarea.form-control {
    height: 236px;
}
section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
    font-weight:300;
    color: #999999;
}

section#contact .text-danger {
    color: #e74c3c;
}

.about_our_company {
    text-align: center !important;
    color: #343434;
    margin-bottom: 40px;
}

.titleline-icon {
    position: relative;
    max-width: 100px;
    border-top: 4px double #CC0000;
    margin: 20px auto 20px;
}
.titleline-icon:after {
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    margin: auto;
    font-family: 'FontAwesome';
    content: "\f141";
    font-size: 20px;
    line-height: 1;
    color: #CC3300;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    height: 20px;
    background: #ffffff;
}

#myTab{margin-top: 20px;border-bottom: none;}
#myTab .nav-item{width: 33.3333%;padding-right: 20px;}
#myTab .nav-item.pr_0{padding-right: 0;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{color: #495057;background-color: #fff;border-color: #ddd #ddd #fff;padding: 30px 20px;min-height: 280px;border-radius: 4px !important;    box-shadow: 0px 2px 8px 0px #D6D6D5 !important;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {color: #fff;background-color: #e62e2e;border-color: #e62e2e;}
#myTab .nav-item .nav-link.active .tab_head{color: #fff;}
#myTab .nav-item .nav-link.active .tab_head i {color: #e0e0e0;}
.tab_head{font-size: 15px;text-transform: uppercase;color: #e6302f;font-weight: 400;}
.tab_head i{margin-left: 10px;color: #9c9c9c;}
.average_total{margin:20px 0;}
.average_total span{font-size: 14px;display: inline-block !important;font-weight: 300;}
.ride_dtl{width: 100%;display: table;}
#myTab .nav-item p{margin-bottom: 5px;display: table-row;}
#myTab .nav-item b{display: table-cell;/* padding-right: 20px; */}
#myTab .nav-item span{display: inline-block;}
.gross_dtl{font-size: 12px;margin-bottom: 0 !important;margin-top: 20px;display: block !important;}
.GrossFare_head{margin:20px 0;}
.GrossFare_head h3{font-size: 1.40rem;font-weight: 300;}
.GrossFare_head a{margin-left: 30px;text-transform: uppercase;font-size: 1rem;font-weight: 400;}
.profitable{margin:10px 0;}
.profitable label{font-size: 11px;}
.profitable h1{font-size: 3.5rem;font-weight: 300;}
.profitable_panel{border-top: 1px solid #e4e4e4;padding-top: 20px;}
.profitable_stats{border-right: 1px solid #e4e4e4;padding:10px 0;}
.profitable_stats h3{margin-bottom: 0;font-weight: 300;}
.profitable_stats p{margin-bottom: 0;font-weight: 300;font-size: 12px;}
.weekly_earning{padding-top: 30px;}
.weekly_earning h3{margin-bottom: 20px;font-weight: 300;}
.weekly_earning_panel{background: #fff;padding:30px;}
.weekly_earning_panel a{width: 100%;padding:5px 0 5px 25px;display: block;text-decoration: none;color: #000;margin-bottom: 10px;position: relative;}
.weekly_earning_panel a.collapsed.collaspe_expand:before{position: absolute;left: 0;content: "\f054";font-family: 'FontAwesome';color: #000;transition: all 0.3s;}
.weekly_earning_panel a.collaspe_expand:before{position: absolute;left: 0;content: "\f078";font-family: 'FontAwesome';color: #000;transition: all 0.3s;}

.weekly_earning_panel a span{font-weight: 500;}
.weekly_earning_panel .card-block{list-style: none;padding:0;margin:0;padding-left: 25px;}
.weekly_earning_panel .card-block li{margin-bottom:10px;}

.daily_earning {border:1px solid #ddd;}
.daily_earning ul{list-style: none;margin:0;padding:0;}
.daily_earning ul li{float: left;width: 14.28571428571429%;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;background: #fff; cursor: pointer; }
.daily_earning ul li a{display: inline-block;padding:15px;text-decoration: none;color: #000;width: 100%;border-bottom: 4px solid transparent;transition: all 0.3s;}
.daily_earning ul li a:hover{border-bottom: 4px solid #e6302f;}
.daily_earning ul li a span{    font-size: 12px;}
.daily_earning ul li a h5{font-size: 1rem;font-weight: 400;margin-bottom: 0;}
.daily_earning ul li.brd_rt{border-right: none !important;}
.small_txt{color: #bfbfbf;font-size: 12px;margin-bottom: 0;}
.invite_heading{font-size: 40px;font-weight: 300;}
.invite_friend{padding:10px 0;}
.invite_friend_bx{margin-top: 40px;}
.invite_friend_bx h2{font-size: 2.7rem;font-weight: 300;position: relative;padding-top: 10px;}
.invite_friend_bx h2:before{position: absolute;content: "";left: 0;top: -10px;height: 4px;width: 50px;background: #e6302f;}
.invite_friend_bx p{font-size: 20px;font-weight: 300;color: #b3b3b3;}
.invite_friend_bx .input-group{min-height: 50px;}
.invite_friend_bx .input-group input{background: #fff;}
.invite_friend_bx .input-group-addon{cursor: pointer;color: #e6302f;border-radius: 0 !important;background: #fff;}
.invite_friend_bx .input-group-addon i{margin-right: 10px;}
.invite_friend_bx label{font-size: 17px;}
.social_icon label{display: block;width: 100%;}
.social_icon a{display: inline-block;height: 50px;width: 50px;font-size: 20px;text-align: center;background: #fff;border:1px solid #ced4da ;transition: all 0.3s;}
.social_icon a i{line-height: 50px;}
.social_icon a.facebook{color: #5172ab;}
.social_icon a.twitter{color: #64bbf1;}
.social_icon a.facebook:hover{background: #5172ab;color: #fff;border:1px solid #5172ab;}
.social_icon a.twitter:hover{background: #64bbf1;color: #fff;border:1px solid #64bbf1;}
.invite_manually{margin:70px 0;}
.learn_more{display: block;width: 100%;margin-bottom: 30px;text-transform: uppercase;outline: none !important;}
.read_more_modal h2{margin:15px 0;font-weight: 300;}
.invite_btn{text-transform: uppercase;}
.reward-head label{font-size: 17px;}
.reward-head h2{margin-bottom: 0;}
.invite_descrip{font-size: 13px;}
.pending_invite p{font-size: 22px;font-weight: 300;margin-bottom: 0;}
.rupees{color: #e6302f;font-size: 45px;}
.rupees b{font-weight: 500;}
.load_more button{width: 100%;text-transform: uppercase;cursor: pointer;background: #e6302f;color: #fff;border:1px solid #e6302f;}
.load_more button:hover{background: none;color: #e6302f;}
.pd_lf_40{padding-left: 40px;}
.change_view label{margin-right: 5px;}
.change_view ul{list-style: none;padding:0;margin:0;display: inline-block;}
.change_view ul li{display: inline-block;padding: 5px 12px;border: 1px solid #a9a9a9;cursor: pointer;color: #a9a9a9;}
.change_view ul li.active{border: 1px solid #e6302f;color: #e6302f;}
.date_time{float: right;padding-top: 0 !important;}
.date_time input{padding:0;border:none !important;outline: none !important;box-shadow: none!important; background-color:#fff !important; margin-right: 180px;}
.date_time label{margin:0;}
.trips_tabs li{padding-top: 20px;}

.datepicker a {
    text-decoration: none;
    color: #000;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.datepicker{min-width: 270px;}
.datepicker .day{text-align: center !important;}
.datepicker .cell.day:hover, .datepicker .cell.month:hover, .datepicker .cell.year:hover, .datepicker .cell.decade:hover {background: #e62e2e !important;}
.datepicker .cell.day.selected, .datepicker .cell.month.selected, .datepicker .cell.year.selected, .datepicker .cell.decade.selected {
    background: #c72626 !important;}
.page-banner{ padding: 180px 0 50px !important; position: relative;}
.page-banner::before {
    display: block;
    content: "";
    background-image: url("../img/bg-lines.png");
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.dashboard-head {

    display: block;
    padding: 0px 0 0;
position: relative;
}
.side_contact.my_info {

    margin-top: 10px;

}
.label-text {

    font-size: 12px;
    line-height: 20px;
    display: block;

}
.dashboard-head .tabs_link_wrap {

   background: transparent;
    padding: 0 0;
    overflow-x: auto;
    white-space: nowrap;
    width: auto;
    display: inline-block;
    float: right;
    padding-top: 38px;

}
.dashboard-head .partner_profile {

    padding: 20px 0;
    display: inline-block;
    background: transparent;

}
.dashboard-banner{
    position: relative;
}
.dashboard-banner::before {
    display: block;
    content: "";
    background-image: url("../img/bg-lines.png");
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.dashboard-banner .dashboard-head .active_btn {

    color: #629A41 !important;
    text-transform: uppercase;
    border: 1px solid #629A41 !important;
    background: #629A41 !important;
    color: #fff !important;
    cursor: default !important;
    padding: 2px 9px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.2px;

}
.dashboard-banner .dashboard-head .profile_dtl h3 {

    font-size: 30px;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;

}
.dashboard-banner .profile_img {

    height: 60px;
    width: 60px;
    border-radius: 50%;
    float: none;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;

}
.dashboard-banner .profile_dtl {

    display: inline-block;
    padding-left: 0;

}
.dashboard-banner .lang {

    position: relative;
    padding: 0 ;
    padding-right: 20px;

}
.dashboard-banner .navbar.static-top {

    background: #CA0202;
    color: #fff;
    padding: 0;
    font-size: 14px;

}
.dashboard-banner .toggle-nav {

    font-size: 20px;
    color: #fff;

}
.dashboard-banner .navbar-brand {

    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 20px;
    line-height: inherit;
    white-space: nowrap;
    color: #fff;
    font-weight: 700;

}
.dashboard-banner  .tabs_link li a {

    text-transform: uppercase;
    color: #2f2f2f;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.2px;

}
@media only screen and (max-width: 767px) {
    .daily_earning ul li{float: left;width: 100%;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;background: #fff;}
    .table{ background-color:#FFF !important;}
    .tbl_wrapper{ display:table;}
    .add_vehicle button{ min-width:100% !important}
    .container-fluid{ padding-left:15px !important; padding-right:15px !important;}
    #site-menu{ width:auto; height:auto; z-index:999999;}
    .nav-item{ width:100% !important; text-align: center; padding-right:0 !important;}
    .tbl_wrapper{width:100% !important;}
    .date_time{ float:left !important;}
    .about_driver{margin-top: 30px !important;}
    .map_filter .dropdown-menu {
        min-width: 22.4rem;}
    #innerpageheader{ padding-top: 50px;}
    #innerpage{ padding-top: 50px;}
}
@media only screen and (max-width:992px) {
    .container-fluid{ padding-left:15px !important; padding-right:15px !important;}
    #homepageheader h1 {
        font-size: 73px;}
    .banner-content, .homeformstyle {
        margin: 0;
    }    
}
@media only screen and (max-width:768px){
    .banner-content{
        margin: 10px 0;
    } 
    .banner-content, .homeformstyle{
        margin: 0 0 60px;
    }
}
.label-warning {
    background-color: #f0ad4e;
}
.label-success {
    background-color: #258914;
}
.label {
    display: inline;
    padding:2px 8px;
    font-size: 75%;
    font-weight:300;
    color: #fff;
    text-align: center;
    border-radius: .25em;
}









#get-started .btn-outline-dark {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
}
#get-started .btn-outline-dark:hover{background: #dc3545;border-color: #dc3545;}
.canada_flag{    margin: .170rem .75rem;border: 1px solid #e6302f;display: inline-block;padding: 4px}
.select2-container--default .select2-selection--multiple {background-color: white;border: 1px solid #ced4da;border-radius: 0;height: 38px;}
.select2-container--default.select2-container--focus .select2-selection--multiple {border: solid #ced4da 1px;}
.rider_banner{background: url('../img/rider-banner.jpg') no-repeat center;background-size: cover;min-height: 400px;color: #fff;padding-top:120px;}
.rider_txt{max-width: 600px;}
.rider_txt h2{font-size: 2.5rem;font-weight: 300;}
.rider_txt h2 span{display: block;font-weight: 100;}
.search_rider{position: relative;margin-top: 20px;}
.search_rider input{padding-left: 40px;height: 60px;font-size: 18px;}
.search_rider i{position: absolute;left: 15px;top: 20px;color: #e6302f;}
.For_Rider{margin-top: 30px;}
.For_Rider h3{margin-bottom:15px;font-size: 25px;font-weight: 300;}
.about_driver h5{font-size: 15px;font-weight: 300;}
.about_driver h5 span{font-weight: 400;}
.about_driver h3 span{font-size: 14px;margin-left: 10px;color: #e6302f;}
.about_driver p{position: relative;margin-bottom: 0;padding-left: 20px;font-size: 13px;}
.about_driver p.green:before{background: #27AA0B;}
.about_driver p.green:after{content:"";background: #ddd;width: 1px;height: 15px;position: absolute;left: 3px;top: 14px;}
.about_driver p:before{content: "";height: 7px;width: 7px;border-radius: 50%;background: #e6302f;display: inline-block;top: 7px;position: absolute;left: 0;}
.external_lnk{list-style: none;padding:0;margin:0;}
.external_lnk li{margin-bottom: 10px;}
.external_lnk li a{color: #212529;}
.More_view i{margin-left: 10px;color: #b01615;vertical-align: middle;}
.feature_item{display: flex;margin-bottom: 40px;}
.feature_item a{color:#212529;}
.feature_item h3 a{text-decoration: none;}
/* .feature_item .ico{display: table-cell;} */
.feature_item .item_text{vertical-align: top;padding-left: 25px;}
.feature_item .item_text p{margin-bottom:8px;}
.ico i.fa-mobile{font-size: 50px;}
.ico i.fa-twitter{font-size: 40px;}
.item_text.pl-10{padding-left: 10px !important}
.item_text.pl-20{padding-left: 20px !important}
.item_text.pl-10 p{margin-bottom: 10px;}
.item_text.pl-20 p{margin-bottom: 10px;}
.item_text.pl-10 p:first-child{font-weight: 500;}
.item_text.pl-20 p:first-child{font-weight: 500;}
.about_driver{margin-top: 40px;}
.gm-style .place-card-large{display: none !important;}
.gm-style .place-card, .gm-style .default-card, .gm-style .directions-card{display: none !important;}
.rider_map{position: relative;}
.map_filter{position: absolute;top: 22px;left: 0;right: 0;max-width: 420px;margin:auto;}
.map_filter button{width: 100%;cursor: pointer;background: #fff;color: #676767;border-radius: 0;border: 1px solid #ced4da;min-height: 50px;text-align: left;}
.map_filter button i{float: right;margin-top: 5px;}
.map_filter .dropdown-menu{min-width: 26.40rem;border-radius: 0;}
.map_filter .dropdown-menu p{margin-bottom: 0;}
table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after {
    content: '\f0d7' !important;
    font-family: 'FontAwesome' !important;
}
table.dataTable thead .sorting_desc:after {
    content: "\f0d8" !important;
    font-family: 'FontAwesome' !important;
}
table.dataTable thead .sorting:after{
    content: "\f0dc" !important;
    font-family: 'FontAwesome' !important;
}
.helper_tb li a{position: relative;padding-bottom: 5px;}
.helper_tb li.active-link a:before{width: 100%;}
.helper_tb li a:hover:before{width: 100%;}
.helper_tb li a:hover{color: #e6302f;}
.helper_tb li a:before{position: absolute;content: "";left: 0;height: 3px;width: 0;background: #e6302f;bottom: 0;transition: all 0.3s;}

