.poppins {
  font-family: Poppins, sans-serif
}

input {
  accent-color: #ff0000
}

.checkout-page {
  padding: 50px 75px
}

.order-summery {
  background-color: #f7f7f7;
  top: 160px !important
}

.billing-heading {
  font-size: 24px
}

.billing-sub-head {
  font-size: 20px
}

.form-billing {
  border: 1px solid #e9e9e9
}

.fos,
.main-form label {
  font-weight: 300;
  font-size: 12px;
  margin-top: 26px
}

.why-choose-us .icf-para {
  font-size: 14px;
  color: #212529
}

.main-form input,
select {
  height: 52px;
  margin-top: 4px;
  border-radius: 12px !important;
  border: 1px solid #c8c8c8
}

.same-as-billing {
  background-color: #f0f0f0;
  padding: 23px 40px;
  display: flex;
  gap: 10px;
  align-items: center
}

.same-as-billing label {
  font-size: 16px !important;
  font-weight: 600
}

.same-as-billing input {
  height: 24px;
  width: 24px
}

.mbten {
  margin-bottom: 10px
}

.mbtwenty {
  margin-bottom: 20px
}

.mbtwentysix {
  margin-bottom: 26px
}

.mbthirty {
  margin-bottom: 30px
}

.mtforty {
  margin-top: 40px
}

.mt-btnnn {
  margin-top: 20px
}

.mb-50-2 {
  margin-bottom: 50px
}

.myforty {
  margin-bottom: 40px !important;
  margin-top: 40px
}

.mbforty {
  margin-bottom: 40px
}

.mbseventytwo {
  margin-bottom: 72px
}

.fw-light {
  font-weight: 300
}

.fw-bold-500 {
  font-weight: 500
}

.fos-main {
  font-size: 12px
}

.underlined {
  text-decoration: underline !important
}

.notice-1 {
  font-size: 16px;
  color: #363636;
  text-transform: capitalize
}

.notice-2 {
  font-size: 18px;
  color: #000;
  text-transform: capitalize;
  padding-top: 15px;
  margin-bottom: 0 !important
}

.notice-3 {
  font-size: 20px;
  color: #000;
  text-transform: capitalize
}

.button-sub {
  background: red !important;
  color: #fff !important;
  padding: 17px 50px !important;
  border: 1px solid red !important;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 0 auto;
  margin-bottom: 0 !important
}

.button-sub:hover {
  background: #fff !important;
  color: red !important;
  padding: 17px 50px !important;
  border: 1px solid red !important;
  transition: .3s ease-out !important
}

.order-summery-head {
  font-size: 25px;
  font-weight: 300
}

.order-summery-head.fos-14 {
  font-size: 14px !important
}

.red-color {
  color: red
}

.red-color:hover {
  color: #000
}

.form-part-1 {
  margin-right: 30px
}

.fos-18 {
  font-size: 18px
}

.fos-14 {
  font-size: 14px
}

.fos-20 {
  font-size: 20px
}

.mb-13 {
  margin-bottom: 13px
}

.fw-300 {
  font-weight: 300
}

.apply-btn {
  background-color: red !important;
  padding: 18px 45px !important;
  color: #fff !important;
  border: 1px solid red !important;
  border-radius: 6px;
  font-size: 16px
}

.apply-btn:hover {
  background-color: #fff !important;
  color: red !important
}

.tab-container .tab {
  display: flex;
  align-items: center;
  margin-right: 40px
}

.tab-container .tab:last-child {
  margin-right: 0
}

.tab-container .tab-circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #fff
}

.tab-container .tab.active .tab-circle,
.tab.active.tab-circle {
  background-color: #56a2e9
}

.tab-container .tab-title {
  margin-left: 10px;
  text-align: left
}

.tab-container .tab-title .step-number {
  font-size: 14px;
  color: #6c757d;
  font-weight: 300
}

.tab-container .tab-title .step-title {
  font-size: 16px;
  font-weight: 700
}

.tab-container .tab.active .step-title {
  font-size: 18px;
  font-weight: 600;
  color: #000
}

.tab-container .tab.inactive .tab-circle {
  background-color: #6c757d
}

.tab-container .tab.inactive .step-title {
  color: #000
}

.gap-17 {
  gap: 17px
}

.input-promo {
  padding: 18px 21px;
  border-radius: 4px;
  color: #363636;
  border: 1px solid #7070704d;
  font-size: 16px
}

.text-coupan {
  text-align: center;
  line-height: 30px
}

.top-header-red {
  background-color: red;
  padding: 17.3px 7.5px;
  color: #fff
}

.coupan {
  border: 1px dashed #fff;
  padding: 5px 15px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 700
}

.top-header-black {
  background-color: #191919;
  padding: 20.68px 72px
}

.top-header-black a {
  color: #fff;
  font-size: 14px
}

.top-header-black .info-sec {
  gap: 20px
}

.info-sec-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px
}

.top-offer {
  font-size: 10px
}

.accounts .drop-list {
  background-color: transparent;
  border: none;
  color: #fff;
  outline: 0 !important
}

ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.btn-mega {
  color: red;
  text-decoration: underline
}

.navbar-nav .dropdown-toggle {
  padding: 0 !important;
  border: none
}

.header {
  width: 100%;
  position: relative;
  z-index: 99;
  padding: 3px 72px;
  background-color: #fff;
  border-bottom: 1px solid #e5e9f2
}

.navbar .navbar-nav .dropdown .dropdown-menu {
  left: -75px !important
}

.header .item-right a {
  text-decoration: none;
  font-size: 16px;
  color: #555;
  display: inline-block;
  margin-left: 10px;
  transition: color .3s
}

.header .menu>ul>li {
  display: inline-block;
  line-height: 50px;
  margin-left: 25px
}

.header .menu>ul>li>a {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  position: relative;
  text-transform: capitalize;
  transition: color .3s
}

.header .menu>ul>li .sub-menu {
  position: absolute;
  z-index: 500;
  background-color: #fff;
  box-shadow: -2px 2px 70px -25px rgba(0, 0, 0, .3);
  padding: 20px 30px;
  transition: .5s;
  margin-top: 25px;
  opacity: 0;
  visibility: hidden
}

.header .menu>ul>li .sub-menu>ul>li {
  line-height: 1
}

.header .menu>ul>li .sub-menu>ul>li>a {
  display: inline-block;
  padding: 10px 0;
  font-size: 15px;
  color: #555;
  transition: color .3s;
  text-decoration: none;
  text-transform: capitalize
}

.header .menu>ul>li .single-column-menu {
  min-width: 280px;
  max-width: 350px
}

.mega-menu span.title.mb-3.h4 {
  color: #333 !important
}

.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li {
  line-height: 1;
  display: block
}

.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a {
  padding: 10px 0;
  display: inline-block;
  font-size: 15px;
  color: #555;
  transition: color .3s
}

.fleet-btns:hover,
.menu-main .menu-item-has-children .sub-menu .list-item .all-services li a:hover {
  color: red !important;
  text-decoration: underline !important
}

.mega-menu-column-4 li a {
  color: #000;
  padding: 6px 14px;
  font-size: 14px
}

.header .menu>ul>li .sub-menu.mega-menu {
  left: 50%;
  transform: translateX(-50%)
}

a {
  text-decoration: none !important
}

.header .menu>ul>li .sub-menu.mega-menu-fleet {
  max-width: 30vw !important;
  left: 42%
}

.header .menu>ul>li .sub-menu.mega-menu-fleet .buttons-div {
  display: flex;
  flex-direction: column;
  gap: 0
}

.mega-menu-finance {
  left: 54% !important
}

.header .menu>ul>li .sub-menu.mega-menu-column-4 {
  max-width: 100vw;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 15px
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
  flex: 0 0 25%;
  padding: 0 15px
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title {
  font-size: 16px;
  color: #ea4636;
  font-weight: 500;
  line-height: 1;
  padding: 10px 0
}

.list-item ul li {
  margin: 10px 0
}

.fleet-btns {
  border: none;
  color: #000 !important;
  font-weight: 400;
  text-decoration: underline;
  font-size: 16px
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
  text-align: center
}

.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  margin-top: 10px;
  height: 300px;
  object-fit: cover
}

.header .item-right a:hover,
.header .menu>ul>li .sub-menu>ul>li>a:hover,
.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a:hover,
.header .menu>ul>li:hover>a {
  color: #ea4636
}

.fos-24 {
  font-weight: 700
}

.banner-section {
  background-size: cover;
  background-position: center;
  height: 700px;
  width: 100%;
  display: block
}

.mobile-menu-head,
.mobile-menu-trigger {
  display: none
}

.cart-btns {
  padding: 20px 25px;
  background-color: #f5f5f5;
  border-radius: 50px;
  position: relative
}

.cart-btns img {
  max-width: 17px;
  max-height: 17px
}

.cart-noti {
  position: absolute;
  top: 0;
  right: 0;
  background-color: red;
  padding: 5px 10px;
  color: #fff;
  border-radius: 50px;
  font-size: 11.32px
}

.sticky-button {
  background-color: red;
  color: #fff;
  padding: 17.5px 89px;
  border-radius: 10px;
  font-size: 18px;
  border: none;
  cursor: pointer;
  pointer-events: auto
}

.floating-button {
  display: none
}

.floating-button.show {
  display: block
}

.order-summery .red-color {
  color: red;
  text-decoration: none;
  cursor: pointer
}

.order-summery .popup {
  display: none;
  position: fixed;
  top: 40px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  z-index: 1000
}

.order-summery .popup-content {
  max-width: 800px;
  max-height: 70vh;
  margin: 160px auto;
  border-radius: 8px;
  overflow-y: scroll;
  position: relative;
  animation: .3s ease-in-out fadeIn
}

.order-summery .popup-header {
  background: red;
  color: #fff;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.order-summery .popup-header h3 {
  margin: 0
}

.order-summery .close-btn {
  background: 0 0;
  border: none;
  font-size: 20px;
  color: #fff;
  cursor: pointer
}

.order-summery .popup-body table {
  width: 100%;
  border-collapse: collapse;
  text-align: left
}

.order-summery .popup-body td,
.order-summery .popup-body th {
  padding: 10px;
  border-bottom: 1px solid #ddd
}

.order-summery .popup-footer {
  text-align: right;
  padding: 10px
}

.order-summery .popup-footer .close-btn {
  background: red;
  color: #fff;
  padding: 8px 16px;
  border: none;
  cursor: pointer;
  border-radius: 4px
}

.order-summery .popup-footer .close-btn:hover {
  background: #8b0000
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.popup {
  display: none;
  position: fixed;
  top: 40px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  justify-content: center;
  align-items: center;
  z-index: 1000
}

.popup-content {
  text-align: center;
  width: 80%
}

.popup-actions {
  margin-top: 20px;
  display: flex;
  justify-content: space-around
}

.agree-btn,
.cancel-btn {
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer
}

.agree-btn {
  background-color: red;
  border: 1px solid red;
  color: #fff;
  transition: .2s ease-in
}

.agree-btn:hover {
  background-color: #fff;
  color: red
}

.cancel-btn {
  background-color: #fff;
  border: 1px solid red;
  color: red;
  transition: .2s ease-in
}

.cancel-btn:hover {
  background-color: red;
  color: #fff
}

.payment-head {
  font-size: 16px
}

.payment-form {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 30px
}

.form-labelvisa {
  font: 400 14px/34px Poppins, sans-serif;
  margin-top: 8px
}

.form-check-input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 50%;
  background-color: transparent;
  cursor: pointer;
  display: inline-block
}

.form-check-input[type=radio]:checked {
  background-color: #fff
}

.form-check-input[type=radio]:checked::after {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #ff0c0cd6 !important;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.form-check input {
  margin-right: 10px
}

.payment-page .form-check.active .form-check-label {
  font-weight: 500;
  font-size: 20px
}

.radio-label {
  font-size: 22px
}

.payment-page .form-check.active {
  background-color: #fff;
  border: 2px solid #1294f2;
  border-radius: 10px
}

#doubleCardFields {
  display: none
}

.second-payment-col {
  opacity: .5;
  pointer-events: all;
  background: #901f1f;
  padding: 30px 44px;
  margin-top: 40px
}

.second-payment-col input {
  opacity: .5;
  pointer-events: none
}

.second-payment-col button,
.second-payment-col p {
  opacity: 1;
  pointer-events: auto;
  display: none
}

.first-payment-col.active {
  display: block;
  opacity: 1;
  pointer-events: auto;
  background: #fff;
  padding: 0
}

.first-payment-col {
  background: #f7f7f7;
  padding: 30px 44px
}

.first-payment-col h5 {
  display: none
}

.second-payment-col.active {
  display: block;
  opacity: 1;
  pointer-events: auto;
  background: #fff;
  padding: 0 !important
}

.second-payment-col.active input {
  pointer-events: auto;
  opacity: 1
}

.btn-second {
  display: none
}

.img-sec img {
  height: 40px;
  float: right
}

.paypal-btn {
  background-color: #1f264f;
  color: #fff;
  padding: 17px 50px;
  border: 1px solid #1f264f;
  transition: .3s
}

.paypal-btn:hover {
  background-color: #fff;
  color: #1f264f;
  border-radius: 8px
}

.venmo-btn {
  background-color: #3c95cd;
  color: #fff;
  padding: 17px 50px;
  border: 1px solid #3c95cd;
  transition: .3s
}

.venmo-btn:hover {
  background-color: #fff;
  color: #3c95cd;
  border-radius: 8px
}

.apple-btn {
  background-color: #000;
  color: #fff;
  padding: 17px 50px;
  border: 1px solid #000;
  transition: .3s
}

.apple-btn:hover {
  background-color: #fff;
  color: #000;
  border-radius: 8px
}

.google-btn {
  background-color: #000;
  color: #fff;
  padding: 17px 50px;
  border: 1px solid #000;
  transition: .3s
}

.google-btn:hover {
  background-color: #fff;
  color: #000;
  border-radius: 8px
}

.google-btn img {
  width: 30px
}

.wex-btn {
  background-color: #cf0a2c;
  color: #fff;
  padding: 17px 50px;
  border: 1px solid #cf0a2c;
  transition: .3s
}

.wex-btn:hover {
  background-color: #fff;
  color: #cf0a2c;
  border-radius: 8px
}

.cashapp-btn {
  background-color: #00d632;
  color: #fff;
  padding: 17px 50px;
  border: 1px solid #00d632;
  transition: .3s
}

.cashapp-btn:hover {
  background-color: #fff;
  color: #00d632;
  border-radius: 8px
}

.payment-page input[type=checkbox],
.same-as-billing input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 24px !important;
  height: 24px !important;
  border: 2px solid #28a745;
  border-radius: 4px;
  cursor: pointer
}

.payment-page input[type=checkbox]:checked,
.same-as-billing input[type=checkbox]:checked {
  background-color: #28a745;
  border-color: #28a745;
  text-align: center
}

.payment-page input[type=checkbox]:checked::after {
  content: "";
  color: #fff;
  font-size: 15px;
  text-align: center
}

.color-for-p {
  color: #1a1a1a
}

.form-check {
  padding: 27px 45px !important;
  border: 1px solid #e9e9e9
}

.payment-container {
  max-width: 600px;
  margin: 20px auto;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 20px;
  background: #f9f9f9
}

.toggle-button {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: end;
  position: absolute;
  right: 0;
  top: -37px;
  margin-top: 0
}

.payment-icons {
  margin-left: 25px;
  width: max-content
}

.fields-container {
  display: none;
  padding-top: 30px;
  position: relative
}

.fields-container.active {
  display: block
}

.fields-container input {
  height: 52px;
  margin: 2px 0
}

.slide-toggle {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin-top: 8px
}

.slide-toggle input {
  opacity: 0;
  width: 0;
  height: 0
}

.slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  border-radius: 25px;
  cursor: pointer;
  transition: .4s
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
  bottom: 0;
  background-color: #535353;
  border-radius: 50%;
  transition: .4s
}

input:checked+.slider {
  background-color: #d9d9d9
}

input:checked+.slider:before {
  background-color: #ff0c0cd6 !important;
  transform: translateX(20px)
}

.background-img {
  background-image: url(../images/back-review.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 30vh;
  padding: 0 75px;
  min-height: 300px
}

.background-img h1 {
  font-size: 50px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize
}

.review-page {
  padding: 75px 60px
}

.review-header {
  justify-content: space-between;
  align-items: center;
  padding: 0 0 62px
}

.review-header h2 {
  font-size: 30px;
  font-weight: 600
}

.review-header .btn {
  background-color: red;
  color: #fff;
  font-weight: 700
}

.ratingss {
  gap: 55px;
  padding-bottom: 30px
}

.rating-item {
  gap: 14px
}

.rating-item img {
  width: 70px
}

.rating-head {
  font-size: 14px;
  font-weight: 300;
  color: #707070
}

.rating-details {
  font-size: 18px;
  font-weight: 500;
  color: #1a1a1a
}

.card-single {
  margin-bottom: 25px
}

.review-card {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 12px;
  box-shadow: 10px 10px 2px #dddddd4d;
  padding: 31px 27px;
  transition: transform .3s;
  min-height: 300px
}

.review-card:hover {
  transform: scale(1.02)
}

.stars img {
  width: 16px
}

.review-card p {
  font-size: 14px;
  font-weight: 400;
  color: #212529;
  margin: 14px 0 33px
}

.review-author {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px
}

.avatar figure {
  margin: 0
}

.review-author .avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center
}

