/* Scrollable filter tabs for all screen sizes */
.chat-tab-container {
  overflow-x: visible;
}

.chat-tabs-scroll {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  overflow-x: auto;
  /* Show scrollbar when needed */
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: auto;
  /* Show default scrollbar on Firefox */
  scrollbar-color: #333 #e0e0e0;
  /* Darker thumb for visibility */
}

.chat-tabs-scroll::-webkit-scrollbar {
  height: 10px;
  /* Taller scrollbar */
  -webkit-appearance: none;
}

.chat-tabs-scroll::-webkit-scrollbar-track {
  background: #e0e0e0;
  border-radius: 5px;
}

.chat-tabs-scroll::-webkit-scrollbar-thumb {
  background: #333;
  /* Darker color for better visibility */
  border-radius: 5px;
  min-width: 40px;
  /* Ensure thumb is always visible */
}

.chat-tabs-scroll::-webkit-scrollbar-thumb:hover {
  background: #000;
}

.chat-tabs-scroll .btn {
  flex-shrink: 0;
  min-width: fit-content;
  /* Ensure buttons don't compress */
}

/* Navy blue color for active tab button */
.chat-tabs-scroll .btn-primary {
  background-color: #001f3f;
  border-color: #001f3f;
}

.chat-tabs-scroll .btn-primary:hover,
.chat-tabs-scroll .btn-primary:focus,
.chat-tabs-scroll .btn-primary:active {
  background-color: #001530;
  border-color: #001530;
}

