img.logo1.img-fluid {
    width: 30%;
}
.menu_style_home_one {
    background-color: #000;
}
header.header-nav.menu_style_home_one.home2_style .ace-responsive-menu li a, header.header-nav.menu_style_home_one.home3_style .ace-responsive-menu li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
a.btn.btn_home3_style.btn-thm.mysliderbtn {
    border-radius: 5px;
    color: #f6e075;
    background: #32373c;
    font-size: 16px;
    border: 2px solid;
}
.mypbtn {
    border-radius: 5px;
    color: #f6e075;
    background: #32373c;
    font-size: 14px;
    width: 100%;
	height: 35px;
    line-height: 22px;
    margin-top: 5px;
}
.home1_divider_content .para {
    color: #FFFFFF;
    font-size: 26px;
    width: 100%;
    line-height: 1.2;
}
.home1_divider_content .title {
    color: #FFFFFF;
    font-size: 57px;
    line-height: 1.2;
}
.home1_divider_content1 .para {
    color: #FFFFFF;
    font-size: 15px;
    width: 100%;
    line-height: 1.2;
}
.home1_divider_content1 .title {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 1.2;
}
.home1_divider_content1 {
    padding: 50px;
}

section.mylistingstylefooter1 {
    padding: 10px;
}
section.mylistingstylefooter1 .title{
    font-size: 20px;
}
section.mylistingstylefooter1 .para{
    font-size: 15px;
}

.home1_divider_content .title span{
	color: #f6e075;
}
.myhomebox .home3_style.d-block.d-lg-flex.mb30-sm.text-center.text-md-start {
    box-shadow: 0 3px 9px #0000001a;
    border-radius: 5px;
}
a.btn.btn_home3_style.btn-thm.myhomeboxbtn {
    border-radius: 3px;
    background-color: #f6e075;
	font-size: 16px;
	width: unset;
}
.icon.me-2.wobble-horizontal {
    width: 35%;
}
.home3_style.d-block.d-lg-flex.mb30-sm.text-center.text-md-start .details.ms-0.ms-lg-4 {
    float: none;
    margin: auto;
}
.home3_style.d-block.d-lg-flex.mb30-sm.text-center.text-md-start h3.title {
    color: #646262;
}
.myhomebox .home3_style.d-block.d-lg-flex.mb30-sm.text-center.text-md-start p {
    font-size: 15px;
    color: #000;
}
.myhomebox .home3_style.d-block.d-lg-flex.mb30-sm.text-center.text-md-start img {
    height: 170px;
	object-fit: cover;
}
section.pt50.myhomebox {
    padding: 50px 0;
    background: #f8f8f8;
}
section.pt50.myhomebox2 {
    padding: 50px 0;
}
.myhomebox2 .home3_style.d-block.d-lg-flex.mb30-sm.text-center.text-md-start p {
    font-size: 25px;
    color: #000;
}
section.pt50.myhomebox2 .myhomebox2col6{
    float: none;
    margin: auto;
}
.home1_popular_listing table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.home1_popular_listing td, th {
  text-align: center;
  padding: 2px;
}
section.car-for-rent {
	padding: 50px 0;
    background: #f8f8f8;
}
section.car-for-rent .main-title h2 {
    font-size: 25px;
}
.car-listing .details {
    text-align: center;
}
.car-listing .details .wrapper {
    padding-bottom: 5px;
}
.car-listing {
    padding: 2px;
}
.car-listing:hover .details .title, .car-listing:hover .details .title a {
    color: #f5c358;
}
.car-listing .details .listing_footer {
    padding-top: 10px;
    margin-bottom: 10px;
}
.main-title {
    margin-bottom: 15px;
}
.car-listing {
    padding: 2px;
    box-shadow: 0 10px 13px #00000026;
    background-color: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    color: #1d1d1d;
    line-height: 1em;
    margin-left: 24px;
}
.owl-nav i {
    background: #000;
    border-radius: 50%;
    font-size: 20px;
    padding: 10px 8px 5px 10px;
}
.footer_one.home3_style {
    background-color: #000000;
    border-top: 5px solid #f5c358;
}
.footer_about_widget.home2 .title, .footer_contact_widget.home2 .title, .footer_contact_widget.home2 .footer_phone, .footer_contact_widget.home3 .title, .footer_menu_widget.home2 ul li a {
    color: #ffffff;
}
.footer_one p{
	color: #ffffff;
}
.footer_about_widget.home2 p, .footer_contact_widget.home2 p, .copyright-widget.home2 p, .footer_contact_widget.home3 p, .footer_social_widget.home2 li a, .footer_contact_widget li a{
    color: #ffffff !important;
}