.avatar-color-1 {
  background: #33691e
}

.avatar-color-2 {
  background: #01579b
}

.avatar-color-3 {
  background: #5c6bc0
}

.avatar-color-4 {
  background: #689f38
}

.avatar-color-5 {
  background: #c2185b
}

.avatar-color-6,
.avatar-color-7,
.avatar-color-8 {
  background: #5c6bc0
}

.avatar-color-9 {
  background: #ccc
}

.avatar-img {
  width: 39px !important;
  height: 39px
}

.review-author h3 {
  margin-bottom: 2px
}

.review-author h6 {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  color: #000
}

.review-author small {
  display: block;
  font-size: 12px;
  color: #212529
}

.footer-review {
  align-items: center
}

.footer-review img {
  width: 15px
}

.footer-review>img {
  width: auto;
  height: 34px
}

.view-more {
  text-align: center;
  margin-top: 30px
}

.button-sub-2:hover {
  background: red !important;
  color: #fff !important;
  padding: 17px 50px !important;
  border: 1px solid red !important
}

.button-sub-2 {
  background: #fff !important;
  color: red !important;
  padding: 17px 50px !important;
  border: 1px solid red !important;
  transition: .3s ease-out !important
}

.dropdown-toggle {
  margin-bottom: 33px;
  padding: 18px !important
}

.dropdown-toggle img,
.li-btns-toggle img {
  width: 26px
}

.btn-head {
  font-size: 18px;
  font-weight: 400
}

.li-btns-toggle {
  padding: 18px !important
}

.head-modal {
  padding-bottom: 15px
}

.car-button {
  display: inline;
  align-items: center;
  justify-content: center;
  padding: 8px 17px;
  background-color: #ffecec;
  border: 1px solid #f8d7da;
  border-radius: 10px;
  cursor: pointer
}

.car-button img {
  width: 34px;
  margin-right: 10px
}

.modal-dialog {
  top: 20px;
  margin-top: 0 !important
}

.modal-body h4 {
  font-size: 15px
}

.upper-sec {
  border-radius: 8px;
  background: #fff;
  padding: 20px 17px;
  margin-bottom: 0 !important;
  border: 1px solid #e9e9e9
}

.book-service-sec .form .form-control,
.book-service-sec .form .form-select {
  margin-bottom: 10px !important
}

.popup-content {
  max-width: 600px;
  background: #fff;
  border-radius: 8px;
  padding: 20px
}

.popup-body table {
  width: 100%;
  border-collapse: collapse
}

.popup-body td,
.popup-body th {
  padding: 10px;
  border-bottom: 1px solid #ddd
}

.bg-darks {
  background: #d42f2f !important;
  color: #fff !important
}

.bg-black {
  background: #000 !important;
  color: #fff !important;
  text-align: center
}

.bg-light-gray {
  background: #f5f5f5 !important
}

.popup-footer {
  display: flex;
  justify-content: flex-end;
  padding-top: 15px
}

.popup-footer .close-btn {
  background: red;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px
}

.stickyOnTop {
  position: sticky;
  top: 130px;
  z-index: 10
}

.product-selection .service-section {
  padding: 20px
}

.product-selection .toggle-switch {
  display: flex;
  align-items: center;
  gap: 10px
}

.product-selection .toggle-slider {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 18px
}

.product-selection .toggle-slider input {
  opacity: 0;
  width: 0;
  height: 0
}

.product-selection .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d9d9d9;
  transition: .4s;
  border-radius: 25px
}

.product-selection .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 0;
  bottom: 0;
  background-color: #000;
  transition: .4s;
  border-radius: 50%
}

.product-selection input:checked+.slider {
  background-color: #d9d9d9
}

.product-selection input:checked+.slider:before {
  transform: translateX(18px)
}

.ai-mode,
.manual-mode,
.texts {
  display: block
}

.manual-mode .inner-div {
  border: none;
  padding: 0
}

.manual-mode .inner-div li {
  background-color: #f7f7f7;
  border-bottom: 1px solid #e9e9e9
}

.texts {
  font-size: 16px;
  font-weight: 400
}

.ai-box {
  min-height: 300px
}

.active {
  display: block
}

.suggestion-box {
  padding: 15px;
  margin-top: 20px
}

.suggestion-title {
  font-weight: 700;
  color: #dc3545
}

.add-btn {
  background-color: #f8f9fa;
  border: 1px solid #dc3545;
  color: #dc3545;
  font-size: .9rem;
  border-radius: 5px;
  padding: 3px 8px
}

.add-btn:hover {
  background-color: #dc3545;
  color: #fff
}

.input-container-1,
.input-container-2 {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 5px 10px;
  margin-bottom: 15px;
  position: relative;
  height: 55px
}

.input-container-1 input,
.input-container-2 input {
  border: none;
  outline: 0;
  flex: 1;
  padding: 5px 10px
}

.input-container-2 img {
  width: 20px
}

.button-ai {
  color: #fff;
  background-color: red;
  border: 1px solid red;
  border-radius: 4px;
  transition: .3s ease-in-out;
  height: 55px
}

.button-ai:hover {
  color: red;
  background-color: #fff
}

.suggestions {
  margin: 20px 0;
  background: #fff;
  padding: 17px 20px;
  border: 1px solid #e9e9e9;
  border-radius: 8px
}

.main-suggestions {
  background-color: #f9f2f2;
  padding: 20px 17px;
  border-radius: 8px;
  border: 1px solid #ff000041
}

.req-suggestion-head {
  font-size: 18px;
  font-weight: 600
}

.req-suggestion-head-2 {
  font-weight: 400;
  font-size: 16px
}

.main-head-ai {
  font-size: 20px;
  font-weight: 600
}

.req-suggestion-para {
  font-size: 14px !important;
  font-weight: 400
}

.search-add-button {
  background-color: transparent;
  border: 1px solid red;
  color: red;
  padding: 5px 14px;
  border-radius: 7px;
  font-size: 14px;
  font-weight: 500
}

.search-add-button:hover {
  background-color: red;
  color: #fff
}

.suggestions :last-child .single-suggestion-item hr {
  display: none
}

.service-window {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 25px 20px;
  background-color: #f7f5f55e
}

.service-window .green-text {
  color: #353535;
  font: 500 18px poppins
}

span.span {
  color: red
}

.date-slider {
  display: flex;
  overflow-x: auto;
  gap: 10px;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.date-slider::-webkit-scrollbar {
  display: none
}

.date-slider .date {
  font-size: 20px;
  font-weight: 400;
  color: #1a1a1a;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  padding: 20px 40px;
  text-align: center
}

.date-slider .date.active,
.date-slider .date:hover {
  background-color: #ff0c0cd6 !important;
  color: #fff !important;
  border-color: #ff0c0cd6 !important
}

.date-slider .date.active strong,
.date-slider .date:hover strong {
  color: #fff
}

.date.calendar-icon {
  font-size: 37px
}

.timeMessage {
  display: none
}

.timeMessage.active {
  display: block
}

.time-selector {
  text-align: center;
  color: #888
}

.time-selector .times {
  display: none;
  margin-top: 10px
}

.time-selector .time {
  display: inline-block;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  margin: 5px;
  cursor: pointer;
  width: 30%
}

.time-selector .time.active,
.time-selector .time:hover {
  background-color: #ff0c0cd6 !important;
  color: #fff;
  border-color: #ff0c0cd6
}

.toggle-switch .slider-label {
  opacity: .3;
  pointer-events: none
}

.toggle-switch .slider-label.active {
  opacity: 1;
  pointer-events: all
}

.disabled {
  pointer-events: none;
  opacity: .3
}

.arrow {
  cursor: pointer;
  font-size: 40px;
  color: #060606
}

.arrow.disabled {
  opacity: .3;
  pointer-events: none
}

.date-navigation-container {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 12px 20px;
  max-width: 800px;
  margin: 0 auto 20px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, .05)
}

.nav-arrow {
  background: 0 0;
  border: none;
  font-size: 24px;
  cursor: pointer;
  padding: 0 10px;
  color: #000
}

.month-display {
  flex-grow: 1;
  text-align: center;
  font: 600 24px/26px Poppins, sans-serif
}

.delet-img {
  width: 20px
}

.input-container {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%
}

.icon {
  position: absolute;
  left: 15px;
  height: 30px
}

.input-container input {
  width: 100%;
  padding: 10px 10px 10px 50px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px
}

.popup-padding {
  padding: 50px 60px
}

.popup-sub-head {
  font-size: 20px
}

.popup-para {
  font-size: 16px;
  font-weight: 300
}

.popup-scroll-Y {
  overflow-y: scroll
}

.m-h-80 {
  max-height: 80vh !important;
  overflow: scroll !important
}

.mb-10 {
  margin-bottom: 10px
}

.mb-30 {
  margin-bottom: 30px
}

.mb-36 {
  margin-bottom: 36px
}

.mb-50 {
  margin-bottom: 50px
}

.data-1-sec.mb-50 {
  margin-bottom: 30px
}

.form-checks input::after {
  display: none
}

.submit-app {
  color: #fff !important;
  background-color: red !important;
  border: 1px solid red !important;
  border-radius: 6px;
  padding: 20px 80px !important
}

.popup-header-Terms h3 {
  font-size: 30px
}

.terms-popup input {
  height: 52px
}

.m-w-835 {
  max-width: 835px
}

#reviewPopup h3 {
  font-size: 30px
}

.popup-review-padding {
  padding: 3vw 5vw
}

.text-area-text {
  border: 1px solid #707070;
  border-radius: 8px;
  padding: 10px
}

.popup-review-btns {
  border: 1px solid !important;
  border-radius: 8px !important;
  padding: 17px 35px !important
}

.review-cancle-btn {
  border-color: #707070 !important;
  color: #4975e2 !important
}

.review-cancle-btn:hover {
  color: red !important
}

.review-post-btn {
  border-color: #4975e2 !important;
  background-color: #4975e2 !important;
  color: #fff !important
}

.review-post-btn:hover {
  border-color: #707070 !important;
  background-color: #fff !important;
  color: #4975e2 !important
}

.input-div input[type=file] {
  display: none
}

.custom-file-upload {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 19px 5vw;
  border-radius: 50px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #707070;
  width: 100%;
  color: #4975e2
}

.upload-icon {
  height: 27px
}

.fos-24 {
  font-size: 24px
}

.fos-16 {
  font-size: 16px
}

#starContainer {
  display: flex;
  gap: 5px
}

.star {
  width: 24px;
  height: 24px;
  cursor: pointer;
  transition: transform .2s
}

.star:hover {
  transform: scale(1.2)
}

.mb-40 {
  margin-bottom: 40px
}

.mb-60 {
  margin-bottom: 60px
}

.profile-pic img {
  width: 95px
}

.max-height-80vh {
  max-height: 80vh;
  overflow: auto
}

.address-card,
.address-card-same-as-billing {
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding: 0 20px;
  border: 1px solid transparent;
  border-radius: 7px;
  cursor: pointer;
  transition: .3s
}

.address-card-same-as-billing:hover,
.address-card:hover {
  background-color: #f8f8f8
}

.address-card-same-as-billing.active,
.address-card.active {
  background-color: #fff7f7;
  border-color: #ffdede
}

.edit-link {
  color: red;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  margin-left: 15px
}

.edit-link:hover {
  text-decoration: underline;
  color: #000
}

.add-new {
  color: #fff;
  font-weight: 400;
  cursor: pointer;
  font-size: 12px;
  border: 1px solid red;
  border-radius: 12px;
  padding: 6px 18px;
  background-color: red
}

.add-new:hover {
  color: red;
  background-color: #fff
}

.second-form .form-check-input[type=radio] {
  max-width: 20px;
  max-height: 20px;
  min-width: 20px;
  min-height: 20px;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #9a9a9a;
  border-radius: 50%;
  background-color: transparent;
  outline: 0;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding: 10px
}

.second-form .form-check-input[type=radio]:checked {
  background-color: #fff
}

.second-form.form-check-input[type=radio]:checked::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #ff0c0cd6;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.suggestion-box {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
  z-index: 1000;
  max-height: 200px;
  overflow-y: auto;
  border-radius: 5px
}

.suggestion-item {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #eee
}

.suggestion-item:hover {
  background: #f2f2f2
}

#suggestionWrapper {
  position: relative
}

.powered-by-google {
  position: absolute;
  top: 100%;
  right: 10px;
  font-size: 12px;
  color: #888;
  font-family: Arial, sans-serif;
  background: 0 0;
  padding-top: 5px
}

.color-uni {
  color: #1a1a1a !important
}

.hero-container {
  top: -30px;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px
}

.video-visible {
  opacity: 1 !important
}

.video-placeholder {
  width: 100%
}

#player {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2
}

.hero-content {
  position: absolute;
  bottom: 30px;
  z-index: 3;
  color: #fff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, .7);
  max-width: 800px;
  transition: opacity .5s ease-in-out
}

p.p-paragrph {
  font-size: 23px
}

span.span-span {
  font-size: 18px
}

.selected-badges {
  margin-top: 5px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 5px
}

.badge {
  background: red;
  color: #fff;
  padding: 6px 10px;
  border-radius: 15px;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: 400
}

.badge i {
  margin-left: 5px;
  cursor: pointer
}

.remove-btn {
  background: 0 0;
  border: none;
  color: #000;
  font-size: 16px;
  margin-left: 5px;
  cursor: pointer
}

.btn-fixed-25 {
  width: 423px
}

.fos-30 {
  font-size: 30px
}

.padding-universal {
  padding: 60px 72px
}

.sec-1-get-free {
  background-color: #fff !important
}

.sec-1-inner {
  padding: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  box-shadow: 5px 8px 9px -2px #e5e5e5
}

.sec-1-get-free h1 {
  margin-bottom: 30px
}

.sec-1-inner span.text-center.fos-30.fw-bold.poppins.color-uni.h1 {
  margin-bottom: 20px
}

.request-estimate-btn {
  background-color: red;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border-radius: 6px;
  padding: 14px 1px;
  border: 1px solid red
}

.request-estimate-btn:hover,
.search-btn:hover {
  background-color: #fff;
  color: red
}

.sec-1-inner input::placeholder {
  color: #1a1a1a !important
}

.sec-1-inner input {
  border-radius: 6px !important
}

.sec-1-inner select {
  color: #1a1a1a !important;
  border-radius: 6px !important
}

.search-container {
  background: #fff;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
  text-align: center
}

.search-con {
  gap: 24px
}

.search-box {
  border: 1px solid #c4c4c4;
  display: flex;
  align-items: center
}

.search-box input {
  flex: 1;
  padding-left: 10px
}

.search-box input::placeholder {
  color: #aaa !important
}

.search-icon img {
  height: 20px;
  opacity: .5
}

.ask-ai-btn {
  background-color: red;
  border: 1px solid red;
  color: #fff;
  border-radius: 8px;
  padding: 18px 43px;
  font-weight: 700;
  font-size: 16px;
  transition: .3s
}

.ask-ai-btn:hover {
  background-color: transparent;
  color: red
}

.robot-image {
  max-height: 240px;
  height: auto;
  position: absolute;
  bottom: 15px;
  right: 0
}

.search-section {
  max-width: 900px;
  margin: auto
}

.sec-ai {
  position: relative;
  border: 1px solid #00000020;
  padding: 30px 40px;
  border-radius: 20px;
  gap: 25px
}

.sec-2-ai {
  padding: 20px 72px 10px
}

.sec-3-items {
  padding: 15px 72px 45px
}

.sec-3-items .pt-50 {
  padding-top: 25px
}

.padding-4-mob {
  padding-bottom: 120px
}

.all-items {
  gap: 15px;
  flex-wrap: nowrap !important
}

.coles div {
  min-height: 150px
}

.coles {
  width: 25%;
  display: flex;
  gap: 15px
}

.all-items a {
  text-decoration: none
}

.all-items .coles .item-box:hover h3 {
  color: #fff !important
}

.item-box {
  padding: 15px;
  border: 1px solid #70707023;
  border-radius: 20px;
  background-color: #fff;
  transition: .3s ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  gap: 20px;
  min-height: 139px
}

.item-box h6 {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  transition: .5s ease-in-out
}

