html,
body {
    scroll-behavior: smooth;
}


/*Write your custom css in this file.*/

.floating_alert {
    position: fixed;
    z-index: 10;
    top: 80px;
    right: 20px;
    box-shadow: 1px 2px 10px #ddd;
}

.alert-primary {
    background-color: #beecdd;
}

.widget-container {
    border: 1px solid #1d263261 !important;
    padding-top: 17px !important;
    border-radius: 10px;
    margin-bottom: 6px;
}

.panel {
    border-radius: 6px;
}


/* .admin-wrapper-form {
  padding: 20px 0px;
} */

.admin-wrapper-form h2 {
    font-size: 20px;
    font-weight: 800;
}

.admin-form-inner {
    margin: 20px 0px;
}

.admin-wrapper-form .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}

.admin-form-inner2 {
    border: 1px solid #e9e9e9;
    padding: 30px 30px;
    border-radius: 5px;
}


/* .admin-profile-image {
  padding: 40px 0px;
} */

.admin-profile-image img {
    border: 1px solid #ededed;
    border-radius: 5px;
}

.admin-profile-info .label {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.admin-profile-info p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    /* margin-left: 25px; */
}

.hr-line {
    background-color: #e1e1e1;
    height: 4px;
    width: 100%;
    margin: 30px 0px;
}

.user-info-wrapper {
    margin: 30px 0px;
    border: 1px solid #ededed;
    border-radius: 5px;
    padding: 20px 20px 20px 20px;
    background-color: #fff;
}

.user-info-wrapper .btn.btn-sumit {
    background-color: hsl(217deg 99% 59%);
    font-size: 15px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 40px;
}

.carousel-indicators.carousel-dots {
    bottom: 5px !important;
}

.info-section {
    margin: 15px 0px;
}

.info-section button {
    background-color: #ff6a00;
    border: 1px solid #ff6a00;
    padding: 10px 16px;
    border-radius: 1px;
}

.info-section button .fa-info-circle {
    color: #fff;
    font-size: 16px;
}

.slider-images {
    width: 100%;
    height: 200px !important;
    max-height: 200px !important;
    object-fit: contain;
}

.data_taime {
    padding: 30px 20px 0px 20px;
    display: flex;
    align-items: center;
}

.data_taime h5 {
    font-weight: 800;
}

.total_amount_heading {
    padding-left: 20px;
}


/* .carousel-gallery .image{
    height: 100px;
    width: 100%;
    background-position: center;
    background-size: 100px;
    background-repeat: no-repeat;
} */


/* .carousel-gallery .mdi.mdi-magnify-plus{
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
} */


/*Carousel Gallery*/


/* .carousel-gallery {
    margin: 50px 0;
    padding: 0 30px;
  } */


/* .carousel-gallery .swiper-slide a {
    display: block;
    width: 100%;
    
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
  }  */


/* .carousel-gallery .swiper-slide a:hover .image .overlay {
    opacity: 1;
  } */


/* .carousel-gallery .swiper-slide a .image {
     width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; 
  } */


/* .carousel-gallery .swiper-slide a .image .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(20, 20, 20, 0.8);
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  } */


/* .carousel-gallery .swiper-slide a .image .overlay em {
    color: #fff;
    font-size: 26px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
  } */


/* .carousel-gallery .swiper-pagination {
    position: relative;
    bottom: auto;
    text-align: center;
    margin-top: 25px;
  }
  .carousel-gallery .swiper-pagination .swiper-pagination-bullet {
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .carousel-gallery .swiper-pagination .swiper-pagination-bullet:hover {
    opacity: 0.7;
  }
  .carousel-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #d63031;
    transform: scale(1.1, 1.1);
  }
   */


/*# Carousel Gallery*/