/* Mobile-specific styles - hide scrollbar on mobile */
@media (max-width: 991px) {
  .chat-tabs-scroll {
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
  }

  .chat-tabs-scroll::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
  }

  .content-chat {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .content-chat .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
  }

  .chat-window {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .chat-cont-left,
  .chat-cont-right {
    border-radius: 0 !important;
    border-top: none !important;
  }

  .content-header {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  /* Hide scrollbar on mobile */
  .chat-tabs-scroll {
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
  }

  .chat-tabs-scroll::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
  }
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/

/*-----------------
    0. Color
-----------------------*/

:root {
  --primary: #1e3a8a;
  /* Vibrant Blue */
  --secondary: #FFA633;
  /* Vivid Orange */
}


/*-----------------
    2. Typography
-----------------------*/
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

*:not(i):not(.fa):not(.fas):not(.far):not(.fal):not(.fab):not(.feather):not(.bx):not(.bxs):not(.bxl):not([class*="fa-"]):not([class*="feather-"]):not([class*="bx-"]) {
  font-family: "Poppins", sans-serif !important;
}

.search-box-banner ul,
.popular-services .listing-tabs-group,
.css-equal-content,
.css-equal-heights {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.row.chat-window .col-xl-12 .chat-window {
  display: flex;
  min-height: 85vh;
  margin-bottom: 40px;
  /* Adjust this height as needed for the overall chat interface */
}

.chat-cont-left {
  flex: 0 0 300px;
  /* Fixed width for the left chat pane */
  display: flex;
  flex-direction: column;
  height: 100%;
}

.chat-cont-right {
  flex: 1;
  /* Right chat pane takes the remaining width */
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* --- End Chat Window Height Fix --- */

.css-equal-content {
  color: red;
  float: left;
}

.product-detail-head .search-btn .search-button,
.product-detail-head .search-btn .search-button:hover,
.review-sec .search-btn .search-button,
.review-sec .search-btn .search-button:hover,
.faq-section .faq-title>a:after,
.faq-section .faq-title>a:not(.collapsed):after,
.faq-title>a:after,
.faq-title>a:not(.collapsed):after,
.search-box-banner .search-btn .search-button,
.search-box-banner .search-btn .search-button:hover,
.popular-services .listing-tabs-group ul li a,
.popular-services .listing-tabs-group ul li a.active img,
.popular-services .listing-tabs-group ul li a:hover,
.popular-services .listing-tabs-group ul li a:hover img,
.popular-services .listing-tabs-group ul li a span,
.popular-services .listing-tabs-group ul li a img,
.listing-item .listing-img .fav-item,
.header,
.header.fixed,
.header .header-navbar-rht .nav-item .header-login,
.header .header-navbar-rht .nav-item .header-login:hover,
.header .header-navbar-rht .nav-item .header-reg,
.header .header-navbar-rht .nav-item .header-reg:hover,
.contact-btn,
.contact-btn:hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.listview-car .blog-img .fav-icon,
.avatar .avatar-title,
.chat-window .chat-cont-right .chat-header .chat-options>a,
.chat-attachment-item,
.btn-file,
.listview-car .card .card-body .listing-details-group ul li span img,
.product-detail-head .details-btn a,
.review-sec .reviewbox-list-rating p,
.contact-section .contact-info-area .single-contact-info i,
.pagination,
.serve-form .input-block .button-notific,
.login-wrapper .loginbox .login-left,
.login-wrapper .loginbox .login-auth,
.popular-services .listing-tabs-group,
.popular-services .listing-tabs-group ul li a,
.popular-services .owl-carousel .owl-prev,
.popular-services .owl-carousel .owl-next,
.listing-item .listing-img .featured-text,
.listing-item .listing-img .fav-item .featured-text,
.listing-item .listing-img .fav-item .fav-icon,
.listing-item .listing-content .listing-button .btn-order,
.popular-slider-group .owl-carousel .owl-prev,
.popular-slider-group .owl-carousel .owl-next {
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}

.avatar .avatar-title,
.chat-window .chat-cont-left .chat-header,
.chat-window .chat-cont-left .chat-search .input-group .input-group-prepend,
.chat-window .chat-cont-right .chat-header .notify-block,
.chat-window .chat-cont-right .chat-header .chat-options>a,
.chat-window .chat-msg-info,
.btn-file,
.table tbody td a,
.header .header-navbar-rht .has-arrow .logged-item .nav-link,
.header .header-navbar-rht .has-arrow.logged-item .nav-link {
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.chat-window .chat-cont-left .chat-header,
.chat-window .chat-cont-left .chat-users-list a.notify-block .media-body,
.chat-window .chat-cont-right .chat-header,
.listview-car .card .card-body .blog-list-head,
.product-detail-head .detail-page-head,
.blog-section .blog-content .meta-item {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}

.widget-box .widget-header .widget-icon span,
.chat-window,
.chat-window .chat-cont-right .chat-header,
.chat-window .chat-cont-right .chat-header .notify-block .media-img-wrap,
.chat-attachment-item,
.call-box .call-wrapper .call-items,
.list-btn .btn-filters,
.car-listing .pagination .previtem a,
.car-listing .pagination .nextlink a,
.grid-listview ul li a,
.specification-card .feature-img,
.car-details-slider.owl-carousel .owl-nav .owl-prev,
.car-details-slider.owl-carousel .owl-nav .owl-next,
.details-car.owl-carousel .owl-nav .owl-prev,
.details-car.owl-carousel .owl-nav .owl-next,
.modal .available-for-ride,
.payment-method ul li a,
.modal .payment-success .check,
.share-postsection .sharelink .share-img,
.plan-selected,
.pagination .pagination .previtem a,
.pagination .pagination .nextlink a,
.listing-item .listing-content .listing-details-group ul,
.why-choose .card .card-body .choose-img,
.table tbody td a.btn-action-icon,
.table .dropdown-item,
.footer .footer-contact .footer-contact-info .footer-address span,
.footer-social-links .nav,
.hi-icon,
.fi-icon,
.header .header-navbar-rht .noti-wrapper .nav-link,
.header .header-navbar-rht .noti-wrapper .bell-icon,
.align-center {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}

.booking-list li {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}

.book-card .card-header h4 span,
.chat-window .chat-cont-left .chat-header .chat-compose,
.chat-window .chat-cont-right .chat-header .chat-options>a,
.btn-file,
.order-confirmation .place-order-btn a,
.services .services-group .services-icon,
.services .services-group .services-icon .icon-img,
.listing-item .listing-content .listing-features .author-img img,
.listing-item .listing-content .listing-features .listing-title a,
.header .header-navbar-rht .has-arrow .logged-item .nav-link,
.header .header-navbar-rht .has-arrow.logged-item .nav-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.status-lists li,
.status-lists li .status-info,
.booking-lists ul li,
.avatar .avatar-title,
.chat-window .chat-cont-left .chat-header,
.chat-window .chat-cont-left .chat-search .input-group .input-group-prepend,
.chat-window .chat-cont-left .chat-users-list a.notify-block .media-body,
.chat-window .chat-cont-right .chat-header .chat-options,
.chat-window .chat-cont-right .chat-body .notify-block.sent .media-body,
.chat-window .chat-msg-info,
.chat-msg-attachments,
.chat-attachment-list,
.pricing-section .price-card .price-details ul .price-check,
.pricing-section .price-card .price-details ul .price-uncheck,
.table tbody td a,
.footer .footer-contact .footer-contact-info .footer-address,
.footer .footer-contact .footer-contact-info .update-form .btn .feather-send,
.footer-social-widget .nav-social,
.header .header-navbar-rht .has-arrow .user-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.payment-method ul,
.blog-section .blog-content .blog-list-date,
.blog-section .blog-content .blog-list-date .meta-item-list,
.review-sec .review-header,
.review-sec .review-card .review-header-group,
.content-page-header,
.error-page,
.serve-form .input-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}

.modal .booking-info.service-tax ul li,
.modal .grand-total,
.order-confirmation .section-title,
.order-confirmation .order-confirm-box .confirmation-title,
.listing-item .listing-img .fav-item,
.listing-item .listing-content .listing-location-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.table-search,
.listview-car .blog-img .fav-icon,
.list-btn .filter-list,
.list-btn .filter-list .short-filter,
.list-btn .filter-list li ul li,
.sorting-div .product-filter-group,
.sorting-div .product-filter-group .sortbyset,
.sorting-div .product-filter-group .grid-listview ul,
.listview-car .card .card-body .blog-list-head .blog-list-title .title-bottom h6,
.listview-car .card .card-body .blog-list-head .blog-list-rate,
.listview-car .card .card-body .listing-details-group ul li,
.listview-car .card .card-body .listing-details-group ul li span img,
.product-detail-head .detail-page-head,
.product-detail-head .detail-page-head .list-rating,
.product-detail-head .detail-page-head .camaro-location,
.product-detail-head .detail-page-head .camaro-location .camaro-location-inner,
.product-detail-head .details-btn,
.listing-feature ul li,
.review-list-rating,
.review-list-rating li,
.modal .booking-info.seat-select label,
.modal .booking-info.pay-amount label,
.modal .modal-footer a,
.booking-details .booking-form .payment-btn,
.payment-method .payment-checkbox label,
.order-confirmation .order-confirm-box .order-car,
.testimonials-section .review-box,
.testimonials-section .list-rating .list-rating-star,
.blog-section .blog-content .meta-item,
.blog-section .blog-content .meta-item li .post-author,
.blog-section .blog-content .blog-list-date .meta-item-list li .post-author,
.blog-section .rightsidebar .card h4,
.blogbanner-content ul,
.blogbanner-content .post-author,
.bloggrid-sidebar .post-author,
.bloglistleft-widget .post-author,
.blogdetail-content .card-header,
.tag-list,
.tag-list .tags,
.blogdetails-pagination ul,
.review-sec .reviewbox-list-rating p,
.review-sec .review-card .review-header-group,
.review-sec .review-card .review-header-group .review-widget-header,
.review-sec .sidebar-form,
.contact-section .contact-info-area .single-contact-info i,
.pagination,
.privacy-section .terms-policy ul li,
.serve-form .input-block .button-notific,
.login-wrapper .loginbox .login-auth,
.login-wrapper .loginbox .login-auth .login-auth-wrap .sign-group,
.search-box-banner .input-block-wrapp,
.popular-services .listing-tabs-group ul li a,
.popular-services .owl-carousel .owl-prev,
.popular-services .owl-carousel .owl-next,
.listing-item .listing-img .featured-text,
.listing-item .listing-img .fav-item .featured-text,
.listing-item .listing-img .fav-item .fav-icon,
.listing-item .listing-content .listing-details-group ul li,
.listing-item .listing-content .listing-location-details .listing-price h6,
.listing-item .listing-content .listing-button .btn-order,
.popular-slider-group .owl-carousel .owl-prev,
.popular-slider-group .owl-carousel .owl-next,
.user-app-group .userapp-heading .download-btn,
.footer .footer-contact .footer-contact-info .footer-address .addr-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.sorting-div .product-filter-group {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.invoice-section .invoice-item-bill ul li:first-child,
.table .dropdown-item,
.footer-social-widget .nav-social {
  justify-content: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
}

.chat-window .chat-cont-left .chat-header,
.chat-window .chat-cont-left .chat-users-list a.notify-block .media-body,
.chat-window .chat-cont-right .chat-header,
.listview-car .card .card-body .blog-list-head,
.product-detail-head .detail-page-head,
.blog-section .blog-content .meta-item {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}

.chat-window .chat-msg-info {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.chat-window .chat-cont-right .chat-body .notify-block.sent .media-body {
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
}

.chat-window .chat-cont-right .chat-body .notify-block.sent .media-body {
  -ms-flex-direction: column;
  flex-direction: column;
}

/*-----------------
    1. Reset
-----------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

* {
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/
a {
  color: var(--primary);
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:hover {
  color: var(--secondary);
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:focus {
  outline: 0;
}

h1 {
  font-weight: 900;
  font-size: 62px;
  color: var(--primary);
}

@media (max-width: 1199.96px) {
  h1 {
    font-size: 36px;
  }
}

h2 {
  font-weight: 900;
  font-size: 36px;
  color: var(--primary);
}

@media (max-width: 991.96px) {
  h2 {
    font-size: 26px;
  }
}

h3 {
  font-weight: 700;
  font-size: 28px;
  color: var(--primary);
}

@media (max-width: 991.98px) {
  h3 {
    font-size: 24px;
  }
}

@media (max-width: 767.98px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 28px;
  color: var(--primary);
}

@media (max-width: 991.96px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  font-size: 18px;
  color: var(--primary);
}

@media (max-width: 991.96px) {
  h5 {
    font-size: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 18px;
  color: var(--primary);
}

@media (max-width: 991.96px) {
  h6 {
    font-size: 16px;
  }
}

.display-1 {
  font-weight: 700;
  font-size: 62px;
  color: var(--primary);
}

@media (max-width: 1199.98px) {
  .display-1 {
    font-size: 50px;
  }
}

@media (max-width: 991.98px) {
  .display-1 {
    font-size: 40px;
  }
}

@media (max-width: 767.98px) {
  .display-1 {
    font-size: 24px;
  }
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/
/*-----------------
	3. General
-----------------------*/
body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #676767;
  background: #FCFBFB;
  overflow-x: hidden;
}

@media (max-width: 991.96px) {
  body {
    font-size: 15px;
  }
}

a {
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a:hover {
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a:focus {
  outline: 0;
}

p:last-child {
  margin-bottom: 0;
}

strong {
  font-weight: 700;
}

.form-control:focus {
  border-color: #bbb;
  box-shadow: none;
  outline: 0 none;
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/
/*-----------------
    5. Buttons
-----------------------*/
.btn {
  position: relative;
  text-transform: initial;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.btn:hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-view {
  font-weight: 500;
  font-size: 16px;
  color: var(--primary);
  border: 2px solid var(--primary);
  background-color: #ffffff;
  box-shadow: inset 0 0 0 0 #ffffff;
  border-radius: 5px;
  line-height: 0;
  margin: 0;
  padding: 10px 17px;
}

.btn-view:hover {
  background-color: var(--secondary);
  border: 2px solid #FF9307;
  color: #ffffff;
  box-shadow: inset 0 50px 0 0 #FF9307;
}

@media (max-width: 991.96px) {
  .btn-view {
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
  }
}

.btn-white {
  background-color: #ffffff;
  border-color: #F1F1F1;
  color: var(--secondary);
  box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-white:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
  box-shadow: inset 0 50px 0 0 var(--secondary);
}

.btn-white-outline {
  background-color: #ffffff;
  border-color: #F1F1F1;
  color: #3F4254;
}

.btn-white-outline:hover {
  background-color: #ffffff;
  border-color: #F1F1F1;
  color: #3F4254;
}

.btn-primary {
  background-color: var(--secondary);
  border: 1px solid var(--secondary);
  box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-primary:hover {
  background-color: #ffffff;
  border-color: var(--secondary);
  color: var(--secondary);
  box-shadow: inset 0 50px 0 0 #ffffff;
}

.btn-subscribe {
  background-color: var(--secondary);
  border: 1px solid var(--secondary);
  box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-subscribe:hover {
  background-color: #ffffff;
  border-color: var(--secondary);
  color: var(--secondary);
  box-shadow: inset 0 50px 0 0 #ffffff;
}

.btn-subscribe:hover i {
  color: var(--secondary) !important;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

.submit-review {
  padding: 12px 20px;
}

.btn-size {
  font-weight: 600;
  font-size: 16px;
  padding: 12px;
}

.btn-outline-light {
  color: #ffffff;
  background-color: var(--primary);
  border: 1px solid var(--primary);
  box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-outline-light:hover {
  background-color: #ffffff;
  border-color: #F1F1F1;
  color: #3F4254;
  box-shadow: inset 0 50px 0 0 #ffffff;
}

.btn-gray {
  background-color: #EFEFEF;
  border: 1px solid #EFEFEF;
  box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-gray:hover {
  background-color: #ffffff;
  border-color: #EFEFEF;
  color: #878A99;
  box-shadow: inset 0 50px 0 0 #ffffff;
}

.btn-gray-outline {
  background-color: #ffffff;
  border: 1px solid #EFEFEF;
  box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-gray-outline:hover {
  background-color: #EFEFEF;
  border-color: #ffffff;
  color: #878A99;
  box-shadow: inset 0 50px 0 0 #ffffff;
}

.btn-outline-primary {
  color: var(--secondary);
  border-color: var(--secondary);
}

.btn-outline-primary:hover {
  background-color: var(--secondary);
  border-color: var(--secondary);
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
  box-shadow: none !important;
}

.btn:focus {
  box-shadow: none !important;
}

.btn.btn-greys {
  background: #EFEFEF;
  color: var(--primary);
  font-size: 13px;
  padding: 8px 16px;
  font-weight: 600;
}

.cancel {
  background-color: #ffffff;
  border: 1px solid #377dff;
  box-shadow: inset 0 0 0 0 #377dff;
  color: #377dff;
}

.cancel:hover {
  background-color: #ffffff;
  border-color: #377dff;
  color: #377dff;
  box-shadow: inset 0 50px 0 0 #ffffff;
}

.contact-btn {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  box-shadow: inset 0 0 0 #ffffff;
  color: #ffffff;
  border-radius: 5px;
  font-weight: 700;
  font-size: 16px;
  padding: 12px 15px;
  text-align: center;
}

.contact-btn:hover {
  background-color: #ffffff;
  border: 1px solid var(--primary);
  box-shadow: inset 0 70px 0 0 #ffffff;
  color: var(--primary);
}

.btn-secondary {
  border: 1px solid var(--primary);
  background-color: #ffffff;
  color: var(--primary);
  box-shadow: inset 0 70px 0 0 #ffffff;
  transition: all 0.3s ease-in-out;
}

.btn-secondary:hover {
  background: var(--primary);
  border: 1px solid var(--primary);
  box-shadow: inset 0 0 0 #ffffff;
  transform: translateY(-2px);
}

.fa-facebook {
  background: #3080F8;
  color: #ffffff;
}

.fa-twitter {
  background: #35B6FF;
  color: #ffffff;
}

.fa-instagram {
  background: #FF2D20;
  color: #ffffff;
}

.fa-whatsapp {
  background: #10d85c;
  color: #ffffff;
}

.fa-linkedin {
  background: #0066FF;
  color: #ffffff;
}

.btn-primary.btn:first-child:active {
  background: var(--secondary);
  border-color: var(--secondary);
}

.bg-primary {
  background: var(--secondary) !important;
}

.bg-secondary-100 {
  background: var(--secondary) !important;
}

.bg-pink {
  background: #EC09A0 !important;
}

.bg-dark {
  background: var(--primary);
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/
.content {
  padding: 20px 0;
}

.content .content-header {
  padding-bottom: 40px;
}

@media (max-width: 767.96px) {
  .content .content-header {
    padding-bottom: 20px;
  }
}

.content .content-header h4 {
  font-size: 32px;
  font-weight: 700;
  color: #000;
  margin-bottom: 0;
}

@media (max-width: 991.96px) {
  .content .content-header h4 {
    font-size: 28px;
  }
}

@media (max-width: 767.96px) {
  .content .content-header h4 {
    font-size: 26px;
  }
}

.content .content-settings-header {
  padding-bottom: 15px;
}

.content.dashboard-content {
  padding-bottom: 16px;
  padding-top: 130px;
  /* Account for fixed header (85px) + rider-status-strip (~45px) */
}

@media (max-width: 991.96px) {
  .content.dashboard-content {
    padding-top: 115px;
    /* Account for smaller header (65px) + rider-status-strip (~50px) */
  }
}

.content.dashboard-content.user-dashboard-specific {
  padding-top: 10px;
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/
/*-----------------
    6. Header
-----------------------*/
.header {
  background: #ffffff;
  position: fixed;
  box-shadow: 0px 10px 40px rgba(202, 202, 202, 0.2);
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1002;
}

.header.fixed {
  background-color: #ffffff;
  box-shadow: 0px 3px 53px rgba(197, 197, 197, 0.27);
}

.header .logo a {
  float: left;
}

.header .logo a img {
  float: left;
  max-height: 32px;
}

.header .header-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
  height: 85px;
  padding: 0 15px 0 15px;
  margin-bottom: 0;
}

@media (max-width: 991.96px) {
  .header .header-nav {
    height: 55px;
    padding: 0;
  }
}

.header .header-nav .main-nav>li>a {
  color: var(--primary);
  line-height: 85px;
  font-weight: 500;
}

@media (max-width: 991.96px) {
  .header .header-nav .main-nav>li>a {
    font-size: 14px;
  }
}

@media (max-width: 991.96px) {
  .header .header-nav .main-nav>li>a {
    color: #ffffff;
  }
}

.header .header-nav .main-nav>li>a:hover {
  color: var(--secondary);
}

.header .header-nav .main-nav>li .submenu li {
  position: relative;
}

.header .header-nav .main-nav>li .submenu li.active {
  color: var(--secondary);
}

.header .header-nav .main-nav>li .submenu li.active>a {
  color: var(--secondary);
}

.header .header-nav .main-nav>li .submenu li a {
  display: block;
  padding: 10px 15px 10px;
  clear: both;
  white-space: nowrap;
  color: var(--primary);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 100%;
  position: relative;
}

@media (max-width: 991.96px) {
  .header .header-nav .main-nav>li .submenu li a {
    padding: 10px;
    color: #ffffff;
    font-size: 12px;
  }
}

.header .header-nav .main-nav>li .submenu li a:hover {
  color: var(--secondary);
  padding-left: 20px;
}

.header .header-nav .main-nav>li .login-link {
  display: none;
}

.header .navbar-header .navbar-brand {
  display: inline-block;
  padding: 0;
  line-height: 0;
}

@media (max-width: 991.96px) {
  .header .navbar-header .navbar-brand {
    margin-right: 0;
  }
}

@media (max-width: 575.96px) {
  .header .navbar-header .logo {
    display: none;
  }
}

.header .navbar-header .logo-small {
  display: none;
}

@media (max-width: 575.96px) {
  .header .navbar-header .logo-small {
    display: block;
    width: 100%;
    text-align: center;
  }
}

.header .navbar-header #mobile_btn {
  display: none;
  margin-right: 30px;
}

@media (max-width: 991.96px) {
  .header .navbar-header #mobile_btn {
    display: inline-block;
    line-height: 0;
  }
}

@media (max-width: 575.96px) {
  .header .navbar-header #mobile_btn {
    left: 15px;
    margin-right: 0;
    padding: 0 0px;
    position: absolute;
    z-index: 99;
  }
}

.header .navbar-header #mobile_btn .bar-icon {
  display: inline-block;
  width: 31px;
}

.header .navbar-header #mobile_btn .bar-icon span {
  background-color: var(--secondary);
  display: block;
  float: left;
  height: 3px;
  margin-bottom: 7px;
  width: 31px;
  border-radius: 2px;
  margin-bottom: 5px;
}

.header .navbar-header #mobile_btn .bar-icon span:nth-child(2) {
  width: 20px;
}

.header .navbar-header #mobile_btn .bar-icon span:nth-child(3) {
  width: 16px;
  margin-bottom: 0;
}

@media (max-width: 991.96px) {
  .header .navbar-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    align-items: center;
  }
}

@media (max-width: 575.96px) {
  .header .navbar-header {
    width: 100%;
  }
}

.header .main-menu-wrapper {
  margin: 0 15px 0;
}

@media (max-width: 991.96px) {
  .header .main-menu-wrapper {
    order: 3;
    width: 260px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 11111;
    transform: translateX(-260px);
    transition: all 0.4s;
    background: var(--primary);
    margin: 0;
  }
}

.header .main-menu-wrapper .menu-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
  padding: 0 20px;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  display: none;
}

@media (max-width: 991.96px) {
  .header .main-menu-wrapper .menu-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    align-items: center;
    background: #ffffff;
  }
}

@media (max-width: 991.96px) {
  .header .main-menu-wrapper .menu-header .menu-logo img {
    width: 160px;
  }
}

.header .main-menu-wrapper .menu-header .menu-close {
  font-size: 18px;
  color: var(--secondary);
}

.header .main-menu-wrapper .main-nav>li .submenu>li .submenu {
  left: 100%;
  top: 0;
  margin-top: 10px;
}

@media (max-width: 991.96px) {
  .header .main-menu-wrapper .main-nav>li .submenu>li .submenu {
    left: 0;
  }
}

.header .main-menu-wrapper .main-nav>li .submenu>li.has-submenu>a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 12px;
  font-size: 13px;
}

.header .main-menu-wrapper .main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}

@media (max-width: 991.96px) {
  .header .main-menu-wrapper .main-nav {
    padding: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    background: var(--primary);
  }
}

.header .main-menu-wrapper .main-nav:last-child {
  margin-right: 0;
}

@media (min-width: 992px) {
  .header .main-menu-wrapper .main-nav>li.megamenu {
    position: unset;
  }
}

@media (min-width: 992px) {
  .header .main-menu-wrapper .main-nav>li>ul.mega-submenu {
    width: 100%;
    padding: 0;
    border: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    min-width: 250px;
    transform-origin: center top 0;
    -webkit-transform-origin: center top 0;
    -moz-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    -o-transform-origin: center top 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
}

@media (max-width: 1199.96px) {
  .header .main-menu-wrapper .main-nav>li {
    margin-right: 10px !important;
  }

  .header .main-menu-wrapper .main-nav>li:last-child {
    margin-right: 0;
    border: 0;
  }
}

@media (max-width: 991.96px) {
  .header .main-menu-wrapper .main-nav>li {
    margin-right: 0 !important;
  }

  .header .main-menu-wrapper .main-nav>li:last-child {
    margin-right: 0;
    border: 0;
  }
}

.header .main-menu-wrapper .main-nav>li.active>a {
  display: block;
  color: var(--secondary);
}

.header .main-menu-wrapper .main-nav>li a i {
  font-size: 12px;
  margin-left: 3px;
}

@media (max-width: 991.96px) {
  .header .main-menu-wrapper .main-nav>li a {
    display: block;
    line-height: 20px;
    padding: 12px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
  }

  .header .main-menu-wrapper .main-nav>li a i {
    font-size: 14px;
  }
}

@media (max-width: 991.96px) and (max-width: 991.96px) {
  .header .main-menu-wrapper .main-nav>li a i {
    float: right;
    margin-top: 5px;
    font-size: 14px;
  }
}

.header .main-menu-wrapper .main-nav>li:last-child {
  margin-right: 0;
}

@media (max-width: 991.96px) {
  .header .main-menu-wrapper .main-nav>li {
    border-bottom: 1px solid #828282;
    padding: 0;
  }
}

@media (min-width: 992px) {
  .header .main-menu-wrapper .main-nav>li {
    display: block;
    position: relative;
    margin-right: 30px;
  }

  .header .main-menu-wrapper .main-nav>li:last-child {
    margin-right: 0;
  }
}

@media (max-width: 1199.96px) {
  .header .main-menu-wrapper .main-nav>li {
    margin-right: 20px;
  }
}

@media (min-width: 992px) {
  .header .main-menu-wrapper .main-nav>li ul {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    display: block;
    font-size: 14px;
    left: 0;
    margin: 0;
    min-width: 200px;
    opacity: 0;
    padding: 0;
    position: absolute;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    top: 100%;
    visibility: hidden;
    z-index: 1000;
  }
}

@media (min-width: 992px) {
  .header .main-menu-wrapper .main-nav li.has-submenu:hover>.submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    border-radius: 2px;
    border-top: 1px solid var(--secondary);
  }
}

@media (max-width: 991.96px) {
  .header .main-menu-wrapper .main-nav .has-submenu ul {
    display: none;
    background: rgba(255, 255, 255, 0.2);
  }
}

.header .main-menu-wrapper .main-nav li.login-link {
  display: none;
}

@media (max-width: 991.96px) {
  .header .main-menu-wrapper .main-nav li.login-link {
    display: block;
  }
}

.header .megamenu-wrapper {
  padding: 40px 40px 20px;
}

@media (max-width: 991.98px) {
  .header .megamenu-wrapper {
    padding: 0;
    box-shadow: none;
  }
}

.header .megamenu-wrapper .single-demo {
  padding: 0;
  transition: 0.4s;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 20px;
}

.header .megamenu-wrapper .single-demo.active .demo-info a {
  color: var(--secondary);
}

.header .megamenu-wrapper .single-demo a {
  padding: 0 !important;
}

@media (max-width: 991.98px) {
  .header .megamenu-wrapper .single-demo a {
    padding: 8px 20px !important;
  }
}

@media (max-width: 991.98px) {
  .header .megamenu-wrapper .single-demo .demo-img {
    display: none;
  }
}

.header .megamenu-wrapper .single-demo .demo-info {
  padding: 20px;
}

.header .megamenu-wrapper .single-demo .demo-info a {
  font-size: 16px;
  font-weight: 500;
}

.header .megamenu-wrapper .single-demo .demo-info a span {
  font-size: 14px;
  padding: 4px 8px;
  margin-left: 8px;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
}

.header .megamenu-wrapper .single-demo .demo-info a span.new {
  background: #1FBC2F;
}

.header .megamenu-wrapper .single-demo .demo-info a span.hot {
  background: #FF0000;
}

@media (max-width: 991.98px) {
  .header .megamenu-wrapper .single-demo .demo-info {
    padding: 0;
  }
}

.header .megamenu-wrapper .single-demo:hover {
  transform: translateY(-2px);
}

@media (max-width: 991.98px) {
  .header .megamenu-wrapper .single-demo {
    box-shadow: none;
    padding: 0;
    border: 0;
    text-align: left;
    margin: 0;
  }
}

.header .megamenu-wrapper .btn:hover {
  padding-left: 15px !important;
}

.header .header-navbar-rht {
  margin: 0;
  padding: 0;
}

@media (max-width: 575.96px) {
  .header .header-navbar-rht {
    display: none;
  }
}

.header .header-navbar-rht>li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-right: 15px;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}

.header .header-navbar-rht>li:last-child {
  padding-right: 0px;
}

.header .header-navbar-rht>li .dropdown-menu {
  border: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  z-index: 9999;
}

@media (min-width: 992px) {
  .header .header-navbar-rht>li .dropdown-menu {
    top: 85px;
    right: 0;
    left: auto;
    min-width: 200px;
    visibility: hidden;
    opacity: 0;
    display: block;
    border-radius: 0 0 5px 5px;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
  }
}

@media (min-width: 992px) and (max-width: 991.96px) {
  .header .header-navbar-rht>li .dropdown-menu {
    top: 65px;
  }
}

.header .header-navbar-rht>li .dropdown-menu .dropdown-item {
  border-bottom: 1px solid #F4F4F4;
  padding: 10px 15px;
  font-size: 14px;
  color: var(--primary);
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header .header-navbar-rht>li .dropdown-menu .dropdown-item:hover {
  color: var(--secondary);
  padding-left: 25px;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header .header-navbar-rht>li .dropdown-menu .dropdown-item:first-child {
  border-radius: 0;
}

.header .header-navbar-rht>li .dropdown-menu .dropdown-item:last-child {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}

.header .header-navbar-rht>li .dropdown-menu .dropdown-item i {
  font-size: 16px;
  margin-right: 6px;
}

.header .header-navbar-rht>li .dropdown-menu .dropdown-item.active,
.header .header-navbar-rht>li .dropdown-menu .dropdown-item:active {
  color: var(--secondary);
  background-color: #ffffff;
}

.header .header-navbar-rht>li .dropdown-menu.show {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.header .header-navbar-rht>li .dropdown-toggle::after {
  display: none;
}

.header .header-navbar-rht .has-arrow .dropdown-toggle:after {
  border-top: 0;
  border-left: 0;
  border-bottom: 2px solid var(--primary);
  border-right: 2px solid var(--primary);
  content: "";
  height: 8px;
  display: inline-block;
  pointer-events: none;
  width: 8px;
  vertical-align: 2px;
  margin-left: 10px;
  margin-bottom: 5px;
  transform-origin: 66% 66%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.header .header-navbar-rht .has-arrow .dropdown-toggle[aria-expanded=true]:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}

.header .header-navbar-rht .has-arrow .dropdown-toggle .user-img {
  display: inline-block;
  position: relative;
  margin-right: 5px;
}

.header .header-navbar-rht .has-arrow .dropdown-toggle .user-img>img {
  width: 36px;
  height: 36px;
  object-fit: cover;
  border: 2px solid #DBDBDB;
}

.header .header-navbar-rht .has-arrow .dropdown-toggle .user-text {
  color: var(--primary);
  margin: 0;
}

.header .header-navbar-rht .has-arrow .user-header {
  padding: 10px 15px;
}

.header .header-navbar-rht .has-arrow .user-header .user-text {
  margin-left: 10px;
}

.header .header-navbar-rht .has-arrow .user-header .user-text h6 {
  font-size: 15px;
  margin-bottom: 2px;
}

.header .header-navbar-rht .has-arrow .logged-item .nav-link {
  font-size: 14px;
  line-height: 85px;
  padding: 0 10px;
}

.header .header-navbar-rht .has-arrow.logged-item .nav-link {
  font-size: 14px;
  line-height: 85px;
  padding: 0 10px;
}

@media (max-width: 991.96px) {
  .header .header-navbar-rht .has-arrow.logged-item .nav-link {
    line-height: 65px;
  }
}

.header .header-navbar-rht .noti-wrapper {
  padding: 0;
}

.header .header-navbar-rht .noti-wrapper .nav-link {
  position: relative;
  padding: 0;
}

.header .header-navbar-rht .noti-wrapper .bell-icon {
  width: 36px;
  height: 36px;
  background: #F1F1F1;
  border-radius: 50%;
  margin: 0;
}

.header .header-navbar-rht .noti-wrapper .badge-pill {
  width: 4px;
  height: 4px;
  background-color: #FF0000;
  position: absolute;
  top: 8px;
  right: 10px;
  margin: 0;
  padding: 0;
  display: block;
}

.header .header-navbar-rht .nav-item .add-listing {
  font-weight: 500;
  font-size: 16px;
  color: var(--primary);
}

.header .header-navbar-rht .nav-item .add-listing span {
  color: var(--secondary);
}

.header .header-navbar-rht .nav-item .header-login {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  box-shadow: inset 0 0 0 #ffffff;
  color: #ffffff;
  border-radius: 5px;
  font-weight: 500;
  font-size: 16px;
  padding: 7px 20px;
  text-align: center;
}

.header .header-navbar-rht .nav-item .header-login span {
  margin: 0 8px 0 0;
}

@media (max-width: 991.96px) {
  .header .header-navbar-rht .nav-item .header-login {
    padding: 8px 12px;
    font-size: 14px;
  }
}

.header .header-navbar-rht .nav-item .header-login:hover {
  background-color: #ffffff;
  border: 1px solid var(--primary);
  box-shadow: inset 0 70px 0 0 #ffffff;
  color: var(--primary);
}

.header .header-navbar-rht .nav-item .header-reg {
  background-color: var(--secondary);
  border: 1px solid var(--secondary);
  box-shadow: inset 0 0 0 #ffffff;
  color: #ffffff;
  border-radius: 5px;
  font-weight: 500;
  font-size: 16px;
  padding: 7px 20px;
}

@media (max-width: 1199.96px) {
  .header .header-navbar-rht .nav-item .header-reg {
    padding: 7px 15px;
  }
}

.header .header-navbar-rht .nav-item .header-reg span {
  margin: 0 5px 0 0;
}

@media (max-width: 991.96px) {
  .header .header-navbar-rht .nav-item .header-reg {
    padding: 8px 12px;
    font-size: 14px;
  }
}

.header .header-navbar-rht .nav-item .header-reg:hover {
  background-color: #ffffff;
  border: 1px solid var(--secondary);
  box-shadow: inset 0 70px 0 0 #ffffff;
  color: var(--secondary);
}

.header .dropdown-toggle::after {
  display: none;
}

.header .noti-content {
  height: 290px;
  width: 350px;
  overflow-y: auto;
  position: relative;
}

.header .noti-dropdown .dropdown-toggle {
  color: #ffffff;
  font-size: 14px;
  line-height: 23px;
  padding: 0 15px;
}

.header .noti-dropdown .dropdown-toggle::after {
  display: none;
}

.header .noti-dropdown .dropdown-toggle span {
  background-color: #f43f3f;
  display: block;
  font-size: 10px;
  font-weight: bold;
  min-height: 15px;
  min-width: 15px;
  position: absolute;
  right: 3px;
  top: 5px;
}

.header .noti-dropdown .dropdown-toggle i {
  float: right;
  line-height: 50px;
  margin-left: 15px;
  font-size: 20px;
  float: left;
  line-height: 50px;
  color: #ffffff;
  margin: 0px;
  margin-left: 0px;
  cursor: pointer;
}

.header .noti-dropdown .dropdown-menu {
  top: 63px !important;
  font-size: 14px;
}

.header .user-header {
  background-color: #f4f4f4;
  display: flex;
  padding: 10px 15px;
}

.header .notification-message {
  margin-bottom: 0;
}

.header .notification-message h6 {
  font-size: 14px;
  font-weight: 400;
  color: #28283C;
  position: relative;
  padding-left: 10px;
  margin-bottom: 8px;
}

.header .notification-message h6:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: #DDDEE1;
  border-radius: 2px;
  width: 4px;
  height: 100%;
}

.header .notification-message .avatar-online::before {
  top: 0;
  background: #6DCC76;
}

.header .notifications {
  padding: 0;
  filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.2));
  width: 350px;
  background-color: #fff;
}

.header .notifications .notification-time {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
  color: #7E84A3;
}

.header .notifications .notify-btns .btn {
  margin: 0 8px 8px 0;
}

.header .notifications .media {
  margin-top: 0;
  border-bottom: 1px solid #f5f5f5;
}

.header .notifications .media:last-child {
  border-bottom: none;
}

.header .notifications .media a {
  display: block;
  padding: 0;
  border-radius: 2px;
}

.header .notifications .media a:hover {
  background-color: #fafafa;
}

.header .notifications .media .avatar {
  margin-right: 15px;
  width: 38px;
  height: 38px;
  position: relative;
  display: inline-block;
}

.header .notifications .media .avatar.avatar-lg {
  width: 48px;
  height: 48px;
}

.header .notifications .media .avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.header .notifications .media-list .media-left {
  padding-right: 8px;
}

.header .notifications .noti-content::-webkit-scrollbar {
  width: 6px;
  background: #EEF1FE;
  height: 10px;
}

.header .notifications .noti-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(231, 231, 231);
  border-radius: 4px;
}

.header .notifications .noti-content::-webkit-scrollbar-thumb {
  background: #8A8A95;
  border-radius: 4px;
}

.header .notifications .noti-content::-webkit-scrollbar-thumb:hover {
  background: #1B2559;
}

.header .notifications ul.notification-list>li {
  margin-top: 0;
  padding: 10px 15px;
  border-bottom: 1px solid #f5f5f5;
}

.header .notifications ul.notification-list>li:last-child {
  border-bottom: none;
}

.header .notifications ul.notification-list>li a {
  display: block;
  border-radius: 2px;
  white-space: normal;
}

.header .notifications ul.notification-list>li>a:hover {
  background-color: #fafafa;
}

.header .notifications ul.notification-list>li .list-item {
  border: 0;
  padding: 0;
  position: relative;
}

.header .topnav-dropdown-header {
  border-bottom: 1px solid #eee;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  height: 45px;
  line-height: 45px;
  padding-left: 15px;
  padding-right: 15px;
}

.header .topnav-dropdown-header select {
  border: 0;
  font-size: 12px;
  color: #74788d;
}

.header .topnav-dropdown-header select:focus-visible {
  outline: 0;
}

.header .topnav-dropdown-header .notification-title {
  display: block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
}

.header .topnav-dropdown-header .notification-title span {
  padding: 3px 6px;
  margin-left: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  background: #ff6000;
}

.header .topnav-dropdown-header .clear-noti {
  color: #28283C;
  float: right;
  font-size: 14px;
}

.header .topnav-dropdown-header .clear-noti:hover {
  color: #ff6000;
}

.header .topnav-dropdown-footer {
  height: 45px;
  line-height: 45px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #eee;
}

.header .topnav-dropdown-footer a {
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #ff6000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header .topnav-dropdown-footer a:hover {
  color: #ff6000;
}

.header .topnav-dropdown-footer a:hover i {
  color: #ff6000;
  margin-left: 8px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

.header .topnav-dropdown-footer a img {
  margin-left: 5px;
  filter: brightness(0) saturate(100%) invert(24%) sepia(84%) saturate(2990%) hue-rotate(239deg) brightness(91%) contrast(105%);
}

.header .user-menu.nav>li>a .badge {
  background-color: #f43f3f;
  display: block;
  font-size: 10px;
  font-weight: bold;
  min-height: 15px;
  min-width: 15px;
  position: absolute;
  right: 3px;
  top: 6px;
}

.header .user-menu.nav>li>a>i {
  font-size: 1.5rem;
  line-height: 60px;
}

.header .noti-details {
  font-size: 14px;
  color: #28283C;
  margin-bottom: 0;
  font-weight: 500;
}

.header .noti-details span {
  color: #74788d;
  font-weight: 400;
  margin: 0;
}

.header .noti-details .noti-title {
  color: #28283C;
  font-weight: 600;
}

.header .notification-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.header .noti-pop-detail li.noti-wrapper .notify-blk {
  padding: 24px;
  border-radius: 10px;
  border: 1px solid #E1E1E1;
  background: #FFF;
  box-shadow: 0px 4px 114px 0px rgba(214, 214, 214, 0.25);
  width: 410px;
  height: 580px;
}

.header .noti-pop-detail li.noti-wrapper .notify-blk .topnav-dropdown-header {
  padding: 15px;
  border-radius: 10px;
  background: #FAFAFA;
  border: none;
  margin-bottom: 15px;
}

.header .noti-pop-detail li.noti-wrapper .notify-blk .noti-content ul.notification-list li.notification-message {
  padding: 10px;
}

.header .noti-pop-detail li.noti-wrapper .notify-blk .noti-content ul.notification-list li .media-body p.noti-details {
  margin-bottom: 5px;
  position: relative;
}

.header .noti-pop-detail li.noti-wrapper .notify-blk .topnav-dropdown-footer {
  border: none;
}

.header .noti-pop-detail .noti-img span img {
  border-radius: 45px;
  border: 2px solid #E1E1E1;
}

.header .noti-time {
  font-size: 14px;
  margin: 0;
}

.header.header-four {
  background: transparent;
  position: fixed;
  box-shadow: none;
}

@media (max-width: 991.98px) {
  .header.header-four {
    background: #fff;
  }
}

.header.header-four.header-fixed {
  background: var(--primary);
}

@media (max-width: 991.98px) {
  .header.header-four.header-fixed {
    background: #fff;
  }
}

.header.header-four .header-nav {
  height: 79px;
}

@media (max-width: 991.98px) {
  .header.header-four .header-nav {
    height: 66px;
  }
}

.header.header-four .header-nav .logo .dark-logo {
  display: none;
}

@media (max-width: 991.98px) {
  .header.header-four .header-nav .logo .dark-logo {
    display: block;
  }
}

@media (max-width: 991.98px) {
  .header.header-four .header-nav .logo .white-logo {
    display: none;
  }
}

.header.header-four .header-nav .main-nav>li>a {
  font-weight: 400;
}

@media (min-width: 992px) {
  .header.header-four .header-nav .main-nav>li>a {
    color: #fff;
    line-height: 79px;
  }
}

.header.header-four .header-nav .main-nav>li>a:hover {
  color: var(--secondary);
}

.header.header-four .header-nav .main-nav>li>a:hover i {
  color: var(--secondary);
}

.header.header-four .header-nav .main-nav>li>a i {
  color: #676767;
}

.header.header-four .header-nav .main-nav>li.active>a {
  color: var(--secondary);
}

.header.header-four .header-nav .main-nav>li.active>a i {
  color: var(--secondary);
}

.menu-opened .main-menu-wrapper {
  transform: translateX(0);
}

.menu-opened .main-menu-wrapper body {
  overflow: hidden;
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/
.header-top-drpodowns .header-dropdown.country-flag {
  margin-top: 0px;
}

.header-top-drpodowns .header-dropdown.country-flag img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border-radius: 50%;
}

.header-top-drpodowns .header-dropdown.country-flag a {
  color: #ffffff;
  font-size: 14px;
}

.header-top-drpodowns .header-dropdown.country-flag a.dropdown-toggle {
  background: transparent;
  border: 1px solid #DBDBDB;
  border-radius: 10pxpx;
  display: inline-flex;
  align-items: center;
}

.header-top-drpodowns .header-dropdown.country-flag .dropdown-menu {
  padding: 10px;
}

.header-top-drpodowns .header-dropdown.country-flag .dropdown-menu a {
  padding: 5px 10px;
  border-radius: 10px;
  color: #111;
}

.header-top-drpodowns .header-dropdown.country-flag .dropdown-menu a:hover {
  background: #F8FAFC;
}

.header-dropdown .dropdown-menu {
  border-color: #E2E8F0;
}

.header-dropdown .dropdown-toggle {
  padding: 5px 10px 5px 5px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  color: #64748B;
  position: relative;
}

.header-dropdown .dropdown-toggle::after {
  content: "";
  border-width: 0 2px 2px 0;
  border-color: #ffffff;
  padding: 3px;
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  border-style: solid;
  margin-left: 10px;
  display: inline-block;
}

.header-dropdown .dropdown-toggle.show::after {
  content: "";
  border-width: 2px 0 0 2px;
  position: relative;
  top: 3px;
}

.header-dropdown .dropdown-toggle.nav-tog {
  padding: 5px 15px 5px 12px;
}

.header-dropdown .dropdown-menu {
  padding: 10px;
}

.header-dropdown .dropdown-menu a {
  padding: 5px 10px;
  border-radius: 10px;
  color: #111;
}

.header-dropdown .dropdown-menu a:hover {
  background: #F8FAFC;
}

.hero-sec-main .header-two {
  background: transparent;
  box-shadow: none;
}

.hero-sec-main .header-two.header-fixed {
  background: #0A152F;
  position: fixed;
  z-index: 999;
}

.hero-sec-main .header-two.header-fixed .header-two-top {
  display: none;
}

.hero-sec-main .header-two .header-two-top {
  padding: 10px;
  border-bottom: 1px solid #676767;
}

@media (max-width: 991.96px) {
  .hero-sec-main .header-two .header-two-top {
    display: none;
  }
}

.hero-sec-main .header-two .header-two-top .header-top-items {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hero-sec-main .header-two .header-two-top .header-top-items .header-address {
  display: flex;
  align-items: center;
}

.hero-sec-main .header-two .header-two-top .header-top-items .header-address li {
  color: #ffffff;
  font-size: 14px;
  margin-right: 15px;
}

.hero-sec-main .header-two .header-two-top .header-top-items .header-address li:last-child {
  margin-right: 0;
}

.hero-sec-main .header-two .header-two-top .header-top-items .header-address li span {
  margin-right: 5px;
}

.hero-sec-main .header-two .header-nav {
  padding: 0;
}

.hero-sec-main .header-two .header-nav .main-nav>li a {
  color: #ffffff;
  font-weight: normal;
}

.hero-sec-main .header-two .header-nav .main-nav>li a.active {
  color: var(--secondary);
}

.hero-sec-main .header-two .header-nav .main-nav>li.active>a {
  color: var(--secondary);
}

.hero-sec-main .header-two .header-nav .header-navbar-rht .login-link {
  padding: 0;
  font-weight: 500;
  color: #ffffff;
}

.hero-sec-main .header-two .header-nav .header-navbar-rht .login-link:hover {
  color: var(--secondary);
}

.hero-sec-main .banner-slider {
  background-image: none;
  padding: 70px 0;
  height: 660px;
}

@media (max-width: 991.96px) {
  .hero-sec-main .banner-slider {
    height: 100%;
    background: transparent;
    padding: 50px 0;
    padding-bottom: 150px;
  }
}

.header-top-social-links ul {
  display: flex;
  align-items: center;
  padding-left: 15px;
  margin-left: 20px;
  border-left: 1px solid #DBDBDB;
}

.header-top-social-links ul li {
  margin-right: 10px;
}

.header-top-social-links ul li:last-child {
  margin-right: 0;
}

.header-top-social-links ul li a {
  color: #F2F7F6;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-top-social-links ul li a:hover {
  color: var(--secondary);
}

.header-top-social-links ul li a:hover i {
  color: var(--secondary);
  transition: 0.5s all;
}

.header-top-social-links ul li a i {
  color: #F2F7F6;
  background: transparent;
  transition: 0.5s all;
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/
.header.header-three {
  box-shadow: 0px 4px 24px 0px rgba(225, 225, 225, 0.2509803922);
}

.header.header-three .header-nav {
  height: 69px;
}

.header.header-three .header-nav .main-nav>li>a {
  line-height: 69px;
}

.header.header-three .header-navbar-rht li.user-link {
  position: relative;
  margin-right: 15px;
}

.header.header-three .header-navbar-rht li.user-link::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 21px;
}

.header.header-three .header-navbar-rht li .header-user {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  color: #ffffff;
  background: #111;
}

.header.header-three .header-navbar-rht li .header-user:hover {
  background: var(--secondary);
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/
/*-----------------
    7. Footer
-----------------------*/
.footer {
  background: var(--primary);
  position: relative;
}

.footer::before {
  content: "";
  background: url(../img/footer-left.png) no-repeat;
  position: absolute;
  top: 50px;
  left: 0;
  width: 97px;
  height: 102px;
  background-size: cover;
}

@media (max-width: 1199.96px) {
  .footer::before {
    display: none;
  }
}

.footer::after {
  content: "";
  background: url(../img/footer-right.png) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 393px;
  height: 334px;
  background-size: cover;
}

@media (max-width: 991.96px) {
  .footer::after {
    display: none;
  }
}

.footer .footer-top {
  position: relative;
  z-index: 99;
  margin: 0;
  padding: 60px 0;
}

@media (max-width: 991.96px) {
  .footer .footer-top {
    margin: 0;
    padding: 40px 0 10px;
  }
}

@media (max-width: 767.96px) {
  .footer .footer-top {
    margin: 0;
    padding: 40px 0 0;
  }
}

.footer .footer-about {
  border-right: 1px solid #000;
}

@media (max-width: 767.96px) {
  .footer .footer-about {
    border: 0;
  }
}

.footer .footer-widget .footer-logo {
  margin-bottom: 35px;
}

.footer .footer-widget .footer-about-content {
  margin-bottom: 50px;
}

@media (max-width: 991.96px) {
  .footer .footer-widget .footer-about-content {
    margin-bottom: 30px;
  }
}

@media (max-width: 767.96px) {
  .footer .footer-widget .footer-about-content {
    margin-bottom: 20px;
  }
}

.footer .footer-widget .footer-about-content p {
  font-weight: 700;
  color: #1F2937;
  margin-bottom: 0;
}

.footer .footer-widget.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer .footer-widget .footer-title {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  margin: 0 0 40px;
}

.footer .footer-widget .footer-title:before {
  content: "";
  background: #FCB215;
  width: 27px;
  height: 4px;
  left: 0;
  position: absolute;
  bottom: -80%;
}

@media (max-width: 991.96px) {
  .footer .footer-widget {
    margin-bottom: 30px;
  }
}

@media (max-width: 767.96px) {
  .footer .footer-widget {
    margin-bottom: 25px;
  }
}

.footer .footer-menu ul li {
  margin: 0 0 6px;
}

.footer .footer-menu ul li:last-child {
  margin-bottom: 0;
}

.footer .footer-menu ul li a {
  color: #676767;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.footer .footer-menu ul li a:hover {
  color: var(--secondary);
  padding-left: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.footer .footer-contact h5 {
  font-weight: 700;
  font-size: 24px;
  color: #FFFFFF;
  max-width: 336px;
  margin-bottom: 20px;
}

.footer .footer-contact h6 {
  font-size: 16px;
  color: #DBDBDB;
  margin-bottom: 15px;
  line-height: 20px;
}

.footer .footer-contact .footer-contact-info .footer-address {
  margin-bottom: 20px;
}

.footer .footer-contact .footer-contact-info .footer-address span {
  margin-right: 20px;
  width: 50px;
  height: 50px;
  background: #FF9307;
  color: #ffffff;
  font-size: 20px;
  border-radius: 4px;
  flex-shrink: 0;
}

.footer .footer-contact .footer-contact-info .footer-address .addr-info a {
  font-weight: 400;
  font-size: 14px;
  color: #676767;
}

.footer .footer-contact .footer-contact-info .update-form {
  position: relative;
}

.footer .footer-contact .footer-contact-info .update-form span {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  color: #828282;
  font-size: 20px;
  line-height: 1;
}

.footer .footer-contact .footer-contact-info .update-form .form-control {
  min-height: 55px;
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #ffffff;
  font-size: 14px;
  margin: 0;
  padding: 10px 100px 12px 40px;
  color: #828282;
}

.footer .footer-contact .footer-contact-info .update-form .btn {
  padding: 20px 20px;
  font-size: 15px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

.footer .footer-contact .footer-contact-info .update-form .btn .feather-send {
  color: #ffffff;
}

.footer .footer-contact .footer-contact-info .update-form .btn:active {
  border-color: #FCB215;
}

.footer .footer-contact .footer-contact-info .update-form .btn:active .feather-send {
  color: #FCB215;
}

.footer .footer-bottom {
  background: #212121;
  position: relative;
  z-index: 99;
  margin: 0;
  padding: 20px 0;
}

@media (max-width: 767.96px) {
  .footer .footer-bottom {
    margin: -10px;
    padding: 15px 0;
  }
}

@media (max-width: 767.96px) {
  .footer .footer-bottom .copyright {
    text-align: center;
  }
}

@media (max-width: 767.96px) {
  .footer .footer-bottom .copyright .copyright-text {
    margin: 0 0 20px;
  }
}

.footer .footer-bottom .copyright .copyright-text p {
  color: #676767;
  font-size: 14px;
}

.footer .footer-bottom .copyright .vistors-details ul {
  justify-content: end;
  -webkit-justify-content: end;
}

@media (max-width: 767.96px) {
  .footer .footer-bottom .copyright .vistors-details ul {
    justify-content: center;
  }
}

.footer .footer-bottom .copyright .vistors-details ul li {
  margin: 0;
  padding: 0 8px 0;
}

.footer .footer-bottom .copyright .vistors-details ul li a {
  background: #ffffff;
  width: 46px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}

.footer .footer-bottom .policy-menu {
  text-align: right;
  margin: 0;
  padding: 0;
}

@media (max-width: 767.96px) {
  .footer .footer-bottom .policy-menu {
    text-align: center;
  }
}

.footer .footer-bottom .policy-menu li {
  display: inline-block;
  margin-right: 30px;
  position: relative;
}

@media (max-width: 767.96px) {
  .footer .footer-bottom .policy-menu li {
    margin-right: 10px;
    margin-top: 10px;
  }
}

.footer .footer-bottom .policy-menu li a {
  color: #000;
}

.footer .footer-bottom .policy-menu li a:hover {
  color: var(--primary);
}

.footer .footer-bottom .policy-menu li::after {
  content: "";
  position: absolute;
  background: var(--primary);
  width: 5px;
  height: 5px;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}

.footer .footer-bottom .policy-menu li:last-child {
  margin-right: 0;
}

.footer.footer-four {
  background: var(--primary);
}

.footer.footer-four::after,
.footer.footer-four::before {
  content: none;
}

.footer.footer-four .footer-menu ul li a {
  position: relative;
}

.footer.footer-four .footer-menu ul li a:hover {
  color: #fff;
  padding-left: 13px;
}

.footer.footer-four .footer-menu ul li a:hover::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--secondary);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.footer.footer-four .footer-top {
  padding: 40px 0;
}

@media (max-width: 767.98px) {
  .footer.footer-four .footer-top {
    padding-bottom: 15px;
  }
}

.footer.footer-four .footer-top .footer-contact {
  max-width: 440px;
}

.footer.footer-four .footer-top .footer-widget .footer-title {
  font-size: 18px;
  margin-bottom: 16px;
}

.footer.footer-four .footer-top .footer-widget .footer-title::before {
  content: none;
}

@media (max-width: 991.98px) {
  .footer.footer-four .footer-top .footer-widget .footer-title {
    font-size: 16px;
  }
}

.footer.footer-four .footer-logo {
  margin-bottom: 16px;
}

@media (max-width: 991.98px) {
  .footer.footer-four .copyright-text {
    text-align: center;
    margin-bottom: 0 !important;
  }
}

.footer.footer-four .payment-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.footer.footer-four .payment-list a {
  background: #fff;
  width: 46px;
  height: 24px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer.footer-four .privacy-link {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
}

@media (max-width: 991.98px) {
  .footer.footer-four .privacy-link {
    justify-content: center;
  }
}

.footer.footer-four .privacy-link li {
  margin-right: 8px;
  padding-right: 16px;
  position: relative;
}

.footer.footer-four .privacy-link li::before {
  content: "/";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
}

.footer.footer-four .privacy-link li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.footer.footer-four .privacy-link li:last-child::before {
  content: none;
}

.footer.footer-four .privacy-link li a {
  color: #676767;
  font-size: 14px;
}

.footer.footer-four .privacy-link li a:hover {
  color: #fff;
}

.footer.footer-four .social-icon {
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer.footer-four .social-icon li a {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #fff;
  background: var(--primary);
}

.footer.footer-four .social-icon li a i {
  background: transparent;
  color: inherit;
}

.footer.footer-four .social-icon li a:hover {
  background: var(--secondary);
}

.footer.footer-four .footer-contact-info p {
  font-size: 14px;
  margin-bottom: 24px;
}

.footer.footer-four .app-icon {
  margin-bottom: 24px;
}

.footer.footer-four .footer-bottom {
  background: var(--primary);
  border-top: 1px solid var(--primary);
}

@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }

  51% {
    opacity: 1;
  }
}

@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%);
  }

  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }

  51% {
    opacity: 1;
  }
}

@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%);
  }

  50% {
    opacity: 0;
    transform: translateY(100%);
  }

  51% {
    opacity: 1;
  }
}

