@font-face {
    font-family: 'waiting-on-the-bridge';
    src: url('../fonts/waiting_on_the_bridge.ttf');
}

body {
    font-family: "Montserrat", sans-serif;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

html {
    overflow-x: hidden;
}

/* * {
  font-family: "Noto Sans CJK" !important;
}
 */

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.explorevector_image1,
.explorevector_image2,
.explorevector_image3,
.we__cater_for_vectore1,
.we__cater_for_vectore2,
.menu_page_vector1,
.menu_page_vector2,
.menu_page_vector3,
.promo_v1,
.promo_v2,
.promo_v3,
.menu_page_vector1,
.menu_page_vector2,
.menu_page_vector3
{
    opacity: 0.5;
}


.hero_heading_text {
    font-family: "waiting-on-the-bridge", sans-serif !important;
    font-size: 112px !important;
    color: #470C1C !important;
    letter-spacing: 2.2px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    max-width: 100% !important;
    line-height: 125px !important;
}

.heading_title,
.variety_details .heading_title {
    color: #470C1C !important;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.heading_text {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.heading_text_new {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 25px;
}

a.menu-mail {
    color: #333;
}

a.menu-mail:hover {
    color: #d87ee9;
}

a.menu-mail1 {
    color: #fff;
}

a.menu-mail1:hover {
    color: #fff;
}

.heading_title2 {
    color: #333;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.mt_150 {
    margin-top: 150px;
}

.mb_150 {
    margin-bottom: 150px;
}

.pt_150 {
    padding-top: 150px;
}

.pb_150 {
    padding-bottom: 150px;
}

.fixde_icon {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999;
}


.banner_sec {
    position: relative;
    z-index: 1;
}

.banner_carousel {
    width: 100%;
    position: relative;
}

.banner-content {
    background-image: url(../image/banner_img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 84px 0px 86px;
}

.txt_banner p {
    color: #333;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 30px 0 32px;
    font-family: "Montserrat", sans-serif;
    max-width: 410px;
}


.txt_banner a {
    background: #470C1C;
    display: inline-block;
    padding: 12.5px 23px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.5s ease-in-out;
}

.txt_banner a:hover {
    background: #470C1C;
}

.banner_carousel .slick-dots {
    bottom: 25px;
    display: none !important;
}

.slick-slide img {
    display: block;
    max-width: 520px;
}

.banner_carousel .slick-dots li {
    width: 10px;
    height: 10px;
}

.banner_carousel .slick-dots li button {
    padding: 0;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: rgba(63, 48, 43, 0.50);
}

.banner_carousel .slick-dots li.slick-active button {
    background: #470C1C;
}

.banner_carousel .slick-dots li button:before {
    content: unset !important;
}

.banner_carousel .slick-next {
    right: 50px;
}

.banner_carousel .slick-prev {
    left: 50px;
}

.banner_carousel .slick-next,
.banner_carousel .slick-prev {
    color: #470C1C;
    border: 2px solid #470C1C;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.banner_carousel .slick-next:hover,
.banner_carousel .slick-prev:hover {
    color: #470C1C;
}

.banner_carousel.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.banner_carousel .slick-next::before,
.banner_carousel .slick-prev::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 11px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px
}

.banner_carousel .slick-prev::before {
    left: 8px;
    top: 10px;
    ;
}




.custom_container {
    max-width: 1555px;
    margin: auto;
    padding: 0;
}

.custom_container2 {
    max-width: 1070px;
    margin: auto;
    padding: 0;
}

.blog_container {
    max-width: 848px;
    margin: auto;
    padding: 0;
}

.second_section {
    position: relative;
}



.second_section {
    padding: 50px 0 315px;
}

.seond_sec_content {
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding-left: 173px; */
    flex-direction: column;
}

.seond_sec_content .heading_text {
    margin-top: 10px;
    font-family: "Montserrat", sans-serif;
    max-width: 400px;
}

.seond_sec_content a {
    background: #470C1C;
    display: inline-block;
    padding: 12.5px 23px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.5s ease-in-out;
    margin-top: 20px;
}

.seond_sec_content a:hover {
    background: #470C1C;
}

.seond_last_section {
    margin-top: -50px;

}

.seond_last_section img {
    position: relative;
    z-index: -1;
    left: -108px;
}


.catering_section {
    background: #470C1C;
    max-height: 284px;
    margin-top: 0px;
}

.catering_content {
    position: relative;
    top: -213px;
}

.catering_content .heading_title {
    margin-bottom: 30px;
}

.catering_boxes {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

a.catering_box_link {
    color: #333;
}

a.catering_box_link:hover {
    color: #470C1C;
}

.catering_box {
    width: max-content;
}

.catering_box_content {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.catering_box_content h3 {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.testimonials {
    margin: 100px 0 158px;
}

.testimonial_title .heading_title {
    margin-bottom: 50px;
}

.testimonial_boxes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 105px;
}

.testimonial_box {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.testimonial_box::after {
    position: absolute;
    content: "";
    top: 0;
    left: -52px;
    width: 1px;
    height: 100%;
    background-color: #D9D9D9;
}

.testimonial_box:first-child::after {
    content: unset;
}

.main_btn {
    background: #470C1C;
    display: inline-block;
    padding: 12.5px 23px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.5s ease-in-out;
    margin-top: 20px;
}

.main_btn:hover {
    background: #470C1C;
    color: #fff;
}

.testimonials .main_btn {
    width: max-content;
    margin: 30px auto auto;
    display: flex;
}

.testimonials .main_btn:hover {
    background-color: #470C1C;
}

.wedding_catering_section {
    background: #470C1C;
    height: 284px;
    display: flex;

}

.wedding_catering {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-width: 1070px;
    margin: auto;
    position: relative;
    gap: 50px;
}

.wedding_box {
    display: flex;
    flex-direction: column;
    gap: 19px;
}

.wedding_box a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.wedding_box a i {
    font-size: 12px;
}

.middle_img {
    position: absolute;
    top: -110px;
    left: 174px;
}

.our_awards {
    margin: 100px 0;
}

.our_awards_swiper {
    max-width: 1405px;
    margin: 50px auto auto;
    position: unset;
}

.collab_box img {
    max-width: 100%;
}


.main_swiper {
    position: relative;
}

.our_awards_swiper .swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 14px;
    color: #432A3B;
}


.sustainability_sec {
    background: #470C1C;
    padding: 50px 0;
}


.sustainability_box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    max-width: max-content;
    margin: auto;
}

/* ===================Inner Banner================== */
.inner_banner {
    background-image: url("../image/Inner_banner_bg.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 32px 0;
}

.inner_banner_content {
    display: flex;
    flex-direction: column;
    gap: 17px;
    justify-content: center;
    align-items: center;
}

.inner_banner_content h1 {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
}

.inner_banner_content ul {
    display: flex;
    gap: 10px;
    padding: 0;
    margin-bottom: 0;
}

.inner_banner_content ul li {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.inner_banner_content ul li a {
    color: #FFF;
}


/* ===============Inner Banner 2 ===============*/
.inner_banner_2 {
    background: rgba(60, 44, 75, 0.85);
    padding: 33px 0 30px;
}


/* ================ Inner Page CSS ============ */
/* .buffet_tabing{
    padding: 81px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
} */

.buffet_nav {
    gap: 30px;
    justify-content: center;
    padding-bottom: 30px;
    /* border-bottom: 1px solid #D9D9D9; */
}

.buffet_nav .nav-link {
    display: block;
    padding: 0px;
    color: #333;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: transparent;
    border: 1px solid #470C1C;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    border-radius: 0;
}

.tax-product_cat .buffet_nav .nav-link {
    padding: 4px 15px;
}

.tax-product_cat .nav-pills .nav-link.active{
    color: #FFF;
    background-color: #470C1C;
    font-weight: 400;
}

.tax-product_cat  .buffet_nav{
    gap: 12px;
}

.menu__content .row{
    gap: 30px 0px;
}
.buffet_nav .nav-link:hover {
    color: #470C1C;
}

.nav-pills .nav-link.active,
.nav-pills .show>.buffet_nav .nav-link {
    color: #470C1C;
    background-color: transparent;
    font-weight: 600;
}

.gallery__tabbing ul li button {
    border: unset !important;
}

.gallery__tabbing ul .active {
    border-color: transparent !important;
}

.gallery_contet {
    margin-top: 50px !important;
    padding-bottom: 0 !important;
}


.buffet_nav_content {
    /* margin-top: 40px; */
    padding-bottom: 100px;
}

.buffet_nav_content .tab_title {
    /* display: flex; */
    /* justify-content: space-between; */
    gap: 15px;
}

.buffet_nav_content .tab_title .heading_title {
    position: relative;
}

.buffet_nav_content .tab_title .heading_title::after {
    position: absolute;
    content: "";
    top: 17px;
    right: -130px;
    width: 110px;
    height: 1px;
    background: #470C1C;
}

.buffet_nav_content .tab_title .download_button a {
    color: #470C1C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-top: 1px solid #470C1C;
    border-bottom: 1px solid #470C1C;
    padding: 9px 0;
}

.menu_items {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.menu_item {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: fit-content;
}

.menu_detail {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
}

.menu_detail h4 {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.menu_detail h3 {
    color: #333;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.menu_detail .heading_text {
    max-width: 250px;
    margin: auto;
    padding: 10px 0 0;
}

.menu_detail .main_btn {
    margin-top: 6px;
    padding: 12.5px 19.4px;
}

.experince_difference {
    background-position: center;
    background-size: cover;
    min-height: 234px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.experince_difference_content {
    max-width: 660px;
    margin: 74px auto auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 40px;
    position: relative;
}

.experince_difference_content::after {
    position: absolute;
    content: "";
    top: 67%;
    left: 50%;
    width: 30px;
    height: 2px;
    background: #470C1C;
    transform: translate(-50%, -50%);
}

.experince_difference_content h3 {
    color: #470C1C;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}


/* =============== Common Form ================= */
.form_sec {
    position: relative;
    z-index: 1;
}

.common_form_section {
    background: #470C1C;
    padding: 100px 0 95px;
    position: relative;
    min-height: 500px;
}

.common_form_section::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50px;
    width: 597px;
    height: 500px;
    background-size: cover;
    background-position: center;
    z-index: 0;
}

.common_form_detail {
    display: flex;
    flex-direction: column;
    gap: 30px;
    position: relative;
    z-index: 1;
    max-width: 410px;
}

.form_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.form_input {
    position: relative;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.form_input input,
.form_input select,
.form_input textarea {
    background: transparent;
    border: 1px solid #8B8B8B;
    outline: unset;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    padding: 12px 8px 12px 14px;
    position: relative;
}

.form_input select option {
    color: #FFFFFF !important;
}

.form_input textarea {
    font-size: 16px;
}

.form_input input::placeholder,
.form-floating>label,
.form_input textarea::placeholder {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.form-floating>.form-control-plaintext:focus,
.form-floating>.form-control-plaintext:not(:placeholder-shown),
.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem;
    background: transparent;
    /* border: unset; */
    outline: unset;
    color: #FFF;
}

.form-floating>.form-control-plaintext~label,
.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    display: none;
}

.form-floating>.form-control-plaintext~label::after,
.form-floating>.form-control:focus~label::after,
.form-floating>.form-control:not(:placeholder-shown)~label::after,
.form-floating>.form-select~label::after,
.form-floating>.form-control-plaintext~label::before,
.form-floating>.form-control:focus~label::before,
.form-floating>.form-control:not(:placeholder-shown)~label::before,
.form-floating>.form-select~label::before {
    content: unset;
}

.form_input input[type="number"] {
    padding-left: 89px;
    appearance: none;
}

.num_img {
    position: absolute;
    top: 13px;
    left: 14px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input.count {
    padding-left: 20px !important;
    width: 60px;
    min-height: 45px;
}

.iti__selected-dial-code {
    display: none;
}

input#mobile_code:focus {
    background: transparent;
    color: #FFF;
}

input#floatingInput {
    height: 45px;
    min-height: 45px;
    border-radius: 0;
    padding: 0 0 0 14px;
    /* width: 250px; */
}

input#floatingInput:focus {
    padding: 0 0 0 14px;
}

.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    padding: 0.7rem .75rem;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--bs-border-width) solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}


.form_input h4 {
    color: #FFF;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.form_input h4 span {
    color: rgb(255, 255, 255);
}


.qty {
    display: flex;
    align-items: center;
    gap: 8px;
    /*7*/
}

.iti {
    position: relative;
    display: inline-block;
    width: 100%;
}

input#mobile_code {
    border-radius: 0;
    padding: 11.5px 0;
    padding-left: 63px !important;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    display: none;
    vertical-align: middle;
    padding-left: 28px;
}

.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 10px;

    width: 8px;
    height: 8px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    border-left: 0 !important;
    border-top: 0 !important;
    transform: rotate(45deg);
    display: inline-block;
}

.date_time {
    display: flex;
    gap: 20px;
}

input[type="date"][placeholder]:invalid::-webkit-datetime-edit,
input[type="month"][placeholder]:invalid::-webkit-datetime-edit,
input[type="week"][placeholder]:invalid::-webkit-datetime-edit {
    display: none !important;
    opacity: 0;
}


input[type=date][placeholder]:invalid::before,
input[type=month][placeholder]:invalid::before,
input[type=week][placeholder]:invalid::before {
    color: var(--placeholder-color) !important;
    content: attr(placeholder) !important;
}

.form_input input[type='date'] {
    /* max-width: 115px; */
    padding: 12px 14px;
    display: flex;
    align-items: center;
    gap: 20px;
}

/* img.date {
    position: absolute;
    right: 15px;
} */
.form_input input[type="date"]::-webkit-calendar-picker-indicator {
    background-size: 19px 18px;
}

input[type="time"]::-webkit-calendar-picker-indicator {
    background-size: 17px 17px;
    background-position: 90%;
}

input#time {
    background-size: 18px 18px;
    background-position: 90%;
}

input#time[type="time"] {
    background: transparent;
    padding: 10px 10px;
}