/* .plugins {
    text-align: center;
  }
  .plugins h3 {
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: Arial;
    text-transform: uppercase;
    color: #111;
  }
  .plugins a {
    display: inline-block;
    font-family: Arial;
    color: #777;
    font-size: 14px;
    margin: 10px;
    transition: all 0.2s linear;
  }
  .plugins a:hover {
    color: #d63031;
  } */

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #afa8a8 !important;
    background-color: rgb(187 19 19 / 0%);
    border: 1px solid #242323 !important;
    border-radius: 10px;
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
    z-index: 100;
    font-size: 2.5em;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    color: #b7b7b7;
    position: absolute;
    top: 50%;
    text-align: center;
    color: #000;
    opacity: 0.3;
    transition: opacity 0.25s;
    cursor: pointer;
}

.slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover {
    opacity: 0.65;
}

.slick-slider .slick-prev {
    left: 0;
}

.slick-slider .slick-next {
    right: 0;
}

#detail .product-images {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #eee;
}

#detail .product-images li,
#detail .product-images figure,
#detail .product-images a,
#detail .product-images img {
    display: block;
    outline: none;
    border: none;
}

#detail .product-images .main-img-slider figure {
    margin: 0 auto;
    padding: 0 2em;
}

#detail .product-images .main-img-slider figure a {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

#detail .product-images .main-img-slider figure a img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

#detail .product-images .thumb-nav {
    margin: 0 auto;
    padding: 20px 10px;
    max-width: 600px;
}

#detail .product-images .thumb-nav.slick-slider .slick-prev,
#detail .product-images .thumb-nav.slick-slider .slick-next {
    font-size: 1.2em;
    height: 20px;
    width: 26px;
    margin-top: -10px;
}

#detail .product-images .thumb-nav.slick-slider .slick-prev {
    margin-left: -30px;
}

#detail .product-images .thumb-nav.slick-slider .slick-next {
    margin-right: -30px;
}

#detail .product-images .thumb-nav li {
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

#detail .product-images .thumb-nav li img {
    display: block;
    width: 100%;
    max-width: 75px;
    margin: 0 auto;
    border: 2px solid transparent;
    -webkit-transition: border-color 0.25s;
    -ms-transition: border-color 0.25s;
    -moz-transition: border-color 0.25s;
    transition: border-color 0.25s;
}

#detail .product-images .thumb-nav li:hover,
#detail .product-images .thumb-nav li:focus {
    border-color: #999;
}

#detail .product-images .thumb-nav li.slick-current img {
    border-color: #d12f81;
}

.admin-profile-image img {
    width: 100%;
}

.product-slider-wrapper {
    display: flex;
    width: 100%;
}

.product-slider-wrapper .product-slider-inner-section {
    width: 50%;
}

.product-slider-wrapper .product-overview-wrapper {
    width: 50%;
}

.product-overview-wrapper ul {
    padding: 0px;
    margin: 0px;
}

.product-overview-wrapper ul li {
    list-style: none;
}

.product-overview-wrapper ul li .label {
    color: #000;
    font-size: 15px;
    font-weight: 800;
}

.font-icon-size {
    font-size: 50px;
    display: block;
    margin: auto;
    text-align: center;
    color: #000;
}

.print_button-wrapper {
    text-align: center;
    margin: auto;
}

.print_button-wrapper button {
    background-color: #ffffff;
    border: 1px solid #c6cacf;
    font-size: 18px;
    padding: 6px 30px;
    border-radius: 2px;
    font-weight: 500;
}

.iframe-t-pro iframe {
    height: 200px;
    width: 200px;
}

.iframe-front iframe {
    height: 200px;
    width: 200px;
}

