
    /* Font Prompt
-------------------------------------------------- */

    .font12-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 12px;
    }

    .font13-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 13px;
    }

    .font14-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 14px;
    }

    .font16-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 16px;
    }

    .font16-Prompt-mobile {
        font-family: 'Prompt', sans-serif;
        font-size: 32px;
    }

    .font18-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 18px;
    }

    .font20-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 20px;
    }

    .font22-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 22px;
    }

    .font24-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 24px;
    }

    .font26-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 26px;
    }

    .font28-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 28px;
    }

    .font30-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 30px;
    }

    .font36-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 36px;
    }
    .font48-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 48px;
    }
    .font48-Prompt-m{
        font-family: 'Prompt', sans-serif;
        font-size: 52px;
    }
    .font52-Prompt {
        font-family: 'Prompt', sans-serif;
        font-size: 52px;
    }

    .gradient-red {
        border-top: 0;
        border-right: 0;
        border-left: 0;
        border-bottom: 1px solid;
        border-image: radial-gradient(#f71735, black, red);
        border-image-slice: 1
    }

    .gradient-red-footer {
        border-top: 0;
        border-right: 0;
        border-left: 0;
        border-bottom: 3px solid;
        border-image: radial-gradient(#f71735, black, red);
        border-image-slice: 1
    }

    .gradient-red-footer2 {
        border-top: 0;
        border-right: 0;
        border-left: 0;
        border-bottom: 3px solid;
        border-image: radial-gradient(#910114, #f71735, rgb(255, 0, 0),  #f71735, #910114);
        border-image-slice: 1
    }
    .gradient-red-top2 {
        border-top: 3px solid;
        border-right: 0;
        border-left: 0;
        border-bottom: 0;
        border-image: radial-gradient(#910114, #f71735, rgb(255, 0, 0),  #f71735, #910114);
        border-image-slice: 1
    }

    .gradient-red-top {
        border-top: 3px solid;
        border-image: radial-gradient(#f71735, black, red);
        border-image-slice: 1
    }
    .bg-red {
        width: 100%;
        background-image: linear-gradient(to bottom, #d30707, #b40a0a, #920606, #580404, #420303);
        background-origin: border-box;
        background-clip: content-box, border-box;
        border-top: 1px solid #f4e697;
    }
    .bg-img {
        width: 100%;
        padding: 0 7%;
        display: table;
        margin: 0;
        max-width: 100%;
        background-image: url("../images/S__14926055.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        height: 100vh;
    }

    .bg-img:nth-of-type(2n) {
        background-color: #000000;
    }

    figure {
        margin: 16px 40px !important;
    }
    .img-fluids {
      max-width: 100%;
      height: 10%;
    }

    .bg-img2 {
        background-image: url("../bg/Bg_๒๐๑๑๑๕.jpg");
        background-repeat: no-repeat;

        background-size: 100% 100%;

    }

    .bg-img2:nth-of-type(2n) {
        background-color: #000000;
    }


    .bg-black-overlay {
        background: rgba(0, 0, 0, 0.5);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .bg-base {
        background: #FFE9C2 !important;
    }

    .golden {
        display: inline-block;
        outline: none;
        box-sizing: border-box;
        border: none;
        border-radius: .3em;
        text-transform: uppercase;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(110, 80, 20, .4), inset 0 -2px 5px 1px rgba(139, 66, 8, 1), inset 0 -1px 1px 3px rgba(250, 227, 133, 1);
        background-image: linear-gradient(160deg, #77553a, #806124, #f3e798, #8a6a25, #77553a);
        border: 1px solid #a55d07;
        color: rgb(120, 50, 5);
        text-shadow: 0 2px 2px rgba(250, 227, 133, 1);
        cursor: pointer;
        transition: all .2s ease-in-out;
        background-size: 100% 100%;
        background-position: center;
    }

    .login {
        border-radius: 3px;
        border: none;
        color: #333333;
        font-size: 16px;
        height: 46px;
        margin-bottom: 5px;
        padding: 13px 12px;
        width: 100%;
        background-color: #E8E8E8;
    }

    .login .form-control:hover {
        background-color: rgba(0, 0, 0, .16);
    }

    .gradient-gold-footer {
        border-top: 0;
        border-right: 0;
        border-left: 0;
        border-image: radial-gradient(#DF9F28, #FDE08D, #DF9F28);
        border-image-slice: 1;
    }

    .topnav {


        background: #373423;
        background: -moz-linear-gradient(left, #373423 0%, #5d4c21 10%, #faeaaa 50%, #5d4c21 90%, #373423 100%);
        background: -webkit-linear-gradient(left, #373423 0%, #5d4c21 10%, #faeaaa 50%, #5d4c21 90%, #373423 100%);
        background: linear-gradient(to right, #373423 0%, #5d4c21 10%, #faeaaa 50%, #5d4c21 90%, #373423 100%);
        border-top: 1px solid #faeaaa;
        border-bottom: 1px #faeaaa;
    }

    .topnavf {
        background: #373423;
        background: #373423;
        background:  #373423;
        background:  #373423;

    }
    .nav li {
        float: left;
    }

    .nav li a {
        display: block !important;
        color: black !important;
        text-align: center !important;
        padding: 14px 16px;
        text-decoration: none;
    }

    .nav li a:active,
    .nav li a:focus,
    .nav li a:hover {
        color: gold !important;
        background-color: rgb(142,27,27) !important;
    }

    /* .nav li a:active,
    .nav li a:focus {
        color: blue !important;
        background-color: red !important;
    }

    .nav li a.active {
        color: pink !important;
        background-color: black !important;
    } */

    /* .sitemessage {
        padding-left: 300px;
        display: inline-block;
        white-space: nowrap;
        animation: floatText 10s infinite linear;

    }

    .sitemessage:hover {
        animation-play-state: paused;
    } */
    @keyframes marquee {
        from  { text-indent:  20% }
        to    { text-indent: -150% }
    }
    @keyframes floatText {
        /* from { transform: translateX(200px); }
        to {
            transform: translateX(-500px);
        } */
        /* to {
            transform: translateX(-80%);
        } */
        from { transform: translateX(20%); }
    65%  { transform: translateX(0, 150px); }
    /* to { transform: translateX(-50%); } */
    /* to   { transform: translateX(0%); } */
    }

    .bg-black-overlay {
        background: rgba(0, 0, 0, 0.5);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .full-width {
        position: relative;
        /* child absolute */
        margin: 0 -9999rem;
        /* add back section padding value */
        padding: .25rem 9999rem;
        background: #666;
        background: #000000;
        /* border-top: 1px solid #af9d66;
        border-bottom: 1px solid #af9d66;
        border-image: radial-gradient(#DF9F28, #FDE08D, #DF9F28);
        border-image-slice: 1; */
    }
    .full-widths {
        position: relative;
        /* child absolute */
        margin: 0 -9999rem;
        /* add back section padding value */
        padding: .25rem 9999rem;
        background: #666;
        background: #000000;
        /* border-top: 1px solid #af9d66;
        border-bottom: 1px solid #af9d66;
        border-image: radial-gradient(#DF9F28, #FDE08D, #DF9F28);
        border-image-slice: 1; */
    }
    .text-gold {
        /* background: -webkit-linear-gradient(top, #373423 0%, #5d4c21 10%, #faeaaa 50%, #5d4c21 90%, #373423 100%);
        background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28); */
        /* background:linear-gradient(to top,#D8B138 20%,#705B1C 10%,#F3D98E 60%,#705B1C,#D8B138); */
        background: linear-gradient(to top, transparent 10%, #f3da8d 50%, transparent 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .text-gold2 {
        /* background: -webkit-linear-gradient(top, #373423 0%, #5d4c21 10%, #faeaaa 50%, #5d4c21 90%, #373423 100%);
        background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28); */
        /* background:linear-gradient(to top,#D8B138 20%,#705B1C 10%,#F3D98E 60%,#705B1C,#D8B138); */
        background: rgb(151, 129, 5);
        /* background: linear-gradient(to top, transparent 10%, #f3da8d 50%, transparent 100%); */

        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .bigcsl:hover {
        transform: scale(1.03);
    }
    @media (min-width: 1920px) and (max-width: 2560px)  {
        /* .container, .container-lg, .container-md, .container-sm, .container-xl {
            max-width: 1720px;
        } */
    }
    img.rez {
        height: 500px;
    }
    .arrowright{
        width:20%;
        line-height:40px;
        position:relative;
        background:black;
        text-align:center;
    }
    .arrowright:after, .arrowright:before{
        content:"";
        position:absolute;
        width:15px;
        height:50%;
        left:100%;
    }
    .arrowright:after{
        bottom:0;
        background: linear-gradient(to right bottom, black 50%, transparent 50%);
        /* radial-gradient(#f71735, black, red); */
    }
    .arrowright:before{
          top:0;
        background: linear-gradient(to right top, black 50%, transparent 50%);
    }

    div.hmpc {
        height: 750px;
    }

    @media only screen and (max-width: 730px) {
        .nav li a {
            display: block !important;
            color: white !important;
            text-align: center !important;
            padding: 14px 16px;
            text-decoration: none;
        }
        .buttonindx {
            background-image: url('../images/bt2200.png');
            cursor: pointer;
            border: none;
            background-position: center;
            background-repeat: no-repeat;
            background-size: 100% 100%;
            display:block;
            position: relative;
            width:70%;
            height:50px;
            padding-top:10%;
        }
        .font14-Prompt {
            font-family: 'Prompt', sans-serif;
            font-size: 11px;
        }
        .font16-Prompt-mobile {
            font-family: 'Prompt', sans-serif;
            font-size: 12px;
        }

        .font24-Prompt-mobile {
            font-family: 'Prompt', sans-serif;
            font-size: 16px;
        }

        .font36-Prompt {
            font-family: 'Prompt', sans-serif;
            font-size: 20px;
        }
        .font48-Prompt-m{
            font-family: 'Prompt', sans-serif;
            font-size: 30px;
        }
        img.rez {
            height: 250px;
        }
        .arrowright{
            width:20%;
            line-height:20px;
            position:relative;
            /* background:rgb(204, 27, 27); */
            background:black;

            text-align:center;
        }
        div.hmpc {
            height: 400px;
        }

    }
        img.grey {
            -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
            filter: grayscale(100%);
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 70%;
            }
        img.logobtm{
            max-width: 100%;

            }

    @media (max-width: 730px) {
        img.logobtm1{
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 100%;

        }
        img.logobtm{
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 100%;
            max-width: 140px;
        }
        .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed; top:0%;
        z-index: 10000 !important;
        border: double 2px transparent;
        border-radius: 10px;
        background-image: linear-gradient(black,black ), radial-gradient(ellipse at center, #fef7c3 70%,transparent ),radial-gradient(ellipse at right, transparent 70%, #fef7c3);;
        background-origin: border-box;
        background-clip: content-box, border-box;

    }

    .custom-toggler .navbar-toggler-icon {
        background-image: url(
"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    .lindad{
        position : absolute;
         top:0.5%;
        left:68%;
        border: double 2px transparent;
        border-radius: 25px;
        background-image: linear-gradient(black,black ), radial-gradient(ellipse at center,transparent 10%, #fef7c3 65%,transparent ),radial-gradient(ellipse at right, transparent 70%, #fef7c3);;
        background-origin: border-box;
        background-clip: content-box, border-box;
    }

}
@media (min-width: 1024px) and (max-device-height: 1366px) {
    .buttonindx {
        background-image: url('../images/bt2200.png');
        cursor: pointer;
        border: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        display:block;
        position: relative;
        width:70%;
        height:80px;
        padding-top:3%;
    }
}
@media only screen and (min-width: 1366px) and (max-device-height: 1024px) {

}
@media only screen and (min-width: 1600px) {
    .buttonindx {
        background-image: url('../images/bt2200.png');
        cursor: pointer;
        border: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        display:block;
        position: relative;
        width:30%;
        height:120px;
        padding-top:5%;

    }
}
@media only screen and (min-width: 1920px) {
    .buttonindx {
    background-image: url('../images/bt2200.png');
    cursor: pointer;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display:block;
    position: relative;
    width:30%;
    height:120px;
    padding-top:4%;

}
}
.hr-sect {
    display: flex;
    flex-basis: 100%;
    align-items: center;
    color: rgba(0, 0, 0, 0.35);
    margin: 8px 0px;
}
.hr-sect:before {
        content: "";
        flex-grow: 1;
        background: linear-gradient(to right, transparent 5%, #f3e2ad 80%, transparent 100%);

        height: 1px;
        font-size: 0px;
        line-height: 0px;
        margin: 0px 8px;

}
.hr-sect:after {
    content: "";
    flex-grow: 1;
    background: linear-gradient(to left, transparent 5%, #f3e2ad 80%, transparent 100%);

    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 8px;
}



.hr-sects {
    display: flex;
    flex-basis: 100%;
    align-items: center;
    color: rgba(0, 0, 0, 0.35);
    margin: 8px 0px;
    content: "";
    flex-grow: 1;
    background: linear-gradient(to right, black, #f3e2ad,black);
    background-position: 50% 100%;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 8px;
}

    .glow {
        text-shadow: 0 0 5px #fff, 0 0 15px #fff, 0 0 20px #b17d10;
    }

    /*footer bank icons */
    ul.bank-network {
        list-style: none;
        display: inline;
        margin-left: 0 !important;
        padding: 0;
    }

    ul.bank-network li {
        display: inline;
    }

    /* footer bank icon */
    .bank-network a.icoBBL:hover {
        background-color: #3B5998;
    }

    .bank-network a.icoSCB:hover {
        background-color: #4A2785;
    }

    .bank-network a.icoBBL:hover i,
    .bank-network a.icoSCB:hover i {
        color: #fff;
    }

    a.bankIcon:hover,
    .bankHoverClass {
        color: #44BCDD;
    }

    .bank-circle li a {
        display: inline-block;
        position: relative;
        margin: 0 auto 0 auto;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .bank-circle li i {
        margin: 0;
        line-height: 50px;
        text-align: center;
    }

    .bank-circle i {
        color: #fff;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        -ms-transition: all 0.8s;
        transition: all 0.8s;
    }

    .bank {
        background-color: #D3D3D3;
    }

    .overlay-1,
    .overlay-2 {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: .5s ease;
        background-color: transparent;
    }

    li:hover .overlay-1,
    li:hover .overlay-2 {
        opacity: 1;
    }

    div.fixed {
        position: fixed;
        top: 92%;
        bottom: 5%;
        left: 80%;
        right: 0;
        z-index: 1;
    }

    .fixed-2 {
        width: 100%;
        position: fixed;
        top: 92%;
        left: 0;
        margin-top: -50px;
        margin-left: -100px;
        z-index: 10000 !important;

    }

    .fixed-2 .content-2 {

        border-image-slice: 1;
        background: rgb(2, 2, 2);
        background: linear-gradient(180deg, rgba(2, 2, 2, 1) 0%, rgba(34, 34, 34, 1) 79%, rgba(47, 47, 47, 1) 100%);
        margin: 0 auto;
        text-align: center;
    }
    .buttonline {
        background-image: url('../images/line.png');
        width: 30%;
        cursor: pointer;
        border: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position : absolute;
         top:1.2%;
        left:70%;

    }
    .button {
        background-image: url('../images/999.png');
        cursor: pointer;
        border: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }

    .logbutton{
        /* background-image: url('../bg/999.png'); */
        /* background: linear-gradient(160deg, #77553a, #806124, #f3e798, #8a6a25, #77553a); */
        background: linear-gradient(to right, #f7dc8e, #f3e798 10% , #a78747, #a78a4c);
        cursor: pointer;
        border: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
    .full-width-carousel {
        width: 100vw;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        display: block;
    }

    @media (device-width : 375px)
    and (device-height : 667px)  {
        .fixed-2 {
            width: 100%;
            position: fixed;
            top: 89%;
            left: 0;
            margin-top: -50px;
            margin-left: -100px;
            z-index: 10000 !important;

        }

        .fixed-2 .content-2 {

            border-image-slice: 1;
            background: rgb(2, 2, 2);
            background: linear-gradient(180deg, rgba(2, 2, 2, 1) 0%, rgba(34, 34, 34, 1) 79%, rgba(47, 47, 47, 1) 100%);
            margin: 0 auto;
            text-align: center;
        }
    }