.item-box img {
  min-width: 120px;
  max-width: 120px;
  max-height: 120px
}

.about-us-sec-1 .fos-18.text-center.mb-30 {
  color: #707070
}

.item-box:hover {
  border: 1px solid red;
  background-color: red
}

.item-box:hover h6 {
  color: #fff
}

.all-service-btn {
  background-color: red;
  padding: 17.5px 69px;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  border: 1px solid red;
  transition: .3s ease-in-out
}

.all-service-btn:hover {
  background-color: #fff;
  color: red
}

.mt-10 {
  margin-top: 10px
}

.mt-10m {
  margin-bottom: -10px
}

.how-it-works iframe {
  border-radius: 10px
}

.why-choose-us {
  padding: 50px 0 30px 72px
}

.why-choose-us h1 {
  font-size: 42px;
  font-weight: 600
}

.carousel-indicators {
  bottom: -50px
}

.carousel-indicators button {
  background-color: red !important;
  width: 10px;
  max-width: 10px;
  min-width: 10px;
  height: 10px;
  max-height: 10px;
  min-height: 10px;
  border-radius: 50%
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-color: red;
  color: #fff;
  border-radius: 5px
}

.carousel-control-next {
  right: -50px
}

.carousel-control-prev {
  left: -50px
}

.img-content img {
  min-width: 41px;
  max-width: 41px
}

.inner-content {
  gap: 30px;
  padding: 10px
}

.text-content h2 {
  font-size: 18px
}

.text-content p {
  font-size: 18px;
  color: #707070
}

.new-p-clr {
  color: #707070
}

.customer-saying {
  padding: 40px 72px 55px;
  background-color: #f7f7f7
}

.read-more-sec {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between
}

.state-we-service {
  padding: 40px 72px
}

.all-states {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 20px;
  column-gap: 10px;
  padding: 40px 33px;
  background-color: #f7f7f7;
  border-radius: 10px;
  justify-content: center
}

.how-it-works-2 {
  padding: 20px 72px !important
}

.data-1-sec,
.data-2-sec {
  background-color: #f7f7f7;
  padding: 30px;
  border-radius: 10px
}

.all-data-btns,
.all-data-btns-2,
.selected-btns,
.selected-btns-2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 10px
}

.fos-42 {
  font-size: 30px
}

.shadowed {
  box-shadow: 5px 8px 9px -2px #e5e5e5
}

.single-service-sec-1 {
  padding: 50px 72px 35px
}

.single-service-sec-1 .fos-20 {
  font-size: 16px !important
}

.side-form-h1 {
  font-size: 24px
}

.how-it-works-poster {
  background-image: url(../images/works-poster.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center
}

.how-it-works-sec-1 {
  padding: 70px 72px 30px
}

.video-con {
  max-width: 1000px
}

.video-con iframe {
  border-radius: 20px
}

.how-it-works-sec-2 {
  padding: 50px 72px 100px
}

.works-inner-sec {
  max-width: 1000px
}

.works {
  display: flex;
  flex-direction: column;
  gap: 80px
}

.work-card img {
  margin-bottom: 16px
}

.work-card h4 {
  font-weight: 600
}

.work-card p {
  color: #707070
}

.vertical-line {
  width: 1px;
  height: 100%;
  background-color: #00000026
}

.book-an-app {
  background-color: red;
  border: 1px solid red;
  color: #fff;
  border-radius: 10px;
  padding: 17.5px 108px;
  margin-top: 70px;
  transition: .3s ease-in-out;
  font-size: 18px;
  font-weight: 600
}

.book-an-app:hover {
  background-color: #fff;
  color: red
}

.contact-sec-1 {
  padding: 50px 16px
}

.contact-inner {
  border-radius: 20px;
  border: 1px solid #c4c4c4;
  margin-top: -270px
}

.contact-left a {
  text-decoration: none;
  color: #fff
}

.contact-left {
  background-color: #1294f2;
  padding: 50px 50px 50px 0;
  border-radius: 20px 0 0 20px
}

.top-heading {
  padding: 0 0 0 75px
}

.icon-item {
  padding: 26px 0 26px 75px;
  position: relative;
  overflow: hidden;
  transition: .5s ease-in-out;
  z-index: 1
}

.icon-item img {
  margin-right: 35px;
  width: 23px
}

.icon-item::after {
  content: "";
  position: absolute;
  background-color: #2a9ff3;
  border: 1px solid #6dbef8;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  transition: .5s ease-in-out;
  z-index: -1
}

.icon-item:hover::after {
  left: 0;
  border-radius: 0 10px 10px 0;
  z-index: -1
}

.social-icons-bottom {
  padding: 28.5px 30.8px 28.5px 0;
  background-color: #fff;
  border-radius: 0 25px 25px 0;
  margin-top: 140px
}

.social-logos {
  display: flex;
  flex-direction: row;
  gap: 20px
}

.social-logos img {
  width: 36px
}

.contact-right {
  background-color: #fff;
  padding: 50px;
  border-radius: 0 20px 20px 0
}

.check-lable {
  font-size: 14px
}

.contact-right input {
  min-height: 64px;
  border-radius: 12px
}

.send-message input[type=checkbox] {
  max-width: 20px;
  min-width: 20px;
  max-height: 20px;
  min-height: 20px;
  border-radius: 6px
}

.submit-btn {
  background-color: red;
  border: 1px solid red;
  color: #fff;
  border-radius: 10px;
  padding: 17.5px 66px;
  transition: .3s ease-in-out
}

.submit-btn:hover {
  background-color: #fff;
  color: red
}

.all-offices {
  row-gap: 30px;
  column-gap: 30px
}

.single-office {
  width: 31%;
  padding: 20px;
  border: 2px solid #eaeaea;
  border-radius: 12px
}

.single-office h4 {
  color: #3d3d3d
}

.my-data-sec {
  margin-top: -30px
}

.red-loc {
  max-height: 19px
}

.login-hero {
  min-height: 360px;
  background-image: url(../images/login-hero-mobile.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat
}

.image-sec-login {
  min-height: 360px;
  max-height: 788px;
  background-image: url(../images/login-hero-mobile.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0 10px 10px 0
}

.login-container {
  padding: 50px 72px 50px 0
}

.fos-40 {
  font-size: 40px
}

.login-content {
  padding: 20px 0 20px 2.5vw;
  background-color: #fff
}

.color-p {
  color: #707070
}

.login-form input {
  height: 57px
}

.login-btn {
  width: 100%;
  background-color: red;
  border: 1px solid red;
  color: #fff;
  border-radius: 10px;
  padding: 17.5px 10px
}

.login-form .form-check-input[type=checkbox] {
  width: 20px;
  height: 20px
}

.fb-color {
  background-color: #2e5e98;
  border: 1px solid #2e5e98
}

.gg-color {
  background-color: #000;
  border: 1px solid #000
}

.forget-t {
  margin: 20px 0
}

.text-dangers {
  color: red
}

.service-location {
  background-image: url(../images/service-location.png)
}

.serach-with-text input {
  border: none;
  outline: 0;
  background-color: transparent;
  padding-right: 10px
}

.search-loc {
  position: relative;
  border: 1px solid #636363;
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 12px
}

.search-loc img {
  position: absolute;
  right: 20px;
  top: 23px;
  width: 24px
}

.all-locs {
  gap: 13px
}

.single-loc {
  padding: 20px
}

.faq-page {
  padding: 0 72px 70px;
  margin-top: -105px
}

.sign-img {
  margin-left: 0 !important;
  max-width: 80%
}

.faq-section,
.padding-top-mob {
  background-color: #fff;
  padding: 30px !important;
  border-radius: 20px
}

.faq-item {
  background: #fff;
  color: #000;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  padding: 20px 30px 20px 40px;
  border-radius: 10px;
  overflow: hidden
}

.faq-item h3 {
  color: #000;
  margin-bottom: 0 !important;
  font-weight: 700
}

.faq-item .minus {
  display: none
}

.faq-item.active .minus {
  display: block
}

.faq-item.active {
  padding: 20px 30px 30px 40px;
  background: red;
  color: #fff;
  border: none
}

.faq-item.active .plus {
  display: none
}

.faq-body {
  max-height: 0;
  overflow: hidden;
  font-size: 16px;
  padding: 0;
  transition: max-height .4s ease-in-out, padding .4s ease-in-out;
  border-radius: 0 0 5px 5px
}

.faq-body.open {
  max-height: 200px;
  padding: 10px 0 0
}

.form-page input {
  height: 64px;
  border-radius: 12px;
  border: 1px solid #d6d6d6;
  padding: 2px 10px;
  margin-top: 4px
}

.form-page input:active {
  height: 64px;
  border-radius: 12px;
  border: 1px solid #da0303 !important
}

.form-sec-2 input[type=checkbox],
.form-sec-3 input[type=checkbox] {
  width: 20px;
  max-width: 20px;
  min-width: 20px;
  border-radius: 6px;
  border: 5px solid red !important;
  margin: auto;
  accent-color: #ff0000
}

input[type=checkbox]:checked {
  background-color: red !important;
  border: 1px solid red !important
}

.form-sec-2 input[type=checkbox]:checked::before {
  position: absolute;
  background: red;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.check-single {
  max-width: 25% !important;
  min-width: 25%;
  width: auto;
  font-size: 14px;
  height: 40px
}

.icf-radio-group input[type=radio] {
  height: 20px;
  width: 20px;
  accent-color: red
}

.upload-file {
  gap: 10px
}

.upload-file input[type=file] {
  opacity: 0;
  position: absolute;
  width: 100%;
  cursor: pointer
}

.this-input {
  display: flex;
  align-items: center;
  justify-content: start;
  padding: 0 10px;
  border-radius: 12px;
  cursor: pointer;
  height: 64px;
  border: 1px solid #d6d6d6
}

.city-page-hero {
  background-image: url(../images/city-page-poster.png);
  min-height: 300px
}

.form-page-hero {
  min-height: 347px;
  align-items: start;
  padding: 90px 0 0
}

.faq-inner-sec {
  padding: 20px 22px
}

.fos-144 {
  font-size: 144px
}

.fos-32 {
  font-size: 32px
}

.map-temp-sec {
  padding: 20px 72px
}

img.me-2 {
  max-width: 50px
}

.poppins.btn-head {
  font-size: 14px
}

.about-us-sec-1 {
  padding: 70px 72px
}

.gap-100 {
  gap: 100px
}

.core-1,
.our-v-m div {
  width: 50%
}

.core-2 {
  width: 40%
}

.core-values {
  padding: 50px;
  background-color: #f7f7f7
}

.core-imgs {
  width: 40px
}

.meet-tem-sec {
  padding: 0 72px 70px
}

.join-team {
  background: red;
  padding: 100px 90px;
  border-radius: 10px;
  margin-top: 100px
}

.appointment-btn {
  background-color: #fff;
  border: 1px solid #fff;
  padding: 17.5px 36.5px;
  color: red;
  font-size: 18px;
  border-radius: 10px
}

.chatbot-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background: red;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 24px;
  z-index: 1000
}

.chatbot-popup {
  position: fixed;
  bottom: 80px;
  right: 20px;
  max-width: 423px;
  min-width: 423px;
  min-height: 645px;
  max-height: 645px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
  display: none;
  flex-direction: column;
  overflow: hidden;
  z-index: 1000
}

.chat-header {
  background: #000;
  color: #fff;
  padding: 20px 22.7px;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.back-logo {
  gap: 30px
}

.chat-body {
  padding: 10px;
  display: none
}

.chat-body-2 {
  min-height: 500px;
  max-height: 500px;
  overflow-y: auto;
  display: flex;
  flex-direction: column
}

.chat-footer {
  padding: 10px;
  border-top: 1px solid #ccc;
  display: none;
  align-items: center;
  gap: 5px
}

.message-input {
  border: none;
  outline: 0
}

.message {
  max-width: 70%;
  padding: 8px;
  border-radius: 10px;
  font-size: 14px
}

.user-msg {
  background: #efefef;
  align-self: flex-start
}

.admin-msg {
  background: #efefef;
  align-self: flex-end
}

.admin-msg-name {
  align-self: flex-end
}

.admin-msg-name,
.user-msg-name {
  font-size: 12px;
  font-weight: 700;
  padding: 0
}

.chat-form {
  padding: 40px
}

.chat-form input[type=checkbox] {
  max-width: 22px;
  min-width: 22px
}

.chat-checkbox {
  margin: 5px 0 20px
}

.chat-form p,
.form-check-pop {
  color: #707070;
  font-size: 16px !important
}

.chat-form input {
  height: 56px;
  padding: 16px 20px
}

.start-chat {
  background-color: red;
  color: #fff;
  border-radius: 6px;
  border: 1px solid red;
  padding: 15px 39px;
  transition: .3s
}

.start-chat:hover {
  background-color: #fff;
  color: red;
  border: 1px solid red
}

.emoji-picker {
  position: absolute;
  bottom: 60px;
  right: 20px;
  display: none;
  z-index: 1001
}

.emoji-btn,
.plus-icon {
  border: none;
  padding: 5px;
  margin-left: 5px;
  background: 0 0
}

.plus-menu {
  position: absolute;
  bottom: 60px;
  right: 20px;
  background: #f1f1f1;
  box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
  border: none;
  border-radius: 8px;
  padding: 5px;
  display: none;
  flex-direction: column;
  gap: 5px;
  z-index: 9999999999999
}

.options-of-plus a {
  font-size: 12px;
  text-decoration: none;
  color: #000;
  padding: 5px 10px
}

.plus-menu button {
  width: 100%;
  border: none;
  padding: 8px;
  cursor: pointer
}

#popup-options {
  position: absolute;
  bottom: 60px;
  right: 10px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .15);
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 8px
}

#popup-options button {
  border: none;
  background: 0 0;
  padding: 8px;
  cursor: pointer;
  font-size: 14px;
  text-align: left;
  width: 100%
}

#popup-options.hidden {
  display: none
}

.nav-custom:hover {
  border-bottom: none !important
}

.sec-2-ai-22 {
  padding-top: 70px !important
}

.contact-us-poster {
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: start;
  padding: 70px 0 0
}

.padding-42-mob {
  padding-top: 10px
}

.profile-details-2 {
  padding: 40px 40px 140px;
  background-color: #fff;
  height: 100%
}

.fos-26 {
  font-size: 26px
}

.data-1-sec .fos-26 {
  font-size: 24px
}

.cust-form label {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 15px
}

.cust-form input[type=radio] {
  max-width: 20px !important;
  max-height: 20px;
  min-width: 20px;
  padding: 10px
}

.cust-form input[type=radio]:checked::after {
  width: 10px;
  height: 10px
}

.cust-form input {
  max-height: 52px;
  border-radius: 12px !important;
  background-color: #f8f8f8;
  padding: 16px;
  border: 1px solid #b2b2B29E
}

.cust-form select {
  max-height: 53px;
  border-radius: 12px !important;
  background-color: #f8f8f8;
  padding: 12px 16px;
  border: 1px solid #b2b2B29E
}

.email-not {
  font-size: 12px
}

.side-bar-cust {
  background-color: #f9f9f9 !important
}

.side-bar-cust ul li a {
  font-size: 16px;
  font-weight: 400 !important
}

.submenu {
  flex-direction: column;
  padding-left: 40px !important
}

.submenu li a {
  color: #000;
  position: relative;
  font-size: 14px !important;
  font-weight: 400 !important
}

.submenu.active {
  padding-left: 30px;
  display: flex
}

.side-bar-cust ul li a.active,
.side-bar-cust ul li a:hover {
  font-weight: 600 !important;
  color: red !important
}

.customer-dashboard .sidebar .nav-item.active,
.customer-dashboard .sidebar .nav-item:hover {
  border-left: 4px solid red !important;
  background-color: rgb(255, 00, 0, .05) !important
}

.customer-dashboard .sidebar .nav-item.active a,
.customer-dashboard .sidebar .nav-item:hover a {
  font-weight: 600 !important;
  color: red
}

.customer-dashboard .sidebar .nav-item .submenu li a {
  font-weight: 400 !important;
  color: #000 !important;
  font-size: 14px;
  font-family: poppins
}

.customer-dashboard .sidebar .nav-item .submenu li a.active,
.customer-dashboard .sidebar .nav-item .submenu li a:hover {
  font-weight: 600 !important;
  color: red !important;
  position: relative
}

.customer-dashboard .sidebar .submenu li a.active::after {
  content: '';
  width: 24px;
  height: 2px;
  background-color: red;
  position: absolute;
  top: 50%;
  margin-right: 10px;
  right: 0
}

.customer-dashboard .sidebar .submenu li a.active::before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50px;
  background-color: red;
  position: absolute;
  top: 40%;
  margin-right: 34px;
  right: 0
}

.customer-dashboard .sidebar .nav-item .submenu li.active a.active {
  font-weight: 600 !important;
  color: red
}