.rating-container .rating-container-inner {
    background-color: #fff;
    width: 50%;
    margin: auto;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    padding: 20px 20px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.rating-container .rating-container-inner h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.rating-container .rating-container-inner .rating_section {
    display: flex;
    align-items: center;
    background-color: aliceblue;
    margin-bottom: 5px;
    padding: 5px 10px;
    justify-content: space-between;
}

.rating-container .rating-container-inner .rating_section .list-inline {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.rating-container .rating-container-inner h3 {
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    width: 55%;
}

.rating-container-front .rating-container-inner {
    background-color: #fff;
    width: 30%;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    padding: 20px 20px;
    margin-top: 10px;
}

.rating-container-front .rating-container-inner.rating-container-inner1 {
    width: 100%;
}

.rating-container-front .rating-container-inner h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.rating-container-front .rating-container-inner .rating_section {
    display: flex;
    align-items: center;
    background-color: aliceblue;
    margin-bottom: 5px;
    padding: 5px 10px;
    justify-content: space-between;
}

.rating-container-front .rating-container-inner .rating_section .list-inline {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.rating-container-front .rating-container-inner h3 {
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    width: 55%;
}

.step-wrapper ul {
    padding: 0px;
    margin: 0px;
}

.step-wrapper ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.scan-qr-code-text {
    margin: 15px 0px;
}

.scan-qr-code-text p {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
}

.scan-qr-code-text p a {
    text-decoration: none;
    color: #000;
}

.qr-code-wrapp {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.qr-code-wrapp .name {
    font-size: 18px;
    font-weight: 800;
    margin-right: 30px;
}

.taskfloor-text {
    text-align: center;
}

.qr-code-wrapp .qr-image {
    width: 57%;
    margin: 0px auto;
}

.print-btns {
    text-align: center;
    display: block;
    margin: auto;
    padding: 5px 20px;
}

.how_work_section {
    display: flex;
    /* width: 50%; */
    align-items: center;
}

.how_work_section a {
    width: 100%;
}

.admin-wrapper-form1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rating_branch_front-btn {
    background-color: #286090;
    border: 1px solid #286090;
    color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    border-radius: 5px;
}

#w3review {
    width: 100%;
}

.Reviews-header span {
    font-size: 15px;
    font-weight: 600;
}

.Reviews-header .close span {
    font-size: 25px;
    font-weight: 600;
    color: #000;
}

.Reviews-header .modal-title {
    font-size: 15px;
    font-weight: 600;
}

.modal-title.Write-Review {
    font-size: 18px;
    font-weight: 600;
}

.review_top_section {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.review_top_section h2 {
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
}

input.submit.form-control {
    background: #0e9ee3;
    color: #fff;
    font-size: 18px;
    margin-top: 18px;
    border-radius: 13px;
    padding: 6px;
}

.collect_date_inf {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
}

.total_Items {
    font-size: 18px;
    font-weight: 600;
}

.Again_Again {
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
}

.Again_Again a {
    color: #fff;
    background-color: #398f09;
    border: 1px solid #398f09;
    font-size: 18px;
    padding: 10px 10px;
    border-radius: 4px;
    font-weight: 500;
    text-decoration: none;
}

.Grand_Total {
    font-size: 17px;
    font-weight: 800;
    text-align: end;
    color: #a1032e;
}

.Grand_Total p {
    text-align: end;
    font-size: 15px;
    font-weight: 400;
}

span.fa.fa-star.empty {
    color: #c5bbbb;
}

.order-status {
    color: #a1032e;
}

.Grand_Total_powered p {
    font-size: 13px;
    color: #a1032e;
    text-align: right;
}

button.close.hide_clode_btn {
    margin: 28px !important;
}


/* Order Front Page */

.addons_img img {
    width: 180px;
    transition: 0.5s all ease-in-out;
}

.addons_img:hover img {
    transform: scale(1.5);
}

.rating_review_button {
    float: right;
    margin-top: -50px;
    margin-right: 3px;
}

.checked {
    color: orange;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


/* tr:nth-child(even) {
background-color: #dddddd;
} */

.modal-header {
    display: flex;
    justify-content: space-between;
}

.modal-content {
    padding: 20px 0px;
}

.hideContent {
    overflow: hidden;
    /* line-height: 1em; */
    height: 6em;
}

.showContent {
    /* line-height: 1em; */
    height: auto;
}

.show-more {
    padding: 10px 2px;
    text-align: center;
    color: blue;
    cursor: pointer;
}

.order_front_top_heading {
    text-align: center;
    font-weight: 800;
    font-size: 40px;
    color: #43a7ff;
}

button.btn.btn-primary {
    color: #fff;
    background-color: #43a7ff;
    /* border-color: #43a7ff; */
    border: 2px solid #1877f2;
    display: inline-block;
}

.order_front_top_subtext {
    text-align: center;
    /* font-weight: 600; */
    font-size: 30px;
    color: #43a7ff;
}

.floating-text {
    text-align: center;
}

.floating-text p {
    font-size: 16px;
    padding: 40px 0px;
}

h1 {
    text-align: center;
}

h2 {
    margin: 0;
}

.text-center {
    text-align: center;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.pl-0 {
    padding-left: 0;
}

a.btn.custom_bttn {
    cursor: pointer;
}

.button {
    padding: 0.7rem 1.5rem;
    border: 1px solid #43a7ff;
    background-color: #43a7ff;
    border: 2px solid #1877f2;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    width: 114px;
    height: auto;
    float: right;
    font-size: 20px;
}

.submit-btn {
    border: 1px solid #0e9594;
    background-color: #0e9594;
}

.mt-3 {
    margin-top: 2rem;
}

.d-none {
    display: none;
}

.form-step {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 3rem;
}

.font-normal {
    font-weight: normal;
    text-align: center;
}

ul.form-stepper {
    counter-reset: section;
    /* margin-bottom: 3rem; */
}

ul.form-stepper .form-stepper-circle {
    position: relative;
}

ul.form-stepper .form-stepper-circle span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.form-stepper-horizontal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

ul.form-stepper>li:not(:last-of-type) {
    margin-bottom: 0.625rem;
    -webkit-transition: margin-bottom 0.4s;
    -o-transition: margin-bottom 0.4s;
    transition: margin-bottom 0.4s;
}

.form-stepper-horizontal>li:not(:last-of-type) {
    margin-bottom: 0 !important;
}

.form-stepper-horizontal li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.form-stepper-horizontal li:not(:last-child):after {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    content: "";
    top: 32%;
}


/* .form-stepper-horizontal li:after {
background-color: #dee2e6;
} */

.form-stepper-horizontal li.form-stepper-completed:after {
    background-color: #4da3ff;
}

.form-stepper-horizontal li:last-child {
    flex: unset;
}

ul.form-stepper li a .form-stepper-circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 0;
    line-height: 1.7rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.38);
    border-radius: 50%;
}

.form-stepper .form-stepper-active .form-stepper-circle {
    background-color: #4361ee !important;
    color: #fff;
}

.form-stepper .form-stepper-active .label {
    color: #4361ee !important;
}

.form-stepper .form-stepper-active .form-stepper-circle:hover {
    background-color: #4361ee !important;
    color: #fff !important;
}

.form-stepper .form-stepper-unfinished .form-stepper-circle {
    background-color: #f8f7ff;
}

.form-stepper .form-stepper-completed .form-stepper-circle {
    background-color: #0e9594 !important;
    color: #fff;
}

.form-stepper .form-stepper-completed .label {
    color: #0e9594 !important;
}

.form-stepper .form-stepper-completed .form-stepper-circle:hover {
    background-color: #0e9594 !important;
    color: #fff !important;
}

.form-stepper .form-stepper-active span.text-muted {
    color: #fff !important;
}

.form-stepper .form-stepper-completed span.text-muted {
    color: #fff !important;
}

.form-stepper .label {
    font-size: 1rem;
    margin-top: 0.5rem;
}

.form-stepper a {
    cursor: default;
}

.check_your_order-btn {
    margin-bottom: 20px;
    text-align: end;
}

.check_your_order-btn .btn.custom_bttn {
    background-color: #0e9ee3;
    padding: 10px 20px;
    color: #fff;
    font-size: 15px;
}

.modal-header.Review {
    display: flex;
    justify-content: flex-end;
}

.branch_avg_rate_section {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.branch_avg_rate_section2 {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.branch_avg_rate_section-left1 {
    display: flex;
    justify-content: space-between;
    background-color: antiquewhite;
    padding: 5px 20px;
    gap: 5px;
}

.branch_avg_rate_section-right1 {
    background-color: aliceblue;
    padding: 5px 20px;
    cursor: pointer;
}


/* .step-order-form {
  display: flex;
  justify-content: space-between;
  align-content: center;
} */

.step-order-form .button {
    width: auto;
    float: none;
    font-size: 15px;
}

.form-step-heading h2 {
    text-align: center;
    margin-top: 20px;
    font-size: 30px;
    font-weight: 600;
}

.total_amt_currency-wrapper {
    position: relative;
}

.total_amt_currency-wrapper .total_amt_currency {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}

.total_amt_currency-wrapper .form-control {
    padding: 6px 36px;
}

.footer-links-text ul li .fa-angle-right {
    margin-right: 5px;
}

.driver-info-wrapper-section {
    border: 1px solid #dddddd;
    padding: 10px 0px;
    margin: 20px 0px;
}

.driver-info-wrapper-section .driver-info-inner-section {
    display: flex;
    justify-content: center;
    gap: 14px;
    margin-bottom: 10px;
}

.driver-info-wrapper-section .driver-info-inner-section .lable {
    font-size: 15px;
}

.driver-info-wrapper-section .driver-info-inner-section .data {
    font-size: 15px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .product-name {
        white-space: unset !important;
    }
    .page-header {
        flex-wrap: wrap;
    }
    .admin-profile-info .label {
        font-size: 13px;
        word-break: break-all;
    }
    .form-step {
        padding: 1rem;
    }
    .admin-wrapper-form h2 {
        margin-bottom: 18px;
    }
    .branch_avg_rate_section-left1 {
        padding: 5px 5px;
        gap: 5px;
    }
    .branch_avg_rate_section-right1 {
        padding: 5px 5px;
        gap: 5px;
    }
    .branch_avg_rate_section2 {
        gap: 0px 5px;
    }
    .label {
        padding-left: 0px;
    }
    .admin-wrapper-form1 {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .how_work_section {
        display: flex;
        width: 100%;
        align-items: center;
    }
    .check_your_order-btn {
        margin-bottom: 20px;
        text-align: end;
        display: flex;
        gap: 5px;
        flex-direction: column;
    }
    .rating-container .rating-container-inner {
        width: 100%;
        margin-top: 100px;
    }
    .rating-container .rating-container-inner h3 {
        width: 100%;
    }
    .rating-container .rating-container-inner .rating_section {
        display: flex;
        background-color: aliceblue;
        flex-direction: column;
        width: 100%;
        align-items: self-start;
    }
    .Submit_Your_Order .text-right {
        text-align: left !important;
        margin-top: 10px;
    }
    .product-slider-wrapper .product-overview-wrapper {
        width: 100%;
    }
}

.prev-next-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Summary-info {
    margin: 14px 0px;
    display: block;
    padding: 0px;
    text-align: left;
}

.third_total_amt {
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.third_total_amt h3 {
    padding: 0px;
    margin: 0px;
    font-weight: 700;
    font-size: 16px;
}

.third_total_amt p {
    padding: 0px;
    margin: 0px;
    font-weight: 500;
    font-size: 16px;
}

button#btn-navigate-form-step_2 {
    /* margin-top: -11px; */
}

p.total_third_step {
    /* margin-left: 193px;
  margin-top: -33px; */
}

p#product_distribution_order {
    /* margin-left: 171px; */
    /* margin-top: -19px; */
}

p#branch_no_front_order {
    /* margin-left: -238px; */
}

p#admin_name_order_step3 {
    /* margin-left: -92px; */
}

button.button.btn-navigate-form-step.step_number32cls {
    /* margin-right: 807px;
  margin-top: -18px; */
}

button#pre_step4 {
    /* margin-top: -17px; */
}

button.button.btn-navigate-form-step.step_number3cls {
    /* margin-right: 807px;
  margin-top: -15px; */
}

button.button.btn-navigate-form-step.step_number3cls {
    /* margin-right: 807px; */
    font-size: 16px;
}

.submit-btn {
    border: 1px solid #0e9594;
    background-color: #0e9594;
    margin-top: 20px;
    font-size: 15px;
}

p#admin_name_order_step3 {
    font-size: 15px;
}

table.or_front_table th {
    width: 100%;
}

.pac-container {
    z-index: 9999;
}

.address-location {
    padding: 0 30px;
}

h5.label {
    color: #000;
}

.branch-name {
    margin: 20px 0px;
    font-size: 18px;
    font-weight: 900px;
    /* cursor: pointer; */
}

.searchnearbranchbtn {
    display: block;
    margin: 10px 0px;
    border-radius: 2px !important;
    padding: 10px 0px;
}

.cat_filter .chosen-select {
    width: 100% !important;
    border: 1px solid #000;
    padding: 10px 10px;
}

.cat_filter .chosen-select:focus-visible {
    outline: none;
}

.panel-heading1 .panel-title {
    margin-top: 20px;
    font-weight: bolder;
}

.section-title-lg span {
    text-align: center;
    display: block;
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0px;
}

.go-order {
    text-align: end;
    margin: 10px 0px;
}

.go-order a {
    background-color: #0e9ee3;
    padding: 8px 20px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
}

.final_text_order {
    text-align: center;
    margin: 20px 0px;
}

.final_text_order h2 {
    font-size: 25px;
    font-weight: 600;
}

img.driver_img {
    width: 100px;
}

td.driver_name {
    cursor: pointer;
}

td.v_plate {
    cursor: pointer;
}

i.fa.fa-eye.driver_info_eye {
    cursor: pointer;
}

i.fa.fa-eye.vehicles_info_eye {
    cursor: pointer;
}

img.vehicle_img {
    width: 100%;
}

.check_stops {
    cursor: pointer;
    text-align: center;
}

.driver_name_section {
    padding: 11px;
    font-size: 18px;
}

h3.heading_locator {
    text-align: center;
}

input#search_backgound_img {
    padding: 10px;
}

input#rating_backgound_img {
    padding: 10px;
}

