.pop-box {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.68);
    z-index: 1111;
    top: 0;
    left: 0;
    display: none;
}

.pop-box-body {
    max-width: 500px;
    height: auto;
    padding: 30px;
    background-color: white;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
    margin: 10px;
}

.close-btn {
    position: absolute;
    right: 0;
    top: 0;
}

.banner-info {
    padding-top: 10rem;
}

.close-btn img {
    width: 30px;
}

.order_pop_up_action {
    border-color: #a51c21;
}

.pop-box-flex {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.banner_btm_new {
    display: block;
}

.banner_btm_new h3.title-main {
    margin-top: 20px;
}

.banner_btm_new .banner-btm-g1 {
    width: 100%;
    background-position: top center;

    height: 700px;
}

.banner_btm_new .banner-btm-g2 {
    width: 100%;
}

.container-cop {
    width: 50%;
    margin: auto;
    background-color: #A61D21;
    font-size: 18px;
    color: white;
    padding: 20px;
    border-radius: 20px;
    margin-top: 20px;
}

.pin a {
    height: 25rem;
}

.pin {
    height: auto;
}

.about-img2 {
    background: url(upload/about/4.jpg) no-repeat center;
    background-size: cover;
}

.about-img1 {
    background: url(upload/about/5.jpg) no-repeat center;
    background-size: cover;
}

.about-bg {
    background: url(upload/about/6.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-background-size: cover;
    padding: 0;
}

.pin .dec {
    text-align: center;
    text-transform: capitalize;
    line-height: 1.3;
    margin-top: 8px;
}

.banner_btm_new .banner-btm-text-1 {
    text-align: left;
}

.banner_btm_new .banner-btm-g2 {
    padding-top: 20px;
}


@media (max-width: 768px) {
    .container-cop {
        width: 90%;
        margin: auto;
        background-color: #A61D21;
        font-size: 18px;
        color: white;
        padding: 20px;
        border-radius: 20px;
        margin-top: 20px;
    }

    .banner-btm-g2 {
        padding: 15px
    }

    .banner_btm_new .banner-btm-text-1 {
        text-align: left;
    }


    .banner_btm_new .banner-btm-g1 {
        height: 300px;
    }


}

.container-text {
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-info {
    padding-top: 0rem;
}

.fixed-nav-cn {
    right: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    top: 50%;
    text-transform: uppercase;
    position: fixed;
    border-color: #a51c21;
    color: white;
    background-color: #a51c21;
    width: auto;
    display: none;
    text-align: center;
    padding: 10px;
    height: auto;
    line-height: 25px;
    font-size: 16px;
    box-shadow: 0px 0px 10px #797979;
    z-index: 1999999;
    border-radius: 0;
}

.fixed-nav-cn:hover {
    color: #F9C292;
}

.fh5co-text button {
    font-size: 20px;
}

.btn-order {
    text-transform: capitalize;
}

.fixed-nav-en {
    width: auto;
}

.btn-order {
    font-size: 18px;
    line-height: 1;
    padding: 20px 40px;
    width: 300px;
}


.gallery-box .waterfall {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: auto;
}

.swiper-container1 {
    margin-top: 70px;
}

.swiper-container1 .swiper-slide .container {
    position: relative;
    height: 100%;

}

.swiper-container1 .swiper-slide .container span {
    position: absolute;
    bottom: 10%;
    left: 75%;
    font-size: 30px;
    color: white;
    font-weight: bold;

}

.overlay_sw {
    background-color: rgba(0, 0, 0, 0.29);
    width: 100%;
    height: 100%;
}

.img-responsive-about-hour-bt {
    background: url(hour.jpg);
    background-size: cover;
    background-position: center center;
}

.v_container h3 {
    margin-bottom: 20px;
    color: #a51c21;
}

.v_container {
    padding: 30px 0;
    padding-bottom: 10px;

}


.banner-info_text {
    color: white;
    font-size: 18px;
    font-weight: bold
}

@media (min-width: 669px) {
    .dlg {
        display: none;
    }

    .navbar-header_name {
        display: none;
    }
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #a51c21;
}

.fancybox-container {
    z-index: 11199992 !important;;
}

.navbar-header_name_logo1 {
    width: 130px;
}

@media (min-width: 992px) {
    .banner-info_container {
        display: none;
    }
}

.banner-btm-text-1 a {
    color: black !important;
}

@media (max-width: 992px) {
    .fixed-nav-cn {
        display: none;
    }

    .container-text_pc {
        display: none !important;
    }

    .navbar-header_name {
        float: left;
        color: white;
        font-weight: bold;
        font-size: 16px;
        margin-top: -5px;

    }

    .banner-info_pc {
        display: none;
    }

    .fixed-nav-en {
        font-size: 14px !important;
        padding: 10px !important;
    }

    .banner-info_text {
        color: white;
        font-size: 14px;
        line-height: 1.5;
        font-weight: bold
    }

    .about-bottom-text {
        padding: 30px;
    }

    .swiper-container1 {
        margin-top: 65px;
    }

    .v_container h3 {
        margin-bottom: 10px;

    }

    .banner-info {
        padding-top: 0;
        margin-top: 30px;
    }

    h4.title1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .container-banner {
        height: 330px;
    }

    .banner-layer, .agile-banner-main {
        min-height: 330px;
    }

    .about-bottom-text-bg-right.ab1 {

        background-size: 40% !important;
    }


    .banner-info h1 a img {
        width: 120px;
        margin-top: 10px;
    }

    .banner-info .btn-order {
        width: 180px;

    }

    .btn-order {
        font-size: 14px;
        padding: 15px 0px;
    }

    .container-text {
        display: flex;
        justify-content: center;
        align-items: start;
    }

    .img-responsive-about-hour-bt {
        height: 220px;
    }

    .section {
        padding: 20px 0;
    }

    .about-bg {
        margin: 0;
        width: 100%;
    }

    .footer-cpy {
        margin-top: 0px;
    }

    .swiper-container1 .swiper-slide .container span {
        right: 0;
        width: 100%;
        bottom: 10%;
        left: auto;
        font-size: 18px;


    }


    .about-sub-grid, .about-right-flex {
        display: block;
    }


}

@media (min-width: 667px) {
    .navbar-right {
        float: left !important;
    }

    .list-right {
        float: right !important;
    }
}

@media screen and (max-width: 991px) {
    .list-right li {
        padding: 13px 0  ;
        padding-top: 20px;
    }
}


@media (max-width: 992px) {
    .container {
        width: 100%;
    }
}