.footer-social-links {
  margin: 10px 0 30px;
}

.footer-social-links h6 {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 15px;
}

@media (max-width: 767.96px) {
  .footer-social-links h6 {
    margin-bottom: 10px;
  }
}

.footer-social-links .nav li {
  margin-right: 10px;
}

.footer-social-links .nav li:last-child {
  margin-right: 0;
}

.footer-social-links .nav li a:hover {
  color: #000;
}

.footer-social-widget {
  margin: 20px 0 0;
}

.footer-social-widget .nav-social li {
  margin-right: 10px;
}

.footer-social-widget .nav-social li:last-child {
  margin-right: 0;
}

.footer-social-widget .nav-social li a:hover {
  color: #000;
}

.hi-icon {
  font-size: 0px;
  cursor: pointer;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: var(--primary);
  background: #DBDBDB;
  border-radius: 50px;
  min-width: 36px;
  height: 36px;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}

@media (max-width: 767.96px) {
  .hi-icon {
    min-width: 36px;
    height: 36px;
  }
}

.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 0;
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
}

.hi-icon:before {
  speak: none;
  font-size: 18px;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 767.96px) {
  .hi-icon:before {
    font-size: 15px;
  }
}

.hi-icon:hover {
  color: var(--primary);
}

.hi-icon:hover:before {
  -webkit-animation: toTopFromBottom 0.5s forwards;
  -moz-animation: toTopFromBottom 0.5s forwards;
  animation: toTopFromBottom 0.5s forwards;
}