body.search_body {
    background-size: cover;
}

.see_full_transaction {
    margin-bottom: 20px;
    margin-top: -20px;
}

input.q_submit {
    background-color: #3785eb;
    color: #fff;
    font-size: 20px;
    margin-left: 962px;
    border-radius: 6px;
}

@media print {
    a[href]:after {
        content: none !important;
    }
}

h5.label_location {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.model_content_loc {
    /* width: 1029px !important; */
    /* margin-left: -244px !important; */
}

.branch_avg_rate_section-left1 {
    cursor: pointer;
}

.service_park_btn {
    text-align: center;
}

h5.label_info {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}

.section-title.section-title-lg.near_loc_section {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

strong#service_count {
    color: #5bc0de;
}


/* div#admin_pic_section {
  margin-top: -73px!important;
} */

button#redmore_info_here {
    padding: 7px;
    margin-top: 41px;
}


/* maan css start*/


/*order front*/

.admin_icon_set {
    display: flex;
    align-items: center;
    gap: 10px;
}

.admin_icon_set img {
    width: 30px;
    height: 30px;
}


/* .admin_icon {
  margin-right: 15px;
} */


/* staore locator */

.location-form-section {
    border-right: 5px solid #e7e2e2;
    padding: 10px;
}

.branch-section {
    height: 500px;
    overflow: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

.branch-section::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.branch-section::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.branch-section::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #e7e2e2;
}

