/*Common*/
#loading-area.loader1 {
    background-size: 125px;
}

header.custom-header {
    background: #ee3131;
}

header .header-nav .nav>li>a {
    color: #fff !important;
}

#payment_history {
    position: absolute !important;
    width: 100%;
    background: transparent;
    max-width: 100% !important;
}
#payment_history.modal-backdrop.fade.show,{
opacity: 1;
}
#payment_history.modal-backdrop.fade.in{
        opacity: 0;display: none !important;
}
.blocker{ background-color: transparent; }
.blocker.current{
    background-color: transparent;z-index: 9999;
}
#payment_history  a.close-modal {
display: none;
}
.testimonial-4 .testimonial-name:after {
    content: "";
}
.footer-payments li a, .dlab-social-icon li, .footer-top .footer-apps a{
    font-size: 20px;
}
.dlab-social-icon li a{
    width: auto;height: auto;
}

.swiper-container {
    z-index: 10;
}
#openForm{
    z-index: 5;
}
@media only screen and (max-width: 768px) {
    header .header-nav .nav>li>a {
        color: #333 !important;
    }

    /*.header-creative-two .main-bar {
        background-color: #ae3232;
    }*/
}

header.header-creative-two .logo-header {
    width: 100px;
}

header.header-creative-two .is-fixed .main-bar {
    background-color: #212325;
}

@media only screen and (max-width: 991px) {
    #home .swiper-slide .left-info .top-info {
        display: none;
    }
    
    header.header-creative-two .is-fixed .header-nav .nav>li>a {
        color: #333 !important;
    }

    #home .swiper-pagination {
        display: none;
    }
    
    #home .vehicle-box.style2 .left-info {
        padding: 70px 0 130px;
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    
    #home .vehicle-box.style2 .bottom-info {
        margin-top: auto;
    }
    
    #home .vehicle-box.style2 .vehicle-services {
        margin-top: 0px;
        position: absolute;
    }
    
    #home .vehicle-box.style2 .vehicle-services li {
        padding: 5px 0;
    }

    #home .vehicle-box.style2 .vehicle-services li h3 {
        line-height: 5px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 361px) {
    #home .vehicle-box.style2 .title {
        font-size: 50px;
        line-height: 50px;
    }

    #home .vehicle-box.style2 .main-title {
        font-size: 48px;
        line-height: 41px;
    }

    .vehicle-box.style2 .vehicle-services li h4 {
        font-size: 17px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 571px) {
    #home .vehicle-box.style2 .vehicle-img {
        width: 410px;
    }
}

@media only screen and (max-width: 570px) and (min-width: 361px) {
    #home .vehicle-box.style2 .vehicle-img {
        width: 350px;
    }
}

@media only screen and (max-width: 360px) {
    #home .vehicle-box.style2 .vehicle-img {
        width: 290px;
    }

    #home .vehicle-box.style2 .main-title {
        font-size: 42px;
    }
}

@media only screen and (max-width: 2040px) and (min-width: 992px) {
    header.header-creative-two .is-fixed .header-nav .nav>li>a {
        color: #fff !important;
    }
    #navbarNavDropdown{
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .header-creative-two .header-nav .nav>li>a {
        padding: 0 10px !important;
    }
}

header .header-nav .nav i.ti-user {
    float: none !important;
}

header .header-nav .nav>li .sub-menu li a {
    color: #333 !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

header.mo-left .header-nav .logo-header img {
    width: 115px;
}

header.header-creative-two .is-fixed .navicon span {
    background: #fff !important;
}

@media only screen and (max-width: 425px) {
    header.custom-header {
        height: 70px;
    }
}

@media only screen and (max-width: 768px) and (min-width: 426px) {
    header.custom-header {
        height: 94px;
    }
}

@media only screen and (max-width: 1440px) and (min-width: 769px) {
    header.custom-header {
        height: 101px;
    }
}

.redstar {
	color: #ff0000;
    /*margin-left: 0.3em;*/
    font-weight: 600;
}

.submit-button {
	color: #fff;
    padding: 13px 23px;
    display: inline-block;
    font-size: 16px;
    outline: 0;
    cursor: pointer;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    border-radius: 0;
    font-weight: 500;
    text-align: center;
    font-family: Raleway,sans-serif;
    white-space: nowrap;
    border-radius: 4px;
	background-color: #EE3131;
}

.submit-button:hover {
	background-color: #fe4141;
}

span.price-font-weight {
    font-weight: 500;
}

div.no-data-found .pricingtable-inner {
    border-radius: 5px;
    padding: 25px;
}

div.no-data-found span {
    color: red;
    font-size: 21px;
    font-weight: 500;
}

/*Common footer*/
.footer-top .footer-apps a {
	color: #fff;
}

.footer-top .footer-apps a:hover {
	color: #EE3131;
}

.footer-payments li {
	display: inline-block;
}

.container .custom-form {
    box-shadow: 0 10px 30px rgba(0,0,0,0.16), 0 10px 30px rgba(0,0,0,0.12);
    background-color: white;
    border-radius: 15px;
    padding: 35px;
}

/*Home page*/
#home .vehicle-box.style2 .main-title {
    -webkit-text-stroke: unset;
    font-weight: 900;
    width: 100%;
}