.make-default {
  max-width: 31px !important;
  max-height: 31px !important;
  border: 2px solid #000 !important
}

.check-cust .address-card {
  align-items: center;
  margin-bottom: 20px
}

.check-cust {
  border-top: 1px solid #0000002d;
  padding: 20px 0 0
}

.input-container1 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%
}

.input-container1 img {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  pointer-events: none
}

input.form-control {
  padding-right: 39px;
  height: 52px
}

.border> :first-child {
  margin-top: 0
}

.form-select,
.search-box {
  background-color: #f8f8f8 !important;
  border: 1px solid #b2b2b240 !important;
  border-radius: 12px;
  padding: 10px;
  font: 400 14px/22px Poppins, sans-serif;
  letter-spacing: 1px
}

.inner-order-details1 {
  text-align: center;
  padding: 40px 20px;
  width: 100%;
  height: 500px;
  background: #f9f9f9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif
}

.table-striped thead tr th {
  padding-top: 23px;
  padding-bottom: 23px
}

#contentBox {
  display: none
}

.form-new-add input {
  height: 53px !important
}

#single-order-details {
  display: none
}

.fos-10 {
  font-size: 10px
}

.single-order-table .fos-12 {
  font-size: 12px
}

.info-box {
  background: #f8fafb;
  border-radius: 10px;
  padding: 15px 20px;
  width: 100%;
  border: 1px solid #dee2e6
}

.info-item {
  flex: 1;
  width: 100%;
  padding: 10px;
  margin: .25rem 0
}

.info-item span {
  display: block;
  color: #888;
  font-size: 10px;
  margin-bottom: 5px;
  font-weight: 400
}

.info-item strong {
  display: block;
  font-weight: 500;
  font-size: 12px;
  color: #1a1a1a
}

.single-order-table .table-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%
}

.single-order-table .table {
  border-collapse: collapse;
  background: #fff;
  color: #000;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px
}

.single-order-table .table td,
.single-order-table .table th,
.summary-table td,
.summary-table th {
  padding: 22px 10px;
  text-align: start;
  border-bottom: 1px solid #ddd
}

.single-order-table .table th {
  background-color: #f9f9f9;
  font-weight: 700
}

.single-order-table table tbody tr :first-child {
  width: 5%
}

.single-order-table table tbody tr :nth-child(2) {
  width: 25%
}

.single-order-table table tbody tr :nth-child(3) {
  width: 10%
}

.single-order-table table tbody tr :nth-child(4) {
  width: 30%
}

.single-order-table table tbody tr :nth-child(5) {
  width: 10%
}

.single-order-table table tbody tr :nth-child(6) {
  width: 20%
}

.alternate-row {
  background-color: #fff;
  color: #707070;
  font-weight: 400;
  font-size: 14px
}

.alternate-row1 {
  background-color: #fcfcfc;
  color: #707070;
  font-weight: 400;
  font-size: 14px
}

.more {
  color: red;
  font-weight: 700;
  cursor: pointer
}

.summary-container {
  display: flex;
  justify-content: center;
  width: 100%
}

.summary-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  color: #707070;
  border-radius: 8px;
  font-weight: 400;
  font-size: 14px
}

.summary-table td {
  padding: 22px 10px;
  text-align: right
}

.summary-table .total-row {
  background-color: #e9ecef;
  font-weight: 700;
  color: #000
}

strong {
  color: #000
}

.images {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-start
}

.images img {
  width: 93px;
  height: 93px;
  object-fit: cover;
  border-radius: 12px;
  transition: transform .3s ease-in-out
}

.images img:hover {
  transform: scale(1.05)
}

.recommendation-heading {
  font-size: 20px;
  font-weight: 700;
  color: #000
}

.recommendation-box {
  background: #f5f5f5;
  padding: 16px;
  border-radius: 12px;
  font-size: 16px;
  color: #555
}

.single-order-btns {
  display: flex;
  flex-direction: row;
  gap: 20px
}

.single-order-btn {
  padding: 17.5px 54px;
  border-radius: 10px;
  color: #fff;
  border: none
}

.cncl-ordr {
  background-color: #000
}

.reshdl-btn {
  background-color: red
}

.single-order-table {
  font-size: 14px
}

.back-to-form-btn {
  position: fixed;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  background-color: red;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 30px;
  font-weight: 700;
  z-index: 9999 !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
  cursor: pointer;
  transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none
}

.back-to-form-btn.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto
}

footer {
  background: #e9e9e9;
  padding: 48px 0 0
}

.social-widget {
  margin-top: 45px
}

.social-widget h6 {
  font: 700 16px/22px poppins
}

.social-widget .navbar-expand .navbar-nav .nav-item {
  margin-right: 12px
}

.social-widget .navbar-expand .navbar-nav .nav-link {
  padding: 0
}

footer h5 {
  font: 700 16px/20px poppins;
  color: #1a1a1a
}

footer .nav-link {
  font: 400 14px/20px poppins;
  color: #1a1a1a
}

footer .nav-link:focus,
footer .nav-link:hover {
  color: red
}

footer .nav-link span {
  margin-right: 8px
}

.copyright-text {
  border-top: .5px solid #70707070;
  padding: 1rem 0
}

.mobile-coupan p {
  font: 12px/16px poppins
}

.top-nav.bg-dark {
  padding: 5px 0;
  background: #18191f
}

.top-nav .nav-link,
.top-nav .nav-link p {
  font: 14px/24px poppins
}

.top-nav a.nav-link:focus,
.top-nav a.nav-link:hover {
  color: red !important
}

.top-nav a.nav-link:focus svg path,
.top-nav a.nav-link:hover svg path {
  fill: #FF0000
}

.coupan-text.border {
  color: #fff;
  border: .5px dashed #fff !important;
  padding: 4px 16px;
  background: rgba(255, 255, 255, .1)
}

.btn-back {
  background: #000;
  border: 1px solid #000;
  padding: 12px 32px;
  border-radius: 10px;
  color: #fff
}

.btn-back:hover {
  border: 1px solid #000;
  background: #fff;
  color: #000
}

.ICF-Theme .btn-primary {
  background: red;
  border: 1px solid red;
  padding: 12px 32px;
  border-radius: 10px
}

.ICF-Theme .btn-primary.active,
.ICF-Theme .btn-primary:active,
.ICF-Theme .btn-primary:focus,
.ICF-Theme .btn-primary:focus-visible,
.ICF-Theme .btn-primary:focus-within,
.ICF-Theme .btn-primary:hover {
  background: #fff !important;
  border: 1px solid red;
  border-radius: 10px;
  box-shadow: none;
  color: red !important
}

.ICF-Theme .form .form-control,
.ICF-Theme .form .form-select {
  min-height: 52px;
  border: 1px solid #b2b2B29E;
  color: #1a1a1a;
  border-radius: 12px !important;
  padding: 10px 24px;
  margin-bottom: 20px;
  font-size: 17px
}

.ICF-Theme .form .form-select {
  margin-top: 4px
}

.how-it-works .number {
  background: red;
  min-width: 32px;
  height: 32px;
  border-radius: 6px;
  padding: 4px;
  margin-right: 1.5rem
}

.number-text h3.h5 {
  font-size: 18px !important
}

.how-it-works p {
  font-size: 14px !important
}

.bkline:after {
  content: " ";
  content: " ";
  position: absolute;
  opacity: .4;
  top: 30px;
  left: 15px;
  width: 1px;
  height: 100px;
  border: 1px dashed red
}

.number-text h5 {
  color: #1a1a1a
}

.navbar-cd .nav-link:hover {
  border-bottom: 0
}

.customer-dashboard {
  background: #f7f7f7
}

.customer-dashboard .sidebar {
  background-color: #fff;
  padding: 0
}

.customer-dashboard .sidebar .nav-item {
  font-family: poppins !important;
  border-left: 4px solid #ff000000;
  padding: 8px 0
}

.customer-dashboard .sidebar .nav-item svg {
  margin: 0 18px 0 0
}

.customer-dashboard .sidebar .nav-item .nav-link {
  color: #1a1a1a;
  text-align: left
}

.customer-dashboard .sidebar .nav-item.active svg path,
.customer-dashboard .sidebar .nav-item:hover svg path {
  stroke: #FF0000;
  fill: #FF0000
}

.customer-dashboard .sidebar .nav-item.red .nav-link {
  color: red
}

.customer-dashboard .profile-details {
  padding: 40px;
  background-color: #e4e4e4
}

.customer-dashboard .profile-details .mb-4.fw-semibold {
  margin-bottom: 16px !important;
  font-weight: 500 !important
}

.table-v1 thead {
  background: #f9f9f9
}

.table-v1 th {
  font: 400 14px/20px poppins;
  color: #232c3d;
  border: none;
  padding: 15px 8px;
  vertical-align: middle
}

.table-v1.table-striped tr td {
  font: 400 14px/20px poppins;
  color: #707070;
  vertical-align: middle;
  border-bottom: 0
}

.table-v1.table-striped tr:nth-of-type(odd) td {
  color: #707070;
  background: #fff;
  box-shadow: none
}

.table-v1.table-striped tr:nth-of-type(2n) td {
  color: #707070;
  background: #fcfcfc;
  box-shadow: none
}

.table-v1 .table-btn {
  font: 400 10px/24px poppins;
  color: #fff;
  padding: 2px 14px;
  background-color: red;
  border-radius: 12px;
  border: 1px solid red
}

.hero-text-overlay h1 {
  font-size: 3rem
}

.hero-text-overlay h1 span {
  font-size: 2.7rem
}

.table-v1.table-v1-2 {
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 10px
}

.table-v1.table-v1-2 thead {
  background: #f7f7f7;
  border-radius: 7px 7px 0 0
}

.table-v1.table-v1-2 thead th {
  padding: .5rem
}

.table-v1.table-v1-2 td,
.table-v1.table-v1-2 th {
  font: 400 14px/20px poppins;
  color: #707070;
  border-bottom-width: 0;
  box-shadow: none
}

.red {
  color: red
}

.red-icon {
  color: red;
  border: 1px solid red
}

.red-icon:hover {
  color: #fff;
  background: red;
  border: 1px solid red
}

.ICF-Theme .form .form-control.zipcode {
  padding-left: 55px;
  font-family: poppins
}

.bg-cus-tr {
  background-color: #f8f8f8 !important
}

.zip-icon {
  position: absolute;
  left: 25px;
  top: 7%
}

.inner-div .toast.badge .toast-body {
  padding: 0;
  font: 500 12px/24px poppins;
  color: red;
  display: inline
}

.ICF-Theme .inner-div .nav-pills {
  border: 1px solid #e9e9e9
}

.ICF-Theme .inner-div .nav-pills .nav-item {
  width: 100%;
  margin-right: 0
}

.ICF-Theme .inner-div .nav-pills .nav-link {
  border-left: 5px solid #ff000000;
  border-bottom: 1px solid #e9e9e9;
  font: 400 15px/18px poppins;
  color: #1a1a1a;
  padding: 12px 18px;
  text-align: left;
  width: 100%
}

.ICF-Theme .inner-div .nav-pills .nav-link svg path {
  fill: #000
}

.ICF-Theme .inner-div .nav-pills .nav-link.active,
.ICF-Theme .inner-div .nav-pills .nav-link:hover {
  border-left: 5px solid red;
  color: red;
  background: rgba(255, 00, 00, .05);
  border-radius: 0
}

.inner-div .toast.badge {
  width: auto;
  background: #ffecec;
  border-radius: 20px;
  border: 0;
  box-shadow: none;
  padding: 0 10px;
  align-items: center
}

.ICF-Theme .inner-div table.table tbody td .btn.table-btn.green {
  color: #fff;
  background: #49c21f;
  border: 1px solid #49c21f
}

.ICF-Theme .inner-div table.table tbody td .btn.table-btn {
  border: 1px solid red;
  padding: 6px 16px;
  font: 600 16px/18px poppins;
  color: red
}

.crossred {
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0C4.47 0 0 4.47 0 10C0 15.53 4.47 20 10 20C15.53 20 20 15.53 20 10C20 4.47 15.53 0 10 0ZM14.3 14.3C14.2075 14.3927 14.0976 14.4663 13.9766 14.5164C13.8557 14.5666 13.726 14.5924 13.595 14.5924C13.464 14.5924 13.3343 14.5666 13.2134 14.5164C13.0924 14.4663 12.9825 14.3927 12.89 14.3L10 11.41L7.11 14.3C6.92302 14.487 6.66943 14.592 6.405 14.592C6.14057 14.592 5.88698 14.487 5.7 14.3C5.51302 14.113 5.40798 13.8594 5.40798 13.595C5.40798 13.4641 5.43377 13.3344 5.48387 13.2135C5.53398 13.0925 5.60742 12.9826 5.7 12.89L8.59 10L5.7 7.11C5.51302 6.92302 5.40798 6.66943 5.40798 6.405C5.40798 6.14057 5.51302 5.88698 5.7 5.7C5.88698 5.51302 6.14057 5.40798 6.405 5.40798C6.66943 5.40798 6.92302 5.51302 7.11 5.7L10 8.59L12.89 5.7C12.9826 5.60742 13.0925 5.53398 13.2135 5.48387C13.3344 5.43377 13.4641 5.40798 13.595 5.40798C13.7259 5.40798 13.8556 5.43377 13.9765 5.48387C14.0975 5.53398 14.2074 5.60742 14.3 5.7C14.3926 5.79258 14.466 5.90249 14.5161 6.02346C14.5662 6.14442 14.592 6.27407 14.592 6.405C14.592 6.53593 14.5662 6.66558 14.5161 6.78654C14.466 6.90751 14.3926 7.01742 14.3 7.11L11.41 10L14.3 12.89C14.68 13.27 14.68 13.91 14.3 14.3Z' fill='%23FF0000'/%3E%3C/svg%3E") center center no-repeat;
  width: 20px;
  height: 20px
}

.sidebar.sticky-md-top {
  top: 160px;
  z-index: 0
}

.inner-div {
  padding: .7rem;
  background: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 8px
}

.innerpage-text h5 {
  font: 500 26px/24px poppins;
  color: #1a1a1a
}

.ICF-Theme .inner-div table.table tbody td:last-child {
  text-align: end
}

.ICF-Theme .inner-div .table.table-bill td {
  color: #707070
}

.ICF-Theme .inner-div .table.table-bill td,
.ICF-Theme .inner-div .table.table-bill th {
  border: none
}

.ICF-Theme .inner-div table.table tbody td {
  border-bottom: 1px dashed #eee;
  font: 400 14px/19px poppins;
  color: #1a1a1a
}

.ICF-Theme .inner-div .table.table-bill .form-control {
  border: none;
  background: #f7f7f7;
  font: 400 14px/20px poppins;
  color: #707070;
  padding: 12px
}

.ICF-Theme .btn-darkred {
  font: 500 18px/26px poppins;
  color: #fff;
  background: red;
  border-radius: 8px;
  padding: 15px 24px
}

.ICF-Theme .btn-dark {
  font: 500 18px/26px poppins;
  color: #fff;
  background: #1a1a1a;
  border-radius: 8px;
  padding: 15px 24px;
  font-feature-settings: 'salt' on, 'liga' off
}

.order-details {
  background-color: #fff;
  width: 100%;
  padding: 40px !important
}

.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.col-md-3:first-child {
  flex: 1.5
}

.col-md-3:nth-child(2) {
  flex: 1
}

.col-md-3:last-child {
  flex: 1.5
}

i.fa-solid.fa-magnifying-glass {
  color: grey
}

.search-box {
  display: flex;
  align-items: center;
  padding-left: 10px
}

.search-box input {
  border: none;
  outline: 0;
  background: 0 0;
  width: 100%;
  margin-left: 5px;
  letter-spacing: 1px
}

h2.h2-text {
  color: #1a1a1a;
  font: 700 30px/30px poppins;
  margin-bottom: 16px
}

.order-icon {
  width: 170px;
  margin-bottom: 15px
}

p.ptag {
  color: #707070;
  font: 400 14px/22px poppins
}

.order-btn {
  background-color: red;
  color: #fff;
  border: none;
  padding: 12px 24px;
  border-radius: 5px;
  cursor: pointer;
  width: 200px;
  font: 600 14px/20px poppins;
  margin-top: 23px
}

.order-btn:hover {
  background-color: #d32f2f
}

.pagination .page-item.disabled .page-link {
  color: #bbb !important;
  cursor: not-allowed;
  border: 2px solid #ddd !important
}

.pagination .page-item .page-link {
  color: #000;
  border: 2px solid #ddd;
  background: #fff;
  padding: 8px 12px;
  margin: 0 4px;
  outline: 0 !important;
  box-shadow: none !important
}

.pagination .page-item .page-link.active,
.pagination .page-item .page-link:focus,
.pagination .page-item.active .page-link {
  border: 2px solid red !important;
  background: #fff !important;
  color: red !important;
  outline: 0 !important
}

