@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400&display=swap');

:root {
    --white: #FFF;
    --gray: #333;
    --orenge: #f26422;
    --yellow: #ffcc00;
    --blue: #81d3e6;
    --tone: #f1eee7;
    --thfont: 'IBM Plex Sans Thai', sans-serif;
    --enfont: 'Poppins', sans-serif
}

html {
    width: 100%
}

body {
    min-height: 100vh;
    background: var(--tone);
    user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    overflow-x: hidden;
    background: url('../img/di/topDIbg.webp') var(--blue) no-repeat 50% -3%
}

h1, h2, h3, h4, h5, p, li, span {
    font-family: var(--thfont)
}

a, a:hover, a:focus {
    text-decoration: none
}

.en {
    font-family: var(--enfont)
}

.th {
    font-family: var(--thfont)
}

.floatnav {
    position: absolute;
    top: 80%
}

.imgforeground {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    object-fit: cover
}

#iceland {
    position: relative;
    width: 100%
}

.contentbox {
    background-image: none
}

#secA {
    position: relative;
    width: 100%;
    margin: 80px 0 0 0
}

#secB {
    position: relative;
    min-height: 100vh;
    width: 100%;
    padding: 80px 0 0 0;
    margin: 0;
    background-color: #d8ecf1
}

#secB > h2 {
    font-size: 3rem;
    margin-bottom: 20px;
    text-align: center
}

#secB .swapcenter h2 {
    font-size: 2.5rem;
    margin-bottom: 20px
}

#secB .swapcenter h3 {
    font-family: var(--thfont);
    font-size: 2rem;
    line-height: 3rem;
    letter-spacing: -1px
}

#secC {
    background: url('../img/di/bgend.webp') no-repeat 0 0;
    background-size: cover;
    min-height: 80vh;
    margin: 0;
    padding: 80px 0;
    position: relative
}

#secC .contentbox {
    color: var(--white)
}

#secC .capbox {
    padding: 10px 0;
    font-size: 1.7rem
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -50px;
    top: 35%
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -50px;
    top: 35%
}

.swiper-button-next:after, .swiper-button-prev:after {
    color: var(--orenge)
}

.bgWhileFull, .bgYellowFull {
    width: 100%;
    height: 70vh;
    background-color: #FFF;
    display: flex;
    flex-direction: row;
    overflow: hidden
}

.goldcoastsign {
    width: 40%;
    min-width: 200px
}

.imgoverlap {
    position: absolute;
    right: -20px;
    top: 40%;
    width: 350px;
    z-index: 3
}

.fullHaft {
    width: auto;
    height: 100%;
    background: url('../img/di/06.webp') no-repeat bottom right;
    background-size: auto 100%;
    z-index: 2
}

.imgfluid {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right bottom;
    filter: brightness(0.5)
}

.bgWhileFull .colhaft, .bgYellowFull .colhaft {
    position: relative;
    width: 50%;
    height: 70vh
}

.bgWhileFull .colhaft img {
    width: auto;
    height: 100%;
    object-fit: cover
}

.bgWhileFull .colhaft .swap, .bgYellowFull .colhaft .swap {
    padding: 50px;
    position: relative;
    height: 70vh
}

.bgWhileFull .colhaft .swap h2 {
    color: var(--gray)
}

.bgWhileFull .colhaft .swap h3 {
    font-family: var(--enfont);
    font-size: 3rem;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    text-align: left;
    color: var(--gray)
}

.bgWhileFull .colhaft .swap p {
    color: var(--gray);
    font-size: 1.8rem;
    line-height: 3rem
}

.txtblack * {
    color: var(--gray) !important
}

.txtblack h2, .txtblack h3 {
    text-align: center !important
}

.txtblack h2 {
    margin: 0;
    font-size: 3rem !important;
    font-weight: 500
}