#home .vehicle-box.style2 .main-title .main-title-word1 {
    -webkit-text-fill-color: black;
    text-shadow: 2px 2px 4px #000000;
}

#home .vehicle-box.style2 .main-title .main-title-word2 {
    -webkit-text-fill-color: #f11515;
    text-shadow: 2px 2px 4px #000000;
}

@media only screen and (max-width: 425px) and (min-width: 376px) {
    #home .vehicle-box.style2 .main-title {
        margin-left: 55%;
    }
}

@media only screen and (max-width: 375px) and (min-width: 321px) {
    #home .vehicle-box.style2 .main-title {
        margin-left: 42%;
    }
}

@media only screen and (max-width: 320px) {
    #home .vehicle-box.style2 .main-title {
        margin-left: 46%;
    }
}

#home .vehicle-box.style2 {
    background-color: #ce9696;
}

#home .creative-banner-two .bottom-aside .btn-discover {
    background-color: transparent;
}

#home div.icon-bx-wraper {
    box-shadow: 0 10px 30px rgba(0,0,0,0.16), 0 10px 30px rgba(0,0,0,0.12);
    background-color: white;
}

#home .section-content.how-it-works .section-head {
    margin-bottom: 10px;
}

#home .section-content.how-it-works .section-head p {
    margin-bottom: 3px;
}

/*Services Page*/
#services .icon-bx-wraper {
    border-radius: 10px;
    border: none;
}

#services .icon-bx-wraper .site-button {
    padding: 45px 0px;
    width: 285px;
    border-radius: 70px;
    border: 2px solid #d20a0a;
}

/*Doorstep Car Wash Apartment Page*/
#doorstep_car_wash_apartment .pricingtable-row .pricingtable-inner {
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 50px !important;
}

#doorstep_car_wash_apartment .pricingtable-row .pricingtable-highlight {
    margin: 0px 0px;
}

#doorstep_car_wash_apartment .pricingtable-row .pricingtable-title {
    border-radius: 5px 5px 0px 0px;
}

#doorstep_car_wash_apartment .pricingtable-row .pricingtable-footer {
    border-radius: 0px 0px 5px 5px;
}

#doorstep_car_wash_apartment .pricingtable-row .pricingtable-price {
    padding: 20px 20px;
}

#doorstep_car_wash_apartment .pricingtable-row .pricingtable-price .list-circle {
    text-align: left;
}

#doorstep_car_wash_apartment .pricingtable-row .pricingtable-price .list-circle li {
    padding: 5px 5px 5px 15px;
}

#doorstep_car_wash_apartment .pricingtable-row .pricingtable-price .pricingtable-bx {
    font-size: 30px;
}

#doorstep_car_wash_apartment .pricingtable-row .pricingtable-highlight .pricingtable-footer {
    padding: 20px 20px;
}

/*Add On Service Page*/
#add_on_service .pricingtable-row .pricingtable-inner {
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 50px !important;
}

#add_on_service .pricingtable-row .pricingtable-highlight {
    margin: 0px 0px;
}

#add_on_service .pricingtable-row .pricingtable-title {
    border-radius: 5px 5px 0px 0px;
}

#add_on_service .pricingtable-row .pricingtable-footer {
    border-radius: 0px 0px 5px 5px;
}

#add_on_service .pricingtable-row .pricingtable-price {
    padding: 20px 20px;
}

#add_on_service .pricingtable-row .pricingtable-price .list-circle {
    text-align: left;
}

#add_on_service .pricingtable-row .pricingtable-price .list-circle li {
    padding: 5px 5px 5px 15px;
}