#search_branches {
    height: 40px;
}

#search_branches .input-group-btn button {
    height: 40px;
}


/* bus search location */

.bus-search-section {
    height: 500px;
    overflow: auto;
    overflow-x: hidden;
}

.bus-search-section-wrapp {
    border-right: 5px solid #e7e2e2;
    padding: 10px;
}

.bus-search-section::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.bus-search-section::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.bus-search-section::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #e7e2e2;
}

#search_admin_form {
    margin-bottom: 15px;
}

#search_admin_form .input-group input {
    height: 40px;
}

#search_admin_form .input-group-btn button {
    height: 40px;
}

.searchnear_adminbtn {
    width: 100%;
}


/* travel timetable */

.travel-time-icon button img {
    width: 25px;
    height: 25px;
}

.travel-time-icon button {
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    border-color: #e7e4e4;
}


/* driver info page */

.driver-info-img {
    padding: 10px;
}

.driver-info-img #dr_img {
    text-align: center;
}

.driver-info-img #dr_img img {
    width: 200px;
    height: 200px;
    object-fit: contain;
}

.driver-info-close {
    padding-right: 10px;
}

.driver-info-header {
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #f3eded;
    margin-top: 30px;
}

.driver-info-wrapper {
    padding: 0px 0px 20px 0px;
}

