﻿@font-face {
    font-family: 'DB Adman X Bold';
    src: url('../Font/DB Adman X Bd.ttf') format('truetype');
    /* แทน path/to/DBAdmanX-Bold.ttf ด้วยที่อยู่เต็มของไฟล์ฟอนต์ที่คุณมี */
}
@font-face {
    font-family: 'PSL';
    src: url('../Font/psl147.ttf') format('truetype');
    /* แทน path/to/DBAdmanX-Bold.ttf ด้วยที่อยู่เต็มของไฟล์ฟอนต์ที่คุณมี */
}
@font-face {
    font-family: 'GOTHAM';
    src: url('../Font/Gotham-Medium_0.otf') format('truetype');
    /* แทน path/to/DBAdmanX-Bold.ttf ด้วยที่อยู่เต็มของไฟล์ฟอนต์ที่คุณมี */
}
body {
}
p{
    font-size: 12px;
}
.toon {
    width: 692px;
    height: 384px;
    font-family: 'DB Adman X Bold', sans-serif;
    /*font-family: 'Mitr', sans-serif;*/
    background-image: url('../images/LINE_ALBUM_BG_H.jpg') !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; /* ปรับขนาดพื้นหลังเพื่อให้เต็มจอ */
    background-attachment: fixed;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 10px;
    background-color: red;
}
.idate {
    width: 692px;
    display: block;
    float:left;
}
.dates {
    /*float: right;*/
    margin: -30px 0px 0px 0px;
    display: flex;
    justify-content: flex-end;
}

    .dates p3 {
        font-size: 25px;
        color: white;
    }
.Time_boat_text {
    font-family: 'GOTHAM', sans-serif;
}
.Time_boat p {
    font-size: 25px;
    margin: 0px 0 0px 0;
}
.Time_boat1 p {
    font-size: 50px;
    margin: 0 0 0 0;
}
.container {
    display: flex;
    justify-content: flex-start; /* จัดเรียงข้อมูลชิดด้านซ้ายของคอนเทนเนอร์ */
    align-items: flex-start; /* จัดให้แนวตั้งชิดด้านบนของคอนเทนเนอร์ */
    flex-wrap: wrap; /* อนุญาตให้ข้อมูลขึ้นบรรจุได้หลายบรรทัด */
}

.Parking, .BTS {
    flex: 0 1 45%; /* Adjust width as needed */
    margin: 10px; /* Add some margin between elements */
}
.Parking {
    background-color: #C7B56F;
    display: flex;
    justify-content: center; /* Center the content horizontally */
    align-items: center; /* Center the content vertically */
    flex-wrap: wrap; /* Allow content to wrap if necessary */
}
.main{
    background-color:white;
    width: 100%;
    border-radius: 15px;
    margin: 0 0 30px 0;
}
.Iconsiam{
    color:black;
    font-size: 50px;
    font-weight:bold;
}
.ICS {
    color: white;
    font-size: 50px;
    font-weight: bold;
    /*margin: 0px 0 0 40px;*/
}
.Sub-icon1{
    text-align: center;
}
.sub_ICS1 {
    text-align: center;
}

.template1 {
    width: 320px;
    height: auto;
    display:block;
    float:left;
    margin:8px;
}
.Boat{
    width: 650px;
    max-height:1020px;
    margin: 10px 0px 0 50px;
}
.Sub_boat{
    background-color:white;
    border-radius: 40px;
    width:400px;
    display:flex;
    margin: 0 0 0 0;
}
.Sub_boat2 {
    background-color: black;
    width: 90px;
    height: 60px;
    color: white;
    text-align: center;
    border-radius: 5px;
    align-items: center;
    display: flex;
    justify-content: space-around;
    padding:4px;
}

.Sub_boat1 {
    width: 240px;
    height: 70px;
    background-color: #C9AF62;
    border-radius: 10px;
    padding: 5px; /* Add padding to create space for the inner container */
    box-sizing: border-box; /* Include padding and border in the element's total width and height */
    margin-bottom: 5px;
}

.Sub_boat_text {
    width: 170px;
    font-size: 13px;
    margin-top:20px;
}