#add_on_service .pricingtable-row .pricingtable-price .pricingtable-bx {
    font-size: 30px;
}

#add_on_service .pricingtable-row .pricingtable-highlight .pricingtable-footer {
    padding: 20px 20px;
}

/*Doorstep Car Machine Polish Page*/
#doorstep_car_machine_polish .pricingtable-row .pricingtable-inner {
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 50px !important;
}

#doorstep_car_machine_polish .pricingtable-row .pricingtable-highlight {
    margin: 0px 0px;
}

#doorstep_car_machine_polish .pricingtable-row .pricingtable-title {
    border-radius: 5px 5px 0px 0px;
}

#doorstep_car_machine_polish .pricingtable-row .pricingtable-footer {
    border-radius: 0px 0px 5px 5px;
}

#doorstep_car_machine_polish .pricingtable-row .pricingtable-price {
    padding: 20px 20px;
    border-radius: 5px;
}

#doorstep_car_machine_polish .pricingtable-row .pricingtable-price .list-circle {
    text-align: left;
}

#doorstep_car_machine_polish .pricingtable-row .pricingtable-price .list-circle li {
    padding: 5px 5px 5px 15px;
}

#doorstep_car_machine_polish .pricingtable-row .pricingtable-price .pricingtable-bx {
    font-size: 30px;
}

#doorstep_car_machine_polish .pricingtable-row .pricingtable-highlight .pricingtable-footer {
    padding: 0px 0px;
    border: none;
}

/*Profile Page, Doorstep car machine polish page and Doorstep car insurance page and Add vehicle page*/
#add_vehicle #add_vehicle_form .select2-container--default, #profile #profile_form .select2-container--default {
    width: 100% !important;
}

#profile #profile_form .select2-container--default .select2-selection--single, #doorstep_car_machine_polish #doorstep_car_machine_polish_form .select2-container--default .select2-selection--single, #doorstep_car_insurance #doorstep_car_insurance_form .select2-container--default .select2-selection--single, #add_vehicle #add_vehicle_form .select2-container--default .select2-selection--single {
    border-width: 2px !important;
    border-radius: 0;
    background-color: #fff !important;
    height: 40px;
    font-size: 13px;
    border: 2px solid #e7ecf1!important;
    background-color: #fff!important;
    color: #999;
    width: 100%;
    padding: 4px 25px 0px 4px;
}

#profile #profile_form .select2-container--default .select2-selection--single:hover, #doorstep_car_machine_polish #doorstep_car_machine_polish_form .select2-container--default .select2-selection--single:hover, #doorstep_car_insurance #doorstep_car_insurance_form .select2-container--default .select2-selection--single:hover, #add_vehicle #add_vehicle_form .select2-container--default .select2-selection--single:hover {
    border-color: #636363 !important;
}

#profile #profile_form .select2-container--default .select2-selection--single .select2-selection__rendered, #doorstep_car_machine_polish #doorstep_car_machine_polish_form .select2-container--default .select2-selection--single .select2-selection__rendered, #doorstep_car_insurance #doorstep_car_insurance_form .select2-container--default .select2-selection--single .select2-selection__rendered, #add_vehicle #add_vehicle_form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #999;
}

#profile #profile_form .select2-container--default .select2-selection--single .select2-selection__arrow b, #doorstep_car_machine_polish #doorstep_car_machine_polish_form .select2-container--default .select2-selection--single .select2-selection__arrow b, #doorstep_car_insurance #doorstep_car_insurance_form .select2-container--default .select2-selection--single .select2-selection__arrow b, #add_vehicle #add_vehicle_form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin: 3px -9px;
}

/*Package details page*/
#package_details .select-vehicle .dlab-box {
    box-shadow: 0 10px 30px rgba(0,0,0,0.16), 0 10px 30px rgba(0,0,0,0.12);
    background-color: white;
    border-radius: 10px;
    padding: 7px;
}

#package_details .select-vehicle .dlab-box .dlab-info .site-button-div {
    text-align: center;
}

#package_details .select-vehicle .dlab-box table tr td {
    font-weight: 400;
}

#package_details .package-price span.price {
    font-size: 22px;
    font-weight: 600;
}

#package_details .add-now-info {
    text-align: center;
}

/*Checkout pages*/
#checkout .vehicle-details .dlab-box {
    box-shadow: 0 10px 30px rgba(0,0,0,0.16), 0 10px 30px rgba(0,0,0,0.12);
    background-color: white;
    border-radius: 10px;
    padding: 7px;
}

