﻿.ib013 {
    overflow: hidden;
}

    .ib013 .container--banner .block-banner .cover-content-wrapper .banner-content .description {
        color: #222;
        font-family: Thongterm-Bold;
        font-size: 24px;
        line-height: 43px;
    }

    .ib013 .description {
        font-family: Thongterm-Roman;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 36px;
    }

    .ib013 .page-title {
        color: #222;
        font-family: "Krungsri-Condensed-Bold";
        font-size: 40px;
        letter-spacing: 0;
        line-height: 48px;
        margin-bottom: 0;
    }

    .ib013 .text-top,
    .ib013 .text-bottom,
    .ib013 .text-middle {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 300px;
    }

    .ib013 .text-top {
        justify-content: flex-start;
    }

    .ib013 .text-bottom {
        justify-content: flex-end;
        margin-bottom: 33px;
    }

    .ib013 .text-middle {
        justify-content: center;
    }

    .ib013 .text-btn-top {
        height: 0;
    }

    .ib013 .text-btn-centermb {
        margin-top: 70px;
    }

    .ib013 .text-btn-bottom {
        margin-top: 116px;
    }

    .ib013 .btn-yellow,
    .ib013 .btn-brown,
    .ib013 .btn-primary,
    .ib013 .btn-MaroonGrey {
        height: 44px;
        min-width: 175px;
        width: auto;
        border-radius: 5px;
        border: none;
        font-family: "Krungsri-Condensed-Bold";
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0;
        padding-top: 1%;
        margin-top: 32px;
        text-align: center;
    }

    .ib013 .btn-yellow {
        background-color: #ffd400;
        color: #554242;
    }

    .ib013 .btn-brown,
    .ib013 .btn-MaroonGrey {
        background-color: #554242;
        color: #ffd400;
    }

    .ib013 .btn-primary {
        border-radius: 3px;
        background-color: #ffd400;
        color: #554242;
    }

    .ib013 .cb .swiper-pagination {
        position: absolute;
        width: 100%;
        bottom: 40px;
    }

    .ib013 .swiper {
        width: 100%;
        height: 100%;
        max-height: 360px;
    }

    .ib013 .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .ib013 .swiper-slide img {
            display: block;
            width: 100%;
            height: 360px;
            object-fit: cover;
        }

    .ib013 .swiper-pagination-bullet {
        background-color: transparent;
        opacity: 1;
        border-radius: 50%;
        border: 2px solid #fff;
        width: 13px;
        height: 13px;
        margin: 5px 12px;
        transition: all 0.3s ease;
    }

    .ib013 .swiper-pagination-bullet-active {
        background-color: #FDD400;
        border: 2px solid #FDD400;
        transition: all 0.3s ease;
    }

    .ib013 .swiper-pagination.has-border .swiper-pagination-bullet-active {
        border-color: #6f5f5e !important;
    }

    .ib013 .swiper-pagination-bullet:hover {
        background: #FDD400;
    }

    .ib013 .text-moongry-all {
        color: #554242;
    }

    .ib013 .container--cover {
        margin: 0 auto;
        position: relative;
        width: 100%;
        max-width: 100%;
    }

    .ib013 .hb-text-top {
        margin-bottom: 90px;
    }

    .ib013 .hb-text-centermb {
        margin-bottom: 56px;
    }

    .ib013.cb360 .hb-text-centermb {
        position: relative;
        top: -20px;
    }

    .ib013 .hb-text-bottom {
        padding-top: 50%;
    }

    .ib013.cb .hb-text-bottom {
        margin-top: 33%;
    }

    .ib013.cb360 .text-centermb {
        margin-bottom: 75px;
    }

/* Mobile styles */
@media (max-width: 767px) {
    .ib013 .container--banner.banner-height-360px .block-banner .banner-content .h1 {
        color: #fff;
        font-size: 24px;
        line-height: 42px;
        margin-bottom: 4px !important;
    }

    .ib013 .container--banner.banner-height-360px .block-banner .banner-content .description {
        color: #fff;
        font-size: 18px !important;
        line-height: 36px !important;
    }

    .ib013 .btn-yellow {
        width: 170px !important;
        padding: 7px !important;
        line-height: 27px;
    }

    .ib013 .btn-brown {
        width: 270px !important;
        padding-top: 1% !important;
    }

    .ib013 .text-moongry-all {
        color: #554242;
    }

    .ib013 .cb .container--banner .swiper-pagination {
        bottom: 40px !important;
    }

    .ib013 .cover-content-wrapper {
        height: unset !important;
    }

    .ib013 .banner-content {
        top: auto !important;
    }

    .ib013.cb360 .hb-text-bottom {
        margin-bottom: 48px !important;
        padding: 0;
    }

    .ib013 .description {
        line-height: 9px !important;
    }
    .ib013 .banner-content.ks-banner-content {
        height: 345px;
    }
}

@media (max-width: 320px) {
    .ib013 .btn-brown {
        padding-top: 2.5% !important;
    }
}
.ib013 .btn-brown, .ib013 .btn-yellow {
    padding: 7px 0px;
}

.ci080 .line-default__bottom, .ci079 .line-default__bottom {
    height: 3px;
    background-color: #f2c215;
    width: 60px;
    clear: both;
    margin-bottom: 30px;
}

/*swiper next*/
.ci080 .swiper-button-next::after,
.ci080 .swiper-button-prev::after {
    font-size: 42px !important;
    color: #5b5b5b !important;
    font-weight: 500;
    position: relative;
    bottom: 12px;
}

.ci080 .swiper-button-next,
.ci080 .swiper-button-prev {
    background: #ffd401 !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50px !important;
    font-size: 70px !important;
    padding-bottom: 9px !important;
    box-shadow: 1px 3px 6px 0 rgba(90, 90, 90, 0.3);
    opacity: 1 !important;
    top: 35%;
}

