/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.19.12
Requires at least:    6.4
Requires PHP:         7.4
WC requires at least: 8.3
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
.pc {
    display: block;
}

.sp {
    display: none;
}

.inner {
    max-width: 1180px;
    margin: 0 auto;
}

.tt_font_92 {
    font-size: 92px;
    margin-bottom: 20px;
    color: #366793;
    line-height: 1.2em;
    font-family: 'Michroma', sans-serif;
}

.tt_f60 {
    font-size: 56px;
    font-family: 'Michroma';
    color: white;
    margin-bottom: 0;
    color: #366793;
    margin-bottom: 15px;
    line-height: 1.2;
}

.tt_font_60 {
    color: #366793;
    font-size: 60px;
    font-family: 'Michroma', sans-serif;
    margin-bottom: 30px;
}

.white {
    color: white;
}

.tt_ss1 {
    font-size: 92px;
    margin-bottom: 20px;
    color: #366793;
    line-height: 1.2em;
    font-family: 'Michroma', sans-serif;
}

.title_mv {
    font-size: 92px !important;
    color: white !important;
    line-height: 1.2em !important;
    font-family: 'Michroma', sans-serif;
}

.count {
    color: white;
    font-size: 24px;
    margin-bottom: 0;
}

.des_ss1 {
    font-size: 28px;
}

.des_ss1 span {
    color: white;
}


.box_footer_top {
    margin-bottom: 40px;
}

.box_footer_top {
    border: 2px solid #284764;
    border-radius: 25px;
    padding: 20px 20px 20px 20px;
    background: #2847642e;
}




.box_footer_top .col {
    padding: 0;
}

.box_footer_top .title_footer {
    font-size: 22px;
    color: white;
    margin-bottom: 0;
    font-weight: 500;
}

.box_footer_top .add_res {
    color: white;
}

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

.flex_box .wpcf7-spinner {
    display: none;
}

body .flex_box input {
    border-radius: 10px;
    height: 44px;
    margin-bottom: 0;
}

body .form1 .wpcf7-submit {
    display: inline-block;
    color: white;
    background: linear-gradient(to right, #d62828, #f44336);
    border: none;
    border-radius: 30px;
    font-size: 14px;
    height: 44px;
    font-weight: 500;
    text-decoration: none;
    transition: background 0.3s ease;
}

.footer_section {
    padding: 100px 15px 0px 15px !important;
}

.box_footer_top .sm_txt {
    font-size: 14px;
}

.row_nop .col {
    padding: 0;
}

.center {
    text-align: center;
    margin: 0 auto;
}

.title_bike {
    color: #366793;
    font-size: 60px;
    font-family: 'Michroma', sans-serif;
    margin-bottom: 30px;
}

.title_bike_white {
    margin: 0 auto 30px;
    font-size: 60px;
    font-family: 'Michroma', sans-serif;
    width: fit-content;
    text-align: center;
    color: white;
}

.box_footer_top .title {
    font-size: 56px;
    margin-bottom: 20px;
    color: #366793;
    font-family: 'Michroma', sans-serif;
}

.tittle_mv_top {
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 1.4 !important;
}

.tittle_mv_top span {
    font-weight: 300;
    font-style: italic;
}

.title_sm_bike {
    font-size: 60px;
    font-family: 'Michroma', sans-serif;
    color: #366793;
    margin-bottom: 15px;
}

.title_sm_bike {
    font-size: 60px;
    font-family: 'Michroma', sans-serif;
    color: #366793;
    margin-bottom: 15px;
}


.des_bike {
    font-size: 28px;
}

.two_col {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.col_l,
.col_r {
    width: 48%;
}

.bgh_blakc {
    background: rgb(16, 16, 16);
    padding: 60px 30px;
}

.bgh_blakc.blog {
    background: rgb(16, 16, 16);
    padding: 30px 30px 0 30px;
}

.bgh_blakc.bike_rantal {
    padding: 60px 30px 100px;
}



.bgh_white {
    background: rgb(16, 16, 16);
    padding: 30px;
}

.bgh_white .inner {
    padding: 20px;
    background: white;
}

.flex_item {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.flex_item .item {
    width: calc((100% / 3) - 20px);
    background: #bbbbbb0d;
    padding: 20px;
    border-radius: 25px;
}

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

.flex_ico p {
    margin-bottom: 0;
}

.txt_ico {
    font-size: 24px;
    color: white;
}

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

.white_tt {
    color: white;
}

.mb0 {
    margin-bottom: 0 !important;
}


.flex_two_col {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.block1 .icon {
    text-align: center;
    font-size: 16px;
    color: #ab0000;
    border: 1px solid #ab0000;
    width: fit-content;
    margin: 0 auto 10px;
    padding: 2px 10px;
    border-radius: 25px;
}



.slider_post_01 {
    background: white;
}

.slider_post_01_mv .slider_post_01 {
    opacity: 1;
    transform: scale(1);
    margin-bottom: 30px;
}

.slider_post_01_mv .slider_post_01 a:hover {
    opacity: 0.8;
}

.slider_post_01_mv .slider_post_01 .thumb {
    max-width: 100%;
}

.page-all-bike .slider_post_01 {
    opacity: 1;
}

.thumni {
    padding: 10px;
}

.post-title {
    font-size: 24px;
    color: black;
}

.post-subtitle {
    font-size: 14px;
}

.ico_line {
    margin-bottom: 5px;
    display: flex;
    gap: 5px;
    font-size: 15px;
}

.flex_two_col .col_1 {
    width: 48%;
}

.flex_two_col .col_2 {
    width: 48%;
}

.sm_xt {
    font-size: 24px;
    color: white;
    margin-bottom: 0;
}


.thumb {
    max-width: 350px;
}

.note {
    color: #366793;
    font-size: 24px;
}

.accordion-title {
    border: unset !important;
}

.flex_ss1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    align-items: center;
}

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

.nav-dropdown-default {
    background-color: #1e1f26 !important;
    border: none !important;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3) !important;
    padding: 10px !important;
}

.nav-dropdown-default a {
    color: #366793 !important;
    padding: 10px 15px !important;
    border-bottom: unset !important;
}

.nav-dropdown-default a:hover {
    color: #fff !important;
}

.nav-dropdown-default li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    /* line ngăn mờ nhẹ */
}

.nav-dropdown-default li:last-child {
    border-bottom: none;
}

.nav>li.current-menu-item::after,
.nav>li.current_page_item::after,
.nav>li.current-menu-parent::after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%);
    width: 5px;
    height: 5px;
    background-color: red;
    border-radius: 50%;
}

