@import url("text.css");


body {
    font-family: 'Noto Sans Thai';
    background-color: #FFF;
}

.navbar {
    background: #083A6B;
}

.navbar-nav .nav-link {
    color: #FFF;
    padding-left: 0;
    padding-right: 0;
    margin-right: 5px;
    padding-bottom: 5px;
}

.navbar-nav .nav-link.active {
    color: #68AFFF;
    border-bottom: 1px solid #68AFFF;
}

.btn-st-1 {
    border: 1px solid #FFF;
    color: #FFF;
    border-radius: 20px;
}

.bx-1 {


    margin-left: auto;
    margin-right: auto;

    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: -10%;
}

.bx-1.p3 {
    margin-bottom: -20%;
}

.bx-1.p3 .bx-2 {
    background-image: url(../images/imagep32.png);
    background-size: cover;
}


.bx-2 {
    border-radius: 8px;
    background: #383838;
    padding: 76px;
}

@media only screen and (max-width: 1200px) {
    .bx-1.p3 {
        margin-bottom: -30%;
    }
}

@media only screen and (max-width: 991px) {
    .bx-1 {
        position: relative;
    }

    .bx-2 {
        border-radius: 8px;
        background: #383838;

        padding: 45px 15px;
    }
}


.btn-st-2 {
    border-radius: 32px;
    background: #0270EB;
    height: 56px;
    padding: 16px 56px;
    gap: 10px;
    color: #FFF;
}

.btn-st-3 {
    border-radius: 32px;
    background: #68AFFF;
    height: 56px;
    padding: 16px 56px;
    gap: 10px;
    color: #FFF;
}



.card-st-2 {
    color: #414141;
    border: 0;
    font-weight: 600;
    background-color: transparent;
}

.card-st-2 .card-body {
    padding-left: 0;
    padding-right: 0;
}

.footer {
    background: #0270EB;
    padding-top: 44px;
    padding-bottom: 24px;
}

.card-st-3 {
    border: 0;
    border-radius: 8px;
    background-color: #FFF;
}

.bg-map {
    background-image: url(../images/map.png);
    background-repeat: no-repeat;
    background-size: 20% auto;
    background-position: left 25% center;
}


.card-st-5 {
    border: 0;
    height: auto;
    width: 120%;
    position: absolute;
    left: 0;
    overflow: hidden;

}

.card-st-6 {
    border: 0;
    height: auto;
    width: 120%;
    position: absolute;
    right: 0;
    overflow: hidden;
}

.splide__arrow--prev {
    left: -2.5em;
}

.splide__arrow--next {
    right: -2.5em;
}

@media only screen and (max-width: 991px) {

    .card-st-5,
    .card-st-6 {
        border: 0;
        height: 100%;
        width: 100%;
        position: relative;
        left: 0;
        overflow: hidden;
    }

}