.Sub_boat_text1 {
    margin: -114px 0 0 110px;
    font-size:15px;
    font-weight: bold;
}

.Sub_boat_text2 {
    margin: -75px 0 0 110px;
    font-size: 18px;
    font-weight: bold;
}

.Sub_boat_text3 {
    font-family: 'GOTHAM', sans-serif;
}
.Sub-icon1{
    margin: 10px 0px 0 20px;
    color:black;
}
.Time_boat {
    margin: -250px 0 0 240px;
    text-align: center;
    color: white;
}

.Time_boat1 {
    margin: -10px 0 0 290px;
    text-align: center;
}

.main1 {
    background-color: white;
    width: 600px;
    border-radius: 15px;
    margin: -100px 0 30px 0;
}
.BTS_line {
    color: white;
    font-size: 50px;
    font-weight: bold;
}
.Time {
    color: white;
    background-color: #C9AF62;
    font-size: 50px;
    font-weight: bold;
    margin: -380px 0 0 190px;
    border-radius: 20px;
    width:410px;
    margin-bottom: 10px;
}
.line {
    color: white;
    background-color: #C9AF62;
    font-size: 50px;
    font-weight: bold;
    margin: 0 0 0 190px;
    border-radius: 20px;
    width: 410px;
}
.line_img {
    display: flex;
    width: 400px;
    margin: -65px 0 0 5px;
    background-color: white;
    border-radius: 70px;
    justify-content: center;
}
.line_img1 {
    color: black;
    margin: 20px 0 0 20px;
}
.line_img2 {
    text-align: center;
    width: 60px; /* Set width and height to create a square */
    height: 60px;
    background-color: #C9AF62;
    border-radius: 50%;
    margin: 5px 0 0 110px;
}
.G1 {
    font-family: 'GOTHAM', sans-serif;
    margin: 10.5px 0 0 0;
}
.sub_Time {
    font-size: 35px;
}
.sub_Time1 {
    font-family: 'GOTHAM', sans-serif;
    font-size: 55px;
    margin-top: -40px;
}
.sub_Time2 {
    font-size: 35px;
}
.sub_Time3 {
    font-family: 'GOTHAM', sans-serif;
    font-size: 55px;
    margin-top: -40px;
}
.location {
    display: flex;
    align-items: center;
    justify-content: space-around;
    
}

.sub_BTS_line {
    font-family: PSL, sans-serif;
    margin: -50px 0 0 70px;
    color: #C9AF62;
    font-size: 22px
}
.main_line {
    color: white;
    margin: -350px 0 350px 70px;
}
.main_line1 {
    color: white;
    margin: -310px 0 310px 0px;
}
.main_line2 {
    color: white;
    margin: -230px 0 150px 0px;
}
.main_line3 {
    color: white;
    margin: -50px 0 0px 50px;
}
.sub_Taxi {
    color: #C9AF62;
}
.template4 {
    width: 320px;
    height: auto;
    display: block;
    float: right;
    margin:8px;
}

.Sub_boatex {
    background-color: white;
    border-radius: 40px;
    width: 400px;
    display: flex;
    margin: 0 0 0 0;
}

.Sub_boatex2 {
    background-color: black;
    width: 93px;
    height: 40px;
    color: white;
    text-align: center;
    border-radius: 5px;
    align-items: center;
    display: flex;
    justify-content: space-around;
}

.Sub_boatex1 {
    width: 240px;
    height: 50px;
    background-color: #C9AF62;
    border-radius: 10px;
    padding: 5px; /* Add padding to create space for the inner container */
    box-sizing: border-box; /* Include padding and border in the element's total width and height */
    margin-bottom: 5px;

}

.Sub_boatex_text {
    width: 170px;
    margin-top:20px;
    font-size: 10px;
}

.Sub_boatex_text1 {
    margin: -48px 0 0 110px;
    font-weight: bold;
    font-size: 14px;
    word-wrap: break-word;
    line-height: 0.9;
}

.Sub_boatex_text2 {
    margin: -25px 0 0 110px;
    font-weight: bold;
    font-size: 15px;
}