.custom-accordion .accordion-item {
    border-radius: 6px;
    color: white;
    overflow: hidden;
    max-width: 800px;
    margin: 0 auto 15px;
}

.custom-accordion .accordion-item.active {
    background: #284764;
}

.accordion-toggle {
    position: relative;
    width: 100%;
    background: none;
    border: none;
    color: white;
    font-size: 24px;
    font-weight: 500;
    padding: 10px 10px 10px 45px;
    text-align: left;
    text-transform: none;
    line-height: 1.3em;
    cursor: pointer;
}

.accordion-toggle::before {
    content: "+";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    font-size: 10px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    color: white;
    text-align: center;
    line-height: 12px;
    font-weight: bold;
    transition: all 0.3s ease;
}

.accordion-item.active .accordion-toggle::before {
    content: "−";
}

.accordion-content {
    overflow: hidden;
    max-height: 0;
    padding: 0 20px 0 45px;
    font-size: 24px;
    line-height: 1.6;
    color: #ccc;
    transition: all 0.4s ease;
}

.button.primary {
    display: inline-block;
    color: white;
    background: linear-gradient(to right, #d62828, #f44336);
    border: none;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: background 0.3s ease;
}

.btn_mv {
    display: inline-block;
    color: white;
    background: linear-gradient(to right, #d62828, #f44336);
    border: none;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: background 0.3s ease;
}

.search-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

.search-wrap::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url('https://beta.dcmotorbikes.com/wp-content/uploads/2025/07/search-lg.png') no-repeat center;
    background-size: contain;
    pointer-events: none;
    opacity: 0.8;
    z-index: 99;
}

.search-input {
    width: 100% !important;
    padding: 10px 15px 10px 45px !important;
    border-radius: 10px !important;
    border: none !important;
    font-size: 16px !important;
    color: #333 !important;
    background: #fff !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) !important;
    margin-bottom: 0 !important;
}

.search-input::placeholder {
    color: #999 !important;
}

.have_form form {
    margin: 0 auto;
    text-align: center;
}

.des_ss12 {
    font-size: 24px;
    margin-bottom: 40px;
}

.count_num {
    font-size: 76px;
    font-family: 'Michroma';
    color: white;
    margin-bottom: 0;
}



.tt_f60_white {
    font-size: 56px;
    font-family: 'Michroma';
    color: white;
    margin-bottom: 0;
    margin-bottom: 15px;
    line-height: 1.2;
}

input[type="radio"] {
    accent-color: #f33;
}

.des28 {
    font-size: 28px;
}

.des28 span {
    color: white;
}

.des24 {
    font-size: 28px;
}

.des24 span {
    color: white;
}

.txt_r {
    font-size: 24px;
    margin-bottom: 0;
}

.flex_count {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
}

.transpa_bg {
    background: linear-gradient(to bottom, rgb(0 0 0) 0%, rgb(16 16 16) 100%);
}

.tt_avai {
    color: white;
    font-size: 28px;
    margin-bottom: 10px;
}

.adddres,
.ftime {
    font-size: 16px;
    margin: 2px 0 0 -5px;
    color: #5a83a4;
    margin-bottom: 10px !important;
}

.flex-box.listtag {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 10px;
}

.flex-box.listtag li {
    list-style-type: none;
    background: #5a83a4;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0;
}

.des_ss13 {
    font-size: 24px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.cf7-bike-wrapper {
    max-width: 500px;
    margin: 0 auto;
    padding: 24px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    font-family: 'Arial', sans-serif;
}

.cf7-bike-wrapper h3 {
    margin-bottom: 4px;
    font-size: 20px;
    font-weight: 700;
    color: #111827;
}

.cf7-bike-wrapper .bike-desc {
    margin-bottom: 24px;
    color: #6B7280;
    font-size: 14px;
}

.cf7-bike-wrapper .bike-q {
    margin-bottom: 24px;
}

.cf7-bike-wrapper .bike-q p {
    font-weight: 500;
    margin-bottom: 12px;
}

.bike-radio-group input[type="radio"] {
    accent-color: #e53935;
}

.bike-radio-group label:hover {
    background: #f9fafb;
    border-color: #d1d5db;
}

.bike-submit-wrap {
    margin-top: 20px;
}

.wpcf7-spinner {
    display: none;
}

.cf7-bike-wrapper input[type="submit"] {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: #fff;
    background: linear-gradient(to right, #e53935, #d32f2f);
    border: none;
    border-radius: 999px;
    cursor: pointer;
    transition: background 0.3s ease;
    font-weight: 600;
    margin: 0;
}



.cf7-bike-wrapper input[type="submit"]:hover {
    background: linear-gradient(to right, #d32f2f, #c62828);
}

.title_base {
    color: white;
    font-size: 28px;
    margin-bottom: 10px;
}

.pin {
    font-size: 24px;
}


.title_blog {
    font-size: 56px;
    font-family: 'Michroma';
    color: white;
}

.wpcf7-form-control-wrap input {
    border-radius: 10px;
}

.des28 span.red {
    color: red;
}


.center_ico {
    width: fit-content;
}


/* //blog */

.read-more {
    padding: 10px 30px;
    font-size: 16px;
    color: #fff;
    background: linear-gradient(to right, #e53935, #d32f2f);
    border: none;
    border-radius: 999px;
    cursor: pointer;
    transition: background 0.3s ease;
    font-weight: 600;
    margin: 0;
    text-decoration: none !important;
}

.read-more:hover {
    opacity: .8;
    color: white !important;
}

.hero-post {
    position: relative;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 20px;
    color: white;
}

.hero-post-overlay {
    text-align: center;
    max-width: 1180px;
}

.hero-post-overlay h2 {
    font-size: 2.5rem !important;
    margin-bottom: 30px !important;
    color: white !important;
}

.hero-post-overlay p {
    margin: 10px 0;
}


/* Hiệu ứng mờ phía dưới hero để nối với section dưới */
.hero-fadeout {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #111 100%);
}

/* Tìm kiếm & Sort */
.post-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
    margin: 30px auto 0;
}

/* === Search Form === */
.search-form {
    position: relative;
    flex: 1 1 300px;
    max-width: 400px;
}

.search-form input[type="text"] {
    width: 100%;
    padding: 12px 20px 12px 42px;
    border-radius: 5px;
    border: none;
    background: #fff;
    color: #333;
    font-size: 14px;
    box-shadow: 0 0 0 1px #ccc;
    margin: 0;
}

/* Icon search - absolute */
.search-form::before {
    content: "";
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background-image: url('/wp-content/themes/flatsome/assets/images/search-lg.png');
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
    margin: 0;
}

/* === Sort Form === */
.sort-form select {
    padding: 0px 30px;
    border-radius: 25px;
    border: none;
    background: #333;
    color: #fff;
    font-size: 14px;
    appearance: none;
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
}

/* Optional arrow */
.sort-form {
    position: relative;
}

.sort-form::after {
    content: "▾";
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    pointer-events: none;
}


/* Danh sách bài viết */
.post-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 30px 0px;
    background: #111;
    color: #fff;
}

.post-item1 {
    background: #1a1a1a;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.post-item1:hover {
    transform: translateY(-5px);
}

.post-item1 img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.post-item-content {
    padding: 20px;
}

.post-item-content h3 a {
    color: #fff;
    text-decoration: none;
}

.post-item-content .date {
    font-size: 0.9rem;
    color: #aaa;
}

.post-item-content .excerpt {
    margin-top: 10px;
    line-height: 1.5;
}

/* Phân trang */
.pagination {
    text-align: center;
    margin: 40px 0 0;
    padding: 30px;
    border-top: 1px solid;
}

.pagination .page-numbers {
    display: inline-block;
    margin: 0 5px;
    padding: 10px 18px;
    background: #222;
    color: #fff;
    border-radius: 50%;
    text-decoration: none;
}

.pagination .current {
    background: #e50000;
}

.sp_only {
    display: none;
}

.tt_wwhite {
    color: white;
    font-size: 24px;
    margin-bottom: 15px;
}

/*single-bike-rental */

.single-bike-rental .block1 {
    padding: 200px 30px 30px 30px;
}

.properti {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}

.properti .ico_line {
    color: white;
}

.title_sg_1 {
    font-size: 28px;
    color: black;
    margin-bottom: 10px;
}

.col_1_sg {
    width: 48%;
}

.col_2_sg {
    width: 48%;
}

.col_sg_1 {
    width: 48%;
}

.col_sg_2 {
    width: 48%;
}

.content_images {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    flex-wrap: wrap;
}

.custom-accordion.sing_bike .accordion-toggle {
    color: black;
    font-size: 24px;
    margin-bottom: 0px;
}

.custom-accordion.sing_bike .accordion-toggle::before {
    color: #858585;
    border: 2px solid #858585;
    width: 18px;
    height: 18px;
    font-size: 12px;
    line-height: 14px;
}

.custom-accordion.sing_bike .accordion-item.active {
    background: white;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.custom-accordion.sing_bike .accordion-content {
    font-size: 22px;
    color: #858585;
}

.bgh_white .inner {
    padding: 60px 20px 60px 20px;
    background: white;
}

.flex_3_bike {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.flex_3_bike .slider_post_01 {
    width: calc((100% / 3) - 15px);
    opacity: 1;
}

.flex_3_bike .slider_post_01 a:hover {
    opacity: 0.8;
}

.blog_post_top .post-title {
    font-size: 18px;
    font-family: 'Noto Sans';
    color: white;
}

.wid_fix_img {
    max-width: 350px;
    margin: 0 auto;
}

.ux-menu-link__link:hover {
    color: white !important;
}


/* form single dental */
.cf7-quizbox-wrapper {
    background: #fff;
    padding: 24px;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    max-width: 520px;
    font-family: 'Segoe UI', sans-serif;
}

.cf7-quizbox-wrapper h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 4px;
}

.cf7-quizbox-desc {
    font-size: 14px;
    color: #666;
    margin-bottom: 24px;
}

.cf7-quizbox-group {
    margin: 20px 0 10px;
}


.cf7-quizbox-options label {
    padding: 5px 12px;
    border: 1px solid #ccc;
    border-radius: 12px;
    cursor: pointer;
    transition: 0.2s ease;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.cf7-quizbox-options .wpcf7-form-control-wrap input {
    margin: 0 10px 0 0;
}

.title_form {
    font-size: 24px;
    color: black;
    font-family: 'Noto Sans';
}

input[name="quizbox-plan"] {
    width: 100%;
    padding: 14px 16px;
    font-size: 16px;
    border-radius: 12px;
    border: 1px solid #ccc;
}

.cf7-quizbox-submit-wrap {
    margin-top: 20px;
}

.cf7-quizbox-submit-wrap input[type="submit"] {
    width: 100%;
    padding: 10px;
    border-radius: 999px;
    background: linear-gradient(to right, #e52d27, #b31217);
    color: white;
    font-weight: bold;
    font-size: 16px;
    border: none;
    cursor: pointer;
    transition: 0.2s ease;
}

.cf7-quizbox-submit-wrap input[type="submit"]:hover {
    background: linear-gradient(to right, #cc1e1e, #911010);
}

.cf7-quizbox-options.col1 span.wpcf7-list-item {
    width: 100%;
}

/* all bike */
.page_all_bike.block1 {
    padding: 200px 30px 30px 30px;
}

.flex_tab {
    display: flex;
    align-items: end;
    gap: 30px;
}

.des24 a {
    font-size: 24px;
    margin-bottom: 0;
}

.item_flx .des24 {
    font-size: 22px;
    text-align: center;
}

.item_flx .des24 span {
    font-size: 16px;
    color: #898989;
}

.bike .dropdown-menu li {
    list-style: none !important;
}

.block1 .icon_day {
    text-align: center;
    font-size: 16px;
    background: #858585;
    color: white;
    width: fit-content;
    margin: 0 auto 10px;
    padding: 2px 10px;
    border-radius: 25px;
}

.thumne {
    margin: 30px 0;
    text-align: center;
}

.post-meta-share {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #111;
    padding: 15px 20px;
    border-top: 1px solid #222;
    font-family: 'Michroma', sans-serif;
    flex-wrap: wrap;
}

.meta-info {
    display: flex;
    gap: 40px;
    color: #fff;
}

.meta-block .label {
    color: #a31417;
    font-size: 13px;
    margin-bottom: 4px;
}

.meta-block .value {
    color: #fff;
    font-size: 14px;
}

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

.share-buttons button,
.share-buttons a {
    background: #3a3a3a;
    border: none;
    color: #fff;
    padding: 8px 14px;
    border-radius: 20px;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.3s;
}

.share-buttons a {
    width: 36px;
    height: 36px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 14px;
}

.share-buttons button:hover,
.share-buttons a:hover {
    background: #a31417;
}

.copy-link {
    margin: 0;
}


/* accessorises css */
.single-accessories .block1 {
    padding: 200px 30px 30px 30px;
}

.access-gallery {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.access-gallery .main-image {
    width: 100%;
    border: 1px solid #ccc;
    overflow: hidden;
}

.access-gallery .main-image .big-img {
    width: 100%;
    height: auto;
    display: block;
}

.access-gallery .thumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
}

.access-gallery .thumbs .thumb-img {
    width: 82px;
    height: auto;
    cursor: pointer;
    border: 2px solid transparent;
    transition: border 0.2s ease;
}

.access-gallery .thumbs .thumb-img.active,
.access-gallery .thumbs .thumb-img:hover {
    border-color: #e11d48;
}

.flex_4_acess {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
}

.access-card {
    width: calc(25% - 23px);
}

.access-link {
    display: block;
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

.access-img-wrap {
    position: relative;
    overflow: hidden;
}

.access-img-wrap img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.access-tag {
    position: absolute;
    bottom: 12px;
    left: 12px;
    background: linear-gradient(to right, #e53935, #d32f2f);
    color: #fff;
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 20px;
}

.access-title {
    margin-top: 10px;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #fff;
}

.access-link:hover .access-img-wrap img {
    transform: scale(1.05);
}


.tab.has-icon.active a {
    color: white;
    border-bottom: 1px solid red;
}

.tab.has-icon a:hover {
    color: white !important;
}

.slick-prev:before,
.slick-next:before {
    font-size: 35px !important;
}

.slick-prev,
.slick-next {
    bottom: -60px !important;
    top: unset !important;
}

.slick-next {
    left: 40px;
}

.slick-prev {
    left: 0;
}

.slider_post_01 {
    transition: transform 0.5s ease, opacity 0.5s ease;
    opacity: 0.5;
    transform: scale(0.9);
    z-index: 1;
}

.slider_post_01.is-main {
    opacity: 1;
    transform: scale(1);
    z-index: 2;
}

.slider_post_01.is-secondary {
    opacity: 0.3;
    transform: scale(0.85);
    z-index: 1;
}

/* drivers-lisence */

.lits-show {
    list-style: none;
    padding: 0;
    margin: 0;
}

.lits-show li {
    position: relative;
    padding: 8px 15px 8px 0px;
    cursor: pointer;
    transition: all 0.3s;
    padding-left: 25px;
    margin-left: 0 !important;
}

.lits-show li::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 23px;
    width: 8px;
    height: 8px;
    background: red;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.3s;
}

.lits-show li.active::before {
    opacity: 1;
}

.lits-show li.active {
    color: #fff;
    font-size: 20px;
}

.showimages img {
    width: 100%;
    max-width: 400px;
    height: auto;
    display: block;
    margin: 0 auto;
}




/* form drive license */
.license-form {
    gap: 20px;
    color: #fff;
    border-radius: 12px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.license-form .question {
    background: #1b1f22;
    padding: 20px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    width: calc((100% / 4) - 20px);
}

.license-form .question p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.license-form .wpcf7-list-item {
    display: block;
    margin: 5px 0;
}

.license-form .number {
    position: absolute;
    bottom: -45px;
    right: -12px;
    font-size: 110px;
    font-weight: 800;
    color: #212a32;
    pointer-events: none;
    user-select: none;
}

.submit-btn-wrap {
    grid-column: span 4;
    text-align: center;
    margin-top: 20px;
}

.submit-answer {
    background: linear-gradient(90deg, #f85032, #e73827);
    color: #fff;
    border: none !important;
    padding: 10px 30px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border-radius: 30px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;

}

.submit-answer:hover {
    opacity: 0.85;
}

.license-form label {
    color: #fff;
}

.review-card {
    background-color: #101010;
    color: white;
    border-radius: 12px;
    padding: 20px;
    margin: 0 20px;
    font-family: Arial, sans-serif;
}

.review-header {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.avatar-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 12px;
}

.review-info {
    flex-grow: 1;
}

.name {
    font-weight: bold;
    font-size: 16px;
}

.time {
    font-size: 13px;
    color: #bbb;
}

.google-logo {
    width: 20px;
    height: 20px;
}

.review-stars {
    font-size: 18px;
    margin-bottom: 8px;
}

.review-text {
    font-size: 15px;
    line-height: 1.4;
}

.slider_review .slick-track {
    display: flex !important;
    align-items: center;
}

.cusotmer {
    border-radius: 25px;
    padding: 20px 20px 20px 20px;
    background: #2847642e;
}

.item_flx .des24.active a {
    color: white;
}

.slider_img_acs .slick-track {
    display: flex !important;
    align-items: center;
}

.slider_img_acs .slick-track img {
    margin: 0 10px;
}

.slider_img_driver_lisen .slick-track {
    display: flex !important;
    align-items: center;
}

.slider_img_driver_lisen .slick-track img {
    margin: 0 10px;
}


.slider_img_acs {
    overflow: hidden;
    position: relative;
}

.slider_img .slick-track {
    display: flex !important;
    align-items: center;
}

.slider_img .slick-track img {
    margin: 0 10px;
}

.slider_img {
    overflow: hidden;
    position: relative;
}

.white_20 {
    text-align: center;
    margin: 20px auto 0;
    color: white;
}

.blog_font h1,
.blog_font h2,
.blog_font h3,
.blog_font h4,
.blog_font h5,
.blog_font h6 {
    color: #fff;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
}

.blog_font h1 {
    font-size: 30px;
}

.blog_font h2 {
    font-size: 28px;
}

.blog_font h3 {
    font-size: 24px;
}

.blog_font h4 {
    font-size: 22px;
}

.blog_font h5 {
    font-size: 20px;
}

.blog_font h6 {
    font-size: 18px;
}


.custom-accordion {
    font-family: inherit;
    border: none;
}

.acc-item {
    border-bottom: 1px solid #ddd;
}

.acc-title {
    font-weight: bold;
    cursor: pointer;
    padding: 8px 0;
    position: relative;
}

.acc-title::after {
    content: "▾";
    position: absolute;
    right: 0;
    transition: transform 0.3s ease;
}

.acc-title.active::after {
    transform: rotate(180deg);
}

.acc-content {
    display: none;
    padding: 5px 0 10px;
}

.note_aces p {
    border-left: 2px solid red;
    margin: 30px 0 20px;
    padding: 0 0 0 10px;
}

.content_view ul {
    padding-left: 20px;
}


/* modal form */
/* Modal style cơ bản */
.cf7-modal-form {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    max-width: 400px;
    position: relative;
    margin: auto;
}

.cf7-modal-form .form-header h3 {
    margin: 0 0 10px;
    font-family: 'Noto Sans', sans-serif !important;
    color: black !important;

}

.cf7-modal-form .form-header p {
    font-size: 14px;
    color: #666;
}

.cf7-modal-form .close-btn {
    position: absolute;
    top: 10px;
    right: 0;
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    margin: 0;
}

.ct-us a {
    border: 2px solid white;
    padding: 5px 20px;
    border-radius: 50px;
    color: white;
}

.ct-us a:hover {
    opacity: .8;
}

.cf7-modal-form input[type="submit"] {
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;
    color: #fff;
    background: linear-gradient(to right, #e53935, #d32f2f);
    border: none;
    border-radius: 999px;
    cursor: pointer;
    transition: background 0.3s ease;
    font-weight: 600;
    margin: 0;
}

.cf7-modal-form select,
.cf7-modal-form textarea {
    border-radius: 5px;
}


.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.2) !important;
    backdrop-filter: blur(10px) !important;
    overflow-y: auto;
}


.modal-show .modal-overlay,
.modal-show .modal-box {
    opacity: 1;
    visibility: visible;
}

.modal-show .modal-box {
    transform: translate(-50%, -50%) scale(1);
}

.line_top{    border-top: 2px solid #284764;
    padding-top: 20px;}

@media screen and (min-width: 550px) {}

/* sp */
@media screen and (max-width: 549px) {
    .modal-overlay {
        align-items: unset;
    }

    .pc {
        display: none;
    }

    .license-form .question {
        width: 100%;
    }


    .flex_two_col {
        flex-direction: column;
    }

    .slider_post_01 {
        opacity: 1;
        transform: scale(1);
        z-index: 1;
    }

    .title_sm_bike {
        font-size: 9vw;
    }

    .bgh_blakc.mt60 {
        padding-top: 80px;
    }

    .flex_item {
        flex-direction: column;
    }

    .flex_item .item {
        width: 100%;
    }

    .two_col {
        flex-direction: column;
    }

    .col_l,
    .col_r {
        width: 100%;
    }

    .title_bike {
        font-size: 9vw;
    }


    .flex_two_col .col_1 {
        width: 100%;
    }

    .flex_two_col .col_2 {
        width: 100%;
    }

    .bike .post-controls {
        margin-top: 0;
    }

    .bike .thumb {
        max-width: 100%;
    }

    .cont_titl h2 {
        color: white;
        margin-bottom: 20px;
    }

    .cont_titl {
        text-align: center;
    }


    .des28 {
        font-size: 18px;
    }

    .tt_f60 {
        font-size: 10vw;
    }

    .tt_f60_white {
        font-size: 8vw;
    }

    .cf7-bike-wrapper h3 {
        font-size: 4.5vw;
    }

    .bike-q {
        margin-bottom: 0;
    }

    .cf7-bike-wrapper input[type="submit"] {
        padding: 5px;
    }

    .bgh_blakc {
        background: rgb(16, 16, 16);
        padding: 20px 15px;
    }

    .bgh_white {
        background: rgb(16, 16, 16);
        padding: 20px;
    }

    .bgh_white .inner {
        padding: 30px 20px 30px 20px;
    }

    .access-gallery .thumbs .thumb-img {
        width: calc((100% / 5) - 5px);
    }

    .access-gallery .thumbs {
        gap: 5px;
    }

    .box-ico-sp {
        align-items: center;
    }

    .box_footer_top .sm_txt {
        font-size: 14px;
        margin-bottom: 0;
        margin-top: 10px;
    }

    .footer_section {
        padding: 60px 15px 0px 15px !important;
    }

    .box_footer_top .title {
        font-size: 8vw;
        margin-bottom: 15px;
        color: #366793;
    }

    .box_footer_top {
        padding: 15px 15px 15px 15px;
    }

    .box_footer_top .col {
        padding: 0px 15px;
    }

    .title_bike_white {
        font-size: 8vw;
    }

    .bgh_blakc.bike_rantal {
        padding: 30px 30px 75px;
    }

    .tt_ss1 {
        font-size: 10vw;
    }

    br.pc {
        display: none;
    }

    .des_ss1 {
        font-size: 18px;
    }

    .des_ss12 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .des_ss13 {
        font-size: 18px;
    }

    .tt_avai {
        color: white;
        font-size: 24px;
        margin-bottom: 10px;
    }

    .title_mv {
        font-size: 10vw !important;
    }

    .hero-post-overlay {
        display: none;
    }

    .hero-post {
        position: relative;
        width: 100%;
        height: 300px;
        padding: 0px 20px;
        color: white;
        background-repeat: no-repeat;
    }

    .hero-fadeout {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 70px;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #111 100%);
    }

    .sp_only {
        display: block;
    }

    .post-controls {
        justify-content: center;
        margin: 60px auto 0;
    }

    .search-form {
        flex: 1 1 70%;
    }

    .sort-form {
        width: 44px;
        height: 44px;
        border-radius: 50%;
        background: #444;
        overflow: hidden;
        position: relative;
    }

    .post-controls {
        justify-content: center;
    }

    .post-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }


    .sort-form select {
        width: 100%;
        height: 100%;
        opacity: 0 !important;
        /* ẩn select thật */
        cursor: pointer;
    }

    .sort-form::after {
        content: "";
        width: 18px;
        height: 18px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24'%3E%3Cpath d='M3 6h18v2H3V6zm4 5h10v2H7v-2zm4 5h2v2h-2v-2z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        pointer-events: none;
    }

    /* single bike dental */
    .properti {
        flex-direction: column;
        gap: 10px;
    }

    .flex_ss1 {
        flex-direction: column;
    }

    .flex_ss2 {
        flex-direction: column;
        gap: 20px;
    }

    .content_images {
        justify-content: flex-start;
    }

    .col_1_sg {
        width: 100%;
    }

    .col_2_sg {
        width: 100%;
    }

    .col_sg_1 {
        width: 100%;
    }

    .col_sg_2 {
        width: 100%;
    }

    .custom-accordion.sing_bike .accordion-content {
        font-size: 18px;
        color: #858585;
    }

    .custom-accordion.sing_bike .accordion-toggle {
        color: black;
        font-size: 20px;
        margin-bottom: 0px;
    }

    .flex_3_bike {
        flex-direction: column;
        gap: 20px;
    }

    .flex_3_bike .thumb {
        max-width: 100%;
    }

    .flex_3_bike .slider_post_01 {
        width: 100%;
    }

    /* sort */
    .custom-dropdown {
        position: relative;
        display: inline-block;
        width: 85%;
        margin-top: -21px;
        font-family: 'Michroma', sans-serif;
    }

    .dropdown-toggle {
        width: 100%;
        padding: 0px 40px 0px 10px;
        background: #000;
        color: #fff;
        border: none;
        cursor: pointer;
        text-align: left;
        position: relative;
        margin: 0 0 2px 0;
        font-size: 14px;
    }

    .dropdown-toggle::after {
        content: '▼';
        position: absolute;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 10px;
        color: #fff;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #000;
        border: 1px solid #a31417;
        display: none;
        z-index: 999;
    }

    .dropdown-menu li a {
        display: block;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 14px;
    }

    .dropdown-menu li a:hover {
        background-color: #111;
    }

    /* Gạch đỏ dưới */
    .custom-dropdown::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 2px;
        width: 100%;
        background-color: #a31417;
    }


    .single-bike-rental .block1 {
        padding: 150px 30px 30px 30px;
    }

    .single-accessories .block1 {
        padding: 150px 30px 30px 30px;
    }

    .flex_ss1 {
        margin-bottom: 0;
    }

    .access-card {
        width: 100%;
    }

    .access-tag {
        bottom: 15px;
    }

    .cusotmer {
        padding: 15px;
    }

    .wrap_customer {
        padding: 15px;
    }

    .cusotmer .col {
        padding: 0;
    }

    .slider_review {
        margin-bottom: 20px;
    }

    .review-card {
        padding: 15px;
        margin: 0px;
    }

    .slider_post_01_wrapper.slider_top .slick-next {
        right: 42%;
        left: unset;
    }

    .slider_post_01_wrapper.slider_top .slick-prev {
        left: 39%;
    }

    .slider_acess_mv .slick-next {
        right: 42%;
        left: unset !important;
    }

    .slider_acess_mv .slick-prev {
        left: 39%;
    }

    .mt40 {
        margin-top: 80px;
        display: block;
    }

}