#checkout .vehicle-details .dlab-box table tr td {
    font-weight: 400;
}

#checkout .pay-info {
    text-align: center;
}

#checkout .package-price table.check-tbl td, #checkout .package-price table.check-tbl th {
    font-weight: normal;
}

#checkout .package-price table.check-tbl tr.discount-amount td {
    color: green;
}

#checkout .package-price table.check-tbl tr.total-amount td, #checkout .package-price table.check-tbl tr.payment-status td {
    font-weight: 700;
}

#checkout .package-name span, #checkout .schedule-dates span {
    font-size: 20px;
}

#checkout .service-starts-and-ends span {
    font-size: 17px;
}

#checkout .service-starts-and-ends #service_start_date, #checkout .service-starts-and-ends #service_end_date {
    font-weight: bold;
}

#checkout .vehicle-details .dlab-box {
    padding: 15px;
}

#checkout .vehicle-details .dlab-box .dlab-info {
    padding: 23px;
}

#checkout .vehicle-details .dlab-box .dlab-info .col-lg-6 {
    padding: 3px;
}

div.jquery-modal.blocker.current #service_start_dates_list {
    width: 100%;
    padding: 35px;
    /*max-height: 340px;*/
    height: auto;
}

div.jquery-modal.blocker.current #service_start_dates_list h4 {
    font-weight: 500;
}

div.jquery-modal.blocker.current #service_start_dates_list a.close-modal {
    top: -2.5px;
    right: -2.5px;
}

div.jquery-modal.blocker.current #service_start_dates_list .card .card-body {
    text-align: center;
}

div.jquery-modal.blocker.current #service_start_dates_list .card:hover {
    box-shadow: 0 0 10px 5px rgba(0,0,0,.2);
    background-color: white;
    cursor: pointer;
}

#checkout button#add_subscription_details_submit {
    font-family: Roboto;
}

/*Help & support page*/
#help_and_support .container .custom-form {
    box-shadow: 0 0 10px rgba(0,0,0,0.16), 0 0 10px rgba(0,0,0,0.12);
    border-radius: 7px;
    padding: 17px;
}

#help_and_support .custom-btn div.form-group {
    margin-bottom: 0px;
}

/*My orders page*/
#my_orders .individual-my-order-details {
    webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
    box-shadow: 0 10px 30px rgba(0,0,0,0.16), 0 10px 30px rgba(0,0,0,0.12);
    background-color: white;
    margin: 50px 0px 50px 0px;
    border-radius: 15px;
    padding: 15px;
}

#my_orders .individual-my-order-details .col-lg-4 {
    margin-bottom: 10px;
}

#my_orders .individual-my-order-details .heading {
    padding: 10px;
    margin-top: -25px;
    margin-bottom: 15px;
    color: #fff;
    background-color: #EE3131;
    border-radius: 15px 15px 0px 0px;
}

#my_orders .individual-my-order-details .heading .col-lg-6 {
    float: left;
}

#my_orders .individual-my-order-details .site-button {
    padding: 6px 15px;
    border-radius: 3px;
}

#my_orders .individual-my-order-details .subscription_status {
    padding: 4px 15px;
    border-radius: 3px;
}

/*My orders details page*/
#my_order_details .cus-fcal .card {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

#my_order_details #calendar table {
    margin-bottom: 0px;
}

#my_order_details #calendar .table-bordered>thead>tr>th, #my_order_details #calendar .table-bordered>tbody>tr>th, #my_order_details #calendar .table-bordered>tfoot>tr>th, #my_order_details #calendar .table-bordered>thead>tr>td, #my_order_details #calendar .table-bordered>tbody>tr>td, #my_order_details #calendar .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

/*Privacy policy and Terms and conditions pages*/
#privacy_policy div.card-view, #terms_and_conditions div.card-view {
    box-shadow: 0 0 10px 5px rgba(0,0,0,.2);
    border-radius: 10px;
    padding: 25px;
    margin: 1px;
}

/*Login Page*/
.page-content.dlab-login .logo-header img {
    width: 125px;
}

.forgot_password_otp, .forgot_password_submit, .forgot_password, .password_otp, .password_submit, .signup_password{
    display: none;
}

/*checkout extrainterior*/
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
   color: black;
}

/*All page Popup*/
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  left: 15px;
  border: 3px solid #f1f1f1;
  z-index: 99999;
  background-color: white;
}

}