.Sub_boatex_text3 {
    font-family: 'GOTHAM', sans-serif;
}

.Time_boatex {
    margin: -240px 0 0 240px;
    text-align: center;
    color: white;
}

    .Time_boatex p {
        margin: 0px 0 0 0;
    }

.Time_boatex_text {
    font-size: 25px;
    font-weight: bold;
    font-family: 'GOTHAM', sans-serif;
}


.Time_boatex1 {
    margin: -10px 0 0 290px;
    text-align: center;
}

.main3 {
    background-color: white;
    width: 100%;
    border-radius: 15px;
    margin: 20px 0 30px 0;
}

.sub_boatex {
    width: 600px;
    height: 90px;
    background-color: #C9AF62;
    border-radius: 20px;
    padding: 20px; /* Add padding to create space for the inner container */
    box-sizing: border-box; /* Include padding and border in the element's total width and height */
    margin-bottom: 5px;
}

.sub_boatex1 {
    display: flex;
    width: 210px;
    background-color: white;
    border-radius: 10px;
    height: 50px; /* Set height of the inner container */
}

.sub_boatex_text {
    color: white;
    font-weight: bold;
    margin: 10px 0 0 0;
    font-size: 10px !important;
}

.sub_boatex_text1 {
    color: white;
    font-weight: bold;
    margin: -70px 0 0 220px;
}

.sub_boatex_text2 {
    color: white;
    font-weight: bold;
    margin: -40px 0 0 420px;
}

.sub_boatex_text3 {
    font-family: 'GOTHAM', sans-serif;
    color: white;
    font-weight: bold;
    margin: 0px 0 0 220px;
}

.sub_boatex_text4 {
    font-family: 'GOTHAM', sans-serif;
    color: white;
    font-weight: bold;
    margin: -40px 0 0 420px;
}





.template3 {
    width: 700px;
    height: auto;
    margin: -1140px 0px 0 1350px;
}
.main2 {
    background-color: white;
    width: 650px;
    border-radius: 15px;
    margin: -100px 0 30px 0;
}
.sub_Taxi {
    font-family: PSL, sans-serif;
    margin: -70px 0 0 70px;
    color: #C9AF62;
    font-size: 22px
}
.krop {
    background-color: #C9AF62;
    width: 660px;
    height: 420px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
}
.sub_Taxi1 {
    width: 400px;
    background-color: #ffffff;
    font-size: 60px;
    font-weight: bold;
    margin: 60px 0 0 30px;
    border-radius: 20px;
}
.text_taxi {
    font-size: 40px;
    font-weight: bold;
    margin: 0px 0 0 10px;
}
.text_taxi1 {
    font-size: 40px;
    font-weight: bold;
    margin: 0px 0 0 35px;
}
.count_queue {
    font-family: 'GOTHAM', sans-serif;
    font-size: 70px;
    display: flex;
    margin: -90px 0 0 250px;
}
.count_queue1 {
    font-size: 30px;
    margin: -55px 0 0 330px;
}
.count_car {
    font-family: 'GOTHAM', sans-serif;
    font-size: 70px;
    display: flex;
    margin: -90px 0 0 250px;
}

.count_car1 {
    font-size: 30px;
    margin: -55px 0 0 330px;
}
.queue {
    width: 200px;
    background-color: black;
    text-align: center;
    color: white;
    margin: -280px 0 0 450px;
}
.queue1 {
    width: 200px;
    text-align: center;
    color: white;
    margin: 20px 0 0 450px;
}
.boatex1 {
    width: 700px;
    margin: 530px 0 0 40px;
}


