﻿.text-gold {
    background: linear-gradient(0deg, #bc883d, #9f7234, #ecbd77, #bc883d);
    -webkit-background-clip: text;
    color: transparent;
}
.groupfbye 
{
    background: #efe6d5;
    height: 145px;
    width: 55px;
    top: 38%;
    left: 0;
    position: fixed;
    z-index: 99999999;
    padding: 10px;
    /*border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;*/
    border: 1px solid rgba(255,255,255,0.3);
    box-shadow: 0 0 20px rgba(241, 241, 241, 0.4);
    border: 1px solid #a67b5b;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(to top, #fff, #fce481, #fff, #fce481, #a37d2a);
}
.groupfbye a i 
{
    padding: 8px;
    font-size: 14pt;
    color: #a67b5b;
}
.line 
{
    border-bottom: 1px solid rgba(255,255,255,0.4);
    height: 4px;
    width: 33px;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 4px;
}
.bg-gold {
    background: linear-gradient(321deg, #bc883d, #9f7234, #ecbd77, #bc883d);
}
.promotion-img img{
    margin: 0px auto;
}
#mobile-overlay{
    margin-top: 80px;
}
#menu-toggle{
    display: none;
}
#notification
{
    width:100%;
    background: #205b4f;
    position: fixed;
    top: 0;
    z-index:9999999;    
    text-align:center;
    color:#fff;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 15pt;
    display:none;
    padding: 5px;
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
.notificationtop a
{
    color:#fff;
    text-decoration:none;    
    background:#976c4d;
    padding:4px 5px 4px 5px;
    font-size:11pt;
    border-radius:5px;
    -moz-border-radius:5px;
    margin-left:10px;
    cursor:pointer;
}
/* Notification */
#subbar {
    position: fixed;
    z-index: 9999999;
    right: 0px;
    top: 30%;
    cursor: pointer;
    opacity: 1.0;
    background: #205b4f;
    text-align: center;
    padding: 8px 30px;
    text-transform: uppercase;
    border-radius: 50px;
}
#subbar span, #subbar i{
    color: #fff;
}

#subbar:hover {
    background: #976c4d;
}
#book_online {
    position: fixed;
    z-index: 9999999;
    right: 0px;
    top: 50%;
    cursor: pointer;
    opacity: 1.0;
    background: #205b4f;
    text-align: center;
    padding: 8px 12px;
    text-transform: uppercase;
    border-radius: 50px;
    letter-spacing:0px;
}
#book_online span, #book_online i{
    color: #fff;
}
#book_online:hover {
    background: #976c4d;
}

#groupnoti {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 99999;
    display: block;
}

#noti {
    width: 100%;
    overflow: hidden;
    max-width: 500px;
    margin: 0px auto;
    padding: 10px;
    margin-top: 130px;
    background: #fff;
    overflow: hidden;
    text-align: center;
}

    #noti img {
        width: 100%;
        border: 1px solid #ccc;
    }

#closenoti {
    width: 100%;
    cursor: pointer;
    margin-bottom: 5px;
    color: #000;
    font-weight: bold;
    text-align: right;
}
.Counters {
    width: 100%;
    max-width: 360px;
    margin: 0px auto;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px;
    line-height: 1.7;
    text-align: center;
    color: #2d2d2d;
}
.nav-bottom
{
    display: none;    
}
/*Host-a-party*/
.party-page {
    text-align: center;
}
.party {
    width: 100%;
    max-width: 1000px;
    margin: 0px auto;
    margin-top: 70px;
    margin-bottom: 70px;
    padding: 50px;
}
.party span
{
    color: #fff;
}
.time-party span{
    color: #000;
}
#bSend {
    padding: 16px 30px;
    border-radius: 50px;
    cursor: pointer;
}
#bSend:hover {
    background: #976c4d;
    color: #fff;
}
.contact-form2 {
    background: url(../img/dots.png) 0px 0px repeat #e4c78d;
}

#form2 {
    margin-bottom: 50px;
}

.contentparty {
    width: 70%;
    height: auto;
    margin: auto;
    margin-top: 20px;
}

.txt_hostparty {
    color: #333;
    font-size: 12pt;
    margin-bottom: 20px;
    width: 100%;
    max-width: 800px;
    margin: 0px auto;
}

.formrowtext {
    text-align: left;
}

.img_hostparty {
    width: 96%;
    max-width: 700px;
    margin: 0px auto;
    margin-top: 20px;
}

    .img_hostparty img {
        width: 50%;
        float: left;
    }

    .img_hostparty img {
        padding-bottom: 15px;
        padding-right: 15px;
    }

.contact_r {
    max-width: 650px;
    width: 100%;
    margin: 0px auto;
    margin-top: 40px;
}