.driver-info-table {
    width: 60%;
}

.driver-info-header-wrapper h1 {
    position: relative;
}

.driver-info-header-wrapper1 h1 {
    position: relative;
}

.driver-info-header-wrapper h1 span {
    font-size: 25px;
    font-weight: 800;
    margin: 0px 0px 20px 0px;
    text-align: center;
    display: block;
}

.driver-info-header-wrapper1 h1 span {
    font-size: 25px;
    font-weight: 800;
    margin: 0px 0px 20px 0px;
    text-align: center;
    display: block;
}

.driver-info-header-wrapper h1::before {
    content: '';
    background-color: #000;
    width: 200px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
}

.driver-info-header-wrapper h1::after {
    content: '';
    background-color: #000;
    width: 200px;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
}

.driver-info-header-wrapper1 h1::before {
    content: '';
    background-color: #000;
    width: 180px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 42px;
    transform: translateY(-50%);
}

.driver-info-header-wrapper1 h1::after {
    content: '';
    background-color: #000;
    width: 180px;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 42px;
    transform: translateY(-50%);
}

.driver-img-wrapper {
    width: 40%;
}

.driver-onfo-section-wrapper {
    display: flex;
    justify-content: center;
}


/* vechile info page */

.vehicle-info-img {
    padding: 10px;
}