.pagination .page-item .page-link:hover {
  border: 2px solid red !important;
  color: red !important
}

.pagination .page-item .page-link i {
  font-size: 14px;
  color: grey !important
}

.pagination .page-item .page-link:active {
  border: 2px solid red !important
}

.book-service {
  color: red;
  font-weight: 700
}

ul.pagination.justify-content-end {
  margin-top: 13px
}

a.btn.table-btn1 {
  color: red
}

.custom-dropdown {
  position: relative;
  width: 100%
}

.selected-options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  border: 1px solid #b2b2b240;
  border-radius: 12px;
  cursor: pointer;
  background: #f8f8f8;
  font-size: 16px;
  font-weight: 500
}

.icon-text {
  display: flex;
  align-items: center;
  gap: 8px
}

.icon-text img {
  width: 20px;
  height: 20px
}

.selected-options .default-text {
  display: flex;
  align-items: center;
  gap: 5px;
  letter-spacing: .5px;
  font: 400 14px/22px Poppins, sans-serif
}

.selected-options i {
  transition: transform .3s
}

.selected-options.active i {
  transform: rotate(180deg)
}

.dropdown-content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  display: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
  z-index: 1000;
  font: 400 14px/22px Poppins, sans-serif;
  padding: 10px
}

.dropdown-content.show {
  display: block
}

.search-box1 {
  border: 1px solid #ccc;
  outline: 0;
  background: #fff;
  width: 100%;
  padding: 8px;
  border-radius: 12px;
  font-size: 14px;
  letter-spacing: 1px
}

.options {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  max-height: 220px;
  overflow-y: auto;
  padding: 10px
}

.options label {
  display: flex;
  align-items: center;
  gap: 4px;
  font: 400 14px/22px Poppins, sans-serif;
  letter-spacing: 1px;
  cursor: pointer;
  color: #000;
  padding: 5px;
  border-radius: 4px
}

.options input[type=checkbox] {
  appearance: none;
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  border-radius: 3px;
  position: relative;
  cursor: pointer
}

.options input[type=checkbox]:checked {
  background: red;
  border-color: red
}

.options input[type=checkbox]:checked::before {
  content: "✔";
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 1px;
  top: -4px
}

.car-select {
  appearance: none;
  background-image: url('../images/car.svg'), url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="black" d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat, no-repeat;
  background-position: 8px center, right 10px center;
  background-size: 20px, 16px;
  padding-left: 35px;
  padding-right: 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 45px;
  font-size: 16px;
  cursor: pointer
}

.service-select {
  appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="black" d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat, no-repeat;
  background-size: 20px, 16px;
  padding-right: 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 45px;
  font-size: 16px;
  cursor: pointer
}

.service-select option {
  font-size: 14px !important
}

.inner-div h5 {
  font-weight: 500;
  margin-bottom: 1rem;
  font-size: 18px
}

.inner-div .bordered-h5 {
  margin-bottom: 20px !important
}

.inner-div .bordered-h5.bordered-h5-2 {
  margin-bottom: -15px !important
}

.form-check1 {
  margin: 5px 10px 10px;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center
}

.card-custom {
  border-radius: 10px;
  padding: 15px 15px 0;
  background-color: #f7f7f7;
  border: 1px solid #e9e9e9;
  margin-right: 0 !important;
  margin-left: 0 !important
}

.card-custom .mb-3 {
  margin-bottom: -10px !important
}

.card-custom .mt-3 {
  margin-top: 5px !important
}

.card-custom .option-label {
  font-size: 14px
}

.form-check-input[type=checkbox],
.form-check-input[type=radio] {
  width: 24px;
  height: 24px;
  margin-top: 0;
  box-shadow: none;
  outline: 0;
  position: relative
}

.form-check-input[type=radio] {
  border: 1px solid #000
}

.form-check-input[type=radio]:checked {
  border-color: #ff0c0cd6
}

.form-check-input[type=checkbox] {
  border: 2px solid #ccc
}

.form-check-input[type=checkbox]:checked {
  background-color: #ff0c0cd6;
  border-color: #ff0c0cd6
}

.form-check-input[type=checkbox]:checked::after {
  filter: brightness(10)
}

.divider {
  border-bottom: 1px solid #dcdcdc;
  margin: 10px 0
}

.form-label,
.new-form .form-label {
  font: 500 16px/18px Poppins, sans-serif
}

.option-label {
  font-weight: 500;
  font-size: 18px;
  color: #353535;
  margin: 0 0 0 8px
}

.price-text {
  font-size: 16px;
  font-weight: 500;
  color: #ff0c0cd6
}

.newcheck .form-check1 {
  margin-right: 20px
}

.newcheck .vr {
  margin-left: 20px
}

label.form-check-label.option-label.ms-2.left {
  margin-right: 6px
}

.time-slots {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 1rem
}

.time-slot {
  padding: 1rem;
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  text-align: center;
  color: #5f5f5f;
  cursor: pointer;
  transition: .3s;
  background-color: #fff;
  font: 500 16px/26px Poppins, sans-serif
}

.time-slot:hover {
  border-color: #ff3b30;
  background-color: red;
  color: #fff
}

.time-slot.active,
.time-slot.active:hover {
  background-color: red;
  color: #fff
}

p.date-time-h1 {
  font: 600 15px/26px Poppins, sans-serif;
  margin-top: 21px
}

.select-date {
  font: 500 20px/26px Poppins, sans-serif;
  margin-top: 30px
}

.row.main {
  padding-bottom: 70px
}

h1.price-break.h1 {
  font: 600 20px/22px Poppins, sans-serif
}

td.font-bold.text-\[14px\].text-red-600.p-4 {
  font-size: 14px;
  font-weight: 700
}

.custom-service-table {
  font: 600 14px/26px Poppins, sans-serif
}

.custom-service-table table td {
  font: 400 14px/26px Poppins, sans-serif
}

.custom-service-table thead {
  background-color: #f9f9f9;
  color: #374151;
  font-weight: 600
}

.guest-h1 {
  font: 500 34px/26px Poppins, sans-serif;
  margin-bottom: 30px
}

.login-sec-1 {
  background-color: #fff
}

.form-card {
  border-radius: 10px;
  border: 2px solid #f7f7f7
}

.form-card1 {
  border-radius: 10px;
  border: 1px solid #f7f7f7;
  background-color: #f7f7f7
}

.form-card .title {
  margin-bottom: 10px;
  font: 500 26px/26px Poppins, sans-serif
}

.form-card .desc {
  color: #363636;
  font: 400 16px/26px Poppins, sans-serif;
  padding-top: 20px
}

.form-card .desc1 {
  color: #363636;
  font: 400 16px/26px Poppins, sans-serif;
  padding-top: 10px
}

.form-control:focus {
  box-shadow: none;
  border-color: #dc3545
}

.btn-danger {
  background-color: #ef2c2c;
  border: none;
  border-radius: 8px;
  font-weight: 600
}

.btn-danger:hover {
  background-color: #d32020
}

.btn-primary {
  background-color: #3b5998;
  border: none
}

.btn-dark {
  background-color: #000;
  border: none
}

.form-check-label a {
  color: #ef2c2c;
  text-decoration: underline
}

.form-label-custom {
  font: 400 14px/26px Poppins, sans-serif;
  color: #000;
  margin-bottom: 4px;
  display: block
}

.form-check-input {
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-top: 5px;
  flex-shrink: 0
}

.form-check-label-custom {
  font: 400 14px/26px Poppins, sans-serif;
  color: #000
}

.pt-20 {
  padding-top: 20px
}

.pt-30 {
  padding-top: 30px
}

.pt-40 {
  padding-top: 40px
}

.pt-50 {
  padding-top: 50px
}

.form-card1 .title {
  margin-bottom: 10px;
  font: 500 26px/26px Poppins, sans-serif
}

.form-card1 .desc {
  color: #363636;
  font: 400 16px/26px Poppins, sans-serif;
  padding-top: 20px
}

.form-check-label-p {
  font: 400 10px/26px Poppins, sans-serif;
  color: #929292
}

.form-check-label-forget {
  font: 400 16px/26px Poppins, sans-serif;
  color: #707070
}

.social-btn {
  font: 400 14px/26px Poppins, sans-serif;
  padding: 12px 20px;
  border: none;
  border-radius: 8px;
  color: #fff;
  transition: background-color .3s
}

.social-btn-facebook {
  background-color: #2e5e98
}

.social-btn-google {
  background-color: #000
}

.social-btn:hover {
  color: red;
  text-decoration: none
}

.form-check-label1 {
  color: #707070
}

h1.mobile-h1 {
  font: 400 14px/26px Poppins, sans-serif
}

h5.fw-bold.mb-2.mobile-h5 {
  font: 600 14px/26px Poppins, sans-serif
}

.mobile-strong {
  font: 600 10px/26px Poppins, sans-serif
}

.mobile-p {
  font: 600 12px/26px Poppins, sans-serif
}

.mobile-screenh1 {
  font: 600 18px/26px Poppins, sans-serif;
  margin-bottom: 22px
}

.job-title {
  font: 600 16px/26px Poppins, sans-serif;
  text-align: center;
  background: #f9f9f9
}

.job-row {
  font: 400 14px/26px Poppins, sans-serif;
  color: #707070;
  text-align: center
}

.job-row td {
  padding: 12px 16px
}

.job-row:nth-child(2n) {
  background-color: #fcfcfc;
  border-bottom: 1px solid #e0e0e0
}

.job-row:nth-child(odd) {
  background-color: #fff
}

.search-box .form-control {
  height: 44px;
  font: 400 14px/26px Poppins, sans-serif;
  border: 1px solid #ddd;
  border-radius: 12px
}

.search-btn {
  height: 55px;
  padding: 0 30px
}

.pagination .page-link {
  border-radius: 8px;
  color: #707070;
  border: 1px solid #707070
}

.pagination .active .page-link {
  background-color: #ea3d32;
  border-color: #ea3d32;
  color: #fff
}

table {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #f0f0f0
}

.table-bordered> :not(caption)>*>* {
  border: none
}

.search-form {
  background-color: transparent
}

.input-label {
  font-weight: 500;
  font-size: 14px;
  font-family: Poppins, sans-serif;
  margin-bottom: 6px
}

.custom-input {
  font: 400 14px/26px Poppins, sans-serif;
  height: 44px;
  border-radius: 8px;
  border: 1px solid #ddd
}

.custom-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('data:image/svg+xml;charset=UTF-8,<svg fill="%23707070" height="20" viewBox="0 0 24 24" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') right 14px center/16px no-repeat #fff;
  padding-right: 40px;
  font: 400 14px/26px Poppins, sans-serif;
  height: 56px;
  border-radius: 8px;
  border: 1px solid #ddd
}

.search-btn {
  background-color: red;
  border: 1px solid red;
  color: #fff;
  border-radius: 10px;
  font: 400 14px/26px Poppins, sans-serif
}

.main-div {
  padding-bottom: 70px
}

.container.sec-1-inner.location-mt {
  margin-top: -200px;
  background: #fff
}

section.data-sec.poppins {
  padding: 10px
}

section.sec-3-items.poppins.main {
  padding-bottom: 70px
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 200px
}

.policy-section {
  font-family: Poppins, sans-serif;
  padding-top: 70px;
  padding-bottom: 70px
}

.policy-section ul li a {
  color: #000
}

.policy-title {
  font: 700 42px/26px Poppins, sans-serif;
  color: #1a1a1a
}

.policy-list {
  list-style-type: disc;
  padding-left: 1.2rem;
  color: red;
  font: 600 20px/26px Poppiw, sans-serif
}

ul.policy-list {
  line-height: 35px
}

.policy-heading {
  color: #1a1a1a;
  font: 600 20px/26px Poppins, sans-serif
}

.policy-subheading {
  font: 400 28px/26px Poppins, sans-serif;
  margin-bottom: .5rem;
  color: #707070
}

.policy-text {
  font: 400 18px/26px Poppins, sans-serif;
  color: #707070;
  text-align: justify
}