.txtblack h3 {
    font-size: 3.5rem !important;
    margin: 0 0 20px 0 !important;
    text-transform: uppercase;
    font-weight: 300
}

.txtblack p {
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 20px !important
}

.bgYellowFull .colhaft .swap {
    padding: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.homesticker {
    width: 100px;
    height: auto
}

.nopad {
    padding: 0 !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb40 {
    margin-top: 40px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt50 {
    margin-top: 50px !important
}

.mt60 {
    margin-top: 60px !important
}

.mv20 {
    margin: 20px 0 !important
}

.mv30 {
    margin: 30px 0 !important
}

.mv40 {
    margin: 40px 0 !important
}

.pt20 {
    padding-top: 20px !important
}

.pt30 {
    padding-top: 30px !important
}

.pt40 {
    padding-top: 40px !important
}

.pt50 {
    padding-top: 50px !important
}

.pt60 {
    padding-top: 60px !important
}

.pt70 {
    padding-top: 70px !important
}

.dflex {
    display: flex;
    flex-direction: row;
    position: relative
}

.dflex-col {
    flex-direction: column
}

.flex-r {
    justify-content: flex-end
}

.flex-c {
    justify-content: center
}

.bottomdiv {
    margin-top: 100%
}

.col20, .col30, .col40, .col50 {
    padding: 0 15px;
    position: relative;
    display: flex;
    height: 100%
}

.col20 {
    width: 20% !important
}

.col30 {
    width: 30% !important
}

.col40 {
    width: 40% !important
}

.col50 {
    width: 50% !important
}

.bgmap {
    width: 100%;
    min-height: 60vh;
    background: url('../img/di/di_map2.webp') no-repeat 0 0;
    background-size: 45% auto;
    padding: 80px 0
}

.bgtemp {
    width: 100%;
    min-height: 75vh;
    background: url('../img/di/02.webp') no-repeat bottom center;
    background-size: 100% auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end
}

.bgtemp  img {
    max-width: 400px;
    margin: 20px auto
}

.contentbox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 50px
}

.contentbox h2 {
    font-size: 2.5rem;
    font-weight: 600;
    margin: 0
}

.contentbox .sticker {
    width: 120px;
    height: auto;
    margin: 0 20px 0 0
}

.dflexhead {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    width: 100%;
    margin: 0 0 40px 0
}

.dflexhead div {
    display: flex;
    flex-direction: column
}

.contentbox h2 {
    margin-bottom: 0
}

.contentbox h3 {
    font-family: var(--enfont);
    font-size: 3rem;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    text-align: left
}

.contentbox h4 {
    font-family: var(--thfont);
    font-size: 2.2rem !important;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 20px 0 !important;
    text-align: left;
    letter-spacing: 0
}

.dflexhead {
    align-items: flex-start
}

.contentbox p {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: .2px;
    margin: 20px 0;
    text-align: justify;
    word-spacing: -2px;
    width: 100%
}

.contentbox p.quoat {
    text-align: center;
    max-width: 60%;
    margin: 0 auto;
    position: relative;
    font-size: 2rem
}

.contentbox p.quoat:before {
    content: open-quote;
    font-size: 5em;
    font-family: sans-serif;
    color: #666;
    position: absolute;
    left: -50px;
    font-weight: 600
}

.contentbox ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column
}

.contentbox li {
    padding-left: 50px;
    list-style: none;
    background: url('../img/di/bullet.webp') no-repeat 0 0;
    background-size: 20px 20px;
    margin: 0 0 10px 10px
}

.contentbox .imgoverlab {
    width: 100%
}

.contentbox h5 {
    font-size: 1.5rem;
    line-height: 3rem;
    width: 100%;
    max-width: 500px
}

.swaptext {
    position: relative;
    width: 100%;
    padding-top: 180px;
    display: block;
    color: var(--white);
    text-align: center;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.divright {
    display: flex;
    flex-direction: column;
    justify-content: center;
/*    margin-right: 10%*/
}

.swaptext h2 {
    font-size: 3rem;
    font-weight: 800;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
    color: var(--yellow)
}

.swaptext h3 {
    font-size: 2.5rem;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8)
}

.swaptext h5 {
    font-size: 2rem;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8)
}