.vehicle-info-img #dr_img {
    text-align: center;
}

.vehicle-info-img #dr_img img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.innfffoooo {
    display: flex;
}

.vehicle-info-close {
    padding-right: 10px;
}

.vehicle-info-head {
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #f3eded;
    margin-top: 0px;
}

.vehicle-info-wrapper {
    padding: 0px 0px 20px 0px;
}

.vehicle-info-table {
    width: 50%;
}

.vehicle-img-wrapper {
    width: 40%;
}

.vehicle-info-section-wrapper {
    display: flex;
}


/* vehicle driver information page */

.driver-vehicle .printer_img img {
    width: 25px;
    height: 25px;
}

.driver-vehicle .printer_img {
    border: 1px solid #e3e3e3;
    padding: 4px 10px;
    border-radius: 7px;
    display: inline-block;
    margin-top: 10px;
}


/* travel park address  */

.no-pad {
    padding: 0;
    margin-bottom: 5px;
}

.no-pad select {
    padding: 2px 10px 2px 10px;
    width: 97%;
}

.opnin_closing input {
    width: 97%;
}


/* media query */

@media only screen and (min-width:360px) and (max-width:991px) {
    .branch-section {
        margin-top: 50px;
    }
    .product-name {
        white-space: unset !important;
    }
    .bus-search-section {
        margin-top: 50px;
    }
}


/* maan css ends*/

.info_icon {
    cursor: pointer;
}

i.fa.fa-external-link {
    font-family: 'FontAwesome' !important;
    padding: opx;
    color: #4b8bf5;
    font-size: 16px;
}