.form_input select {
    appearance: none;
    background-position: 93%;
    /* max-width: 259px; */
}

.submit_form {
    background: #470C1C;
    display: inline-block;
    padding: 12.5px 39.5px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.5s ease-in-out;
    border: 1px solid #FFF;
}

.submit_form:hover {
    background: #432A3B;
}

.form_input .heading_text {
    font-size: 14px;
}


.input_checkbox {
    position: relative;
    margin-top: 0px;
    margin-left: 28px;
}

.input_checkbox input {
    position: absolute;
    top: 1px;
    left: -27px;
    width: 18px;
    height: 18px;
    z-index: 1;
    opacity: 0;
}

.input_checkbox label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid #7D7D7D;
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    margin-left: -27px;
}

.input_checkbox input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    left: -20px;
    width: 8px;
    height: 17px;
    border: solid;
    border-color: #FFF;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.input_checkbox label.heading_text {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.iti__arrow {
    margin-left: 8px;
    width: 14px;
    height: 14px;
    border-left: unset;
    border-right: unset;
    border-top: unset;
    background-image: url(../image/down.webp);
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
}

.canapes_txt {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
    font-family: "Montserrat", sans-serif;
}

.canapes_txt .heading_text a {
    color: #470C1C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
}

.canapes_img {
    padding-right: 28px;
}