.ci080 .swiper-button-next,
.ci080 .swiper-button-prev {
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.ci080 .swiper-pagination-bullet-active {
    opacity: var(--swiper - pagination - bullet - opacity, 1);
    background: var(--swiper - pagination - color, var(--swiper - theme - color));
    background: #FDD400 !important;
    border: 2px solid #6F5F5E !important;
}
@media (max-width: 767px) {
    .ci080 .swiper-button-next,
    .ci080 .swiper-button-prev {
        opacity: 1;
        top: 29% !important;
    }
}

    .ci080 .swiper-button-next {
        border-radius: 50% !important;
        box-shadow: 1px 2px 4px 0 rgba(35, 19, 18, 0.2);
    }

    .ci080 .swiper-button-prev {
        height: 32px;
        width: 32px;
        background-color: #c7c7c7;
        border-radius: 50% !important;
        top: 35%;
        box-shadow: 1px 2px 4px 0 rgba(35, 19, 18, 0.2);
    }

        .ci080 .swiper-button-prev:after,
        .ci080 .swiper-button-next:after {
            content: unset !important;
        }



    .ci080 .swiper-pagination-bullet {
        color: inherit !important;
        border: none !important;
        padding: 0 !important;
        font: inherit !important;
        width: 13px !important;
        height: 13px !important;
        border: 2px solid #8f8f8f !important;
        background: var(--swiper-pagination-bullet-inactive-color, #fff);
        opacity: unset;
    }


    .ci080 button.swiper-button-next span {
        font-size: 35px !important;
        color: #5b5b5b !important;
        font-weight: 500 !important;
        position: relative !important;
        bottom: 4px !important;
    }

    .ci080 button.swiper-button-prev span {
        font-size: 35px !important;
        color: #5b5b5b !important;
        font-weight: 500 !important;
        position: relative !important;
        bottom: 4px !important;
    }
    /*swiper next*/
    .ci079 .swiper-button-prev:after,
    .ci079 .swiper-button-next:after {
        content: unset !important;
    }

    .ci079 .swiper-button-next::after,
    .ci079 .swiper-button-prev::after {
        font-size: 42px !important;
        color: #5b5b5b !important;
        font-weight: 500;
        position: relative;
        bottom: 12px;
    }

    .ci079 .swiper-button-next,
    .ci079 .swiper-button-prev {
        background: #ffd401 !important;
        width: 32px !important;
        height: 32px !important;
        font-size: 70px !important;
        opacity: 1 !important;
    }

    .ci079 .swiper-button-next,
    .ci079 .swiper-button-prev {
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit;
    }

.ci079 .swiper-pagination-bullet-active {
    opacity: var(--swiper - pagination - bullet - opacity, 1);
    background: var(--swiper - pagination - color, var(--swiper - theme - color));
    background-color: #FDD400;
    border: 2px solid #6F5F5E !important;
}

    .ci079 .swiper-button-next,
    .ci079 .swiper-button-prev {
        opacity: 1;
        top: 36% !important;
    }

    .ci079 .swiper-button-next {
        height: 32px;
        width: 32px;
        background-color: #c7c7c7;
        border-radius: 50% !important;
        top: 35%;
        box-shadow: 1px 2px 4px 0 rgba(35, 19, 18, 0.2);
    }

    .ci079 .swiper-button-prev {
        border-radius: 50% !important;
        box-shadow: 1px 2px 4px 0 rgba(35, 19, 18, 0.2);
    }

    .ci079 .swiper-pagination-bullet {
        color: inherit !important;
        border: none !important;
        padding: 0 !important;
        font: inherit !important;
        width: 13px !important;
        height: 13px !important;
        border: 2px solid #8f8f8f !important;
        background: var(--swiper-pagination-bullet-inactive-color, #fff);
        opacity: unset;
    }

.ci079 .swiper-pagination-bullet-active {
    opacity: var(--swiper - pagination - bullet - opacity, 1);
    background: var(--swiper - pagination - color, var(--swiper - theme - color));
    background-color: #ffd50c;
    border: 2px solid #6F5F5E !important;
}

    .ci079 button.swiper-button-next span {
        font-size: 35px !important;
        color: #5b5b5b !important;
        font-weight: 500 !important;
        position: relative !important;
        bottom: 4px !important;
    }

    .ci079 button.swiper-button-prev span {
        font-size: 35px !important;
        color: #5b5b5b !important;
        font-weight: 500 !important;
        position: relative !important;
        bottom: 4px !important;
    }

    .cm-036 .txt-title-product-card {
        font-weight: 700;
        font-size: 24px;
        font-family: 'Krungsri-Condensed-Bold';
        color: #000000;
    }

    .cm-036 .product-card {
        height: 125px;
        gap: 16px;
        border-radius: 4px;
        padding: 16px 18px;
        box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.1);
    }

        .cm-036 .product-card .product-card-body {
            display: flex;
            gap: 12px;
        }

        .cm-036 .product-card .product-card-icon {
            width: 56px;
            height: 56px;
            border-radius: 8px;
        }

        .cm-036 .product-card .product-title {
            font-weight: 700;
            font-size: 20px;
            margin-bottom: 0;
            font-family: 'Krungsri-Condensed-Bold';
            white-space: nowrap;
            overflow: hidden;
            /*text-overflow: ellipsis;*/
        }

        .cm-036 .product-card .product-desc {
            font-family: Thongterm;
            font-weight: 400;
            font-size: 16px;
            margin-bottom: 0;
            color: #5A5A5A;
        }

        .cm-036 .product-card .product-detail {
            display: grid;
            gap: 6px;
        }

        .cm-036 .product-card .product-card-view-detail {
            color: #f57c00;
            text-decoration: none;
            font-weight: 500;
            font-size: 14px;
        }

    @media (max-width: 767px) {
        .cm-036 .product-card .product-title {
            font-weight: 700;
            font-size: 18px;
            font-family: 'Krungsri-Condensed-Bold';
        }
    }

    .option-search-branch .btn-search-branch {
        width: 100%;
        border-radius: 4px;
        padding: 6px;
        background-color: #FFD400;
        margin-left: 12px;
        margin-right: 12px;
    }

    .option-search-branch .btn-clear-search {
        width: 100%;
        top: 73px;
        left: 1000px;
        border-radius: 4px;
        border: 1px solid #E8E8E8;
        padding: 6px;
        margin-left: 12px;
        margin-right: 12px;
    }

.card-branch {
    border: 1px solid #FFD400;
    border-radius: 4px;
    padding: 16px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 379px;
}

        .card-branch .card-branch-detail {
            display: grid;
            gap: 8px;
        }

            .card-branch .card-branch-detail .txt-name-branch {
                font-weight: 700;
                font-size: 16px;
                margin-bottom: 0px;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }

        .card-branch .info-item {
            display: flex;
            align-items: flex-start;
        }

            .card-branch .info-item .icon {
                width: 24px;
                flex-shrink: 0;
            }

                .card-branch .info-item .icon img {
                    width: 16px;
                    height: auto;
                }

            .card-branch .info-item .text {
                flex: 1;
            }

        .card-branch .btn-choose {
            background-color: #FFD400;
            color: #554242;
            font-weight: bold;
            border: none;
            width: 112px;
            height: 30px;
            padding: 1px 8px;
        }

            .card-branch .btn-choose:hover {
                background-color: #ffc800;
                border: none !important;
            }

    .page-link {
        border-radius: 4px;
        font-weight: 500;
    }

    .page-item.active .page-link {
        background-color: #f4c51c;
        border-color: #f4c51c;
        color: black;
    }

    .page-link:hover {
        background-color: #fde273;
        color: black;
    }

    .pagination .page-link {
        color: #5A5A5A !important;
    }

    .pagination .active .page-link {
        background-color: #f4c51c;
        color: #000;
        border-color: #f4c51c;
    }

    .custom-select-wrapper {
        position: relative;
        width: 100%;
        font-family: sans-serif;
    }

    .custom-select-trigger {
        background: white;
        padding: 6px;
        border: 1px solid #C7C7C7;
        cursor: pointer;
        font-weight: bold;
        border-radius: 6px;
    }

        .custom-select-trigger:active {
            border: 1px solid #C7C7C7;
        }

        .custom-select-trigger::after {
            content: "\f107";
            font-family: 'Font Awesome 5 Pro';
            position: absolute;
            right: 12px;
            top: 50%;
            transform: translateY(-50%);
            transition: transform 0.2s ease;
        }

        .custom-select-trigger.open::after {
            transform: translateY(-50%) rotate(180deg);
        }

    .custom-options {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: white;
        border: 1px solid #ccc;
        max-height: 200px;
        overflow-y: auto;
        display: none;
        z-index: 999;
    }

    .custom-option {
        padding: 10px;
        cursor: pointer;
        white-space: normal;
        word-break: break-word;
        line-height: 1.4;
    }

        .custom-option.selected {
            background-color: #ffd700;
        }

.cm035 .col-md-6.col-lg-4 {
    padding: 15px 15px 15px 15px;
}

    /*#region*/
    #map {
        width: 100%;
        height: 100%;
        min-height: 400px;
    }

    .branch_location .result-item h5 {
        margin-bottom: 4px;
    }

    .branch_location .service-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 1.5rem;
    }

        .branch_location .service-header h1 {
            color: #222222;
            font-family: "Krungsri-Condensed-Bold";
            font-size: 32px;
            letter-spacing: 0;
            line-height: 48px;
            margin-bottom: 0;
        }

    .branch_location .service-left h5 {
        margin: 0;
        font-weight: bold;
    }

    .branch_location .service-right {
        display: flex;
        align-items: center;
        gap: 1rem;
    }

    .branch_location .icon-text {
        display: flex;
        align-items: center;
        font-size: 14px;
        color: #333;
        margin: unset;
    }

        .branch_location .icon-text i {
            margin-right: 5px;
        }

    .branch_location .service-header a.btn.btn-get-locations-search {
        background: transparent;
        border: 0 !important;
        outline: none !important;
        box-shadow: none !important;
        font-size: 16px;
    }