.footer_one.home3_style input.form-control {
    background-color: rgba(255, 255, 255, .3) !important;
    color: #fff !important;
    border: unset;
    margin-bottom: 10px;
    height: 40px;
}
.footer_one.home3_style input.form-control::placeholder {
    color: #fff;
}
.footer_one.home3_style button.btn.btn-thm {
    width: 100%;
}
.inner_page_breadcrumb .breadcrumb_content .breadcrumb {
    float: left;
}


.car-listing .tab-container {
    width: 100%;
  }

  .car-listing .tab-header {
    display: flex;
  }

  .car-listing .tab-header div {
    flex: 1;
    text-align: center;
    padding: 8px 0;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 2px solid #ccc;
  }

  .car-listing .tab-header .active {
    border-bottom: 2px solid #001f5b; /* blue underline */
  }

  .car-listing .tab-content {
    display: none;
    padding: 10px 20px;
  }

  .car-listing .tab-content.active {
    display: block;
  }

  .car-listing .tab-content-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
  }

  .car-listing .tab-content-row strong {
    font-weight: unset;
  }

  .car-listing .tab-content-row .value {
    font-weight: bold;
  }
 .breadcrumb-item+.breadcrumb-item::before {
    content: var(--bs-breadcrumb-divider, ">");
} 
li.breadcrumb-item a {
    font-size: 14px;
    text-transform: uppercase;
    color: #777;
}
li.breadcrumb-item.active {
    font-size: 14px;
    text-transform: uppercase;
    color: #777;
}
.breadcrumb_content.style2 {
    margin-top: 15px;
}
.breadcrumb_content.style2 h2 {
    font-size: 20px;
    font-weight: unset;
    line-height: 1px;
}

.breadcrumb_content.style2 input.form-control {
    border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
    border-radius: 0;
    font-size: 15px;
}
.breadcrumb_content.style2 form.footer_mailchimp_form {
    margin-top: 25px;
}
.breadcrumb_content.style2 .footer_mailchimp_form button {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc !important;
	border-top: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
	padding: 15px;
	border-radius: 0;
}
.breadcrumb_content.style2 i.fa.fa-search {
    color: #f5c358;
    font-size: 15px;
}
h4.filtertext {
    font-size: 15px;
    font-weight: 100;
    padding-top: 20px;
}
.advance_search_style .bootstrap-select>.dropdown-toggle, .page_control_shorting.right_area .bootstrap-select>.dropdown-toggle {
    line-height: 25px;
    padding-left: 80px;
	border: unset;
}
.inner_page_breadcrumb.style2 {
    padding-bottom: 20px;
}
.listing_filter_row {
    border-bottom: 1px solid #ccc;
}
.sidebar_widgets {
    padding: 0;
	background-color: unset;
    border: unset;
}