.bx-1 {

    background-image: url(../images/bg_rec.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;

    width: 47%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 0;
    left: 0;
    height: 44%;
    justify-content: center;
    align-items: center;
    display: flex;
    min-height: 200px;
    padding: 10px;
}

.btn-st-4 {
    border: 1px solid #FFF;
    color: #0270EB;
    border-radius: 20px;
    background-color: #FFF;


}

.bx-2 {

    background-color: transparent;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: 0;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    min-height: 200px;
    padding: 10px;
}

.btn-st-5 {
    border-radius: 32px;
    background: #0270EB;

    padding: 10px 46px;
    gap: 10px;
    color: #FFF;
}

.banner1 {
    min-height: 50vw;

    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner2 {
    min-height: 300px;
    background-image: url(../images/banner2.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (max-width: 991px) {

    .pagezoom {
        zoom: 70%;
    }


}

.btn-check-st-1+.btn {
    color: #7E7E7E;
    background-color: #F4F4F4;
    border-radius: 20px;
}

/* .btn-check-st-1:checked+.btn {
    color: #0270EB;
    background-color: #E2F0FF;
} */

.btn-filter-tag:checked+label.btn.active,
.btn-filter-tag:checked+label.btn {
    background-color: #F4F4F4;
    color: #7E7E7E;
    border-radius: 20px;
}

/* When checked but not active (clicked again) */
.btn-filter-tag:checked+label.btn.active {
    background-color: #F4F4F4;
    color: #7E7E7E;
}

/* When checked and active */
.btn-filter-tag:checked+label.btn:not(.active) {
    color: #0270EB;
    background-color: #E2F0FF;
}

.form-search {
    border-radius: 25px;
    height: 48px;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 14H14.71L14.43 13.73C15.41 12.59 16 11.11 16 9.5C16 5.91 13.09 3 9.5 3C5.91 3 3 5.91 3 9.5C3 13.09 5.91 16 9.5 16C11.11 16 12.59 15.41 13.73 14.43L14 14.71V15.5L19 20.49L20.49 19L15.5 14ZM9.5 14C7.01 14 5 11.99 5 9.5C5 7.01 7.01 5 9.5 5C11.99 5 14 7.01 14 9.5C14 11.99 11.99 14 9.5 14Z" fill="%237E7E7E"/></svg>');
    background-repeat: no-repeat;
    background-position: left 16px center;
    padding-left: 48px;
}

.form-search-2 {
    border-radius: 25px;
    height: 48px;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 14H14.71L14.43 13.73C15.41 12.59 16 11.11 16 9.5C16 5.91 13.09 3 9.5 3C5.91 3 3 5.91 3 9.5C3 13.09 5.91 16 9.5 16C11.11 16 12.59 15.41 13.73 14.43L14 14.71V15.5L19 20.49L20.49 19L15.5 14ZM9.5 14C7.01 14 5 11.99 5 9.5C5 7.01 7.01 5 9.5 5C11.99 5 14 7.01 14 9.5C14 11.99 11.99 14 9.5 14Z" fill="%237E7E7E"/></svg>');
    background-repeat: no-repeat;
    background-position: right 16px center;
    padding-left: 48px;
}

.select2-st-1+.select2-container {
    width: 100% !important;
}


.select2-st-1+.select2-container--default .select2-selection--single {
    border-radius: 25px;
    border: 1px solid #ced4da;
    height: 48px;
}

.select2-st-1+.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    padding-left: 20px;
}

.select2-st-1+.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    right: 15px;
}

.btn-check-st-2+.btn {

    color: #7E7E7E;
    background-color: #FFF;
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    height: 72px;
    min-width: 177px;
}

.btn-check-st-2:checked+.btn {
    color: #0270EB;
    background-color: #E2F0FF;
    border: 1px solid #E2F0FF;

}

.status-s1 {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    border-radius: 32px;
    display: inline-block;
    padding: 5px 18px;
}

.tag-s1 {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    border-radius: 32px;
    display: inline-block;
    padding: 5px 18px;
}

.card-st-1 {
    border-radius: 12px;
    background: var(--Gray-White, #FFF);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
    border: 0;
    margin-bottom: 20px;
}

.card-shadow {
    background: var(--Gray-White, #FFF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);
}

.btn-vote {
    border-radius: 29px;
    background: #FFF;
    display: flex;
    width: var(--4, 32px);
    height: var(--4, 32px);
    padding: 4px;
    justify-content: center;
    align-items: center;
    background-image: url(../images/icon/Vote_Outline.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.img-s1 {
    width: 88px;
    flex: 0 0 88px;
    height: 88px;
    border-radius: var(--1, 8px);
    /* background: url(<path-to-image>) lightgray 50% / cover no-repeat; */
    object-fit: cover;
}
.img-s2 {
    width: 600px;
    flex: 0 0 88px;
    height: 200px;
    border-radius: var(--1, 8px);
    /* background: url(<path-to-image>) lightgray 50% / cover no-repeat; */
    object-fit: cover;
}

.paginationjs {
    justify-content: center;
}

.paginationjs .paginationjs-pages li:last-child,
.paginationjs .paginationjs-pages li {
    border: 0
}

.paginationjs .paginationjs-pages li>a {

    border-radius: 50%;
}

.paginationjs .paginationjs-pages li.active>a {
    color: #0270EB;
    background: #E2F0FF;

}

.bx-login {
    border-radius: 12px;
    background: #FFF;
    display: flex;
    max-width: 560px;
    padding: var(--5, 30px);
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    /* gap: var(--4, 20px); */

}

.bx-card {
    border-radius: 12px;
    background: #FFF;
    max-width: 560px;
    padding: 15px 30px;
    padding-bottom: 40px;

    /* gap: var(--4, 20px); */

}

.form-st-3 {
    position: relative;
    margin-top: 12px;
    margin-bottom: 12px;
    width: 100%;
}

.form-st-3 input,
.form-st-3 select,
.form-st-3 textarea {
    padding: 16px 12px;
    padding-bottom: 12px;
    border-radius: 8px;
    border: 1px solid rgba(76, 78, 100, 0.22);
    background-color: rgba(76, 78, 100, 0.04);
    background-color: #FFF;
    font-size: 16px;
}


.form-st-3 label {
    color: rgba(76, 78, 100, 0.68);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    /* 100% */
    letter-spacing: 0.15px;
    position: absolute;
    top: 0;
    left: 10px;
    margin-top: -5px;

    background: linear-gradient(#FFF 70%, transparent);
    padding-left: 5px;
    padding-right: 5px;
    z-index: 1;
}

.form-st-3 select {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M7 10L12 15L17 10H7Z" fill="%234C4E64" fill-opacity="0.54"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.form-st-3 input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: rgba(76, 78, 100, 0.65);
}

.form-st-3 input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(76, 78, 100, 0.65);
    opacity: 1;
}

.form-st-3 input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(76, 78, 100, 0.65);
    opacity: 1;
}

.form-st-3 input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(76, 78, 100, 0.65);
}

.form-st-3 input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(76, 78, 100, 0.65);
}

.form-st-3 input::placeholder {
    /* Most modern browsers support this now. */
    color: rgba(76, 78, 100, 0.65);
}

.form-st-3 .css-1jqq78o-placeholder {
    color: rgba(76, 78, 100, 0.65);
}

.form-st-3.percent input {
    position: relative;
    padding-left: 45px;
}

.form-st-3.percent:after {
    content: "%";
    width: 24px;
    height: 54px;
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 16px;
    color: rgba(76, 78, 100, 0.54);
    display: flex;
    align-items: center;
}

.btn-st-s1 {
    border-radius: var(--4, 32px);
    background: var(--Blue-Blue50, #0270EB);
    display: flex;
    height: var(--7, 56px);
    padding: var(--2, 16px) var(--4, 32px);
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    color: var(--Background-PrimaryWhite, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    width: 100%;
}

.form-check-st-1 .form-check-input {
    width: 18px;
    height: 18px;
    margin-top: 3px;
}

@media only screen and (max-width: 991px) {
    .navbar-nav li {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .banner1 {
        min-height: 720px;
        background-image: url(../images/banner1.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: top center;
    }

    .bx-1 {
        bottom: 5%;
        width: 90%;
        margin-top: 10px;
        margin-bottom: 10px;
        top: unset;
        height: 239px;
    }
}

@media only screen and (max-width: 576px) {
    .register-page .navbar {
        display: none;
    }

    .bx-login {
        min-height: 100vh;
        padding: var(--5, 15px);
        justify-content: start;
        padding-top: 25px;
    }

    .navbar-nav li {
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: center;
    }

    .navbar-nav .btn-st-1 {
        width: 100%;
    }


}

/*
 * Always set the map height explicitly to define the size of the div element
 * that contains the map.
 */

/*
   * Optional: Makes the sample page fill the window.
   */


/* HTML marker styles */
.pin-green {
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    position: relative;
    padding-top: 4px;
    width: 32px;
    height: 32px;
    background-image: url(../images/marker/pin_green.svg);
    background-repeat: no-repeat;
}

.pin-red {
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    position: relative;
    padding-top: 4px;
    width: 32px;
    height: 32px;
    background-image: url(../images/marker/pin_red.svg);
    background-repeat: no-repeat;
}

.pin-purple {
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    position: relative;
    padding-top: 4px;
    width: 32px;
    height: 32px;
    background-image: url(../images/marker/pin_purple.svg);
    background-repeat: no-repeat;
}

.pin-orange {
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    position: relative;
    padding-top: 4px;
    width: 32px;
    height: 32px;
    background-image: url(../images/marker/pin_orange.svg);
    background-repeat: no-repeat;
}


.btn-st-s2 {
    border-radius: var(--4, 32px);
    background: var(--Blue-Blue50, #0270EB);
    display: flex;
    height: var(--7, 46px);
    padding: var(--2, 14px) var(--4, 32px);
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    color: var(--Background-PrimaryWhite, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
}

.btn-st-s3 {
    border-radius: var(--4, 32px);
    background: #FFF;
    display: flex;
    height: var(--7, 46px);
    padding: var(--2, 14px) var(--4, 32px);
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    color: #0270EB;
    border: 1px solid #0270EB;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
}

.rounded-lg {
    border-radius: 15px;
}

div.inputTags-list input.inputTags-field {
    background-color: transparent;
    border: none;
    margin-left: 4px;
    padding: 8px 12px;


}

div.inputTags-list {
    background-color: #ffffff;
    border: 1px solid rgba(76, 78, 100, 0.22);
    border-radius: 8px;
    box-shadow: 1px 2px 2px hsla(0, 0%, 87%, .2);
    padding: 6px;
    width: 100%;
    padding-top: 10px;
}

div.inputTags-list span.inputTags-item {
    background-color: #083a6b;
    border-radius: 3px;
    color: #fff;
    margin: 2px;
    opacity: 1;
    padding: 3px 22px 4px 8px;
    position: relative;
    text-align: center;
    border-radius: 20px;
}

div.inputTags-list span.inputTags-item i {
    top: 42%;
    color: #FFF;
    margin-left: 10px;
    margin-right: 10px;
}

div.inputTags-list span.inputTags-item span.value {
    cursor: pointer;
    margin-right: 8px;
}

div.inputTags-list span.inputTags-item {

    padding: 4px 32px 4px 18px;
}


.select2-st-2+.select2-container {
    width: 100% !important;
}


.select2-st-2+.select2-container--default .select2-selection--single {
    border-radius: 8px;
    border: 1px solid #ced4da;
    height: 48px;
}

.select2-st-2+.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    padding-left: 20px;
}

.select2-st-2+.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    right: 15px;
}

.card-profile {
    width: 300px;
    border: 0;
    border-radius: 8px;
}

.card-profile .image-profile {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
}

.profilemenu {
    list-style: none;
    margin-left: 0px;
    padding: 0;
}

.profilemenu li {
    padding-left: 20px;
}

.profilemenu li.active {
    color: var(--Blue-Blue50, #0270EB);
}

.icon-waving_hand {
    background-image: url(../images/icon/waving_hand.svg);
    width: 26px;
    height: 26px;
    padding-left: 36px;
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-position: left center;
}

.icon-waving_hand {
    background-image: url(../images/icon/waving_hand.svg);
    width: 26px;
    height: 26px;
    padding-left: 36px;
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-position: left center;
}

.profilemenu li.active .icon-waving_hand {
    background-image: url(../images/icon/waving_hand_active.svg);
}

.icon-fileOutlined {
    background-image: url(../images/icon/fileOutlined.svg);
    width: 26px;
    height: 26px;
    padding-left: 36px;
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-position: left center;
}

.profilemenu li.active .icon-fileOutlined {
    background-image: url(../images/icon/fileOutlinedActive.svg);
}


.icon-PersonOutlineSharp {
    background-image: url(../images/icon/PersonOutlineSharp.svg);
    width: 26px;
    height: 26px;
    padding-left: 36px;
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-position: left center;
}

.profilemenu li.active .icon-PersonOutlineSharp {
    background-image: url(../images/icon/PersonOutlineSharpActive.svg);
}

.icon-Vote_Outline {
    background-image: url(../images/icon/Vote_Outline.svg);
    width: 26px;
    height: 26px;
    padding-left: 36px;
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-position: left center;
}

.profilemenu li.active .icon-Vote_Outline {
    background-image: url(../images/icon/Vote_Outline_Active.svg);
}

.icon-setting {
    background-image: url(../images/icon/setting.svg);
    width: 26px;
    height: 26px;
    padding-left: 36px;
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-position: left center;
}

.profilemenu li.active .icon-setting {
    background-image: url(../images/icon/settingActive.svg);
}

.collapse {
    visibility: unset !important;
}

.btn-tab {
    border-radius: 0;
    color: #383838;
    font-size: 16px;
    line-height: 24px;
    height: 65px;
    padding-bottom: 0;
}

.btn-tab.active {
    border-bottom: 2px solid #0270EB;
    color: #0270EB;
}

.icon-vote {
    background-image: url(../images/icon/Vote_Outline_Active.svg);
    padding-left: 32px;
    background-repeat: no-repeat;
}

.google-btn {
    display: flex;
    align-items: center;
    background-color: white;
    color: #757575;
    border: 1px solid #dadce0;
    font-size: 16px;
    border-radius: 20px;
    padding: 10px 15px;
    cursor: pointer;
    transition: box-shadow 0.2s ease, background-color 0.2s ease;
}

.google-btn:hover {
    background-color: #f5f5f5;
}

.google-btn:active {
    background-color: #e0e0e0;
}

.google-logo {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

/* Hide the div by default */
.Display {
    display: none !important;
}

/* Show the div when the screen width is less than 992px */
@media (max-width: 991px) {
    .Display {
        display: block !important; /* Or flex if you need flexible layout */
    }
}