.contact_title {
    font-size: 15pt;
    color: #333;
    font-weight: bold;
    margin-bottom: 5px;
}

.form-group h5 {
    font-size: 12pt;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.Counters {
    width: 100%;
    max-width: 360px;
    margin: 0px auto;
    background: #efe6d5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px;
    line-height: 1.7;
    text-align: center;
    color: #976c4d;
}
.logo-footer img{
    width: 250px;
}
.form-party{
    width: 100%;
    max-width: 800px;
    margin: 0px auto;
}
#Btn_Party {
    cursor: pointer;
    text-transform: uppercase;
    max-width: 120px;
    width: 100%;
    border-radius: 50px;
    padding: 10px 20px;
    font-family: "Work Sans", sans-serif;
}
#Btn_Party:hover {
    background: #976c4d;
    color: #fff;
}
/*End-Host-a-party*/
/*Contact form*/
.contact_r {
    background: #fff;
    padding: 30px;
    box-shadow: 0px 1px 15px 0px rgb(62 65 159 / 10%);
}

#form {
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.txtbox {
    border: 1px solid #ccc;
    height: 30px;
    width: 90%;
}

.textarea {
    min-height: 100px;
}

.formrowtop {
    font-weight: bold;
}

.formrow {
    margin-bottom: 10px;
}

.buttonrow {
    text-align: center;
}

#formnotify, #formnotifyS {
    width: 90%;
    max-width: 400px;
    min-height: 160px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    -moz-border-radius: 10px;
    position: fixed;
    top: 20%;
    left: 50%;
    margin-left: -200px;
    padding: 10px;
    text-align: center;
    box-shadow: 2px 2px 5px #666;
    z-index: 999999999999999;
    display: none;
}

#formnotifycontent, #formnotifycontentS {
    font-size: 12pt;
    color: #666;
    margin-top: 30px;
}

#formnotifyok, #formnotifyokS {
    margin: 0px auto;
    margin-top: 20px;
    width: 100px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #df811e;
    cursor: pointer;
}

#formsign {
    margin-top: 30px;
}

#formnotifyok:hover {
    background: #be3024;
}

#formpwait, #formpwaitS {
    float: left;
    margin-left: 20px;
    display: none;
}

#formwait {
    display: none;
}
.fixed {
  position: fixed
}
.page-section{
  padding-top: 100px;
}
.opacity-0 {
    opacity: 0;
}
/*Contact form*/
@media(max-width: 1200px) 
{
  .sm-gap-2{
        gap: 0.5rem
    }
}
@media(max-width: 1024px) 
{
  .menu-header a{
    font-size: 7pt;
  }
  .groupfbye 
    {
        top: 22%;
    }
}
@media(max-width:768px) 
{
    #subbar {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        right: -55px;
        top: 30%;
    }
    #book_online {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        right: -56px;
        top: 55%;
    }
    
    .menu-header a, .groupfbye {
        display: none;
    }
    .head-top{
        margin-top: 180px;
    }
    .bg-menu-mb{
        background: url(../images/bg-banner.webp) 0px 0px no-repeat;
        background-size: cover;
    }
    .nav-bottom
    {
        position: fixed;
        bottom: 15px;
        left: 0;
        width: 100%;
        z-index: 999;
        display: block;
    }
    .nav-bottom ul
    {
        overflow: hidden;
        width: 60%;
        max-width: 600px;
        margin: 0px auto;
        padding: 10px 5px;
        display: flex;
        background: #205b4f;
        border-radius: 50px;
    }
    .nav-bottom ul li
    {
        text-align: center;
        list-style-type:none;
        width: 30%;
    }
    .nav-bottom ul li:hover
    {
        background: #976c4d;
    }
    .nav-bottom ul li a
    {
        color: #fff;
        font-size:11pt;
    }
    .nav-bottom ul li a span
    {
        display: block;
    }
    #direction_m a
    {
        color:#fff;
        cursor: pointer;
    }
    .icon-button i
    {
        background: #fbe9cf;
        width: 40px;
        height: 40px;
        border-radius: 50px;    
        color: #976c4d;
        padding-top: 12px;
    }
    #menu-toggle{
        display: block;
    }
}
@media(max-width: 650px) 
{
    .nav-bottom ul {
        width: 90%;
    }
    .nav-bottom ul li a {
        font-size: 10pt;
    }
    .icon-button i {
        width: 30px;
        height: 30px;
        padding-top: 10px;
        margin-bottom: 3px;
    }
    .nav-bottom ul {
        padding: 7px 5px;
    }
    #subbar {
        padding: 6px 15px;
        right: -38px;
        top: 30%;
        font-size: 11pt;
    }
    #book_online{
        padding: 7px 15px;
        right: -55px;
        top: 55%;
        font-size: 10.6pt;
    }
}