.branch_location .btn-confirm {
    display: flex;
    align-items: center;
    background-color: transparent;
    border: 1px solid #E8E8E8;
    border-radius: 8px;
    padding: 6px 10px;
    font-size: 13px;
    color: #333;
    min-width: 208px;
}

        .branch_location .btn-confirm img {
            height: 40px;
            width: 56px;
            margin-right: 6px;
        }

    .branch_location .filter-more {
        display: flex;
        flex-wrap: wrap;
        transition: 0.4s all ease;
    }

    /* ค้นหาจังหวัด/เขต */

    .branch_location .side-panel {
        position: fixed;
        top: 0;
        right: -400px;
        /* เริ่มซ่อน */
        width: 400px;
        height: 100%;
        background-color: #fff;
        box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
        transition: right 0.4s ease;
        padding: 20px;
        z-index: 1050;
    }

        .branch_location .side-panel.show {
            right: 0;
        }

    .branch_location .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        display: none;
        z-index: 1040;
    }

        .branch_location .overlay.show {
            display: block;
        }

    .branch_location .btn-toggle-panel {
        cursor: pointer;
        font-size: 14px;
        color: #333;
        background: none;
        border: none;
    }

    .branch_location .btn-search {
        background-color: #FFD700;
        color: #000;
        border: none;
        padding: 6px 20px;
    }

    .branch_location .form-select {
        margin-bottom: 10px;
    }

    .branch_location .container-branch-search {
        transition: 0.4s all ease;
        position: relative;
        overflow: hidden;
    }

        .branch_location .container-branch-search #map {
            height: 750px;
        }

    @media (max-width: 767.98px) {
        .branch_location .container-branch-search #map {
            height: 300px;
        }

        #results-col {
            height: 100%;
            overflow: visible;
        }
    }

    @media (min-width: 768px) {
        #results-col {
            height: 750px;
            overflow-y: auto;
        }
    }

    .branch_location .container-branch-search .places-branch {
        position: absolute;
        height: 100%;
        width: 40%;
        max-width: 400px;
        z-index: 3;
        transition: 0.4s all ease;
        left: -400px;
        border: 0;
        padding: 16px 0;
        padding-right: 24px;
        background-color: #ffffff;
    }

    .branch_location .container-branch-search .result-summary {
        font-size: 14px;
        /*padding-left: 15px;*/
    }

    .branch_location .place-item .place-item-name {
        font-family: 'Krungsri-Condensed-Bold';
        font-size: 20px;
        line-height: 30px;
        color: #222222;
    }

    .place-item .place-item-name a {
        cursor: pointer;
        text-decoration: none;
        color: #222222;
    }