.template5 {
    width: 700px;
    min-height: 500px;
    margin: -950px 0px 0 670px;
}
.main4 {
    background-color: white;
    width: 600px;
    border-radius: 15px;
    margin: -100px 0 30px 0;
}
.sub_bus {
    font-family: PSL, sans-serif;
    margin: -70px 0 0 150px;
    color: #C9AF62;
    font-size: 50px;
}
.sub_bus2 {
    background-color: black;
    width: 190px;
    height: 50px;
    color: white;
    text-align:center;
    border-radius:15px;
    align-items:center;
    margin: -10px -10px 0 0;
}
.sub_bus1 {
    width: 480px;
    height: 70px;
    background-color: #C9AF62;
    border-radius: 20px;
    padding: 20px; /* Add padding to create space for the inner container */
    box-sizing: border-box; /* Include padding and border in the element's total width and height */
    margin-bottom: 5px;

}
.sub_bus_text {
    margin: 0px 0 0 0px;
}
.sub_bus_text1 {
    margin: -90px 0 0 220px;
    font-weight: bold;
}
.sub_bus_text2 {
    margin: -30px 0 0 220px;
    font-weight: bold;
}
.sub_bus_text3 {
    font-family: 'GOTHAM', sans-serif;
}
.sub_bus3 {
    text-align: center;
    color: white;
    margin: -450px 0 0 450px;
}
.sub_bus3 p{
    font-size:40px;
    font-weight:bold;
    margin: 10px 0 0 0;
}


.template6 {
    width: 700px;
    height: auto;
    margin: -1090px 0px 0 1350px;
}
.main5 {
    background-color: white;
    width: 650px;
    border-radius: 15px;
    margin: -100px 0 30px 0;
}
.sub_parking {
    font-family: PSL, sans-serif;
    margin: -70px 0 0 150px;
    color: #C9AF62;
    font-size: 50px
}
.sub_parking_text {
    color: #C9AF62;
    font-size: 40px;
}

.sub_parking1 {
    margin:0 0 0 -30px;
    display: flex;
    width: 500px;
    justify-content: space-evenly;
}
.sub_parking_text1 {
    font-family: 'GOTHAM', sans-serif;
    color: #C9AF62;
    font-size: 50px;
    margin: 20px 0 0 60px;
}
.sub_parking_text2 {
    text-align: center;
    color: #C9AF62;
    font-size: 40px;
    margin: -20px 0 10px -600px;
}
.sub_parking2 {
    display: flex;
    width: 500px;
    justify-content: space-evenly;
    margin: -20px 0 0 -30px;
}
.sub_parking_text3 {
    font-family: 'GOTHAM', sans-serif;
    color: #C9AF62;
    font-size: 50px;
    margin: 0 0 0 95px;
}
.sub_parking_text4 {

    color: white;
    font-size: 50px;
    margin: 15px 0 0 0px;
}
.sub_parking_text5 {
    color: white;
    font-size: 50px;
    margin: 0px 0 0 0px;
}
.sub_parking_text6 {
    font-family: 'GOTHAM', sans-serif;
    color: #C9AF62;
    font-size: 50px;
    margin: 20px 0 0 30px;
}
#datetime {
    color: white;
    font-size: 25px;
    display:block;
    float:right;
    margin-right:25px;
}
.parking1 {
    width: 200px;
    background-color: #C9AF62;
    text-align: center;
    color: white;
    margin: -350px 0 0 450px;
}
.parking2 {
    margin: 0px 0 0 480px;
}
.parking3 {
    display:flex;
    text-align:center;
    color: white;
    width: 190px;
    margin: 0px 0 0 450px;

}
.parking3 p{
    
    margin: 0 0 0 0;
}


/* CSS for popup */
.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    border: 2px solid #333;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    width: 1000px; /* กำหนดความกว้างของ popup */
    height: 800px; /* กำหนดความ
    tสูงของ popup */
    text-align: center;
    display: flex;
    align-content: space-around;
    border-radius:100px;
}

    /* CSS for paragraphs inside popup */
    .popup p {
        margin: 10px 0;
        font-size: 100px;
    }

/* Additional CSS for different languages */
#popupth {
    color: #C9AF62; /* สีของข้อความภาษาไทย */
}

#popupen {
    color: #C9AF62; /* สีของข้อความภาษาอังกฤษ */
}

#popupchi {
    color: #C9AF62; /* สีของข้อความภาษาจีน */
}
.infortime {
    display: flex;
    text-align: center;
    justify-content: center;
    color:white;
}