.sidebar_widgets .filter-box {
      background: #fff;
      border-radius: 10px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
      width: 100%;
      overflow: hidden;
    }

    .sidebar_widgets .filter-section {
      border-bottom: 1px solid #ddd;
      transition: all 0.3s ease;
    }

    .sidebar_widgets .filter-section:last-child {
      border-bottom: none;
    }

    .sidebar_widgets .filter-header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 12px 16px;
      cursor: pointer;
      font-weight: bold;
      font-size: 15px;
    }

    .sidebar_widgets .filter-header:hover {
      background-color: #f0f0f0;
    }

    .sidebar_widgets .arrow {
      transition: transform 0.3s ease;
    }

    .sidebar_widgets .open .arrow {
      transform: rotate(180deg);
    }

    .sidebar_widgets .filter-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.3s ease, padding 0.3s ease;
      padding: 0 16px;
    }

    .sidebar_widgets .open .filter-content {
      max-height: 500px;
      padding-bottom: 10px;
    }

    .sidebar_widgets .filter-content ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .sidebar_widgets .filter-content li {
      display: flex;
      align-items: center;
      gap: 8px;
      margin-bottom: 10px;
      font-size: 14px;
      color: #333;
    }

    .sidebar_widgets input[type="checkbox"] {
      accent-color: #007bff;
      width: 16px;
      height: 16px;
      cursor: pointer;
    }

    .sidebar_widgets .filter-content li span {
      color: #777;
    }
	.sidebar_widgets .filter-header:hover {
    background-color: unset;
}
.sidebar_widgets .sasw_list .search_option_button button.btn {
    font-weight: unset;
    font-size: 18px;
}
section.mylistingstylefooter1 .title1 {
    font-weight: 100;
}
section.mylistingstylefooter1 .title2 {
    font-weight: 100;
    font-size: 12px;
    font-style: italic;
	margin-bottom: 20px;
}
.mylistingstylefooter1 .col-md-6 {
    margin-top: 25px;
}






.sign_up_modal p.note {
    color: #999;
    font-size: 14px;
  }

  .sign_up_modal h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .sign_up_modal form {
    max-width: 700px;
  }

  .sign_up_modal .form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
  }

  .sign_up_modal .form-row input[type="text"],
  .sign_up_modal .form-row input[type="email"],
  .sign_up_modal .form-row input[type="tel"],
  .sign_up_modal .form-row textarea {
    flex: 1;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 2px;
	width: 100%;
  }

.sign_up_modal textarea {
    width: 100%;
    height: 100px;
    resize: none;
    border: 1px solid #ccc;
    padding: 10px;
}

  .sign_up_modal label {
    font-size: 14px;
    color: #555;
  }

  .sign_up_modal .checkbox-group {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
  }

  .sign_up_modal .checkbox-group label {
    display: flex;
    align-items: center;
    gap: 5px;
  }

  .sign_up_modal .char-count {
    text-align: right;
    font-size: 12px;
    color: #999;
    margin-top: 3px;
  }

  .sign_up_modal .disclaimer {
    font-size: 12px;
    color: #555;
    background-color: #f5f5f5;
    padding: 15px;
    border-radius: 3px;
    margin-top: 15px;
  }

  .sign_up_modal .terms {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 15px;
  }

  .sign_up_modal .submit-btn {
    background-color: black;
    color: #f5e07e;
    border: none;
    border-radius: 20px;
    padding: 10px 40px;
    font-size: 14px;
    cursor: pointer;
  }

  .sign_up_modal .button-container {
    text-align: center;
    margin-top: 20px;
  }
  .sign_up_modal .submit-btn:hover {
    background-color: #333;
  }
  .modal-dialog {
        max-width: 767px;
    }
.modal-logo {
    margin-top: 15px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.modal-body1 {
    text-align: center;
    margin-top: 20px;
}
.modal-body.container.p60 {
    padding-top: 0;
}
.modal-body2 {
    padding-bottom: 30px;
}
.sign_up_modal .modal-header {
    background-color: unset;
}	


.vehicle-section {
    max-width: 100%;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
}

  .vehicle-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 18px 24px;
    background-color: #fff;
  }

  .vehicle-header h3 {
    margin: 0;
    font-size: 1.2em;
    font-weight: bold;
    color: #002b5c;
  }

  .vehicle-arrow {
    font-size: 1.2em;
    color: #333;
    transition: transform 0.3s ease;
  }

  .vehicle-arrow.open {
    transform: rotate(180deg);
  }

  .vehicle-divider {
    height: 2px;
    background-color: #f5d65a;
  }

  .vehicle-content {
    padding: 20px 24px;
    display: none;
    background-color: #fff;
  }

  .vehicle-content.open {
    display: block;
  }

  .vehicle-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 16px 30px;
  }

  .vehicle-item {
    display: flex;
    flex-direction: column;
  }

  .vehicle-label {
    color: #777;
    font-size: 0.9em;
  }

  .vehicle-value {
    font-weight: bold;
    color: #222;
  }
  .mycontainer {
    border-top: 1px solid #f5c358;
    padding-top: 20px;
}