.branch_location .place-item .place-item-name i {
    padding-right: 0.5rem;
    font-size: 16px;
    max-width: 0px;
    opacity: 0;
    overflow: hidden;
    transition: 0.4s max-width ease;
    position: absolute;
}

    .branch_location .place-item .place-item-name:hover i {
        opacity: 1;
        max-width: 24px;
        position: relative;
    }

    .branch_location .place-item .place-item-address {
        padding-top: 0.5rem;
    }

    .branch_location .place-item .place-item-action a.btn {
        border-radius: 5px;
        background-color: #ffffff;
        border: solid 1px #e8e8e8;
        line-height: 27px;
        letter-spacing: normal;
        text-align: center;
        color: #554242;
        width: 70px;
        height: 34px;
        padding: 4px;
        display: flex;
        align-content: center;
        justify-content: center;
        font-family: 'Thongterm-Roman';
        font-size: 14px;
        font-weight: 500;
    }


    /* ค้นหาจากจังหวัด */

    .branch_location .search-wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 0.5rem;
    }

    .branch_location .search-toggle {
        cursor: pointer;
        font-weight: 500;
        color: #5A5A5A;
        white-space: nowrap;
        flex: 0 0 20%;
        max-width: 20%;
        padding-left: 0;
        padding-right: 15px;
    }

        .branch_location .search-toggle i {
            margin-left: 6px;
            transition: transform 0.3s ease;
        }

    .branch_location .search-fields {
        width: 100%;
        display: none;
        flex: 1;
        align-items: center;
        /* overflow: hidden; */
        max-width: 0;
        opacity: 0;
        transition: all 0.4s ease;
    }

        .branch_location .search-fields.show {
            display: flex;
            max-width: 2000px;
            opacity: 1;
        }

        .branch_location .search-fields .pro {
            flex: 0 0 38%;
            max-width: 38%;
            padding: 0 15px;
        }

        .branch_location .search-fields .dis {
            flex: 0 0 33%;
            max-width: 33.33%;
            padding: 0 8px;
        }

        .branch_location .search-fields .submit-search {
            flex: 0 0 30%;
            max-width: 33.33%;
            padding: 0 10px 0px 15px;
        }

        .branch_location .search-fields .btn-search {
            background-color: #FFD700;
            border: none;
            color: #000;
            width: 100%;
        }

    @media (max-width: 767px) {
        .branch_location .container-service-point .custom-select-wrapper {
            margin-bottom: 1rem;
        }

        #searchFields {
            flex-direction: column;
        }

            #searchFields.search-fields > div {
                max-width: 100% !important;
                flex: 0 0 100% !important;
                margin-bottom: 1rem;
                width: 100%;
                padding: 0px;
            }

            #searchFields.search-fields .submit-search {
                width: 90% !important;
            }

        #toggleSearch .bi-chevron-right {
            transform: rotate(90deg);
        }

        /* หากเปิด (expanded) อยู่ ให้ไม่หมุน */
        #toggleSearch.expanded .bi-chevron-right {
            transform: rotate(0deg);
        }
    }

    .branch_location .search-fields select,
    .branch_location .search-fields button {
        min-width: 150px;
    }

    @media (max-width: 767.98px) {
        .branch_location .search-wrapper {
            flex-direction: column;
            align-items: stretch;
        }

        .branch_location .search-fields {
            flex-direction: column;
            width: 100%;
            max-width: none;
        }

            .branch_location .search-fields select,
            .branch_location .search-fields button {
                width: 100%;
            }
    }

    /* select */
    .branch_location .custom-select-wrapper {
        position: relative;
        width: 100%;
        font-family: sans-serif;
    }

    .branch_location .container-service-point .input-group-append {
        width: 48px;
    }

        .branch_location .container-service-point .input-group-append .input-group-text {
            padding-left: 16px !important;
        }

        .branch_location .container-service-point .input-group-append .far.fa-search {
            font-weight: 400;
        }

    .branch_location .search-wrapper .search-toggle .far.fa-chevron-right {
        width: 24px;
        height: 15px;
        color: #554242;
        font-size: 12px;
        margin-top: 2px;
    }