section.how-it-works-poster.text-center.text-white.poppins.privacy-policy {
  background-image: url(../images/works-poster.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center
}

.mb-70 {
  margin-bottom: 70px
}

.mb-20 {
  margin-bottom: 20px
}

.policy-list1 {
  list-style-type: disc;
  padding-left: 1.2rem;
  color: #1a1a1a;
  font: 400 18px/30px Poppins, sans-serif;
  text-align: justify
}

.policy-text1 {
  font: 400 18px/26px Poppins, sans-serif;
  color: #707070;
  text-align: justify
}

.newcheck {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem
}

.check-item {
  display: flex;
  align-items: center;
  padding: 4px 8px;
  border-radius: 6px;
  min-width: 200px;
  margin-right: 10px
}

.vr-line {
  width: 1px;
  background-color: #ccc;
  height: 30px;
  align-self: center
}

.loading {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #00000075;
  z-index: 9999
}

.loader {
  left: 50%;
  top: 50%;
  box-sizing: border-box;
  display: inline-block;
  width: 50px;
  height: 80px;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  position: relative;
  background: linear-gradient(#ff3d00 30px, transparent 0) no-repeat;
  background-size: 2px 40px;
  background-position: 50% 0;
  animation: 5s linear infinite spinx
}

.loader:after,
.loader:before {
  content: "";
  width: 40px;
  left: 50%;
  height: 35px;
  position: absolute;
  top: 0;
  transform: translatex(-50%);
  background: rgba(255, 255, 255, .4);
  border-radius: 0 0 20px 20px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  animation: 5s linear infinite lqt
}

.loader:after {
  top: auto;
  bottom: 0;
  border-radius: 20px 20px 0 0;
  animation: 5s linear infinite lqb
}

@keyframes lqt {

  0%,
  100% {
    background-image: linear-gradient(#ff3d00 40px, transparent 0);
    background-position: 0 0
  }

  50% {
    background-image: linear-gradient(#ff3d00 40px, transparent 0);
    background-position: 0 40px
  }

  50.1% {
    background-image: linear-gradient(#ff3d00 40px, transparent 0);
    background-position: 0 -40px
  }
}

@keyframes lqb {
  0% {
    background-image: linear-gradient(#ff3d00 40px, transparent 0);
    background-position: 0 40px
  }

  100% {
    background-image: linear-gradient(#ff3d00 40px, transparent 0);
    background-position: 0 -40px
  }
}

@keyframes spinx {

  0%,
  49% {
    transform: rotate(0);
    background-position: 50% 36px
  }

  51%,
  98% {
    transform: rotate(180deg);
    background-position: 50% 4px
  }

  100% {
    transform: rotate(360deg);
    background-position: 50% 36px
  }
}

.download-app-section {
  background: #f7f7f7;
  padding: 60px 0 0
}

.download-app-section .mobile-text {
  font-size: 16px;
  font-weight: 400;
  font-family: Poppins, sans-serif
}

.download-app-section .mobile-text.h2 {
  font-size: 42px;
  font-weight: 700;
  font-family: Poppins, sans-serif
}

.download-app-section .mobile-text.p {
  font-size: 16px;
  font-weight: 400;
  color: #363636;
  font-family: Poppins, sans-serif
}

.download-app-section .app-text.d-block {
  font-size: 16px;
  font-weight: 700;
  font-family: Poppins, sans-serif;
  color: #000;
  margin-top: 40px
}

.download-app-section .store-badge {
  height: 56px;
  width: auto;
  display: block
}

.download-app-section .newsletter-form {
  width: 100%;
  max-width: 400px
}

.download-app-section .email-input {
  min-width: 400px;
  height: 44px;
  border-radius: 8px;
  font-size: 16px;
  font-family: Poppins, sans-serif
}

.download-app-section .subscribe-btn {
  min-width: 150px;
  height: 44px;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  font-family: Poppins, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: red;
  border: none;
  color: #fff
}

.download-app-section .red-text {
  color: red
}

.download-app-section .app-image-col {
  min-height: 420px;
  justify-content: center;
  align-items: flex-end;
  display: flex
}

.download-app-section .app-mockup-img {
  max-height: 550px;
  width: auto;
  margin-bottom: -60px
}

span.stay-class {
  font-weight: 700;
  font-size: 16px;
  color: #000;
  font-family: poppins
}

.newsletter-wrapper {
  margin-top: 60px
}

.position-relative .password-toggle {
  position: absolute;
  top: 68%;
  right: 15px;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 20px;
  color: #666;
  z-index: 10
}

.position-relative .password-toggle:hover {
  color: #000
}

.card-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

.card-info .label {
  margin-bottom: 0;
  font-size: 14px;
  opacity: .9;
  font-weight: 400
}

.card-info h3 {
  margin-top: 5px;
  font-size: 50px;
  font-weight: 700
}

.icon-box {
  width: 45px;
  height: 45px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center
}

.bg-blue {
  background-color: #1294f2
}

.bg-green {
  background-color: #49c21f
}

.bg-red {
  background-color: red
}

.bg-brown {
  background-color: #ef7f0f
}

.bg-lightblue {
  background-color: #59b4f6
}

.bg-lightgreen {
  background-color: #a6e191
}

.bg-lightred {
  background-color: #ff4d4d
}

.bg-lightbrown {
  background-color: #f7c089
}

.custom-file-input-style {
  padding: 12px 16px;
  border-radius: 16px;
  background-color: #f8f8f8;
  border: 1px solid #e5e5e5;
  font-family: inherit;
  font-size: 16px;
  color: #444;
  cursor: pointer;
  margin-top: 6px
}

.custom-file-input-style::file-selector-button {
  background: 0 0;
  border: none;
  font-weight: 400;
  margin-right: 10px;
  cursor: pointer;
  color: #000
}

.fw-500 {
  font-weight: 500;
  font-size: 16px
}

.table-v1 thead th {
  border-top: none !important;
  padding: 14px 12px
}

.table-v1 tbody td {
  padding: 14px 12px
}

.table-v1 td,
.table-v1 th {
  border-color: #e0e0e0
}

.table-v1 {
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 8px;
  overflow: hidden
}

.custom-zebra thead tr {
  height: 65px
}

.custom-zebra thead th {
  vertical-align: middle;
  border-top: none !important
}

.custom-zebra tbody tr:nth-child(2n) {
  background-color: #f8f9fa
}

.custom-zebra tbody tr:nth-child(odd) {
  background-color: #fff
}

.custom-zebra tbody tr {
  height: 65px
}

.fw-semibold1 {
  font-size: 14px;
  color: #707070
}

.text-muted1.small {
  font-weight: 500;
  color: #1a1a1a;
  font-size: 18px
}

p.mb-2.small.text-dark1 {
  color: #363636;
  font-size: 14px;
  font-weight: 400
}

.fw-semibold2.text-primary1.d-flex.align-items-center {
  font-weight: 500;
  font-weight: 14px;
  font-size: 14px;
  color: #000
}

small.text-muted2 {
  font-size: 12px;
  color: #1a1a1a;
  font-weight: 400
}

.d-flex.align-items-center.mb-2\.5.gap-1 {
  margin-bottom: 6px
}

.inner-order-details.d-md-block.d-none {
  margin-bottom: 100px
}

.inner-order-details .nav-pills .nav-item .nav-link {
  background-color: #fff;
  color: red;
  border: 1px solid red
}

.inner-order-details .nav-pills .nav-item .nav-link.active {
  background-color: red;
  color: #fff
}

td.end-text {
  text-align: end
}

p.mobile-text {
  font-size: 16px;
  font-weight: 400;
  font-family: Poppins, sans-serif
}

h2.mobile-text.h2 {
  font-size: 42px;
  font-weight: 700;
  font-family: Poppins, sans-serif
}

p.mobile-text.p {
  font-size: 16px;
  font-weight: 400;
  color: #363636;
  font-family: Poppins, sans-serif
}

span.app-text.d-block {
  font-size: 16px;
  font-weight: 700;
  font-family: Poppins, sans-serif;
  color: #000
}

.notify-modal #priceModel .modal-dialog {
  max-width: 100%;
  margin: 2rem auto;
  display: flex !important;
  justify-content: center !important
}

.notify-modal {
  overflow: hidden
}

.notify-modal input,
.notify-modal select {
  background: #f3f3f3;
  border: none !important;
  color: #707070 !important
}

.notify-modal input::placeholder {
  color: #707070 !important
}

.notify-modal .modal-content {
  max-width: 650px
}

.notify-modal .modal-dialog.modal-dialog-centered {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important
}

.notify-modal .modal-dialog {
  top: 0
}

#priceModel .modal-dialog {
  max-width: 100%;
  margin: 2rem auto
}

.modal-content1 {
  background-color: #fff;
  border-radius: 12px;
  padding: 24px 28px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  font-family: Poppins, sans-serif
}

.modal-header-custom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #eee;
  padding-bottom: 12px;
  margin-bottom: 18px
}

.price-break-title {
  font-size: 22px;
  font-weight: 600
}

.close-modal-btn {
  background: 0 0;
  border: none;
  padding: 0
}

.price-card {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 18px 24px;
  margin-bottom: 24px;
  background-color: #fafafa
}

.section-title {
  font-size: 17px;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px
}

.section {
  margin-bottom: 14px
}

.row-line {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  font-size: 15.5px
}

.price-value {
  font-weight: 500
}

.part-list {
  padding-left: 22px;
  margin-bottom: 8px
}

.part-list li {
  font-size: 14.5px;
  line-height: 1.7
}

.part-list li.text-danger {
  color: #e60000;
  font-weight: 500
}

.summary-box {
  border-top: 2px solid #ddd;
  padding-top: 20px;
  margin-top: 24px
}

.summary-line {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  font-size: 15.5px
}

.summary-line.total {
  font-size: 17px;
  font-weight: 600
}

.btn-danger.w-100 {
  font-size: 15.5px;
  padding: 11px 0;
  border-radius: 6px
}

.read-more-sec {
  padding: 72px;
  background-image: url(../images/read-more-back.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 550px
}

.read-more-btn {
  background-color: red;
  border: 1px solid red;
  color: #fff;
  font-size: 16px;
  padding: 18px 32px;
  border-radius: 6px
}

.read-more-sec h1 {
  font-size: 16px;
  color: red
}

.read-more-sec img {
  width: 100%
}

.mt-20 {
  margin-top: 20px !important
}

.mt-50 {
  margin-top: 50px !important
}

.state-name {
  padding: 10px 15px;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 7px;
  font-size: 16px;
  color: #000
}

.state-name:hover {
  border: 1px solid red;
  background-color: red;
  color: #fff
}

.text-items-choose h2 {
  font-weight: 700;
  color: #1a1a1a
}

.fos-50 {
  font-size: 50px
}

.services-top-sec {
  background-image: url(../images/hero-inner-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 400px;
  padding: 90px 43px
}

.service-we-offer-sec {
  padding: 50px 72px 60px
}

.mt-100 {
  margin-top: 100px
}

.data-sec {
  padding: 70px 72px 50px 100px
}

.data-btn,
.data-btn-2 {
  padding: 10px 30px;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  border-radius: 7px;
  background-color: #fff;
  color: #000
}

.data-btn:hover {
  color: #fff;
  background-color: red;
  border: 1px solid red
}

.data-btn-2:hover {
  color: red
}

.selected,
.selected-2 {
  border-color: red !important;
  background-color: #f8dede
}

.selected-btns,
.selected-btns-2 {
  margin-top: 20px
}

.sec-2-ai-2 {
  padding: 50px 72px
}

.popular-service {
  padding: 0 72px
}

.car-we-service {
  padding: 95px 72px
}

.mt-35 {
  margin-top: 35px
}

.side-form {
  border: 1px solid #e3e3e3;
  padding: 40px 48px
}

.fw-600 {
  font-weight: 600
}

.fw-400 {
  font-weight: 400
}

.fs-16 {
  font-size: 16px
}

.fs-20 {
  font-size: 20px
}

.mb-33 {
  margin-bottom: 33px
}

.top-nav .nav-link {
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 4px
}

.scroll-indicator {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10
}

.scroll-indicator span {
  display: block;
  width: 24px;
  height: 24px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  animation: 1.5s infinite bounce
}

@keyframes bounce {

  0%,
  100% {
    transform: translateY(0) rotate(45deg)
  }

  50% {
    transform: translateY(8px) rotate(45deg)
  }
}

.sec-1-get-free {
  margin-top: -60px;
  z-index: 2
}

.financing-menu {
  position: relative
}

.header .menu>ul>li .sub-menu.financing-submenu {
  padding: 12px 0
}

.financing-submenu {
  position: absolute;
  top: 100%;
  left: 0;
  transform: none;
  width: max-content;
  padding: 12px 0
}

.financing-submenu a {
  color: #000 !important;
  text-decoration: none
}

.financing-submenu a:hover {
  color: #000 !important;
  opacity: .8
}

.sticky-button-container {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  width: auto;
  pointer-events: none
}

.sticky-button-container button {
  pointer-events: auto
}

button.sticky-button.floating-button.show {
  font-weight: 600;
  font-size: 18px;
  font-family: Poppins, sans-serif;
  padding: 16px 80px;
  border-radius: 10px
}

.faq-item {
  transition: .3s
}

.faq-item:hover {
  background-color: red
}

.faq-item:hover .h5 {
  color: #fff
}

.faq-item.active:hover {
  background-color: red;
  color: #fff
}

.faq-item.active:hover a,
.faq-item.active:hover div,
.faq-item.active:hover h5,
.faq-item.active:hover p,
.faq-item.active:hover span {
  color: #fff !important;
  background-color: red
}

.faq-item.active h5 {
  color: #fff
}

.faq-body.open {
  background-color: red;
  color: #fff
}

.hero-container {
  position: relative;
  min-height: 100vh;
  height: 100vh;
  overflow: hidden;
  background-image: url(../images/Poster.png);
  background-position: center;
  background-size: cover
}

.video-placeholder {
  position: absolute;
  inset: 0;
  background-image: url(../images/Poster.png);
  background-size: cover;
  background-position: center;
  z-index: 1;
  transition: opacity 1s ease-in-out
}

.video-container {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none
}

#heroVideo {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover
}

.card-body p {
  font-size: 14px;
  margin-bottom: 6px
}

.card-body h6 {
  font-size: 16px
}

.sidebar table {
  border-radius: 0 !important
}

.share-quote-fields label {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 15px
}

.btn-black {
  background: #000;
  border: 1px solid #000;
  padding: 12px 32px;
  border-radius: 10px;
  color: #fff
}

.btn-black:hover {
  background: #fff;
  color: #000
}

.btn-model-reset {
  background-color: red;
  color: #fff;
  border: 1px solid red;
  border-radius: 12px
}

.btn-model-reset:hover {
  background-color: #fff;
  color: red
}

.btn-multi-cars svg {
  fill: #ff0000
}

.btn-multi-cars {
  border: 1px solid #f8d7da;
  background-color: #ffecec;
  color: red
}

.btn-multi-cars.active svg,
.btn-multi-cars:active svg,
.btn-multi-cars:hover svg {
  fill: #ffffff !important
}

.btn-multi-cars.active,
.btn-multi-cars:active,
.btn-multi-cars:hover {
  border: 1px solid #fed7d7 !important;
  background-color: red !important
}

.time.bg-info {
  color: #fff !important
}

.date-day-text {
  color: #000
}

.date-day-text.bg-info {
  background: red !important;
  color: #fff !important
}

.date-day-text.bg-info h6 {
  color: #fff
}

.bg-info {
  background-color: red !important
}

.text-mob {
  text-align: end
}

.no-order-main {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.no-order-main p {
  font-size: 14px;
  width: 70%;
  color: #707070
}

.no-order-main img {
  margin-bottom: -100px
}

.bg-darker {
  background: #3b3a3a
}

.bullets-parent>div>div {
  position: relative
}

.bullets-parent>div>div::after {
  content: '-';
  font-size: 20px;
  color: red;
  position: absolute;
  top: -60%;
  left: -10px
}

.color-4 {
  background: #e6ecfa
}

.color-3 {
  background: #e7edfd
}

.color-2 {
  background: #e9ecef
}

.color-1 {
  background: #c6d4f9
}

.wd-50 {
  width: 50px !important;
  text-align: left
}

.popup-open body::-webkit-scrollbar {
  display: none
}

body:has(.popup-open)::-webkit-scrollbar {
  display: none
}

.popup-open::-webkit-scrollbar {
  display: block
}

.icf-table-new tr {
  border-bottom: 1px solid #d5d5d5
}

.custom-trs {
  border: none !important;
  background-color: #fff !important
}

.custom-trs :nth-child(4),
.custom-trs :nth-child(5),
.custom-trs :nth-child(6) {
  border-bottom: 1px solid #d5d5d5 !important
}

.table-values {
  table-layout: fixed;
  width: 100%;
  min-width: 100%;
  border-radius: 0;
  overflow: hidden;
  border: 0
}

.hiddens,
.table-valuess {
  opacity: 0;
  visibility: hidden
}

.table-values tbody tr :first-child {
  width: 5%
}

.table-values tbody tr :nth-child(2),
.table-values tbody tr :nth-child(3) {
  width: 15%
}

.table-values tbody tr :nth-child(4),
.table-values tbody tr :nth-child(5) {
  width: 10%
}

.table-values tbody tr :nth-child(6) {
  width: 5%
}

.table-values tbody tr :nth-child(7) {
  width: 10%
}

.custom-service-table table th:nth-child(2),
.custom-service-table table th:nth-child(3) {
  width: 15%
}

.custom-service-table table th:nth-child(4),
.custom-service-table table th:nth-child(5) {
  width: 10%
}

.custom-service-table table th:nth-child(6) {
  width: 5%
}

.custom-service-table table th:nth-child(7) {
  width: 10%
}

.order-details .row.mb-4 .col-md-3.d-md-block select {
  margin-top: 0 !important
}

.faqs summary {
  padding: 10px 15px
}

.faqs:hover summary {
  background-color: red;
  color: #fff
}

.fleet-secs {
  padding: 30px 50px
}

.select-cars-table td input[type=checkbox] {
  accent-color: #ff0000;
  width: 20px;
  height: 20px
}

.select-cars-table th i {
  font-weight: 600;
  margin-right: 5px
}

.select-cars-table tr {
  text-wrap: nowrap
}

.select-cars-table th {
  font-weight: 500;
  font-size: 16px;
  text-wrap: nowrap
}

.paypal-main-cont {
  flex-direction: column
}

.text-grey {
  color: #3c3c3c;
  font-weight: 300
}

.main-sec-credit {
  width: 75%
}

.form-check.active .main-sec-credit {
  width: max-content
}

.form-check.active:first-child {
  justify-content: space-between;
  justify-content: start
}

.quote-component {
  margin-top: 20px
}

.quote-component .col-lg-8.col-md-12.col-sm-12 {
  display: flex;
  flex-direction: column;
  gap: 20px
}

.quote-component h1,
.quote-component h4,
.quote-component h5 {
  font-size: 18px;
  font-weight: 500
}

.inner-div .row.d-lg-flex.d-md-none.d-sm-none.d-none .col-md-4.col-sm-12 {
  width: 35%;
  padding-right: 0
}

.inner-div .row.d-lg-flex.d-md-none.d-sm-none.d-none .col-md-8.col-sm-12 {
  width: 65%;
  padding-left: 0
}

.accordian-item .accordion-header .accordion-button {
  padding: 12px 16px
}

.accordian-item .accordion-header .accordion-button::after {
  font-family: FontAwesome;
  content: "\f0d7";
  width: 20px !important;
  height: 20px !important;
  color: #000 !important;
  position: absolute;
  right: 15px;
  top: 30%
}

.new-radio .form-check-input[type=radio] {
  width: 20px;
  height: 20px
}

.new-radio .form-check-input[type=radio]:checked::after {
  width: 10px;
  height: 10px
}

.new-radio .option-label {
  font-size: 14px;
  margin-top: -5px
}

.card-custom .divider {
  margin: 18px 0 0
}

.top-radio .option-label {
  margin-top: 2px
}

.text-name-order {
  font-weight: 600 !important;
  position: relative
}

.remove-icon-order {
  position: absolute;
  top: 2px;
  right: 6px
}

.order-table tr {
  border: none !important
}

.order-table-new tbody:first-child {
  border: 1px solid red !important
}

.bordered-h5 {
  border-bottom: 1px solid #868686;
  padding-bottom: 15px;
  margin-bottom: -15px !important
}

.dark-font {
  color: #2f2f2f !important
}

.form-billing label {
  margin-bottom: 0 !important
}

.form-billing .mbforty {
  margin-bottom: 10px
}

.form-billing .mbseventytwo {
  margin-bottom: 30px
}

.new-color-bg {
  background-color: #f5f5f5;
  padding: 5px 0;
  border-radius: 0 0 12px 12px
}

.order-parent :nth-child(2) {
  background-color: #fff
}

.fields-container.active:nth-child(3) {
  margin-top: 20px
}

.accordion-button:not(.collapsed) {
  background: #ff00004a !important
}

.right-25 {
  padding-right: 38px !important
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  padding: 5px !important
}

.select-date {
  padding: 0 32px
}

.select-date .date-day {
  width: 102px;
  padding: 24px 16px;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  text-align: center
}

.inner-div p.green {
  color: #49c21f
}

.inner-div h6 {
  font: 600 16px/24px 'Open Sans';
  color: #1a1a1a
}

.inner-div p {
  font: 500 16px/24px 'Open Sans';
  color: #707070
}

.select-date .date-day h6 {
  font: 500 18px/24px 'Open Sans';
  margin-bottom: 0
}

.select-date .date-day:focus,
.select-date .date-day:hover {
  background: red;
  color: #fff
}

.select-date .date-day:focus h6,
.select-date .date-day:hover h6,
select-date .date-day:focus h6 strong {
  color: #fff !important
}

.select-date.owl-theme .owl-nav {
  margin-top: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: -1
}

.select-date.owl-carousel .owl-nav button.owl-prev {
  float: left;
  margin-left: -24px;
  background: url("data:image/svg+xml,%3Csvg width='9' height='12' viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.29065 0.561397C1.91565 0.238664 1.36103 0.238665 0.986028 0.561398L0.879735 0.652876C0.416482 1.05156 0.416095 1.76888 0.878918 2.16807L5.3217 6L0.878919 9.83193C0.416096 10.2311 0.416482 10.9484 0.879736 11.3471L0.986029 11.4386C1.36103 11.7613 1.91566 11.7613 2.29065 11.4386L7.72931 6.75795C8.19289 6.35898 8.19289 5.64102 7.7293 5.24205L2.29065 0.561397Z' fill='%231A1A1A'/%3E%3C/svg%3E") center center no-repeat;
  width: 9px;
  height: 12px;
  transform: rotate(180deg)
}

.select-date.owl-carousel .owl-nav button.owl-next {
  float: right;
  margin-right: 36px;
  background: url("data:image/svg+xml,%3Csvg width='9' height='12' viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.29065 0.561397C1.91565 0.238664 1.36103 0.238665 0.986028 0.561398L0.879735 0.652876C0.416482 1.05156 0.416095 1.76888 0.878918 2.16807L5.3217 6L0.878919 9.83193C0.416096 10.2311 0.416482 10.9484 0.879736 11.3471L0.986029 11.4386C1.36103 11.7613 1.91566 11.7613 2.29065 11.4386L7.72931 6.75795C8.19289 6.35898 8.19289 5.64102 7.7293 5.24205L2.29065 0.561397Z' fill='%231A1A1A'/%3E%3C/svg%3E") center center no-repeat;
  width: 9px;
  height: 12px
}

.select-date.owl-carousel .owl-nav button.owl-next span,
.select-date.owl-carousel .owl-nav button.owl-prev span {
  display: none
}

.select-service-time .time {
  font: 500 16px/24px 'Open Sans';
  color: #1a1a1a;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  padding: 14px 20px;
  margin-bottom: 1rem;
  width: max-content
}

.select-service-time .time:focus,
.select-service-time .time:hover {
  background: red;
  color: #fff !important
}

.call-to-action {
  min-height: 64px;
  z-index: 9;
  padding: .25rem;
  bottom: 10px !important
}

@media (max-width:1260px) {
  .coles {
    width: 48%;
    display: flex;
    gap: 15px
  }

  .all-items {
    flex-wrap: wrap !important
  }

  .header {
    padding: 3px 20px
  }
}

@media (max-width:1200px) {
  .toggle-button {
    top: -20px;
    right: 55%
  }

  .main-sec-credit {
    margin-bottom: 20px
  }

  .header .container {
    max-width: 100%
  }

  .header .menu>ul>li {
    margin-left: 10px
  }

  .ICF-Theme .btn-primary {
    padding: 12px 20px
  }
}

@media (max-width:1024px) {
  .checkout-page {
    padding: 40px 30px
  }

  .fos,
  .fos-main {
    font-size: 12px
  }

  .review-page {
    padding: 30px
  }

  .img-sec img {
    height: 30px
  }

  .all-offices {
    row-gap: 20px;
    column-gap: 20px
  }
}

@media (min-width:992px) {
  .header .menu>ul>li.menu-item-has-children:hover .sub-menu {
    margin-top: 0 !important;
    visibility: visible !important;
    opacity: 1 !important
  }

  .modal-dialog {
    max-width: 95% !important
  }
}

@media (max-width:991px) {
  .header .menu>ul>li .sub-menu.mega-menu-fleet {
    max-width: 100% !important
  }

  .mega-menu-finance {
    left: 0 !important
  }

  .all-services {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 15px
  }

  .all-services li a {
    position: relative
  }

  .fleet-btns {
    position: relative;
    padding: 8px 14px !important
  }

  .all-services li a::before,
  .fleet-btns::before {
    content: '';
    position: absolute;
    background-color: red;
    width: 10px;
    height: 1px;
    top: 15px;
    left: -5px
  }

  .header .menu>ul>li.menu-item-has-children:hover .sub-menu {
    margin-top: 0;
    visibility: visible;
    opacity: 1
  }

  .container.sec-1-inner.location-mt {
    margin-top: -100px
  }

  .financing-submenu {
    position: static;
    width: 100%
  }

  .main-info-box {
    background-color: #f8fafb;
    border-radius: 10px;
    padding: 25px
  }

  .order-details {
    padding: 30px 16px !important
  }

  .info-box {
    padding: 0 !important;
    background: #f8fafb;
    border-radius: 10px;
    width: 100%
  }

  .images img {
    width: 52px;
    height: 52px
  }

  .single-order-btns {
    flex-direction: column
  }

  .fleet-btns {
    width: 80%
  }

  .stickyOnTop {
    position: static
  }

  .header .mobile-menu-trigger {
    display: flex;
    height: 30px;
    width: 30px;
    margin-left: 15px;
    cursor: pointer;
    align-items: center;
    justify-content: center
  }

  .header .mobile-menu-trigger span {
    display: block;
    height: 2px;
    background-color: #333;
    width: 24px;
    position: relative
  }

  .header .mobile-menu-trigger span:after,
  .header .mobile-menu-trigger span:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333
  }

  .header .mobile-menu-trigger span:before {
    top: -6px
  }

  .header .mobile-menu-trigger span:after {
    top: 6px
  }

  .header .menu {
    position: fixed;
    width: 320px;
    background-color: #fff;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    transform: translate(-100%);
    transition: .5s;
    z-index: 1099
  }

  .header .menu.active {
    transform: translate(0)
  }

  .header .menu>ul>li {
    line-height: 1;
    margin: 0;
    display: block
  }

  .header .menu>ul>li>a {
    line-height: 50px;
    height: 50px;
    padding: 0 50px 0 15px;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
  }

  .header .menu>ul>li>a i {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 50px;
    transform: rotate(-90deg)
  }

  .header .menu .mobile-menu-head {
    display: flex;
    height: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 501;
    position: sticky;
    background-color: #fff;
    top: 0
  }

  .header .menu .mobile-menu-head .go-back {
    height: 50px;
    width: 50px;
    border-right: 1px solid rgba(0, 0, 0, .1);
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    color: #000;
    font-size: 16px;
    display: none
  }

  .header .menu .mobile-menu-head.active .go-back {
    display: block
  }

  .header .menu .mobile-menu-head .current-menu-title {
    font-size: 15px;
    font-weight: 500;
    color: #000
  }

  .header .menu .mobile-menu-head .mobile-menu-close {
    height: 50px;
    width: 50px;
    border-left: 1px solid rgba(0, 0, 0, .1);
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    color: #000;
    font-size: 25px
  }

  .header .menu .menu-main {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto
  }

  .header .menu>ul>li .sub-menu,
  .header .menu>ul>li .sub-menu.mega-menu {
    visibility: visible;
    opacity: 1;
    position: absolute;
    box-shadow: none;
    margin: 0;
    padding: 65px 15px 15px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    min-width: auto;
    display: none;
    transform: translateX(0);
    overflow-y: auto
  }

  .header .menu>ul>li .sub-menu.active {
    display: block
  }

  @keyframes slideLeft {
    0% {
      opacity: 0;
      transform: translateX(100%)
    }

    100% {
      opacity: 1;
      transform: translateX(0)
    }
  }

  @keyframes slideRight {
    0% {
      opacity: 1;
      transform: translateX(0)
    }

    100% {
      opacity: 0;
      transform: translateX(100%)
    }
  }

  .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
    margin-top: 0
  }

  .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
    margin-bottom: 20px
  }

  .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center:last-child .title {
    margin-bottom: 0
  }

  .header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
    flex: 0 0 100%;
    padding: 0
  }

  .header .menu>ul>li .sub-menu>ul>li>a,
  .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a {
    display: block;
    margin-bottom: 10px
  }

  .header .menu>ul>li .sub-menu.mega-menu>.list-item>ul {
    margin-bottom: 15px
  }

  .menu-overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1098;
    visibility: hidden;
    opacity: 0;
    transition: .5s
  }

  .menu-overlay.active {
    visibility: visible;
    opacity: 1
  }

  .check-single {
    max-width: 50% !important;
    min-width: 50%;
    width: auto
  }

  p {
    line-height: 24px !important
  }

  .how-it-works-2 {
    padding: 15px 16px 45px !important
  }

  .fw-bold-500 {
    font-weight: 600
  }

  .checkout-page .container {
    max-width: 100% !important
  }

  .toggle-button {
    position: static !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    justify-content: start !important
  }

  .img-sec img {
    height: 25px
  }

  .robot-image {
    position: relative
  }

  .contact-inner {
    border: none;
    border-radius: 0
  }

  .contact-right {
    margin-bottom: 30px;
    border-radius: 20px;
    border: 1px solid #f5f5f5
  }

  .contact-left {
    border-radius: 20px
  }

  .single-office {
    width: 48%
  }

  .login-sec-1 {
    margin-top: -150px
  }

  .login-content {
    padding: 10px 10px 20px;
    background-color: #fff;
    border-radius: 10px
  }

  .login-container {
    padding: 16px
  }

  .about-us-sec-1 {
    padding: 50px
  }

  .download-app-section {
    padding: 40px 0 0
  }

  .download-app-section .mobile-text.h2 {
    font-size: 32px
  }

  .download-app-section .app-image-col {
    min-height: 320px
  }

  .download-app-section .app-mockup-img {
    max-height: 320px
  }
}

@media (max-width:990px) {
  .fields-container {
    padding-top: 0 !important
  }

  .main-sec-credit {
    margin-bottom: 0 !important;
    justify-content: space-between
  }

  .payment-page .form-check.active .form-check-label {
    font-size: 16px
  }
}

@media (max-width:768px) {
  .form-card .desc {
    font: 400 14px/18px Poppins, sans-serif;
    padding-top: 5px
  }

  .form-card .desc1 {
    color: #363636;
    font: 400 14px/18px Poppins, sans-serif;
    padding-top: 0;
    margin-bottom: 0 !important
  }

  .form-card .title,
  .form-card1 .title {
    margin-bottom: 0;
    font: 500 20px/24px Poppins, sans-serif
  }

  .guest-h1 {
    font: 500 24px/26px Poppins, sans-serif;
    margin-bottom: 20px
  }

  .main-info-box.mb-50,
  .mb-50.single-order-table {
    margin-bottom: 30px
  }

  .info-item-mob {
    min-width: 50%
  }

  .info-box .divider {
    display: none
  }

  .mob-wid-full {
    min-width: 100% !important
  }

  .mob-wid {
    max-width: 33%
  }

  .no-order-main .fos-30 {
    font-size: 16px
  }

  .no-order-main p {
    width: 70%
  }

  .no-order-main img {
    margin-bottom: -55px;
    width: 50%
  }

  .address-card-same-as-billing .fos-18,
  .check-cust .address-card .fos-18 {
    font-size: 14px
  }

  .main-info-box {
    padding: 10px 0
  }

  .fleet-secs {
    padding: 5px 15px
  }

  .fleet-secs .fos-30 {
    font-size: 24px
  }

  .fleet-secs .fos-40 {
    font-size: 28px
  }

  .fleet-secs .fos-24 {
    font-size: 18px
  }

  .payment-page .form-check.active .form-check-label {
    font-size: 16px
  }

  .hero-text-overlay h1 {
    font-size: 1.56rem
  }

  .hero-text-overlay h1 span,
  .hero-text-overlay h2 {
    font-size: 1.2rem
  }

  .hero-text-overlay h3 {
    font-size: 1rem
  }

  .call-to-action {
    bottom: 80px !important
  }

  .form-check-input[type=radio]:checked::after {
    width: 10px;
    height: 10px
  }

  .container.sec-1-inner.location-mt {
    margin-top: -60px
  }

  .all-services .list-item a,
  .all-services .list-item h4,
  .menu-item-has-children a {
    font-size: 14px
  }

  .submenu li a {
    font-size: 12px !important;
    color: #000 !important
  }

  .mobile-earning-section {
    padding-top: 0 !important;
    margin-top: 0 !important
  }

  .mobile-earning-section h4 {
    margin-top: 0 !important
  }

  h2.fos-42.mb-30.fw-bold {
    font-size: 24px
  }

  .price-card {
    background: #fff;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
    font-family: Poppins, sans-serif
  }

  .section {
    margin-top: 10px
  }

  .row-line {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    padding: 6px 0
  }

  .price-value {
    font-weight: 600
  }

  .part-list {
    padding-left: 16px;
    font-size: 14px
  }

  .section-title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 6px
  }

  .summary-box {
    background: #f9f9f9;
    border-radius: 12px;
    padding: 16px
  }

  .summary-line {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
    font-size: 14px
  }

  .summary-line.total {
    font-weight: 700;
    border-top: 1px solid #ddd;
    padding-top: 8px;
    margin-top: 8px
  }

  .download-app-section {
    padding: 30px 0 0
  }

  .download-app-section .mobile-text.h2 {
    font-size: 24px
  }

  .download-app-section .app-image-col {
    min-height: 220px;
    align-items: flex-end
  }

  .download-app-section .app-mockup-img {
    max-height: 220px;
    width: 80vw;
    margin-bottom: 0
  }

  .download-app-section .newsletter-form {
    flex-direction: column;
    gap: 10px;
    max-width: 100%
  }

  .download-app-section .email-input,
  .download-app-section .subscribe-btn {
    width: 100%;
    min-width: 0;
    height: 40px;
    font-size: 15px
  }

  .download-app-section .store-badge {
    height: 44px
  }

  .vr-line {
    display: none
  }

  .hero-container {
    min-height: calc(100vh - 120px);
    height: 100dvh;
    min-height: 100dvh
  }

  .sec-1-get-free {
    margin-top: -40px
  }

  .sticky-button-container {
    width: 100%;
    left: 0;
    transform: none;
    padding: 0 16px;
    bottom: 40px
  }

  button.sticky-button.floating-button.show {
    width: 100%;
    font-size: 16px;
    padding: 14px 20px;
    text-align: center
  }

  #heroVideo {
    width: 100vw !important;
    height: 100vh !important;
    min-width: 100vw;
    min-height: 100vh;
    object-fit: cover
  }

  .video-container {
    height: 100dvh
  }

  .header {
    padding: 13px 16px
  }

  .hero-content h1 {
    font-size: 2rem
  }

  .hero-content p {
    font-size: 1.2rem
  }

  .hero-content p span {
    font-size: .9rem
  }

  .desktop-view {
    display: none
  }

  .map-temp-sec {
    padding: 25px 16px
  }

  .sticky-button {
    font-size: 14px;
    padding: 17.5px 20px;
    width: 95vw
  }

  .map-sec {
    margin-bottom: 26px
  }

  .padding-top-mob {
    padding: 30px 16px !important
  }

  .form-page-hero {
    min-height: 300px !important
  }

  .padding-4-mob {
    padding-bottom: 50px !important;
    padding-top: 20px !important
  }

  .padding-42-mob {
    padding-top: 20px !important
  }

  .contact-right .mb-30 {
    margin-bottom: 20px
  }

  .contact-right input {
    min-height: 62px
  }

  .contact-us-poster {
    min-height: 459px !important
  }

  .state-we-service-2 {
    padding: 35px 16px !important
  }

  .work-card h4 {
    font-weight: 400
  }

  .sec-3-items .mt-35 {
    margin-top: 20px
  }

  .book-an-app {
    padding: 17.5px 10px !important
  }

  .state-name {
    font-size: 12px
  }

  .text-content p {
    font-size: 16px
  }

  .ask-ai-btn {
    padding: 17.5px 20px
  }

  .meet-tem-sec .fos-32 {
    font-size: 24px
  }

  .appointment-btn {
    width: 100%;
    padding: 17.5px 9px
  }

  .join-team {
    padding: 50px 28px;
    margin-top: 50px
  }

  .meet-tem-sec {
    padding: 30px 16px 50px
  }

  .core-values {
    padding: 50px 27px
  }

  .gap-100 {
    gap: 30px
  }

  .our-v-m div {
    width: 100%
  }

  .about-us-sec-1 {
    padding: 35px 16px 20px
  }

  .about-us-page .fos-42,
  .about-us-sec-1 .fos-32,
  .about-us-sec-1 .fos-42,
  .customer-saying .fos-42,
  .faq-inner-sec .fos-42,
  .how-it-works .fos-42,
  .sec-3-items .fos-42,
  .service-we-offer-sec .fos-42,
  .single-service-sec-1 .fos-42,
  .state-we-service .fos-42,
  .why-choose-us h1 {
    font-size: 24px
  }

  .fos-144 {
    font-size: 95px
  }

  .faq-inner-sec {
    padding: 35px 16px
  }

  .form-page .mb-30 {
    margin-bottom: 20px
  }

  .form-page .mb-50 {
    margin-bottom: 30px
  }

  .check-single {
    max-width: 100% !important;
    min-width: 100%;
    width: auto
  }

  .new-address-cls {
    margin-bottom: -15px
  }

  .faq-item {
    padding: 40px 20px 40px 30px
  }

  .faq-page {
    padding: 0 16px 50px
  }

  .faq-section {
    padding: 20px 16px !important
  }

  .search-loc,
  .serach-with-text input {
    width: 100%
  }

  .search-con {
    gap: 12px
  }

  .service-location {
    background-image: url(../images/service-location-mob.png) !important
  }

  .login-content .fos-30 {
    font-size: 24px
  }

  .state-we-service .mb-40 {
    margin-bottom: 20px
  }

  .all-offices {
    row-gap: 20px
  }

  .single-office .fos-20 {
    font-size: 16px
  }

  .single-office {
    width: 100%;
    padding: 15px 28px;
    border-radius: 12px
  }

  .submit-btn {
    width: 100%
  }

  .icon-item img {
    margin-right: 20px
  }

  .social-logos {
    gap: 15px
  }

  .social-logos img {
    width: 26px
  }

  .contact-left {
    padding: 50px 20px 50px 0
  }

  .social-icons-bottom {
    padding: 28.5px 0 28.5px 20px;
    margin-top: 40px
  }

  .icon-item {
    padding: 19px 0 19px 21px
  }

  .contact-inner {
    margin-top: -350px;
    border: none;
    border-radius: 0
  }

  .contact-sec-1 {
    padding: 50px 16px 0
  }

  .contact-right {
    margin-bottom: 30px;
    border-radius: 20px;
    border: 1px solid #f5f5f5;
    padding: 50px 30px
  }

  .contact-left {
    border-radius: 20px
  }

  .contact-left .fos-20 {
    font-size: 16px
  }

  .side-form {
    padding: 25px 15px
  }

  .book-an-app {
    width: 100%;
    margin-top: 30px
  }

  .how-it-works-sec-2 {
    padding: 0 16px 50px
  }

  .mob-margin .mb-50 {
    margin-bottom: 30px !important
  }

  .height-311-mob {
    min-height: 270px !important
  }

  .works {
    gap: 30px
  }

  .how-it-works-poster .fos-50 {
    font-size: 30px
  }

  .how-it-works-poster {
    min-height: 222px;
    background-position: top;
    background-image: url(../images/how-it-works-mobile.png)
  }

  .how-it-works-sec-1 {
    padding: 35px 16px 30px
  }

  .how-it-works-sec-1 .fos-30 {
    font-size: 24px
  }

  .how-it-works-sec-1 .mb-40 {
    margin-bottom: 30px
  }

  .single-service-sec-1 .fos-18 {
    font-size: 16px;
    line-height: 18px
  }

  .single-service-sec-1 .fos-20 {
    font-size: 16px
  }

  .single-service-sec-1 h5.fos-30 {
    font-size: 20px
  }

  .single-service-sec-1 .fos-30 {
    font-size: 24px;
    font-weight: 500
  }

  .single-service-sec-1 {
    padding: 30px 16px
  }

  .fos-26 {
    font-size: 20px
  }

  .data-sec .fos-26 {
    font-size: 24px
  }

  .data-btn,
  .data-btn-2 {
    padding: 10px 15px;
    font-size: 12px
  }

  .all-data-btns,
  .all-data-btns-2,
  .selected-btns,
  .selected-btns-2 {
    justify-content: center;
    row-gap: 5px;
    column-gap: 5px
  }

  .data-1-sec,
  .data-2-sec {
    padding: 30px 0
  }

  .data-sec {
    padding: 30px 16px 50px
  }

  .wtcs.mb-50 {
    margin-bottom: 30px
  }

  .sec-2-ai-22 {
    padding-top: 35px !important
  }

  h1.text-center.fos-30.fw-bold.poppins.color-uni {
    font-size: 24px
  }

  .robot-image {
    max-width: 100px
  }

  .services-top-sec .fos-50 {
    font-size: 24px
  }

  .fos-20,
  .services-top-sec .fos-20 {
    font-size: 16px
  }

  .service-we-offer-sec {
    padding: 10px 16px 40px
  }

  .services-top-sec {
    padding: 40px 16px;
    min-height: 270px
  }

  .read-more-sec img {
    width: 100vw !important
  }

  .read-more-sec {
    padding: 50px 16px 20px;
    min-height: 400px;
    background-position: bottom;
    background-size: 100% 100%
  }

  .read-more-sec .mt-20 {
    margin-top: 0
  }

  .about-us-page .mb-50 {
    margin-bottom: 30px
  }

  .about-us-page .mt-35 {
    margin-top: 10px
  }

  .sec-1-get-free h1 {
    margin-bottom: 15px
  }

  .about-us-page .fos-30 {
    font-size: 24px;
    font-weight: 600 !important
  }

  .all-states {
    padding: 30px 9px;
    column-gap: 5px;
    row-gap: 5px
  }

  .state-we-service {
    padding: 35px 16px
  }

  .customer-saying {
    padding: 35px 16px;
    background-color: #f7f7f7
  }

  .text-items-choose .single-item {
    border-bottom: 1px solid #ff00002b;
    padding: 13px 0;
    width: 100%
  }

  .why-choose-us {
    padding: 25px 0 30px 16px
  }

  .why-choose-us .mb-40 {
    margin-bottom: 20px
  }

  .how-it-works iframe {
    margin-top: 30px
  }

  .coles {
    width: 100%;
    display: flex;
    gap: 15px
  }

  .order-summery-head {
    font-size: 18px
  }

  .edit-link {
    font-size: 12px;
    margin: 0;
    width: fit-content
  }

  .popup-padding {
    padding: 30px 20px
  }

  .popup-sub-head {
    font-size: 18px
  }

  .popup-para {
    font-size: 14px;
    font-weight: 300
  }

  .fos-14 {
    font-size: 14px
  }

  .fos-13 {
    font-size: 13px
  }

  .fos-12 {
    font-size: 12px
  }

  .apply-btn {
    font-size: 12px;
    padding: 12px 36px !important
  }

  .input-promo {
    font-size: 12px;
    padding: 12px 15px
  }

  .fw-bold-500 {
    font-weight: 600
  }

  .checkout-page {
    padding: 30px 16px
  }

  .order-summery {
    margin-bottom: 50px
  }

  #tab1 {
    margin-bottom: 20px
  }

  .form-billing {
    border: none
  }

  .mbforty-excptn {
    margin-bottom: 0 !important
  }

  .button-sub {
    width: 80% !important;
    margin: auto
  }

  .toggle-button {
    position: static !important;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
    justify-content: start !important
  }

  .fields-container {
    padding: 0 !important
  }

  .review-page {
    padding: 20px 16px
  }

  .footer-review>img {
    width: 33px
  }

  .footer-review .avatar {
    width: 32px;
    height: 32px
  }

  .footer-review h6 {
    font-size: 16px
  }

  .footer-review small {
    font-size: 13px
  }

  .background-img {
    padding: 0 16 px !important;
    height: 20vh
  }

  .background-img h1 {
    font-size: 30px
  }

  .review-card {
    padding: 22px 20px;
    height: auto;
    min-height: 270px
  }

  .review-card p {
    font-size: 13px
  }

  .form-check {
    padding: 19px 30px !important;
    cursor: grab
  }

  .form-check-input[type=radio] {
    width: 20px;
    height: 20px
  }

  .first-payment-col,
  .second-payment-col {
    padding: 0 10px !important
  }

  .second-payment-col {
    margin-bottom: 20px;
    margin-top: 20px
  }

  .review-header h2 {
    font-size: 20px !important;
    margin-bottom: 20px
  }

  .button-sub {
    padding: 17px 0 !important
  }

  .review-header {
    padding: 0;
    margin-bottom: 30px
  }

  .radio-label {
    font-size: 15px
  }

  .form-check.active .form-check-label {
    font-size: 18px
  }

  .img-sec img {
    height: 20px
  }

  .apple-btn,
  .cashapp-btn,
  .google-btn,
  .paypal-btn,
  .venmo-btn,
  .wex-btn {
    padding: 8px 16px
  }

  .time-selector .time {
    width: 45%
  }

  .popup-review-padding {
    padding: 4vw 3vw
  }

  #reviewPopup h3 {
    font-size: 24px
  }

  #reviewPopup .fos-24 {
    font-size: 20px
  }

  #reviewPopup .fos-16,
  #reviewPopup .fos-18 {
    font-size: 14px
  }

  #reviewPopup .mb-50 {
    margin-bottom: 30px
  }

  #reviewPopup .mb-30 {
    margin-bottom: 10px
  }

  #reviewPopup .mb-60 {
    margin-bottom: 30px
  }

  .profile-pic img {
    width: 50px
  }

  .hero-container {
    background-image: url(../images/instant-car-fix-mobile.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
  }

  .padding-universal {
    padding: 35px 16px
  }

  .sec-1-inner {
    padding: 35px 20px
  }

  .sec-2-ai {
    padding: 0 16px 20px
  }

  .sec-3-items .mb-36 {
    margin-bottom: 30px
  }

  .search-box {
    min-height: 46px
  }

  .sec-ai {
    padding: 20px
  }

  .sec-3-items {
    padding: 30px 16px
  }

  .all-service-btn {
    width: 100%;
    padding: 17.5px
  }

  .full-width {
    width: 100%
  }

  .container.form-billing.rounded.py-md-4.px-md-3 {
    margin-top: 30px
  }

  .last-total {
    margin-bottom: 15px
  }
}

