﻿@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 {
    width: 1590px;
    height: 1080px;
}
.toon {
    width: 1590px;
    height: 1080px;
    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;
}
.toon1 {
    width: 500px;
    height: 500px;
    margin: 50px 0 0px 0;
    position: absolute;
}
.toon2 {
    width: 500px;
    height: 500px;
    margin: 50px 0 0px 540px;
    position: absolute;
}
.toon3 {
    width: 500px;
    height: 500px;
    margin: 50px 0 0px 1080px;
    position: absolute;
}
.toon4 {
    width: 500px;
    height: 500px;
    margin: 560px 0 0px 0;
    position: absolute;
}
.toon5 {
    width: 500px;
    height: 500px;
    margin: 30px 0 0px 540px;
    position: absolute;
}
.toon6 {
    width: 500px;
    height: 500px;
    margin: 30px 0 0px 1080px;
    position: absolute;
}
.idate {
    width: 1580px;
    display: block;
    float: left;
}
.dates {
    /*float: right;*/
    margin: -60px 0px 0px 0px;
    display: flex;
    justify-content: flex-end;

}

    .dates p3 {
        font-size: 50px;
        color:white;
    }
p{
    font-size: 18px;
}
.Time_boat_text {
    font-family: 'GOTHAM', sans-serif;
}
.Time_boat p {
    font-size: 30px;
    margin: 0px 0 0px 0;
}
.Time_boat1 p {
    font-size: 30px;
    margin: 0 0 0 0;
}
.container {
    display: flex;
    justify-content: center; /* Adjust as needed */
    align-items: flex-start; /* Center vertically */
    flex-wrap: wrap; /* Allow wrapping */
}

.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:450px;
    border-radius: 15px;
    margin: -70px 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: 500px;
    height: 500px;
    margin: 0px 0px 0 0px;
    /*background-color: red;*/
}
.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: 135px;
    height: 80px;
    color: white;
    text-align: center;
    border-radius: 15px;
    align-items: center;
    margin: -10px -10px 0 -10px;
    display: flex;
    justify-content: space-around;
}