.swaptext img {
    width: 400px
}

.blackfade {
    z-index: 1;
    display: none
}

.bottomcontent {
    position: relative;
    margin: 50px auto;
    display: block
}

.bottomcontent h3 {
    font-size: 2.5rem;
    line-height: 2rem;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 20px;
    text-align: center;
    text-shadow: -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF
}

.bottomcontent h4 {
    font-size: 2rem;
    line-height: 3rem;
    text-align: center;
    color: #333;
    text-shadow: none
}

.floatnav {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    transition: all ease-in-out .35s;
    margin-top: 50px
}

.floatnav.active {
    position: fixed;
    top: auto;
    bottom: 0
}

.floatnavPolygon {
    clip-path: polygon(98% 0, 100% 50%, 98% 100%, 2% 100%, 0 50%, 2% 0);
    background-color: #eaad2a;
    height: 60px
}

.bgYellowFull {
    background-color: #f8be11;
    height: 70vh
}

.bgYellowFull .swiper {
    width: 100%;
    height: 70vh;
    margin-left: auto;
    margin-right: auto
}

.bgYellowFull .swiper-slide {
    background-size: cover;
    background-position: center
}

.bgYellowFull .themepark-slider {
    height: 70vh;
    width: 100%
}

.bgYellowFull .themepark-thumb {
    height: 200px;
    box-sizing: border-box;
    position: absolute;
    bottom: 10px;
    z-index: 2
}

.bgYellowFull .themepark-thumb .swiper-slide {
    width: 25%;
    height: 100%;
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .5);
    filter: grayscale(100%) brightness(1);
    transition: all ease-in-out .35s;
    border-radius: 10px;
    overflow: hidden
}

.bgYellowFull .themepark-thumb .swiper-slide-thumb-active {
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .5);
    filter: grayscale(0)
}

.bgYellowFull .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    cursor: pointer
}

.bgYellowFull .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0;
    top: 50%
}

.bgYellowFull  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 0;
    top: 50%
}

.fadebotton {
    height: 30vh;
    width: 100%;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 90%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 90%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3
}

.fadebotton.h50 {
    height: 80px;
    opacity: .2
}

.relbox {
    position: relative;
    width: 100%;
    height: 100%
}

#secE {
    position: relative;
    width: 100%;
    background: rgb(241, 238, 231);
    background: -moz-linear-gradient(180deg, rgba(241, 238, 231, 1) 0%, rgba(196, 194, 188, 1) 55%, rgba(158, 156, 150, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(241, 238, 231, 1) 0%, rgba(196, 194, 188, 1) 55%, rgba(158, 156, 150, 1) 100%);
    background: linear-gradient(180deg, rgba(241, 238, 231, 1) 0%, rgba(196, 194, 188, 1) 55%, rgba(158, 156, 150, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1eee7", endColorstr="#9e9c96", GradientType=1);
    padding: 60px 30px 0 30px;
    overflow: hidden
}

#secE > h3 {
    font-size: 3rem;
    font-weight: 600;
    text-align: center
}

.hconfig {
    padding: 20px;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: flex-end
}

.howto {
    background: var(--yellow);
    border: 3px solid #FFF;
    padding: 10px 30px;
    border-radius: 50px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    margin: 0 10px
}

.bgcolor1, .bgcolor2 {
    border: 3px solid #FFF;
    border-radius: 50%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    margin: 0 10px;
    width: 50px;
    height: 50px;
    opacity: .7
}

.bgcolor1 {
    background: #333
}

.bgcolor2 {
    background: #8dabd8
}

.bgcolor1.active, .bgcolor2:.active {
    opacity: 1
}

.chatsim {
    width: auto;
    margin: 0 auto;
    position: relative
}

.tablet {
    position: relative;
    width: 100%;
    height: 100%
}

.tb-head {
    width: 100%;
    height: 80px;
    background: #8dabd8;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    border: 80px solid #000;
    border-bottom: none;
    position: relative
}

.tb-body {
    width: 100%;
    height: auto;
    min-height: 60vh;
    background: #8dabd8;
    border-left: 80px solid #000;
    border-right: 80px solid #000;
    position: relative
}

.chatbox {
    display: flex;
    flex-direction: row;
    height: 100%;
    width: 100%
}

.chatbox .l-box {
    width: 30%;
    height: 100%;
    min-height: 60vh;
    background-color: #FFF;
    position: relative
}

.chatbox .l-box #clockdate {
    font-size: 1.4rem;
    white-space: nowrap;
    font-weight: 600
}