.single_form {
    padding-top: 20px;
}
.single_form {
  max-width: 100%;
  margin: 40px auto;
  background: #ffffff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  font-family: 'Inter', sans-serif;
}

.single_form form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.single_form .form-row {
  display: flex;
  gap: 15px;
}

.single_form .form-row input {
  flex: 1;
}

/* Inputs and Textarea */
.single_form input[type="text"],
.single_form input[type="tel"],
.single_form input[type="email"],
.single_form textarea {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
  transition: all 0.3s ease;
}

.single_form input:focus,
.single_form textarea:focus {
  border-color: #f6e075;
  box-shadow: 0 0 5px rgba(0,123,255,0.3);
  outline: none;
}

/* Textarea sizing */
.single_form textarea {
  resize: vertical;
  min-height: 100px;
}

/* Terms checkbox */
.single_form .terms {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #333;
}

.single_form .terms input[type="checkbox"] {
  width: 18px;
  height: 18px;
  accent-color: #f6e075;
}

/* Submit button */
.single_form .button-container {
  text-align: right;
}

.single_form .submit-btn {
    border-radius: 5px;
    color: #f6e075;
    background: #32373c;
    font-size: 14px;
    width: 100%;
    height: 35px;
    line-height: 22px;
    margin-top: 5px;
}
.single_form h4 {
    margin-bottom: 20px;
}

header.header-nav.menu_style_home_one .ace-responsive-menu > li > ul.sub-menu, header.header-nav.home2.style_one .ace-responsive-menu > li > ul.sub-menu
 {
    margin-left: 0;
    z-index: 99999999999999999;
}
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li, header.header-nav.home2.style_one .ace-responsive-menu li ul.sub-menu li, header.header-nav.menu_style_home_three .ace-responsive-menu li ul.sub-menu li, header.header-nav.menu_style_home_four .ace-responsive-menu li ul.sub-menu li, header.header-nav.menu_style_home_five .ace-responsive-menu li ul.sub-menu li, header.header-nav.menu_style_home_six .ace-responsive-menu li ul.sub-menu li, header.header-nav.menu_style_home_seven .ace-responsive-menu li ul.sub-menu li, header.header-nav.menu_style_home_eight .ace-responsive-menu li ul.sub-menu li
 {
    background-color: #000;
}
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li a, header.header-nav.menu_style_home_four .ace-responsive-menu li ul.sub-menu li a, header.header-nav.menu_style_home_five .ace-responsive-menu li ul.sub-menu li a, header.header-nav.menu_style_home_six .ace-responsive-menu li ul.sub-menu li a, header.header-nav.menu_style_home_seven .ace-responsive-menu li ul.sub-menu li a, header.header-nav.menu_style_home_eight .ace-responsive-menu li ul.sub-menu li a {
    border-bottom: 1px solid #f5c363;
    color: #f5c363;
}
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu, header.header-nav.menu_style_home_three .ace-responsive-menu li ul.sub-menu, header.header-nav.menu_style_home_four .ace-responsive-menu li ul.sub-menu, header.header-nav.menu_style_home_five .ace-responsive-menu li ul.sub-menu, header.header-nav.menu_style_home_six .ace-responsive-menu li ul.sub-menu, header.header-nav.menu_style_home_seven .ace-responsive-menu li ul.sub-menu, header.header-nav.menu_style_home_eight .ace-responsive-menu li ul.sub-menu {
    background-color: #000;
	}
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li a:hover, header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li ul.sub-menu {
    color: #f5c363;
}	
.home1_divider_content {
    margin: 30px !important;
}

/* Responsive adjustments */
@media (max-width: 767px) {
  .single_form .form-row {
    flex-direction: column;
  }

  .single_form .submit-btn {
    width: 100%;
  }
}