.branch_location .custom-select-trigger {
    background: white;
    border: solid 1px #e8e8e8;
    cursor: pointer;
    border-radius: 3px;
    font-family: Thongterm-Bold;
    padding-bottom: 7px;
    padding-left: 16px;
    color: #222222;
    height: 44px;
    font-weight: 700;
    padding-top: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    user-select: none;
    padding-right: 45px;
}

        .branch_location .custom-select-trigger:active {
            border: 1px solid #C7C7C7;
        }

        .branch_location .custom-select-trigger::after {
            content: "\f107";
            font-family: 'Font Awesome 5 Pro';
            position: absolute;
            right: 12px;
            top: 50%;
            transform: translateY(-50%);
            transition: transform 0.2s ease;
        }

        .branch_location .custom-select-trigger.open::after {
            transform: translateY(-50%) rotate(180deg);
        }

    .branch_location .custom-options {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: white;
        border: 1px solid #ccc;
        max-height: 200px;
        overflow-y: auto;
        display: none;
        z-index: 999;
    }

    .branch_location .custom-option {
        padding: 10px;
        cursor: pointer;
        white-space: normal;
        word-break: break-word;
        line-height: 1.4;
    }

        .branch_location .custom-option.selected {
            background-color: #ffd700;
            color: #5a5a5a;
            background-clip: padding-box !important;
            font-weight: bold;
        }


    .branch_location .container-branch-search .location-info {
        position: absolute;
        width: 370px;
        max-width: 100%;
        z-index: -1;
        opacity: 0;
        left: 0.75rem;
        top: 1rem;
    }

        .branch_location .container-branch-search .location-info.active {
            z-index: 9;
            opacity: 1;
        }

    .branch_location .container-branch-search .card {
        border: 1px solid #e8e8e8;
        border-radius: 0;
        padding: 24px;
        margin-bottom: 16px;
    }

    .branch_location .container-branch-search .location-info .info-close {
        position: absolute;
        top: 16px;
        right: 20px;
        cursor: pointer;
        color: #5a5a5a;
    }

    .branch_location .container-branch-search .location-info .info-group {
        display: flex;
        flex-wrap: nowrap;
        padding-top: 2rem;
    }

    .branch_location .container-branch-search .location-info .icon {
        width: 16px;
        margin-right: 1.5rem;
    }


    @media (min-width: 768px) {
        .branch_location .container-branch-search.active .location-info.active {
            left: 42%;
        }
    }

    @media (min-width: 992px) {
        .branch_location .container-branch-search .location-info.active {
            left: 360px !important;
        }
    }
    /*#endgion*/

    /*#IConfirm*/
    .cm035 .option-search-branch .btn-search-branch {
        width: 100%;
        border-radius: 4px;
        padding: 6px;
        background-color: #FFD400;
        margin-left: 12px;
        margin-right: 12px;
    }

    .cm035 .option-search-branch .btn-clear-search {
        width: 100%;
        top: 73px;
        left: 1000px;
        border-radius: 4px;
        border: 1px solid #E8E8E8;
        padding: 6px;
        margin-left: 12px;
        margin-right: 12px;
    }

    .cm035 .page-link {
        border-radius: 4px;
        font-weight: 500;
    }

    .cm035 .page-item.active .page-link {
        background-color: #f4c51c;
        border-color: #f4c51c;
        color: black;
    }

    .cm035 .page-link:hover {
        background-color: #fde273;
        color: black;
    }

    .cm035 .pagination .page-link {
        color: #5A5A5A !important;
    }

    .cm035 .pagination .active .page-link {
        background-color: #f4c51c;
        color: #000;
        border-color: #f4c51c;
        padding: 2px 8px;
    }

    .cm035 .custom-select-wrapper {
        position: relative;
        width: 100%;
        font-family: sans-serif;
    }