.chatbox .r-box {
    width: 70%;
    height: 100%;
    position: relative
}

.chatbox .toptablet {
    font-family: var(--enfont);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 5px 10px;
    color: #000;
    display: flex;
    align-items: center;
    text-transform: uppercase
}

.chatbox .r-box .toptablet {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-weight: 600;
    font-size: 1.3rem;
    text-transform: uppercase
}

#batterylevel {
    margin: 0 10px
}

.chatbox  i {
    font-size: 2.5rem !important
}

.messageinput {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 80px;
    background: rgb(241, 238, 231);
    background: -moz-linear-gradient(180deg, rgba(241, 238, 231, 1) 0%, rgba(196, 194, 188, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(241, 238, 231, 1) 0%, rgba(196, 194, 188, 1) 100%);
    background: linear-gradient(180deg, rgba(241, 238, 231, 1) 0%, rgba(196, 194, 188, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1eee7", endColorstr="#c4c2bc", GradientType=1);
    padding: 20px;
    display: block
}

.inputfield {
    background-color: #eaeaea;
    width: 100%;
    height: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    padding: 0 5px 0 10px;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, .2);
    position: relative
}

.inputfield .tagname {
    background: var(--yellow);
    outline: none;
    padding: 10px 20px;
    color: var(--gray);
    font-size: 1.5rem;
    border: none;
    border-radius: 40px;
    margin: 0 10px 0 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
}

.inputfield .tagname.more {
    outline: none;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.tipstop {
    width: 100%;
    font-size: 1.8rem;
    font-weight: 800;
    color: #333
}

.scrollchat {
    margin: 20px 0 0 0;
    padding: 30px;
    height: auto;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto
}

.imgbox img {
    width: 40%;
    height: auto;
    margin: 0 0 30px 0;
    box-shadow: 0 5px 2px rgba(0, 0, 0, .2)
}

.questionbox {
    background: #8dca79;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    margin-bottom: 10px;
    width: 50%
}

.answerbox {
    background: #FFF;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    margin-bottom: 10px;
    width: 70%
}

@media(max-width:1500px) {
    .col20, .col30, .col40, .col50 {
        width: 50% !important
    }

}

@media(min-width:1200px) {
    .bgmap {
        width: 100%;
        min-height: 60vh;
        background: url('../img/di/di_map2.webp') no-repeat 0 0;
        background-size: 50% auto;
        padding: 80px 0
    }

}

@media(max-width:992px) {
    body {
        background-position: 50% 0;
        background-size: 1200px auto
    }

    .bottomcontent {
        width: 80%
    }

    .bgWhileFull .colhaft img {
        margin-left: -50%
    }

    .bgmap {
        background-position: 50% 0;
        background-size: 600px auto
    }

    .bottomdiv {
        margin-top: 30%
    }

    .imgforeground {
        height: 100%;
        width: auto
    }

    .col20, .col30, .col40, .col50 {
        width: 100% !important
    }

    #iceland {
        min-height: 70vh
    }

    .floatnavPolygon {
        clip-path: none
    }

    .swaptext {
        padding-top: 100px;
        align-items: center
    }

    .divright {
        margin-right: 0
    }

    .swaptext img {
        width: 80%;
        margin: 0 auto
    }

    .floatnav {
        width: 90vw;
        margin: 20px auto
    }

    .floatnavPolygon {
        height: auto
    }

    .swaptext h2 {
        font-size: 2.5rem;
        margin: 0;
        color: var(--yellow)
    }

    .bottomcontent h3 {
        font-size: 2rem;
        text-align: center;
        font-weight: 600
    }

    .bottomcontent h4 {
        font-size: 1.8rem;
        text-align: center;
        font-weight: 400
    }

    .bottomcontent h4 br {
        display: none
    }

    .blackfade {
        display: none
    }

    #secA {
        margin: 80px 0 0 0;
        background-image: none
    }

    .john {
        margin: 20px auto
    }

    .contentbox {
        padding: 0 15px
    }

    .contentbox h2 {
        font-size: 2.2rem;
        margin-bottom: 10px
    }

    .contentbox h3 {
        font-size: 2.5rem
    }

    .tb-head {
        border: 50px solid #000;
        border-bottom: none
    }

    .tb-body {
        border-left: 50px solid #000;
        border-right: 50px solid #000
    }

}

@media(max-width:766px) {
    #secA h2 {
        margin-bottom: 20px;
    }

    #secB {
        padding: 60px 0 0 0
    }

    #secB h2 {
        font-size: 2.5rem
    }

    #secB .col-md-6 img {
        margin-bottom: 20px
    }

    .bgWhileFull {
        min-height: 80vh
    }

    .bgWhileFull .colhaft .swap, .bgYellowFull .colhaft .swap {
        padding: 20px;
    }

    .bgWhileFull .colhaft .swap {
        height: auto
    }

    .bgWhileFull .colhaft, .bgYellowFull .colhaft {
        width: 100%;
        height: auto
    }

    .bgWhileFull .colhaft:first-child {
        width: auto;
        height: 500px;
        overflow: hidden;
    }

    .bgWhileFull .colhaft:first-child img {
        width: auto;
        height: 100%;
        object-fit: cover;
    }

    .bgWhileFull, .bgYellowFull {
        height: auto;
        flex-direction: column
    }

    .bgWhileFull, .bgYellowFull {
        height: auto
    }

    .bgtemp {
        display: flex;
        flex-direction: column
    }

}

