


.home .section-banner .section-services a,.home .section-who-are-we .content-wrapper a{text-decoration:none;}
.home .section-rental-fleet .rental-holder .rental-selection .rental-list .rental-item .rental-text{position:relative;}
.home .section-rental-fleet .rental-holder .rental-selection .rental-list .rental-item.selected .rental-text:before{    
    display: block;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    padding: 1px;
    content: '';
    border-bottom: 2px solid #444;

}

.services-modal .radio-holder{
    background:rgba(255,255,255,0.5);
    display:block;
    width:295px;
    margin-bottom:10px;
    padding:2px 16px 0px;
  
}


.services-modal .form-control-wrapper .form_control .select-date:after {content: "\f107";}
#chauffeur.services-modal .form-control-wrapper,#luxury.services-modal .form-control-wrapper{width:58rem;}
#chauffeur.services-modal .form-control-wrapper .form_control,#luxury.services-modal .form-control-wrapper .form_control{margin-top:20px;}
#chauffeur.services-modal .form-control-wrapper .form_control.input_date .select-date,#luxury.services-modal .form-control-wrapper .form_control.input_date .select-date{width:50%;}
#chauffeur.services-modal .form-control-wrapper .radio-holder._return .checkbox .wrapper,#luxury.services-modal .form-control-wrapper .radio-holder._return .checkbox .wrapper{right:16px;}
#chauffeur.services-modal .form-wrapper .form-control-wrapper .checkbox,#luxury.services-modal .form-wrapper .form-control-wrapper .checkbox{width:100px;}
#chauffeur.services-modal .form-wrapper .btn-message,#luxury.services-modal .form-wrapper .btn-message{margin-left:5%;}

#chauffeur.services-modal  .form-control-wrapper .radio-holder .question-icon,#luxury.services-modal  .form-control-wrapper .radio-holder .question-icon {
    color: #fff;
    float: left;
    margin-top: 7px;
}

#chauffeur.services-modal .form-control-wrapper .radio-holder._return ,#luxury.services-modal .form-control-wrapper .radio-holder._return {
    display: inline-block;
    margin-left: 14px;
    padding-right: 0;
    position: relative;
    color: #fff;
}


#chauffeur.services-modal  .form_control,#luxury.services-modal  .form_control {
    display: inline-block;
    margin-top: 20px;
    width: 294px;
    margin-left: 14px;
}



#chauffeur.services-modal .form-control-wrapper .radio-holder .radio-btn .checkmark:after,#luxury.services-modal .form-control-wrapper .radio-holder .radio-btn .checkmark:after{background:rgba(6,29,74,0.8);}


.services-modal .option2{pointer-events:none;opacity:0;}
.services-modal .option2.activate{pointer-events:visible;opacity:1;}


.form-control-wrapper .radio-holder .radio-btn .checkmark:after {
    top: 3px;
    right: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
    content:'';
}

.newButtom{display:block;text-align:center;line-height:50px;text-decoration:none!important;}
.signin-booking-holder .table-wrapper .table-column-wrapper .table-column-item .edit-icon{cursor:pointer;}

@media (max-width: 991px) and (min-width: 768px){
#chauffeur.services-modal .form-control-wrapper,#luxury.services-modal .form-control-wrapper { width:39rem;}
}

@media screen and (max-width: 991px) {
   #chauffeur.services-modal  .form-wrapper .form-control-wrapper .form_control .select-date,#luxury.services-modal  .form-wrapper .form-control-wrapper .form_control .select-date { width:auto;}
   #chauffeur.services-modal .form-wrapper .btn-message,#luxury.services-modal .form-wrapper .btn-message{margin-right:0px;}
}

@media screen and (max-width: 767px){
#chauffeur.services-modal .form-control-wrapper,#luxury.services-modal .form-control-wrapper{width:100%;}
#chauffeur.services-modal .form-wrapper .form-control-wrapper .form_control,#luxury.services-modal .form-wrapper .form-control-wrapper .form_control{width:100%;margin-left:0px;}
#chauffeur.services-modal .form-control-wrapper .radio-holder._return,#luxury.services-modal .form-control-wrapper .radio-holder._return{width:100%;margin-top:20px;}
#chauffeur.services-modal .form-wrapper .btn-message,#luxury.services-modal .form-wrapper .btn-message {width: 100%;margin-left:0px;}
#chauffeur.services-modal .form-control-wrapper .form_control.input_date .select-date,#luxury.services-modal .form-control-wrapper .form_control.input_date .select-date{width:50%;}
.newButtom{color:#fff!important;}
.home .section-rental-fleet .rental-holder .rental-selection .rental-list .rental-item.selected .rental-text:before{bottom: 7px;}
}