@media (max-width:576px) {
  .view-order-btns button {
    width: 100%
  }

  .newcheck .vr-line-addon {
    display: none
  }

  .how-it-works .col-lg-4.col-md-6.col-sm-12 {
    padding: 0
  }

  .hero-text-overlay h1 {
    font-size: 1.8rem
  }

  .hero-text-overlay h1 span {
    font-size: 1.5rem
  }

  .how-it-works .container {
    padding: 0
  }

  .container,
  .container-sm {
    max-width: 100% !important
  }

  .container.sec-1-inner.location-mt {
    margin-top: 0
  }

  .d-flex.align-items-center.gap-4.mt-3 {
    flex-wrap: wrap !important;
    justify-content: space-between
  }

  .d-flex.align-items-center.gap-4.mt-3>.form-check1 {
    flex: 0 0 48%;
    max-width: 45%;
    margin-bottom: .75rem
  }

  .d-flex.align-items-center.gap-4.mt-3 .vr {
    display: none !important
  }

  .policy-title {
    font: 600 24px/30px Poppins, sans-serif
  }

  .policy-list,
  .policy-list1 {
    font: 500 20px/30px Poppins, sans-serif;
    padding-left: 1rem
  }

  .policy-heading {
    font: 500 20px/26px Poppins, sans-serif
  }

  .policy-subheading {
    font: 400 16px/24px Poppins, sans-serif
  }

  .policy-text {
    font: 400 13px/24px Poppins, sans-serif
  }

  .policy-text1 {
    font: 400 13px/26px Poppins, sans-serif
  }

  .policy-section {
    padding-top: 40px;
    padding-bottom: 40px
  }

  section.how-it-works-poster.text-center.text-white.poppins.privacy-policy {
    min-height: 121px;
    padding: 0 15px;
    text-align: center
  }

  .policy-section .mb-40,
  .row.mb-70 {
    margin-bottom: 30px
  }

  .accordion-button {
    background-color: #f9f9f9 !important;
    border: 1px solid #ddd !important;
    border-radius: 8px !important;
    padding: 16px 20px !important;
    font-size: 16px !important;
    font-weight: 500;
    color: #111;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: none !important;
    margin-bottom: 10px
  }

  .accordion-button::after {
    width: 16px;
    height: 16px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(0);
    transition: transform .3s
  }

  .accordion-button:not(.collapsed)::after {
    transform: rotate(180deg)
  }

  .accordion-button:focus {
    box-shadow: none
  }

  .accordion-collapse {
    padding: 0 15px
  }

  .modal-dialog {
    max-width: 95% !important;
    margin: 1rem auto
  }

  .modal-content1 {
    padding: 18px
  }

  .section-title {
    flex-direction: column;
    gap: 6px
  }

  .row-line {
    flex-direction: column;
    gap: 3px
  }

  .faq-inner-sec {
    padding: 10px 5px
  }

  .mb-5 {
    margin-bottom: 1rem !important
  }

  .faq-item {
    padding: 20px 20px 20px 10px
  }

  .faq-item h5 {
    font-size: 16px
  }

  .all-service-btn {
    font-size: 14px;
    padding: 15px
  }

  .read-more-sec {
    background-image: url(../images/read-more-back-mobile.png);
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    padding: 50px 16px 20px;
    min-height: 400px;
    background-position: bottom;
    background-size: 100% 100%
  }
}