@media(max-width:480px) {
    body {
        background-position: 90% 0;
        background-size: 1200px auto
    }

    #secA {
        margin: 0
    }

    .swaptext h3 {
        font-size: 2rem
    }

    .bottomcontent {
        margin: 50px auto 0 auto
    }

    .bgtemp img {
        max-width: 300px
    }

    .dflexhead {
        margin: 50px 0 20px 0
    }

    .contentbox h2 {
        margin: 0
    }

    .contentbox .sticker {
        width: 60px
    }

    #secB h2 {
        font-size: 2rem
    }

    .contentbox p {
        font-size: 1.7rem;
        line-height: 2.5rem;
        letter-spacing: .2px;
        margin: 0 0 10px 0;
        text-align: justify;
        word-spacing: -2px;
        width: 100%
    }

    .contentbox p.quoat {
        max-width: inherit;
        padding: 30px;
        font-size: 1.8rem;
        line-height: 2.6rem;
    }

    .contentbox p.quoat:before {
        left: -5px;
        font-size: 8rem;
        color: #999;
    }

    .bgmap {
        background: none;
        margin: 0;
        padding: 0;
        min-height: auto
    }

    .bottomdiv {
        margin-top: 0
    }

    .bgtemp img {
        max-width: 300px
    }

    .back-to-top {
        display: none
    }

    .mv40 {
        margin: 0 !important
    }

}