.fi-icon {
  font-size: 0px;
  cursor: pointer;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 50px;
  min-width: 36px;
  height: 36px;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}

@media (max-width: 767.96px) {
  .fi-icon {
    min-width: 36px;
    height: 36px;
  }
}

.fi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 0;
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
}

.fi-icon:before {
  speak: none;
  font-size: 18px;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
}

@media (max-width: 767.96px) {
  .fi-icon:before {
    font-size: 15px;
  }
}

.fi-icon:hover {
  color: var(--primary);
}

.fi-icon:hover:before {
  -webkit-animation: toTopFromBottom 0.5s forwards;
  -moz-animation: toTopFromBottom 0.5s forwards;
  animation: toTopFromBottom 0.5s forwards;
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/
/*-----------------
    8. Breadcrumb
-----------------------*/

.breadcrumb-bar {
  background: var(--primary);
  padding: 60px 0 20px;
  position: relative;
  z-index: 1;
  width: 100%;
  border-radius: 0 0 15px 15px;
}

@media (max-width: 991.96px) {
  .breadcrumb-bar {
    padding: 25px 0 20px;
  }
}

/* DRIVER BREADCRUMB */

.driver-breadcrumb-bar {
  background: var(--primary);
  padding: 105px 0 20px;
  position: relative;
  z-index: 1;
  width: 100%;
  border-radius: 0 0 15px 15px;
}

@media (max-width: 991.96px) {
  .driver-breadcrumb-bar {
    padding: 110px 0 20px;
  }
}

.driver-breadcrumb-bar:before {
  content: "";
  background: url(../img/breadcrumbleft.png) no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 393px;
  height: 334px;
  background-size: cover;
}

@media (max-width: 991.96px) {
  .driver-breadcrumb-bar:before {
    display: none;
  }
}

.driver-breadcrumb-bar:after {
  content: "";
  background: url(../img/breadcrumbright.png) no-repeat;
  position: absolute;
  bottom: 50px;
  right: 130px;
  width: 97px;
  height: 102px;
  background-size: cover;
}

@media (max-width: 991.96px) {
  .driver-breadcrumb-bar:after {
    display: none;
  }
}

.driver-breadcrumb-bar .breadcrumb-title {
  font-weight: 700;
  color: #ffffff;
  font-size: 36px;
  margin: 0 0 15px;
}

@media (max-width: 991.96px) {
  .driver-breadcrumb-bar .breadcrumb-title {
    font-size: 24px;
  }
}

.driver-breadcrumb-bar .breadcrumb {
  justify-content: center;
  margin: 0;
}

.driver-breadcrumb-bar .breadcrumb li a {
  color: #ffffff;
}

.driver-breadcrumb-bar .breadcrumb.active {
  color: #ffffff;
}

.driver-breadcrumb-bar .breadcrumb-item+.breadcrumb-item::before {
  color: #ffffff;
  opacity: 1;
  content: "\f054";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}

.driver-breadcrumb-bar .breadcrumb-item.active {
  color: var(--secondary);
}

/* DRIVER BREADCRUMB */

.breadcrumb-bar:before {
  content: "";
  background: url(../img/breadcrumbleft.png) no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 393px;
  height: 334px;
  background-size: cover;
}

@media (max-width: 991.96px) {
  .breadcrumb-bar:before {
    display: none;
  }
}

.breadcrumb-bar:after {
  content: "";
  background: url(../img/breadcrumbright.png) no-repeat;
  position: absolute;
  bottom: 50px;
  right: 130px;
  width: 97px;
  height: 102px;
  background-size: cover;
}

@media (max-width: 991.96px) {
  .breadcrumb-bar:after {
    display: none;
  }
}

.breadcrumb-bar .breadcrumb-title {
  font-weight: 700;
  color: #ffffff;
  font-size: 36px;
  margin: 0 0 15px;
}

@media (max-width: 991.96px) {
  .breadcrumb-bar .breadcrumb-title {
    font-size: 16px;
  }
}

.breadcrumb-bar .breadcrumb {
  justify-content: center;
  margin: 0;
}

.breadcrumb-bar .breadcrumb li a {
  color: #ffffff;
}

.breadcrumb-bar .breadcrumb.active {
  color: #ffffff;
}

.breadcrumb-bar .breadcrumb-item+.breadcrumb-item::before {
  color: #ffffff;
  /* Fallback for gray-900 if var not defined */
  opacity: 1;
  content: "\f054";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}

.breadcrumb-bar .breadcrumb-item.active {
  color: var(--secondary);
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/
/*-----------------
    9. Select
-----------------------*/
.select2-container {
  min-width: 100% !important;
  width: auto !important;
  z-index: 99;
  padding: 0 !important;
  color: #141432;
}

.select2-container .select2-selection--single {
  height: 41px;
}

.select2-container--default .select2-selection--single {
  background: #F5F5F5;
  border: 1px solid #F4F4F4;
  border-radius: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #878A99;
  line-height: 39px;
  border-radius: 5px;
  padding-right: 30px;
  padding-left: 15px;
  background: transparent;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  right: 6px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  position: absolute;
  top: 50%;
  left: 50%;
  border-color: #878A99;
  border-style: solid;
  border-width: 0 2px 2px 0;
  padding: 3px;
  height: 0;
  margin-left: -10px;
  margin-top: -3px;
  width: 0;
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: #878A99;
  border-width: 2px 0 0 2px;
  margin-top: 3px;
  padding: 3px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: var(--secondary);
  color: #ffffff;
}

.select2-container--focus .select2-selection--single {
  background: #ffffff !important;
  border: 1px solid var(--secondary);
}

span.select2-container.select2-container--default.select2-container--open {
  z-index: 9999;
}

/*
Author       : Suraj Sahu
Template Name: Gaadiwala Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products
25. Users

========================================*/