@media (max-width:575px) {
  .select-date {
    padding: 0 18px
  }

  .select-date .date-day {
    width: 75px;
    height: 75px;
    padding: 12px 6px
  }

  .select-date .date-day h6 {
    font: 500 16px/24px 'Open Sans';
    margin-bottom: 0
  }

  .select-date.owl-carousel .owl-nav button.owl-prev {
    margin-left: -18px
  }

  .select-date.owl-carousel .owl-nav button.owl-next {
    margin-right: 16px
  }
}

@media (max-width:500px) {
  .chatbot-popup {
    min-width: 350px;
    min-height: 350px
  }

  .hero-text-overlay h1 {
    font-size: calc(1.375rem + 1.5vw)
  }

  .hero-text-overlay h1 span {
    font-size: calc(1.375rem + 1vw)
  }

  .chat-body-2 {
    overflow-y: auto;
    display: flex;
    flex-direction: column
  }

  .chat-form {
    padding: 10px
  }
}

@media (max-width:480px) {
  .download-app-section {
    padding: 20px 0 0
  }

  .download-app-section .mobile-text.h2 {
    font-size: 18px
  }

  .download-app-section .app-image-col {
    min-height: 160px
  }

  .download-app-section .app-mockup-img {
    max-height: 160px;
    width: 100vw;
    margin-bottom: 0
  }

  .month-display {
    font-size: 16px
  }

  .nav-arrow {
    font-size: 20px;
    padding: 0 8px
  }

  .date-navigation-container {
    padding: 10px 15px
  }

  .hero-content h1 {
    font-size: 1.5rem
  }

  .hero-content p {
    font-size: 1rem
  }

  .hero-content p span {
    font-size: .8rem
  }

  button.sticky-button.floating-button.show {
    font-size: 15px;
    padding: 12px 16px
  }
}

@media (max-width:400px) {
  .popup-review-padding {
    padding: 5vw 3vw
  }

  .hero-text-overlay h1 {
    font-size: calc(1.375rem + 1.5vw)
  }

  .hero-text-overlay h1 span {
    font-size: calc(1.375rem + 1vw)
  }

  #reviewPopup h3 {
    font-size: 20px
  }

  #reviewPopup .fos-24 {
    font-size: 18px
  }

  #reviewPopup .fos-18 {
    font-size: 12px
  }

  .profile-pic img {
    width: 30px
  }

  .navbar-expand .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
  }

  .top-nav .col-lg-4.col-md-6.col-sm-12 {
    padding: 0
  }
}

@media (max-width:375px) {
  .top-nav .nav-link {
    font-size: 13px
  }

  .hero-text-overlay h1 {
    font-size: calc(1.375rem + 1vw)
  }

  .hero-text-overlay h1 span {
    font-size: calc(1.375rem + .8vw)
  }
}

@media (max-width:360px) {
  .top-nav .nav-link {
    font-size: 13px
  }

  .hero-text-overlay h1 {
    font-size: calc(1.375rem + 1vw)
  }

  .hero-text-overlay h1 span {
    font-size: calc(1.375rem + .8vw)
  }
}

:focus {
  outline: 0
}

:focus-visible {
  outline-offset: 2px;
  outline: #fff solid 2px;
  outline-offset: 3px
}

.navbar a:focus-visible,
.navbar button:focus-visible,
.top-nav a:focus-visible,
.top-nav button:focus-visible {
  outline: #ffffff solid 2px;
  outline-offset: 3px
}

.btn:focus {
  box-shadow: none
}

.btn:focus-visible {
  outline: #ffffff solid 2px;
  outline-offset: 3px
}

.hero-video-iframe {
  border: none
}