.popover.fade.left.in {
    margin-right: 115px;
}

.font-icon-size i {
    color: #337ab7;
}

#servicePoints {
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

.subscribe {
    margin-top: 15px;
}

.order-front-wrapper-section {
    background-image: url('../../assets/images/oder.jpg');
    background-position: center, center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.zoom:hover {
    transform: scale(2.5);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.table-border h2 {
    font-weight: 800;
    font-size: 25px;
    text-align: center;
}

.table-border table {
    border: 0;
}

.table-border table tr {
    border: 0;
}

.table-border table td {
    border: 0;
}

.border-1 {
    /* width: 150px; */
    width: 809px;
    border-bottom: 2px solid #000;
    float: right;
}

.border-2 {
    width: 150px;
    border-bottom: 2px solid #000;
    float: left;
}

@media print {
    .coordinator_print {
        display: none !important;
    }
}

.coordinator_print {
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .dashboard-right-list li.mob {
        clear: both;
    }
    .table-responsive>.table-bordered {
        border: 1px solid #ddd;
    }
    .desc-mobile-view {
        white-space: initial !important;
    }
    .hideContent {
        height: 4rem !important;
    }
    .product-slider-wrapper {
        flex-direction: column;
        white-space: normal;
    }
    .rating-container-inner .rating_review_button {
        margin: 15px 0;
        text-align: end;
        float: none;
    }
}

i.fa.fa-exclamation-circle {
    cursor: pointer;
}

.search_btn2 {
    padding: 10px;
}

.col-md-6 p {
    padding: 5px;
}

.timeline-heading p {
    padding: 5px;
}

tr.strike_through {
    text-decoration: line-through;
}

.navbar-brand>img {
    display: block;
    width: 100%;
    height: auto;
}

@media (min-width:768px) {
    .product-slider-wrapper {
        flex-direction: column;
    }
    .product-slider-wrapper .product-slider-inner-section {
        width: 100%;
    }
    .product-slider-wrapper .product-overview-wrapper {
        width: 100%;
    }
}

@media screen and (max-width:1024px) {
    .product-slider-wrapper {
        flex-direction: column;
    }
    .product-slider-wrapper .product-slider-inner-section {
        width: 100%;
    }
    .product-slider-wrapper .product-overview-wrapper {
        width: 100%;
    }
    .service-box-text {
        max-width: 90%;
        margin-left: 7px;
    }
}

.warning_note {
    padding: 13px;
    margin-top: -62px;
}

.admin-profile-info p {
    padding: 0;
}

@media print {
    .Again_Again {
        display: none !important;
    }
}

div#pagination {
    display: flex;
    align-items: center;
    list-style-type: none;
}


/* li.page-item.active {
    padding-right: 10px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 5px;
    border-color: #0e9594;
    color: #0e9594;
}

li.page-item {
    padding-right: 10px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 5px;
    border-color: grey;
    color: grey;
} */


/* table bottom section styles start here */

.table-botoom-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.table-botoom-section .total-box {
    width: 30%;
    display: flex;
    padding-top: 15px;
    gap: 10px;
}

.table-botoom-section .total-box h5 {
    flex: 1;
}

.table-botoom-section .total-box .input-box {
    flex: 2;
}

.table-botoom-section .total-box .input-box input {
    background-color: #fff;
    border-radius: 5px;
}

.table-botoom-section .pagination-box {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-botoom-section .pagination-box .paination_product {
    gap: 10px;
}

.table-botoom-section .pagination-box .paination_product .page-item {
    border: 1.5px solid grey;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px 6px;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}

.table-botoom-section .pagination-box .paination_product .page-item a {
    color: grey;
}

.table-botoom-section .pagination-box .paination_product .page-item.active {
    border-color: #0e9594;
}

.table-botoom-section .pagination-box .paination_product .page-item.active a {
    color: #0e9594;
}

.table-botoom-section .button-box {
    width: 20%;
}

.table-botoom-section .button-box button {
    border: 0;
}