.suitable_txt {
    margin-top: 50px !important;
}

.suitable_txt h2 {
    color: #333;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.suitable_txt {
    display: flex;
    gap: 160px;
    padding-bottom: 50px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 45px;
}

.suitable_txt_list {
    display: flex;
    gap: 64px;
}

.suitable_txt_list ul {
    padding-left: 1.8rem;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 0;
}

.suitable_txt_list ul li {
    list-style: disc;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.suitable_txt h2 span {
    color: #470C1C;
}


.chinese_sit_down {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 100%;
    /*860px*/
    margin-top: 106px;
}

.western_sit_down {

    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 860px;
    margin-top: 106px;
}

.contact_puprle {
    background: #FFFFFF;
    padding: 22px 50px;
    max-width: 98%;
    /*600px*/
    margin: 300px auto auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 50px;
    margin-bottom: 120px;
}

.contact_puprle_for_western {
    background: #470C1C;
    padding: 60px 30px;
    margin: 340px auto auto;
    max-width: 800px;
}


.wedding_cate {
    margin: 100px 0;
}

.wedding_cate_content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;

}

.wedding_cate_title {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.wedding_cate_data ul {
    padding: 0;
    margin: 10px 0 0 0;
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.wedding_cate_data h4 {
    color: #470C1C;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 36px;
}

.wedding_cate_data ul li {
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.wedding_cate_data ul li {
    list-style: none;
    padding-left: 32px;
    position: relative;
}

.wedding_cate_data ul li::before {
    content: "";
    background-size: 20px 18px;
    width: 20px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 35%;
    transform: translateY(-50%);
}

.wedding_cate_data ul li:first-child::before {
    transform: translateY(-23%);
}

.testimonial_sec {
    background: #470C1C;
    padding: 100px 0;
}

.review_boxes {
    margin-top: 50px;
}

.review_box {
    display: flex;
    flex-direction: row;
    gap: 30px;
    justify-content: space-between;
    padding-bottom: 64px;
    position: relative;
}

.review_box:nth-child(2) {
    padding-bottom: 40px;
}

.review_box::after {
    position: absolute;
    content: "";
    bottom: 32px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(229, 229, 229, 0.25);
}

.review_box:last-child {
    padding-bottom: 0;
}

.review_box:last-child::after {
    content: unset;
}

.review_box .review_person {
    max-width: 300px;
}

.review_detail {
    max-width: 740px;
}

.review_box .review_person h4 {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}

.review_box .review_person p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.review_detail p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.gallrey_sec {
    padding: 50px 0 57px 0;
    background: #EFEFEF;
}

.gallrey {
    margin-top: 53px;
    padding-bottom: 40px !important;
}

.gallrey_title .heading_title {
    font-size: 40px;
    padding: 0 12px;
}


.gallrey .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    bottom: 0;
}

.gallrey .swiper-pagination-bullet {
    display: inline-block;
    background: transparent;
    opacity: 1;
    width: 10px;
    height: 10px;
    margin: 0 !important;
    border: 1px solid #8B8B8B;
}

.gallrey .swiper-pagination-bullet-active {
    background: #470C1C;
    width: 10;
    height: 10;
    border-radius: 12px;
    margin: 0 !important;
    border-color: #470C1C;
}


.we_cater_sec {
    padding: 77px 0 100px;
}

.we_cater_content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    /* width: 666px;
    margin-left: -38px; */
}

.cater_img img {
    width: 100%;
}

.wedding-desc p strong {
    color: #470C1C;
}

.we_cater_content span {
    color: #333;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.we_cater_txt {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.we_cater_txt .heading_text {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.we_cater_txt .heading_text span {
    color: #470C1C;
    font-family: "Oxygen", sans-serif;
    font-weight: 700;
    font-size: 16px;
}

.we_cater_txt .heading_text a {
    color: #470C1C;
    text-decoration-line: underline;
}


.weding_catering_mainlogo {
    padding-right: 36px;
    margin-top: 7px;
}


.details_banner .inner_banner_content {
    padding: 32px 0 29px;
    border-bottom: 1px solid #E5E5E5;
}

.details_banner .inner_banner_content h1 {
    color: #470C1C;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.details_banner .inner_banner_content ul li a,
.details_banner .inner_banner_content ul li {
    color: #333;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.blog_sec {
    padding: 81px 0 100px;
}

.blog_boxes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.blog_box {
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    max-width: 410px;
    margin: auto;
}

.blog_data {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: start;
}

.blog_data span {
    color: #8B8B8B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.blog_data .heading_title {
    color: #333;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.blog_data .heading_text {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.blog_detail_page {
    padding: 80px 0 0;
}

.date_of_blog span {
    color: #333;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 30px;
    display: block;
}

.blog_text {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 25px 0;
}

.blog_menu_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.menu_grid_box {
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    max-width: 260px;
    margin: auto;
}

.blog_menu_detail {
    display: flex;
    flex-direction: column;
    gap: 55px;
    padding: 30px 15px 23px;
    justify-content: center;
    align-items: center;
}

.menu_price_name {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.menu_title h3 {
    color: #333;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.menu_price h3 {
    color: #333;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 11px;
}

.variety {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    gap: 50px;
    padding-bottom: 50px;

}

.variety_details .heading_title {
    color: #333;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.variety_details,
.variety_details_txt {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.our_article {
    border-top: 1px solid #E5E5E5;
    padding: 50px 0 100px;
}

.menu_grid_box img {
    max-width: 260px;
    width: 100%;
}

.our_article .catering_boxes {
    margin-top: 30px;
}

.article_boxes {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 30px;
}

.article_box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

.article_box .heading_text {
    text-align: center;
}



.contact_sec {
    background: #470C1C;
    padding: 100px 0;
}

.contact_sec .form_input {
    padding-bottom: 30px;
}

.contact_details {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-left: 6px;
    margin-bottom: 30px;
}

.contact_sec_newsletter {

    background-size: cover;
    background-position: center;
    height: 375px;
}

.contact_sec_newsletter .container,
.contact_sec_newsletter .container .row {
    min-height: 375px;
    max-width: 1100px !important;
    align-items: center;
}

.contact_sec_newsletter h3 {
    color: #FFF;
    font-family: Mulish;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
}

.mc4wp-response {
    color: green;
    margin-left: 120px;
}

.mc4wp-response .mc4wp-error {
    color: yellow;

}

.tnp-field label {
    display: none;
}

div.tnp-subscription {
    display: flex;
    justify-content: flex-end;
    margin-top: 0 !important;
    flex-direction: column;
    align-items: flex-end;
}

.tnp-subscription input[type=email] {
    border: 1px solid #8b8b8b;
    background-color: transparent;
    color: #000 !important;
    width: 400px;
}

.tnp-subscription input[type="email"]::-webkit-input-placeholder {
    color: #000 !important;
}

.tnp-subscription input[type="email"]::-moz-placeholder {
    color: #000 !important;
    opacity: 1;
}

.tnp-subscription input[type="email"]:-ms-input-placeholder {
    color: #000 !important;
}

.tnp-subscription input[type="email"]::placeholder {
    color: #000 !important;
    opacity: 1;
}

.tnp.tnp-subscription input#tnp-1::placeholder {
    color: #000 !important;
}

.tnp.tnp-subscription input#email::placeholder {
    color: #000 !important;
}

input.tnp-submit {
    margin-top: 10px !important;
}

div.tnp-subscription p {
    text-align: end;
}

.tnp-field-button {
    text-align: right !important;
}

.tnp-submit {
    background: transparent !important;
    display: inline-block;
    padding: 12.5px 39.5px !important;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.5s ease-in-out;
    border: 1px solid #FFF !important;
    border-radius: 0px;
}

.tnp-submit:hover {
    background-color: #470C1C !important;
}

.contact_details a {
    color: #FFF;
}


.policy_sec {
    padding: 80px 0 100px;
}

.main_content,
.policy_sec_div,
.type_title,
.small_title,
.list_of_policy,
.type_data {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.text_box {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.text_box .heading_text a {
    color: #470C1C;
}

.list_of_policy ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
    list-style: disc;
    margin-bottom: 0;
    padding-left: 1.8rem;
}

.list_of_policy ul li {
    list-style: disc;
}

.type_title h3 {
    color: #333;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.small_title h4 {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.faqs_sec {
    padding: 80px 0 100px;
}

.faq_accordian .accordion-item {
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative;
    background: transparent;
}

.faq_accordian .accordion-button:not(.collapsed) {
    color: #333333;
    background-color: transparent;
    box-shadow: unset;
}

.faq_accordian .accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 0;
    padding-top: 0;

}

.faq_accordian .accordion-item .accordion-header .accordion-button {
    color: #333;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    padding: 0;
    background: transparent;
}

.faq_accordian .accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: unset;
}

.accordion-body {
    padding: 20px 0 16px;
}

.faq_accordian ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-left: 1.8rem;
    margin-bottom: 0;
}

.faq_accordian ul li {
    list-style: disc;
}

.faq_accordian {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.faq_accordian .accordion-item::after {
    position: absolute;
    content: "";
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
}


.accordion-button::after {
    width: 15px;
    height: 13px;
    background-size: contain;
}

.form_input label span {
    color: red;
}

.placeholder-label {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #999;
    pointer-events: none;
}

.required {
    color: red;
}

label.placeholder-label {
    left: 50px;
}

.form-control:focus {
    color: unset;
    background-color: unset;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

.hidden {
    display: none;
}

textarea {
    resize: none;
}

.title_box .heading_title {
    font-size: 24px;
}



.buffet_gallery_sec {
    padding: 30px 0 86px;
    position: relative;
}

.event_gallery_show {
    /* display: grid; */
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}

.gallery_purple_sage_data {
    padding-right: 110px;
    display: flex;
    align-items: center;
    gap: 30px;
}

.gallery_purple_sage {
    background: #470C1C;
    padding: 67px 0 61px;
    position: relative;
}

.follow_txt a img {
    width: 64px;
}

.gallery_purple_sage::after {
    position: absolute;
    content: "";
    top: -36px;
    left: 50px;
    width: 320px;
    height: 267px;
    background-repeat: no-repeat;
    z-index: 0;
}

.purple_sage_Video video {
    max-width: 740px;
}

.purple_sage_Video {
    width: max-content;
}

.gallery_purple_sage_data h3 {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.gallery_purple_sage_data .heading_text {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.gallery_txt {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.follow_us_sec {
    padding: 100px 0 140px;
    position: relative;
}

.follow_us_sec::after {
    position: absolute;
    content: "";
    top: -185px;
    right: 0px;
    width: 750px;
    height: 600px;

    background-repeat: no-repeat;
    z-index: 0;
}

.follow_txt {
    display: flex;
    flex-direction: column;
    gap: 38px;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

.follow_txt h4 a {
    color: #470C1C;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.sub_txt {
    padding: 40px 0 70px;
    text-align: center;
}

.sub_txt .heading_text {
    max-width: 1090px;
    font-size: 16px;
    margin: auto;
}

.venue_partner_sec {
    padding: 50px 0 0;
    background: #F8F8F8;
}

.venue_partner_boxes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.venue_partner_box {
    background: #FFF;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.10);
    padding: 20px 55px 15px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}

.venue_partner_box .partner_img {
    min-height: 225px;
    display: flex;
    align-items: center;
}

.partner_img img {
    width: 100%;
}

.exclusive_sec {
    padding: 100px 0 0;
    display: flex;
    flex-direction: row;
    max-width: 1070px;
    margin: auto;
    align-items: center;
}

.exclusive_txt {
    border: 1px solid #470C1C;
    padding: 45px 95px 45px 50px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-right: -55px;
}

.exclusive_txt ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.exclusive_txt ul li {
    list-style: none;
    padding-left: 28.5px;
    position: relative;
}

.exclusive_txt ul li::before {
    content: "";
    background-size: contain;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 18px;
    transform: translateY(-50%);
}

.hosted_sec {
    background-color: #470C1C;
    padding: 50px 0;
}

.hosted_txt {
    max-width: 610px;
    margin: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 50px;
}

.hosted_txt .heading_title {
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.hosted_txt a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 5px;
}

.hosted_txt a i {
    font-size: 12px;
}

.askme_que {
    padding: 76px 0 73px;
}

.venue_accordian {
    gap: 37px;
}

.venue_accordian .accordion-item::after {
    bottom: -20px;
}

.venue_accordian .accordion-body {
    padding: 20px 115px 0 0;
}

.venue_accordian .accordion-item:last-child::after {
    content: unset;
}

.testimonials_page_sec {
    padding: 80px 0;
}

.testimonials_page_sec .testimonial_title .heading_title {
    text-align: center;
    margin-bottom: 31px;
}

.testimonial_data {
    margin-top: 50px;
    padding: 54px 0 50px;
    background: #F8F8F8;
}

.testimonial_img {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 30px;
    row-gap: 28px;
}

.testimonial_google_review {
    background: #470C1C;
    padding: 50px 0 100px;
}

.google_reviews {
    margin-top: 57px;
}

.google_reviews h4,
.facebook_reviews h4 {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    margin-bottom: 24px;
}

.facebook_reviews {
    margin-top: 50px;
}

.testimonial_swiper {
    padding: 70px 0 0;
}

.testimonial_swiper_div {
    max-width: 850px;
    margin: 30px auto auto;
}

.testimonial_swiper_data {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    text-align: center;
}

.testimonial_swiper_data .heading_title2 {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.testimonialpage_swiper .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.testimonialpage_swiper .swiper-pagination-bullet {
    display: inline-block;
    background: transparent;
    opacity: 1;
    width: 10;
    height: 10;
    margin: 0 !important;
    border: 1px solid #8B8B8B;
}

.testimonialpage_swiper .swiper-pagination-bullet-active {
    background: #470C1C;
    width: 10;
    height: 10;
    border-radius: 12px;
    margin: 0 !important;
    border-color: #470C1C;
}

.testimonialpage_swiper {
    padding-bottom: 64px !important;
}


/* Komal */

.story_text {
    margin: auto;
    padding-left: 120px;
    position: relative;
}

.philosophy_text {
    position: relative;
}

.story_text h3,
.philosophy_text h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    color: #470C1C;
    position: relative;
    margin-bottom: 40px;
}

.story_text::after,
.philosophy_text::after {
    z-index: -1;
    content: '';
    position: absolute;
    top: 60px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #470C1C;
}

.philosophy_img {
    margin-left: -116px;
}

.story_text p {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    margin-top: 20px;
}

.philosophy_text ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 10px;
}

.philosophy_text ul li {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    display: flex;
    align-items: center;
    gap: 14px;
}

.philosophy_sub_text {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.recognitions {
    position: relative;
    margin-top: 100px;
    background: #470C1C;
    padding: 50px 0px 60px;
}

.recognition_content {
    max-width: 1070px;
    margin: auto;
}

.award_title h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    color: #FFFFFF;
    margin-bottom: 35px;
}

.awards_boxes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 53px;
    column-gap: 85px;
}

.awards_box:nth-child(3)::after,
.awards_box:nth-child(6)::after {
    content: unset;
}

.awards_box {
    position: relative;
    padding: 0;
    text-align: center;
    max-width: 300px;
}

.awards_box::after {
    position: absolute;
    content: "";
    top: 0;
    right: -43px;
    width: 1px;
    height: 100%;
    background-color: #FFF;
}

.recognition_content .row .col-lg-4:nth-child(3) .awards_box {
    border: 0px;
}

.recognition_content .row .col-lg-4:nth-child(6) .awards_box {
    border: 0px;
}

.awards_box h4 {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

.awards_box span {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: block;
    padding: 10px 0px;
}

.awards_box p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sustainability {
    padding: 100px 0px;
}

.sustainability_title h3 {
    color: #470C1C;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 44px;
}

.sustainability_item p {
    color: #333;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-top: 20px;
}

.culinary_section {
    background: #470C1C;
    padding: 50px 0px;
}

.culinary_text h3 {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.culinary_text p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}


section.story_section {
    margin-top: 80px;
}

#coomon-checkbox .input_checkbox input {
    top: -2px;
}

#coomon-checkbox .input_checkbox input:checked+.wpcf7-list-item-label:after {
    top: -3px;
}

.cater_img {
    margin-left: -40px;
}

section.live_station {
    padding-top: 65px;
}

.seminars_points {
    display: flex;
    justify-content: space-between;
    gap: 100px;
}

.blog_detail_page h2.heading_title {
    margin-top: 45px;
}

a.blog-inner-link {
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #470C1C;
}

a.blog-inner-link:hover {
    color: #333;
}

.single-post .suitable_txt {
    padding-bottom: 0px;
    margin-top: 0px;
}

.single-post .site-footer {
    padding-top: 0px;
}

.page-id-19210 .suitable_txt {
    padding-bottom: 0px;
    margin-top: 0px;
}

.page-id-19210 .site-footer {
    padding-top: 0px;
}

.seminar_soon h2.heading_title {
    margin-bottom: 9px;
}

.page-id-21619 .suitable_txt {
    padding-bottom: 0px;
    margin-top: 0px;
}

.page-id-21619 .site-footer {
    padding-top: 0px;
}

.review_slider .ti-controls {
    position: relative !important;
    width: 100% !important;
    background: #000;
}

.site-footer .suitable_txt {
    margin-top: 0 !important;
    padding-bottom: 0;
}

.workshop_details {
    margin-bottom: 42px;
}


/* 5/6/26 GJ */

.foogallery {
    row-gap: 40px !important;
    column-gap: 30px !important;
}





/*============================================================ ================================================ */
/* ========================================================Responsive CSS======================================= */
/* ============================================================================================================== */




@media (max-width:1440px) {
    .about_culinary img {
        width: 100%;
    }

    .custom_container,
    .custom_container2,
    .blog_container {
        padding: 0 12px;
    }

    .second_section::after {
        width: 350px;
        height: 495px;
    }

    .second_section::before {
        width: 480px;
        height: 513px;
    }

    .seond_last_section {
        margin-top: 40px;
    }

    .seond_last_section img {
        position: relative;
        z-index: -1;
        left: -0;
    }

    .catering_section {
        background: #470C1C;
        max-height: 350px;
        margin-top: 0px;
        padding: 50px 0;
    }

    .weding_catering_mainlogo {
        padding-right: 0px;
    }

    .our_awards_swiper {
        padding: 0 30px;
    }

    .menu_items {
        grid-template-columns: repeat(4, 1fr);
    }

    .we_cater_content {
        max-width: 100%;
        margin-left: 0;
    }

    .reviews_img {
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .wedding_cate_content img {
        width: 100%;
    }

    .second_section::before {
        z-index: -1 !important;
    }

    .cater_img {
        margin-left: 0;
    }
}


@media (max-width:1400px) {
    .blog_boxes {
        grid-template-columns: repeat(2, 1fr);
    }

    .article_boxes {
        grid-template-columns: repeat(3, 1fr);
    }

    .loction_map iframe {
        width: 100% !important;
    }

    .event_gallery_show img {
        width: 100%;
    }

    .venue_partner_box .partner_img img {
        width: 100%;
    }

    .culinary_img img {
        width: 100%;
    }

    li.login-btn.header_login_btn a {
        padding: 12px 12px !important;
        font-size: 14px;
    }

    .catering_box.text-center img {
        max-width: 262px;
    }
}




@media (max-width:1280px) {
    .we_cater_sec img {
        width: 100%;
    }

    .weding_catering_mainlogo {
        text-align: center !important;
    }

    .weding_catering_mainlogo .catering_mainlogo_img {
        display: inline-block;
        margin: 0 auto;
        max-width: 75%;
        margin-top: 30px;
        width: 100%;
    }

    /* 5/6/26 */
    .foogallery-container .fg-image {
        width: 338px !important;
    }

    .foogallery {
        row-gap: 20px !important;
        column-gap: 20px !important;
    }

    .gallery_contet {
        margin-top: 30px !important;
    }
}






@media (max-width:1200px) {

    .custom_container2 {
        padding: 0 50px;
    }

    .second_section::after {
        width: 250px;
        height: 395px;
        top: 0;
        background-size: cover;
    }

    .second_section::before {
        width: 280px;
        height: 313px;
        background-size: cover;
        bottom: 0;
        z-index: -1;
    }

    .catering_boxes {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
    }

    .catering_section {
        max-height: 650px;
    }

    .catering_content {
        position: relative;
        top: -213px;
    }

    /* .catering_content .heading_title {
        color: #FFFFFF;
    } */

    .testimonial_boxes {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 70px;
    }

    .testimonial_box::after {
        left: -35px;
    }

    .menu_item {
        margin: auto;
    }

    .gallery_purple_sage_data {
        padding-right: 0;
    }

    .purple_sage_Video video {
        max-width: 100%;
    }

    .venue_partner_box {
        padding: 20px 25px 15px;
    }

    .testimonial_img img {
        width: 100%;
    }

    li.login-btn.header_login_btn a {
        padding: 12px 8px !important;
        font-size: 12px;
        margin-left: 0;
    }

    .story_img img {
        width: 100%;
    }

    .philosophy_img img {
        width: 100%;
    }

    .story_text {
        margin: auto;
        padding-left: 30px;
        position: relative;
        margin-left: -15px;
    }

    .story_img {
        padding-right: 0 !important;
    }

    .seminars_points {
        gap: 50px;
    }

    /* 5/6/26 */
    .buffet_nav .nav-link {
        padding: 0px 3px;
    }
}


@media (max-width:1024px) {

    .contact_sec_newsletter .container,
    .contact_sec_newsletter .container .row {
        max-width: 960px !important;
    }

    div.tnp-subscription {
        display: inline;
        margin: 0;
    }

    .tnp-subscription input[type=email] {
        width: 100%;
    }

    .tnp-subscription input.tnp-submit {
        width: auto;
    }

    .contact_sec_newsletter h3 {
        font-size: 28px;
    }

    .menu_items {
        grid-template-columns: repeat(3, 1fr);
    }

    .suitable_txt_list {
        display: flex;
        gap: 20px;
    }

    .suitable_txt {
        gap: 30px;
        flex-wrap: wrap;
    }

    .wedding_cate_content {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    .review_detail {
        max-width: 450px;
    }

    .article_boxes {
        grid-template-columns: repeat(2, 1fr);
    }

    .article_box img {
        width: 100%;
    }

    .buffet_gallery_sec::after,
    .buffet_gallery_sec::before,
    .gallery_purple_sage::after,
    .follow_us_sec::after {
        content: unset;
    }

    .venue_partner_boxes {
        grid-template-columns: repeat(2, 1fr);
    }

    .testimonial_img {
        grid-template-columns: repeat(4, 1fr);
        column-gap: 20px;
        row-gap: 20px;
    }

    .philosophy_img {
        margin-left: 0;
    }

    .philosophy_img img,
    .story_img img {
        width: 100%;
    }

    .story_text {
        padding-left: 0;
    }

    .wedding_cate_content img {
        width: 100%;
    }

    .story_text {
        padding-left: 0;
        margin-left: 0;
    }

    .askme_que h2.heading_title {
        font-size: 28px;
    }

    .suitable_txt_list>#seminar>div {
        gap: 30px !important;
        /* Use !important to override other styles */
    }

    .seminars_points {
        gap: 30px;
    }

}

@media (max-width:1023px) {

    .contact_sec_newsletter .container,
    .contact_sec_newsletter .container .row {
        max-width: 720px !important;
    }

    .catering_content {
        position: relative;
        top: 0;
    }

    .catering_content .heading_title {
        color: #fff !important;
        /*#470C1C*/
    }

    .catering_section {
        max-height: unset;
    }
}

@media (min-width: 820px) and (max-width: 1180px) {
    section.live_station .heading_title {
        margin-top: 25px;
    }
}


@media (min-width:820px) and (max-width:1024px) {
    .review_box {
        justify-content: space-around;
    }

    .testimonial_sec {
        background: #470C1C;
        padding: 60px 0;
    }

    .banner_carousel .slick-prev {
        left: 20px;
    }

    .banner_carousel .slick-next {
        right: 26px;
    }

}


@media (min-width:768px) and (max-width:991px) {

    /* .footer-last-menu.last {
        width: 50% !important;
    } */
    .footer_main_sec .row .col {
        padding: 0 !important;
        WIDTH: 33.3%;
    }

    .askme_que h2.heading_title {
        font-size: 28px;
    }

    input#mobile_code {
        padding-left: 56px !important;
    }
}

@media (max-width:991px) {
    .contact_puprle {
        margin-bottom: 150px;
    }

    .hero_heading_text {
        font-size: 67px !important;
        line-height: 100px !important;
    }

    .catering_boxes {
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
    }

    .testimonial_boxes {
        gap: 30px;
    }

    .testimonial_box::after {
        left: -15px;
    }

    .wedding_catering {
        flex-wrap: wrap;
        padding: 50px 0 0;
    }

    .wedding_catering_section {
        height: unset;
    }

    .middle_img {
        position: relative;
        top: unset;
        left: unset;
    }

    .testimonials {
        margin: 60px 0 60px;
    }

    .common_form_section::after {
        position: absolute;
        content: "";
        bottom: 0;
        left: 50px;
        width: 100%;
        height: 47%;
        background-size: contain;
        background-position: center;
        z-index: 0;
        top: unset;
    }

    .form_grid {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 40px;
    }

    .common_form_section {
        padding: 60px 0 60px;
    }

    .submit_check {
        flex-wrap: wrap;
    }

    .experince_difference_content {
        padding-bottom: 25px;
    }

    .weding_catering_mainlogo {
        padding-right: 0;
        margin-top: 40px;
    }

    .blog_data .heading_text {
        font-size: 15px;
    }

    .blog_box img {
        max-width: 100%;
    }

    .blog_data .heading_title {
        font-size: 22px;
    }

    .blog_menu_grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .contact_details {
        padding-left: 0;
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .event_gallery_show {
        grid-template-columns: repeat(2, 1fr);
    }

    .follow_txt img {
        width: 50px;
    }

    .exclusive_sec img {
        width: 100%;
    }

    .exclusive_sec {
        padding: 100px 0 0;
        flex-direction: column;
        gap: 25px;
    }

    .exclusive_txt {
        padding: 45px 95px 45px 50px;
        margin-right: 0;
    }

    .banner_carousel .slick-next,
    .banner_carousel .slick-prev {
        top: 94%;
        left: 52%;
    }

    .banner_carousel .slick-prev {
        left: 45%;
    }

    .catering_box {
        width: max-content;
        margin: auto;
    }

    .recognition_content .row .col-lg-4:nth-child(odd) .awards_box {
        border-right: 1px solid #FFF;
    }

    .recognition_content .row .col-lg-4:nth-child(even) .awards_box {
        border-right: 0px
    }

    .awards_boxes {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 40px;
        column-gap: 65px;
    }

    .awards_box:nth-child(3)::after,
    .awards_box:nth-child(6)::after {
        content: '';
    }

    .awards_box:nth-child(2)::after,
    .awards_box:nth-child(4)::after,
    .awards_box:nth-child(6)::after,
    .awards_box:nth-child(8)::after {
        content: unset;
    }

    .awards_box::after {
        right: -50px;
    }

    .experince_difference_content::after {
        top: 55%;
    }

    /* 5/6/26 */
    .foogallery-container .fg-image {
        width: 322px !important;
    }

    .buffet_nav {
        gap: 18px;
    }

    .intl-tel-input .selected-flag .iti-arrow {
        margin-top: -7px !important;
        right: 13px !important;
        width: 8px !important;
        height: 8px !important;
    }

    .info-row a br {
        display: none !important;
    }
}


@media (max-width:767px) {
    .contact_puprle {
        margin-bottom: 100px;
    }

    .hero_heading_text {
        font-size: 70px !important;
        line-height: 100px !important;
    }

    .heading_title {
        font-size: 24px;
    }

    .second_section {
        padding: 50px 0 50px;
    }

    .catering_boxes {
        grid-template-columns: repeat(1, 1fr);
    }

    .catering_box {
        width: max-content;
        margin: auto !important;
    }

    .testimonial_boxes {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }

    .testimonial_box::after {
        height: 1px;
        width: 100%;
        left: 0;
        top: -15px;
    }

    .banner_sec {
        margin: 175px 0 0 0 !important;
    }

    .testimonials {
        margin: 50px 0;
    }

    .wedding_box .heading_title {
        font-size: 18px;
    }

    .wedding_box {
        gap: 10px;
    }

    .our_awards {
        margin: 50px 0;
    }

    .menu_items {
        grid-template-columns: repeat(2, 1fr);
    }

    .menu_item {
        gap: 14px;
    }

    .menu_detail {
        gap: 14px;
    }

    .buffet_nav_content .tab_title .heading_title {
        position: relative;
        font-size: 24px;
        margin-top: -4px;
    }

    /* .buffet_tabing {
        padding: 60px 0 0;
    } */
    .buffet_nav_content {
        /* margin-top: 70px; */
        padding-bottom: 50px;
    }

    .canapes_img {
        padding-right: 0;
    }

    .suitable_txt_list {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }

    .suitable_txt h2 {
        font-size: 24px;
    }

    .contact_puprle {
        background: #FFFFFF;
        padding: 45px 30px;
        gap: 30px;
    }

    .inner_banner_content h1 {
        font-size: 32px;
        text-align: center;
    }

    .wedding_cate_content {
        grid-template-columns: repeat(1, 1fr);
    }

    .wedding_cate {
        margin: 50px 0;
    }

    .review_box {
        flex-direction: column;
        padding-bottom: 45px;
        gap: 15px;
    }

    .review_detail {
        max-width: 100%;
    }

    .review_box::after {
        bottom: 22.5px;
    }

    .testimonial_sec {
        background: #470C1C;
        padding: 50px 0;
    }

    .we_cater_sec {
        padding: 50px 0;
    }

    .details_banner .inner_banner_content h1 {
        font-size: 32px;
    }

    .blog_boxes {
        grid-template-columns: repeat(1, 1fr);
    }

    .blog_data {
        padding: 15px;
        gap: 12px;
    }

    .blog_sec {
        padding: 50px 0;
    }

    .blog_menu_grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .blog_detail_page {
        padding: 50px 0 0;
    }

    .article_boxes {
        grid-template-columns: repeat(1, 1fr);
    }

    .variety {
        margin-top: 30px;
        gap: 30px;
        padding-bottom: 30px;
    }

    .our_article {
        padding: 30px 0 50px;
    }

    .blog_menu_detail {
        gap: 30px;
        padding: 25px 0 23px;
    }

    .menu_price_name {
        gap: 22px;
    }


    .contact_sec {
        background: #470C1C;
        padding: 50px 0;
    }

    .policy_sec {
        padding: 50px 0 50px;
    }

    .faqs_sec {
        padding: 50px 0 80px;
    }

    .faq_accordian .accordion-item .accordion-header .accordion-button {
        font-size: 20px;
        line-height: 24px;
    }

    .event_gallery_show {
        grid-template-columns: repeat(1, 1fr);
    }

    .buffet_gallery_sec {
        padding: 50px 0 30px;
    }

    .gallery_purple_sage_data {
        padding-right: 0;
        flex-wrap: wrap;
    }

    .gallery_purple_sage {
        padding: 50px 0;
    }

    .follow_us_sec {
        padding: 50px 0 50px;
        position: relative;
    }

    .follow_txt {
        gap: 15px;
        margin-bottom: 25px;
    }

    .buffet_gallery_sec .buffet_nav_content {
        margin-top: 50px;
        padding-bottom: 0;
    }

    .sub_txt {
        padding: 40px 0 50px;
    }

    .venue_partner_boxes {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .details_banner .inner_banner_content ul li a,
    .details_banner .inner_banner_content ul li {
        font-size: 14px;
    }

    .venue_partner_sec {
        padding: 50px 0 0;
    }

    .exclusive_sec {
        padding: 50px 0 0;
        flex-direction: column;
        gap: 25px;
    }

    .exclusive_txt {
        padding: 24px;
        margin-right: 0;
    }

    .hosted_txt .heading_title {
        font-size: 26px;
    }

    .askme_que {
        padding: 50px 0 50px;
    }

    .testimonial_img {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .testimonials_page_sec {
        padding: 50px 0;
    }

    .testimonial_google_review {
        background: #470C1C;
        padding: 50px 0 50px;
    }

    .testimonial_swiper {
        padding: 50px 0 0;
    }

    .testimonial_data {
        margin-top: 30px;
        padding: 25px 0;
    }

    .catering_section {
        padding: 30px 0;
    }

    section.story_section {
        margin-top: 0;
    }

    .awards_boxes {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 30px;
    }

    .awards_box {
        margin: auto;
        width: 100%;
    }

    .awards_box::after {
        top: unset;
        bottom: -15px;
        left: 0;
        right: unset;
        width: 100%;
        height: 1px;
    }

    .awards_box:nth-child(2)::after,
    .awards_box:nth-child(4)::after,
    .awards_box:nth-child(6)::after,
    .awards_box:nth-child(8)::after {
        content: '';
    }

    .awards_box:nth-child(8)::after {
        content: unset;
    }

    .experince_difference_content::after {
        top: 63%;
    }

    .gallrey_title .heading_title {
        font-size: 22px;
    }

    .home .site-header .navbar {
        transition: all 0.5s;
        padding: 14px 0;
    }
}

@media (max-width:575px) {
    .buffet_nav_content .tab_title .heading_title::after {
        content: unset;
    }

    .banner_carousel .slick-prev {
        left: 38%;
    }

    .banner_carousel .slick-next {
        left: 54%;
    }

    .story_section {
        padding-top: 50px;
    }

    .awards_box {
        border: 0px;
    }

    .recognition_content .row .col-lg-4:nth-child(odd) .awards_box {
        border-right: 0px;
    }

    .recognitions {
        position: relative;
        margin-top: 50px;
    }

    .sustainability {
        padding: 50px 0px;
    }

    .testimonial_sec img {
        width: 100%;
    }

    .philosophy_sub_text {
        gap: 20px;
    }

    .menu_items {
        grid-template-columns: repeat(1, 1fr);
    }


    .our_awards_swiper .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: -5px;
        right: auto;
    }

    .our_awards_swiper .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: -2px;
        left: auto;
    }

    div.tnp-subscription {
        display: flex !important;
        flex-direction: column !important;
    }


}

@media (max-width:400px) {
    div.tnp-subscription p {
        max-width: 300px !important;
        margin: 0 auto;
    }

    .lorem_sub_btn input#email {
        width: 300px !important;
    }
}