.cm035 .custom-select-trigger {
    background: white;
    border: 1px solid #E8E8E8;
    cursor: pointer;
    font-weight: bold;
    border-radius: 3px;
    color: #222222;
    font-family: Thongterm-Bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 28px;
    padding-left: 16px;
}

        .cm035 .custom-select-trigger:active {
            border: 1px solid #C7C7C7;
        }

    .cm035 .custom-select-trigger::after {
        content: "\f107";
        font-family: 'Font Awesome 5 Pro';
        position: absolute;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        transition: transform 0.2s ease;
        color: #5B5B5B;
    }

        .cm035 .custom-select-trigger.open::after {
            transform: translateY(-50%) rotate(180deg);
            color: #5B5B5B;
            font-weight: 400;
        }

    .cm035 .custom-options {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: white;
        border: none;
        max-height: 230px;
        overflow-y: auto;
        display: none;
        z-index: 999;
        margin-top: 8px;
        box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.1);
        border-radius: 4px;
    }

    .cm035 .custom-option {
        padding: 10px;
        cursor: pointer;
        white-space: normal;
        word-break: break-word;
        line-height: 1.4;
    }

        .cm035 .custom-option.selected {
            background-color: #ffd700;
            color: #222222;
            font-family: 'Thongterm-Bold';
        }

    .cm035 .txt-title-not-allow {
        font-family: 'Krungsri-Condensed-Bold';
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 24px;
    }

    .cm035 .txt-desc-not-allow {
        font-family: 'Thongterm';
        font-weight: 400;
        font-size: 16px;
        line-height: 29px;
        text-align: center;
    }

    .cm035 .title-point-service {
        color: #000000;
        font-family: "Krungsri-Condensed-Bold";
        font-weight: 700;
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 8px;
    }

    .card-branch .info-item .text {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /*#IConfirm*/
    span.custom-option {
        font-family: Thongterm-Roman;
    }

    .ci080 h3, .ci079 h3 {
        font-family: 'krungsri Medium';
        font-family: "Krungsri-Condensed-Bold";
        font-size: 24px;
        color: #000;
        line-height: 30px;
        margin-bottom: 30px;
        padding: 0;
    }

    .text-end {
        justify-content: flex-end;
        display: flex;
    }

    .ci079 img.pb-25px-all {
        width: 206px;
        height: 435px;
    }

    @media (max-width: 320px) {
        .ci079 img.pb-25px-all {
            width: 220px;
            height: 471px;
        }
    }

    .ci080 img.pb-25px-all {
        width: 300px;
        height: 306px;
    }

    @media (max-width: 767px) {
        .ci080 img.pb-25px-all {
            width: 226px;
            height: 230px;
        }
    }

.txt-i-confirm-service p {
    font-family: "Krungsri-Condensed-Medium";
    font-weight: 700;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 0px;
    color: #5A5A5A;
}

    .custom-option:hover {
        background-color: #f3f3f3;
    }

.container-branch-search #results-col {
    padding-left: 15px;
    padding-right: 4px;
}

    @media (min-width: 992px) {
        .branch_location .container-branch-search .location-info.active {
            left: 420px !important;
        }
    }

    .info-group.contact .info .info__de {
        color: #F76F00;
    }

    .service-header .btn.btn-get-locations-search i {
        font-size: 24px;
        margin-right: 4px;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        border-radius: 50%;
    }

    .service-header .btn-get-locations-search:hover i {
        background-color: #ffd400;
    }

    .container-service-point input.form-control.invalid {
        border: 1px solid #D00000 !important;
    }

    .place-item-action a.btn:hover {
        text-decoration: none !important;
        background-color: #ffd400 !important;
    }

    .ci079 .mb-25px {
        margin-bottom: 25px;
    }

    @media (max-width: 767px) {
        .ci079 img.pb-25px-all {
            width: 220px;
            height: 471px;
        }
    }

    .ci079 .swiper-button-prev.swiper-button-disabled,
    .ci079 .swiper-button-next.swiper-button-disabled {
        background-color: #f0efee !important;
    }

    .my-12px {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .confirm-info-section .confirm-banner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 245px;
    }

        .confirm-info-section .confirm-banner picture,
        .confirm-info-section .confirm-banner img {
            width: 100%;
            height: auto;
            display: block;
        }

    .confirm-info-section .confirm-text {
        position: absolute;
        top: 0;
        left: 5%;
        right: 5%;
        padding: 2rem 0;
        color: #000;
        z-index: 2;
        /* display: flex; */
        align-items: flex-start;
        justify-content: center;
        height: 100%;
    }

    /* ✅ Desktop layout */
    .confirm-info-section .text-top {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }

        .confirm-info-section .text-top h2 {
            font-weight: 700;
            font-size: 32px;
            line-height: 48px;
        }

        .confirm-info-section .text-top p {
            font-family: 'Thongterm-Roman';
            font-weight: 700;
            font-size: 24px;
            line-height: 43px;
        }

    .confirm-info-section .btn-yellow {
        background-color: #ffd400;
        color: #554242;
        padding: 8px;
        text-decoration: none;
        border-radius: 3px;
        display: inline-block;
        font-weight: 700;
        font-size: 16px;
        width: 170px;
        height: 44px;
    }

    /* ✅ Mobile adjustments */
    @media (max-width: 767.98px) {
        .confirm-info-section .confirm-text {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            padding: 16px;
            display: flex;
            text-align: center;
            align-items: center;
            justify-content: space-between;
            flex-direction: column;
        }

        .confirm-info-section .text-top {
            align-items: center;
            text-align: center;
        }

        .confirm-info-section .btn-yellow {
            margin-top: 1rem;
        }

        .confirm-info-section .confirm-banner {
            height: 404px;
        }

        .confirm-info-section .btn-yellow {
            width: 80%;
        }

        .confirm-info-section .text-top h2 {
            font-size: 24px;
            line-height: 36px;
        }

        .confirm-info-section .text-top p {
            font-size: 18px;
            line-height: 30px;
        }
    }

    /* counter-service */
    .counter-service-section {
        text-align: center;
        padding-top: 36px;
        padding-bottom: 36px;
    }

        .counter-service-section .txt-title-counter-service {
            font-weight: 700;
            font-size: 20px;
            color: #404040;
        }

        .counter-service-section .txt-desc-counter-service {
            font-family: 'Thongterm-Roman';
            font-weight: 400;
            font-size: 16px;
            line-height: 29px;
            color: #5A5A5A;
        }

    .icon-7-11 {
        width: 172px;
        height: 174px;
        margin-right: 16px;
    }

    .icon-counter-service {
        width: 148px;
        height: 123px;
    }

    @media (max-width: 767.98px) {
        .icon-7-11 {
            width: 112px;
            height: 112px;
        }

        .icon-counter-service {
            width: 101px;
            height: 79px;
        }
    }

    .my-15px {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .wrapPopupImageMapSection .modal-body {
        font-family: "Krungsri-Condensed-Bold";
        text-align: center;
        font-size: 18px;
        padding: 0px 0px 8px 0px;
    }

    .loadingmap {
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(33, 33, 33, 0.2);
        z-index: 100;
    }

        .loadingmap .spinner {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
        }

    .spinner {
        /* margin: 100px auto 0; */
        /* width: 70px; */
        width: 100px;
        text-align: center;
        margin: auto;
        height: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .loadingmap {
        position: absolute;
        top: 0;
        left: 0;
        height: 500px; /* ให้ตรงกับความสูงแผนที่ */
        width: 100%;
        background: rgba(255, 255, 255, 0.7);
        z-index: 999;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .bounce1, .bounce2, .bounce3 {
        width: 18px;
        height: 18px;
        background-color: #007bff;
        border-radius: 100%;
        display: inline-block;
        animation: bouncedelay 1.4s infinite ease-in-out both;
    }

    .bounce1 {
        animation-delay: -0.32s;
    }

    .bounce2 {
        animation-delay: -0.16s;
    }

    @keyframes bouncedelay {
        0%, 80%, 100% {
            transform: scale(0);
        }

        40% {
            transform: scale(1.0);
        }
    }

    .spinner {
        /* margin: 100px auto 0; */
        /* width: 70px; */
        width: 100px;
        text-align: center;
        margin: auto;
        height: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .bounce1 {
        animation-delay: -0.32s;
    }

    .bounce1, .bounce2, .bounce3 {
        width: 18px;
        height: 18px;
        background-color: #fff;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        margin: 0 5px;
    }

    .bounce1, .bounce2, .bounce3 {
        width: 18px;
        height: 18px;
        background-color: #fff;
        border-radius: 100%;
        display: inline-block;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

    .container-branch-search .location-info .info-group .info__ti {
        font-family: 'Krungsri-Condensed-Medium';
        font-size: 20px;
        line-height: 30px;
    }

    .location-info .fa-times {
        font-weight: 500;
        font-size: 24px;
    }

    @media (min-width: 768px) {
        .branch_location .search-wrapper {
            height: 49px;
        }
    }
    .card-branch .card-branch-detail .txt-name-branch {
        color: #222222;
        font-family: "Krungsri-Condensed-Bold";
    }

    @media (max-width: 767px) {
        .mb-my-12px {
            margin-top: 12px;
            margin-bottom: 12px;
        }
    }

    @media (max-width: 767px) {
        .service-header .btn.btn-get-locations-search i {
            margin-right: 4px !important;
            display: inline-flex !important;
            top: 0 !important;
        }
    }

    .btn.btn-get-locations-search span {
        color: #5A5A5A;
        border-bottom: 1px solid transparent;
        position: relative;
        font-size: 16px;
        font-family: 'Thongterm-Roman';
    }

    input:disabled {
        background-color: #e9ecef;
        cursor: not-allowed;
    }

    .container-branch-search .loading-branch {
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(33, 33, 33, 0.2);
        z-index: 100;
    }

        .container-branch-search .loading-branch .spinner {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
        }

    .container-branch-search .spinner > div {
        width: 18px;
        height: 18px;
        background-color: #fff;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        margin: 0 5px;
    }

    .container-branch-search .spinner .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .container-branch-search .spinner .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

.container-service-point input#keyword.form-control {
    font-weight: 700;
    font-family: Thongterm-Bold;
    color: #222222;
}

    .container-branch-search .loading-branch > div {
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }


    .wrapPopupImageMapSection .modal-content {
        position: relative;
        box-sizing: border-box;
        flex-direction: column;
        justify-content: center;
        width: 32em;
        max-width: 100%;
        border: none;
        border-radius: 0.3125em;
        background: #fff;
        font-family: inherit;
        font-size: 1rem;
    }

    .wrapPopupImageMapSection .modal-header {
        padding-bottom: 0px;
    }

    .wrapPopupImageMapSection .modal-body .cookie-modal-content {
        position: relative;
        max-width: 100%;
        margin: 0 0 0.4em;
        padding: 0;
        color: #595959;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        text-transform: none;
        word-wrap: break-word;
    }

    .wrapPopupImageMapSection .popup-image-map-footer button {
        color: #554242;
        background-color: #ffd400 !important;
        border: solid 0 #e8e8e8 !important;
        height: 44px;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 44px;
        width: auto;
        border-radius: 5px;
        font-family: Krungsri-Condensed-Bold;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        text-align: center;
        outline: none !important;
        padding-left: 16px;
        padding-right: 16px;
        min-width: 100px;
    }

    .far {
        font-family: 'Font Awesome 5 Pro';
        font-weight: 400;
    }

    .wrapPopupImageMapSection {
        display: flex;
        width: 100%;
        height: unset;
        justify-content: center;
        align-items: center;
    }

    .box-2 strong {
        color: #222222;
    }

    .cm035 .mt-2 strong {
        font-family: 'Krungsri-Condensed-Bold';
        color: #000000;
        font-size: 20px;
    }

    .cm035 p.mt-2 {
        padding-top: 24px;
        margin-top: unset !important;
        margin-bottom: unset !important;
    }

    .col-md-2.d-flex {
        padding-right: unset;
    }

    h3.sectin_ib014 {
        font-size: 24px;
        padding-bottom: 24px;
        color: #000000;
    }

    @media (max-width: 767px) {
        .col-md-2.d-flex {
            padding-bottom: 24px;
        }

        .col-md-4 {
            padding-bottom: 24px;
        }
    }

    .ci080 .swiper-button-prev.swiper-button-disabled, .ci080 .swiper-button-next.swiper-button-disabled {
        background-color: #f0efee !important;
    }

a.btn.btn-small:hover, div.btn:hover {
    border: solid 1px #c7c7c7 !important;
    text-decoration: none !important;
    text-decoration: none !important;
    background-color: #ffd400 !important;
    border-color: transparent !important;
}

    .location-info.card .actions {
        margin-left: 2.25rem;
        padding-top: 1rem;
    }

        .location-info.card .actions .btn.btn-small {
            border: solid 1px #e8e8e8;
            width: 70px;
            height: 34px;
            padding: 4px;
            display: flex;
            align-content: center;
            justify-content: center;
        }

    @media (min-width: 768px) {
        .title-ib14 {
            font-size: 32px !important;
        }
    }

    @media (max-width: 767px) {
        .subtitle-ib14 {
            margin-top: 0px !important;
            font-size: 18px !important;
        }

        .title-ib14 {
            margin-top: 0px !important;
        }
    }

    .title-ib14 {
        font-family: 'Krungsri-Condensed-Bold' !important;
    }

    .subtitle-ib14 {
        font-family: 'Thongterm-Bold' !important;
        margin-top: 8px;
    }

    .confirm-info-section a.btn-yellow {
        margin-top: 8px;
    }

    .cm035 .btn-search-branch.btn-disabled {
        background-color: #F0EFEE !important;
        pointer-events: none !important;
        color: #999 !important;
        cursor: default;
    }

input#search-text:disabled {
    background-color: #F0EFEE;
    border: #E8E8E8;
    opacity: 1;
    color: #BBBBBB !important;
    font-weight: 400 !important;
}

    .cm035 #location-error img {
        width: 112px;
        height: 112px;
    }

    .branch_location .search-fields .btn-search:hover {
        background-color: #ffc800 !important;
        border: none !important;
    }

    .cm035 span.d-none.d-md-block.next {
        font-family: 'Thongterm-Roman';
    }

    .cm035 span.d-none.d-md-block.prev {
        font-family: 'Thongterm-Roman';
    }

    .cm035 i.fas.fa-angle-right {
        font-weight: 300;
    }

    .cm035 i.fas.fa-angle-left {
        font-weight: 300;
    }

    .option-search-branch .form-label {
        margin-bottom: 0px;
    }

    .img-seven {
        width: 172px;
        height: 174px;
        margin-right: 40px;
    }

    .img-counter-service {
        width: 148px;
        height: 114px;
    }

    @media (max-width: 767px) {
        .img-seven {
            width: 112px;
            height: 112px;
            margin-right: 25px;
        }

        .img-counter-service {
            width: 101px;
            height: 80px;
        }
    }

    .txt-branch-black-main {
        color: #222222;
    }

    .txt-branch-black-seven {
        color: #404040;
    }

    .cm035 .option-search-branch .btn-search-branch:hover {
        background-color: #ffc800;
        border: none !important;
    }

    .branch_location .name {
        max-width: 300px;
    }

    .option-search-branch .btn.btn-search-branch {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .option-search-branch .btn.btn-clear-search {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .option-search-branch .col-md-2.d-flex {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    @media (max-width: 767px) {
        .col-md-2.d-flex {
            justify-content: center;
        }

        .option-search-branch .btn.btn-search-branch,
        .option-search-branch .btn.btn-clear-search {
            width: 75% !important;
        }
    }

    @media (max-width: 767px) {
        .confirm-info-section .confirm-banner picture, .confirm-info-section .confirm-banner img {
            width: 100%;
            height: 404px;
            display: block;
        }

        .subtitle-ib14 {
            font-family: "Krungsri-Condensed-Medium" !important;
        }

        .container-branch-search #results-col {
            padding-left: 15px;
            padding-right: 15px;
        }

        .branch_location .container-branch-search .result-summary {
            margin-top: 16px;
        }

        .branch_location .mt-3 {
            padding-right: unset;
            padding-left: unset;
        }

        .location-info-mobile .far.fa-map-marker-alt, .location-info-mobile .fa-regular.fa-clock, .location-info-mobile .fa-solid.fa-phone {
            font-size: 24px;
            position: relative;
            top: 5px;
        }

        .location-info-mobile .icon {
            width: 16px;
            margin-right: 1.5rem;
        }

        .location-info-mobile .info__ti {
            font-family: 'Krungsri-Condensed-Medium';
            font-size: 20px;
            line-height: 30px;
        }

        .location-info-mobile .info-group {
            padding-top: 2rem;
        }

        .location-info-mobile .info__de {
            padding-top: 0.5rem;
        }

        .location-info-mobile .actions {
            padding-top: 1rem;
            margin-left: 2.25rem;
        }

        .location-info-mobile .btn.btn-small {
            width: 70px;
            height: 34px;
            padding: 4px;
            display: flex;
            align-content: center;
            justify-content: center;
            border-radius: 5px;
            background-color: #ffffff;
            border: solid 1px #e8e8e8;
            font-family: Krungsri-Condensed-Bold;
            font-size: 16px;
            font-style: normal;
            font-stretch: normal;
            line-height: 27px;
            letter-spacing: normal;
            text-align: center;
            color: #554242;
            outline: none !important;
        }

        .branch_location .container-branch-search .result-summary {
            padding-left: 0px;
        }
        .pb-5, .py-5 {
            padding-bottom: unset !important; 
        }

        .pt-5, .py-5 {
             padding-top: unset !important; 
        }
        .pb-iconF {
            padding-bottom: 40px !important;
            padding-top: 16px !important;
        }
        .cm035 p.mt-2 {
             padding-top: unset; 
        }
        .box-2 .text-p {
            width: 220px;
        }
        .my-15px {
            margin-top: unset;
            margin-bottom: 16px;
        }
        p.txt-title-not-allow.txt-branch-black-seven{
            margin-top:unset;
        }
        .ci080 .box-2 .text-p {
            display: inline-block;
            word-wrap: break-word;
            width: 226px !important;
        }
    }
.ci080 .box-2 .text-p {
    display: inline-block;
    word-wrap: break-word;
    width: 300px;
}
.ci080 h3, .ci079 h3 {
    margin-top: 40px;
    margin-bottom: 24px;
}
.box-2 .text-p {
    width: 206px;
    display: inline-block;
    word-wrap: break-word;
}
.cm-036 {
    padding-bottom: 80px;
}
img.img-no-respose {
    width: 88px;
    height: auto;
}
.cm035 {
    margin-top: 40px;
}

@media (max-width: 767px) {
    .cm035 {
        margin-top: 24px;
    }
}

@media (max-width: 767px) {
    .confirm-info-section a.btn-yellow {
        margin-top: 8px;
        width: 270px;
    }
    .ib013 .container--banner .block-banner .cover-content-wrapper .banner-content .description {
        font-family: Thongterm-Bold !important;
    }
    .nav-menu-mobile {
        margin-top: 24px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
    .cm035 .col-md-6.col-lg-4 {
        padding: 8px 16px;
    }
    .branch_location #toggleIcon {
        transform: rotateZ(90deg);
        top: -2px;
        left: -2px;
    }
}
.cm035 .text p {
    font-weight: 700;
    margin-bottom: 0px;
    font-family: Thongterm-Bold;
}
.inputplaceholder {
    height: 44px;
    font-weight: 700;
    color: #222222;
    font-family: 'Thongterm-Bold';
}
    .inputplaceholder::placeholder {
        color: #949494 !important;
        opacity: 1;
        font-weight: 400 !important;
        font-family: 'Thongterm-Roman' !important;
    }
.confirm-banner .text-mobile {
    flex-direction: column;
    justify-content: space-between;
    height: 372px;
    display: flex;
    text-align: center;
    align-items: center;
    width: 100%;
}
.cm035 .text p span {
    font-weight: 400;
    font-family: Thongterm-Roman;
    color: #5A5A5A;
}
.page-item {
    padding-bottom: 40px;
}
.cm035 .row.g-4 {
    padding-bottom: 24px;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-left: 12px;
    margin-right: 12px;
}
.back-iconfirm .back-button {
    font-weight: 400;
    font-size: 16px;
    color: #5A5A5A;
}

.cm035 .loading-branch {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
}

.cm035 .loading-branch .spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.cm035 .spinner > div {
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    margin: 0 5px;
}

.cm035 .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
    background-color: #FFD400;
}

.cm035 .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
    background-color: #FFD400;
}
.cm035 .spinner .bounce3 {
    background-color: #FFD400;
}

.cm035 input#keyword.form-control {
    font-weight: 700;
    font-family: Thongterm-Bold;
    color: #222222;
}

.cm035 .loading-branch > div {
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}