.Sub_boat1 {
    width: 330px;
    height: 100px;
    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_boat_text {
    color: white;
    font-weight: bold;
    margin: 10px 0 0 0;
    font-size: 15px !important;
    justify-content: center;
}


.Sub_boat_text1 {
    margin: -155px 0 0 155px;
    font-weight: bold;
}

.Sub_boat_text2 {
    margin: -127px 0 0 155px;
    font-weight: bold;
}

.Sub_boat_text3 {
    font-family: 'GOTHAM', sans-serif;
}
.Sub-icon1{
    margin: 10px 0px 0 20px;
    color:black;
}
.Time_boat {
    margin: -350px 0 0 250px;
    text-align: center;
    color: white;
}

.Time_boat1 {
    margin: -10px 0 0 290px;
    text-align: center;
}
.template2 {
    width: 500px;
    height: 500px;
    /*margin: -500px 0px 10px 540px;*/
    /*background-color: red;*/
    /*width:500px;
    height:200px;*/
}
.main1 {
    background-color: white;
    width: 450px;
    border-radius: 15px;
    margin: -70px 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: -330px 0 0 190px;
    border-radius: 20px;
    width:260px;
    margin-bottom: 10px;
}
.line {
    color: white;
    background-color: #C9AF62;
    font-size: 50px;
    font-weight: bold;
    margin: 0 0 30px 190px;
    border-radius: 20px;
    width: 260px;
}
.line_img {
    display: flex;
    width: 260px;
    margin: -65px 0 0 0px;
    background-color: white;
    border-radius: 70px;
    justify-content: center;
}
.line_img1 {
    color: black;
    margin: 15px 0 0 20px;
}
.line_img2 {
    text-align: center;
    width: 40px; /* Set width and height to create a square */
    height: 40px;
    background-color: #C9AF62;
    border-radius: 50%;
    margin: 5px 0 0 10px;
}
.G1 {
    font-family: 'GOTHAM', sans-serif;
    margin: 6px 0 0 0;
}
.sub_Time {
    font-size: 20px;
}
.sub_Time1 {
    font-family: 'GOTHAM', sans-serif;
    font-size: 25px;
    margin-top: -25px;
}
.sub_Time2 {
    font-size: 20px;
}
.sub_Time3 {
    font-family: 'GOTHAM', sans-serif;
    font-size: 25px;
    margin-top: -25px;
}
.location {
    display: flex;
    align-items: center;
    justify-content: space-around;
    
}

.sub_BTS_line {
    font-family: PSL, sans-serif;
    margin: -70px 0 0 100px;
    color: #C9AF62;
    font-size: 35px
}
.main_line {
    color: white;
    margin: -300px 0 350px 70px;
}
.main_line1 {
    color: white;
    margin: -210px 0 310px 0px;
}
.main_line2 {
    color: white;
    margin: -310px 0 140px 0px;
}
.main_line3 {
    color: white;
    margin: -60px 0 0px 50px;
}
.sub_Taxi {
    color: #C9AF62;
}
.sub_Taxi11 {
    color: #C9AF62;
}

.template3 {
    width: 500px;
    height: 500px;
    /*margin: -500px 0px 0 1080px;*/
    /*background-color: red;*/
}
.main2 {
    background-color: white;
    width: 450px;
    border-radius: 15px;
    margin: -70px 0 30px 0;
}
.sub_Taxi {
    font-family: PSL, sans-serif;
    margin: -70px 0 0 100px;
    color: #C9AF62;
    font-size: 35px
}
.sub_Taxi11 {
    font-family: PSL, sans-serif;
    margin: -70px 0 0 100px;
    color: #C9AF62;
    font-size: 32px
}
.krop {
    background-color: #C9AF62;
    width: 450px;
    height: 310px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
}
.sub_Taxi1 {
    width: 400px;
    background-color: #ffffff;
    font-size: 50px;
    font-weight: bold;
    margin: 35px 0 0 25px;
    border-radius: 20px;
}
.text_taxi {
    width: 200px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 0 15px;
}
.text_taxi1 {
    width:100px;
    text-align:center;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 10px -5px;
}
.count_queue {
    font-family: 'GOTHAM', sans-serif;
    font-size: 40px;
    display: flex;
    margin: -50px 0 0 200px;
}
.count_queue1 {
    font-size: 20px;
    margin: -40px 0 0 350px;
}
.count_car {
    font-family: 'GOTHAM', sans-serif;
    font-size: 40px;
    display: flex;
    margin: -50px 0 0 200px;
}

.count_car1 {
    font-size: 20px;
    margin: -40px 0 0 350px;
}
.queue {
    width: 350px;
    background-color: black;
    text-align: center;
    color: white;
    margin: -200px 0 0 295px;
}
    .queue p {
        margin: 5px 0 5px 0px;
    }
.queue1 {
    width: 160px;
    text-align: center;
    color: white;
    margin: 20px 0 0 290px;
}
.boatex1 {
    width: 700px;
    margin: 530px 0 0 40px;
}
.template4 {
    width: 500px;
    height: 500px;
    /*background-color: red;*/
}
.Sub_boatex {
    background-color: white;
    border-radius: 40px;
    width: 400px;
    display: flex;
    margin: 0 0 0 0;
}

.Sub_boatex2 {
    background-color: black;
    width: 140px;
    height: 55px;
    color: white;
    text-align: center;
    border-radius: 10px;
    align-items: center;
    margin: -12px -10px 0 -10px;
    display: flex;
    justify-content: space-around;
}

.Sub_boatex1 {
    width: 380px;
    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_boatex_text {
    width: 170px;
    margin: 0px 0 0 0px;
    font-weight: bold;
    font-size: 15px;
}

.Sub_boatex_text1 {
    margin: -80px 0 0 170px;
    font-weight: bold;
}

.Sub_boatex_text2 {
    margin: -65px 0 0 170px;
    font-weight: bold;
}

.Sub_boatex_text3 {
    font-family: 'GOTHAM', sans-serif;
}
.Time_boatex {
    margin: -330px 0 0 340px;
    text-align: center;
    color: white;
    
}
    .Time_boatex p {
        font-weight: bold;
        margin: 0px 0 0 0;
    }
.Time_boatex_text {
    font-size: 30px;
    font-weight: bold;
    font-family: 'GOTHAM', sans-serif;
}
    

.Time_boatex1 {
    margin: -10px 0 0 290px;
    text-align: center;
}
.main3 {
    background-color: white;
    width: 450px;
    border-radius: 15px;
    margin: -70px 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: 15px !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;
}

.template5 {
    width: 500px;
    height: 500px;
    /*margin: -1030px 0px 0 540px;*/
    /*background-color: red;*/
}
.main4 {
    background-color: white;
    width: 450px;
    border-radius: 15px;
    margin: -70px 0 25px 0;
}
.sub_bus {
    font-family: PSL, sans-serif;
    margin: -70px 0 0 100px;
    color: #C9AF62;
    font-size: 35px;
}
.sub_bus2 {
    background-color: black;
    width: 140px;
    height: 50px;
    color: white;
    text-align: center;
    border-radius: 15px;
    align-items: center;
    margin: -10px -10px 0 -10px;
    display: flex;
    justify-content: space-around;
}
.sub_bus1 {
    width: 350px;
    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: 3px;

}
.sub_bus_text {
    margin: 0px 0 0 0px;
}
.sub_bus_text1 {
    margin: -85px 0 0 165px;
    font-weight: bold;
}
.sub_bus_text2 {
    margin: -60px 0 0 165px;
    font-weight: bold;
}
.sub_bus_text3 {
    font-family: 'GOTHAM', sans-serif;
}
.sub_bus3 {
    text-align: center;
    color: white;
    margin: -420px 0 0 290px;
}
.sub_bus3 p{
    font-size:30px;
    font-weight:bold;
    margin: 10px 0 0 0;
}


.template6 {
    width: 500px;
    height: 500px;
    /*margin: -1030px 0px 0 1080px;*/
    /*background-color: red;*/
}
.main5 {
    background-color: white;
    width: 450px;
    border-radius: 15px;
    margin: -70px 0 30px 0;
}
.sub_parking {
    font-family: PSL, sans-serif;
    margin: -70px 0 0 100px;
    color: #C9AF62;
    font-size: 35px
}
.sub_parking_text {
    color: #C9AF62;
    font-size: 30px;
}

.sub_parking1 {
    margin: -55px 0 0 70px;
    display: flex;
    width: 200px;
    justify-content: flex-start;
}
.sub_parking_text1 {
    font-family: 'GOTHAM', sans-serif;
    color: #C9AF62;
    font-size: 30px;
    margin: 15px 0 0 0px;
}
.sub_parking_text2 {
    width:200px;
    text-align: left;
    color: #C9AF62;
    font-size: 30px;
    margin: -20px 0 10px -0px;
}
.sub_parking2 {
    display: flex;
    width: 200px;
    justify-content: space-between;
    margin: -55px 0 0 70px;
}
.sub_parking_text3 {
    font-family: 'GOTHAM', sans-serif;
    color: #C9AF62;
    font-size: 30px;
    margin: 15px 0 0 0px;
}
.sub_parking_text4 {

    color: white;
    font-size: 30px;
    margin: 15px 0 0 0px;
}
.sub_parking_text5 {
    color: white;
    font-size: 30px;
    margin: 15px 0 0 0px;
}
.sub_parking_text6 {
    font-family: 'GOTHAM', sans-serif;
    color: #C9AF62;
    font-size: 30px;
    margin: 15px 0 15px 0px;
}
.sub_num1 {
    display: flex;
    width: 115px;
    justify-content: space-between;
    margin: -60px 0 0 170px;
}
.sub_num2 {
    display: flex;
    width: 115px;
    justify-content: space-between;
    margin: -60px 0 0 170px;
}
.sub_num3 {
    display: flex;
    width: 115px;
    justify-content: space-between;
    margin: -60px 0 0 170px;
}
#datetime {
    color: white;
    font-size: 50px;
    float: right;
    margin: 0 50px 0 0px;
}
.parking1 {
    width: 170px;
    background-color: #C9AF62;
    text-align: center;
    color: white;
    margin: -235px 0 0 270px;
}
.parking2 {
    margin: 0px 0 10px 300px;
}
.parking3 {
    display: flex;
    text-align: center;
    color: white;
    width: 190px;
    margin: 0px 0 30px 260px;
}
.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;
    margin: 0 0 0 0;
}
.infortime p{
    
    margin: 0 0 0 0;
}
