/* Fonts */
/* @import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap'); */
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-Medium.eot');
    src: local('Apercu Pro Medium'), local('ApercuPro-Medium'),
        url('../fonts/ApercuPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-Medium.woff2') format('woff2'),
        url('../fonts/ApercuPro-Medium.woff') format('woff'),
        url('../fonts/ApercuPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-MediumItalic.eot');
    src: local('Apercu Pro Medium Italic'), local('ApercuPro-MediumItalic'),
        url('../fonts/ApercuPro-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-MediumItalic.woff2') format('woff2'),
        url('../fonts/ApercuPro-MediumItalic.woff') format('woff'),
        url('../fonts/ApercuPro-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-ExtraLight.eot');
    src: local('Apercu Pro ExtraLight'), local('ApercuPro-ExtraLight'),
        url('../fonts/ApercuPro-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-ExtraLight.woff2') format('woff2'),
        url('../fonts/ApercuPro-ExtraLight.woff') format('woff'),
        url('../fonts/ApercuPro-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-Black.eot');
    src: local('Apercu Pro Black'), local('ApercuPro-Black'),
        url('../fonts/ApercuPro-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-Black.woff2') format('woff2'),
        url('../fonts/ApercuPro-Black.woff') format('woff'),
        url('../fonts/ApercuPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-Bold.eot');
    src: local('Apercu Pro Bold'), local('ApercuPro-Bold'),
        url('../fonts/ApercuPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-Bold.woff2') format('woff2'),
        url('../fonts/ApercuPro-Bold.woff') format('woff'),
        url('../fonts/ApercuPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-BoldItalic.eot');
    src: local('Apercu Pro Bold Italic'), local('ApercuPro-BoldItalic'),
        url('../fonts/ApercuPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-BoldItalic.woff2') format('woff2'),
        url('../fonts/ApercuPro-BoldItalic.woff') format('woff'),
        url('../fonts/ApercuPro-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-Thin.eot');
    src: local('Apercu Pro Thin'), local('ApercuPro-Thin'),
        url('../fonts/ApercuPro-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-Thin.woff2') format('woff2'),
        url('../fonts/ApercuPro-Thin.woff') format('woff'),
        url('../fonts/ApercuPro-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-ThinItalic.eot');
    src: local('Apercu Pro Thin Italic'), local('ApercuPro-ThinItalic'),
        url('../fonts/ApercuPro-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-ThinItalic.woff2') format('woff2'),
        url('../fonts/ApercuPro-ThinItalic.woff') format('woff'),
        url('../fonts/ApercuPro-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-Regular.eot');
    src: local('Apercu Pro Regular'), local('ApercuPro-Regular'),
        url('../fonts/ApercuPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-Regular.woff2') format('woff2'),
        url('../fonts/ApercuPro-Regular.woff') format('woff'),
        url('../fonts/ApercuPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-Italic.eot');
    src: local('Apercu Pro Italic'), local('ApercuPro-Italic'),
        url('../fonts/ApercuPro-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-Italic.woff2') format('woff2'),
        url('../fonts/ApercuPro-Italic.woff') format('woff'),
        url('../fonts/ApercuPro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-ExtraLightItalic.eot');
    src: local('Apercu Pro ExtraLight Italic'), local('ApercuPro-ExtraLightItalic'),
        url('../fonts/ApercuPro-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/ApercuPro-ExtraLightItalic.woff') format('woff'),
        url('../fonts/ApercuPro-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-Light.eot');
    src: local('Apercu Pro Light'), local('ApercuPro-Light'),
        url('../fonts/ApercuPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-Light.woff2') format('woff2'),
        url('../fonts/ApercuPro-Light.woff') format('woff'),
        url('../fonts/ApercuPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-LightItalic.eot');
    src: local('Apercu Pro Light Italic'), local('ApercuPro-LightItalic'),
        url('../fonts/ApercuPro-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-LightItalic.woff2') format('woff2'),
        url('../fonts/ApercuPro-LightItalic.woff') format('woff'),
        url('../fonts/ApercuPro-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('../fonts/ApercuPro-BlackItalic.eot');
    src: local('Apercu Pro Black Italic'), local('ApercuPro-BlackItalic'),
        url('../fonts/ApercuPro-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuPro-BlackItalic.woff2') format('woff2'),
        url('../fonts/ApercuPro-BlackItalic.woff') format('woff'),
        url('../fonts/ApercuPro-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Rockness';
    src: url('../fonts/Rockness.woff2') format('woff2'),
        url('../fonts/Rockness.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




body {
    font-family: 'Apercu Pro';
    color: #3c3b3b;
    overflow-x: hidden;
    font-weight: normal;
}

a {
    font-family: 'Apercu Pro';
    text-decoration: none;
    font-weight: 400;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Apercu Pro';
    font-weight: 500;
}

p {
    line-height: 1.7;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Apercu Pro';
    color: #000;
}

ul {
    list-style: none;
    font-family: 'Apercu Pro';
    padding: 0;
    margin: 0;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    border-radius: 0;
    font-size: 0;
    border: 0;
    background: linear-gradient(270deg, rgba(61, 84, 115, 1) 0%, rgba(37, 53, 74, 1) 100%);
    background-color: rgba(61, 84, 115, 1);
    /* background-size: 25px; */
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9;
}

.slick-arrow.slick-prev {
    left: 15px;
}

.slick-arrow.slick-prev:before {
    content: "\f104";
    font-size: 20px;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.slick-arrow.slick-next {
    right: 15px;
}

.slick-arrow.slick-next:before {
    content: "\f105";
    font-size: 20px;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.slick-arrow.slick-disabled {
    opacity: 0.2;
}

.slick-slide {
    padding: 0 15px;
}

.slick-dots {
    display: flex;
    justify-content: left;
    margin-top: 0;
    margin-left: 1%;
}

.slick-dots button {
    font-size: 0;
    padding: 0;
    background-color: transparent;
    width: 10px;
    height: 10px;
    line-height: 0;
    border: none;
    background-color: #00000033;
    transition: all ease 0.4s;
    position: relative;
    border-radius: 2px;
}

.slick-dots button:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px;
    border: 2px solid #3d5473;
    transition: all ease 0.4s;
    opacity: 0;
    visibility: hidden;
    border-radius: 8px;
}

ul.slick-dots li {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
}

.slick-dots .slick-active button::before {
    opacity: 1;
    visibility: visible;
}

.slick-dots .slick-active button {
    background-color: #3d5473;
}

/*--------------------------------------------------------------
# Sections & Section Header
--------------------------------------------------------------*/
section {
    padding: 60px 0;
    overflow: hidden;
}

.btn_bx {
    margin-top: 50px;
    text-align: center;
}

.section-title.yellow-text span {
    color: #3c3b3b;
}

.section-title.yellow-text span:after {
    background: #3c3b3b;
}

.section-title.yellow-text span:before {
    background: #3c3b3b;
}

.section-title span {
    margin: 0px 0 16px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 0;
    background: #c49a6c;
    padding: 0 10px;
}


.section-title h2 {
    font-size: 48px;
    position: relative;
    color: #3d5473;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
}

.section-title p {
    font-size: 18px;
    line-height: 30px;
    margin: 15px 0;
    border: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.our-btn-black {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 15px 25px;
    min-width: 170px;
    border-radius: 0;
    -webkit-perspective: 320px;
    perspective: 320px;
    text-decoration: none;
}

.our-btn-black:before {
    content: "";
    position: absolute;
    height: 100%;
    bottom: 0;
    right: 0;
    width: 0;
    background-color: #875b26;
    z-index: -1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border-radius: inherit;
}

.our-btn-black:before,
.our-btn-black:after {
    background-color: transparent;
    border: 2px solid #c49a6c;
    width: 100%;
    border-radius: 8px;
}

.our-btn-black .bottom-line-1 {
    height: 2px;
    width: 1.8rem;
    right: 4rem;
    bottom: 0;
    position: absolute;
    background: #000;
    -webkit-transition: width 0.5s ease-out, right 0.3s ease-out;
    transition: width 0.5s ease-out, right 0.3s ease-out;
}

.our-btn-black .bottom-line-2 {
    height: 2px;
    width: 1.2rem;
    right: 1rem;
    bottom: 0;
    position: absolute;
    background: #000;
    -webkit-transition: width 0.5s ease-out, right 0.3s ease-out;
    transition: width 0.5s ease-out, right 0.3s ease-out;
}

.our-btn-black .top-line {
    height: 2px;
    width: 1.8rem;
    top: 0;
    left: 1.4rem;
    position: absolute;
    background: #000;
    -webkit-transition: width 0.5s ease-out, left 0.3s ease-out;
    transition: width 0.5s ease-out, left 0.3s ease-out;
}

.our-btn-black:hover .top-line,
.our-btn-black.active .top-line {
    left: -2px;
    width: 0px;
}

.our-btn-black:hover .bottom-line-1,
.our-btn-black:hover .bottom-line-2,
.our-btn-black.active .bottom-line-1,
.our-btn-black.active .bottom-line-2 {
    right: 0;
    width: 0;
}

/* .our-btn-black:before {
    border-color: #ff6835;
} */
.our-btn-black:hover::before,
.our-btn-black:hover:after,
.our-btn-black.active::before,
.our-btn-black.active:after {
    width: 100%;
    right: unset;
    left: 0;
}

.our-btn-black {
    background-color: transparent;
    color: #000;
    /* color: #ff6835; */
}

.our-btn-black:hover {
    color: #000;
    box-shadow: none;
}



.our-btn-white {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 15px 25px;
    min-width: 170px;
    border-radius: 8px;
    -webkit-perspective: 320px;
    perspective: 320px;
    text-decoration: none;
}

.our-btn-white:before {
    content: "";
    position: absolute;
    height: 100%;
    bottom: 0;
    right: 0;
    width: 0;
    background-color: #000;
    z-index: -1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border-radius: inherit;
}

.our-btn-white:before,
.our-btn-white:after {
    background-color: transparent;
    border: 2px solid #fff;
    width: 100%;
}

.our-btn-white .bottom-line-1 {
    height: 2px;
    width: 1.8rem;
    right: 4rem;
    bottom: 0;
    position: absolute;
    background: #000;
    -webkit-transition: width 0.5s ease-out, right 0.3s ease-out;
    transition: width 0.5s ease-out, right 0.3s ease-out;
}

.our-btn-white .bottom-line-2 {
    height: 2px;
    width: 1.2rem;
    right: 1rem;
    bottom: 0;
    position: absolute;
    background: #000;
    -webkit-transition: width 0.5s ease-out, right 0.3s ease-out;
    transition: width 0.5s ease-out, right 0.3s ease-out;
}

.our-btn-white .top-line {
    height: 2px;
    width: 1.8rem;
    top: 0;
    left: 1.4rem;
    position: absolute;
    background: #000;
    -webkit-transition: width 0.5s ease-out, left 0.3s ease-out;
    transition: width 0.5s ease-out, left 0.3s ease-out;
}

.our-btn-white:hover .top-line,
.our-btn-white.active .top-line {
    left: -2px;
    width: 0px;
}

.our-btn-white:hover .bottom-line-1,
.our-btn-white:hover .bottom-line-2,
.our-btn-white.active .bottom-line-1,
.our-btn-white.active .bottom-line-2 {
    right: 0;
    width: 0;
}

.our-btn-white:before {
    border-color: #fff;
}

.our-btn-white:hover::before,
.our-btn-white:hover:after,
.our-btn-white.active::before,
.our-btn-white.active:after {
    width: 100%;
    right: unset;
    left: 0;
}

.our-btn-white {
    background-color: transparent;
    color: #fff;
}

.our-btn-white:hover,
.our-btn-white.active {
    color: #fff;
    box-shadow: none;
}

.primary_btn {
    font-size: 18px;
    letter-spacing: 0.06em;
    color: #3d5473;
    text-transform: uppercase;
    -webkit-box-align: center;
    transition: all 0.3s ease-in-out;
    text-align: center;
    display: block;
    font-weight: 500;
}

.primary_btn .text {
    display: flex;
    align-items: center;

}

.primary_btn img {
    margin: 0px 0 0 12px;
    -webkit-transition: left 0.3s ease-in-out;
    -o-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
    height: 14px;
    width: 36px;
    filter: brightness(0) saturate(100%) invert(29%) sepia(8%) saturate(2643%) hue-rotate(175deg) brightness(97%) contrast(84%);
}

.primary_btn:hover {
    color: #c49a6c;
}

.primary_btn:hover img {
    -webkit-animation: bounce 2s linear -0.4s;
    animation: bounce 2s linear -0.4s;
    -webkit-transition: left 0.3s ease-in-out;
    -o-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    40% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    60% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}

/*--------------------------------------------------------------
 # call-buton Css
--------------------------------------------------------------*/

.call-buton .cc-calto-action-ripple {
    z-index: 99999;
    position: fixed;
    left: 1rem;
    bottom: 1rem;
    background: #c49a6c;
    width: 4rem;
    height: 4rem;
    padding: 0rem;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    -webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
    animation: cc-calto-action-ripple 0.6s linear infinite;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.call-buton .cc-calto-action-ripple i {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    font-size: 2.2rem;
}

.call-buton .cc-calto-action-ripple:hover i {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

@-webkit-keyframes cc-calto-action-ripple {
    0% {
        -webkit-box-shadow: 0 4px 10px rgba(196, 154, 108, 0.2), 0 0 0 0 rgba(196, 154, 108, 0.2), 0 0 0 5px rgba(196, 154, 108, 0.2), 0 0 0 10px rgba(196, 154, 108, 0.2);
        box-shadow: 0 4px 10px rgba(196, 154, 108, 0.2), 0 0 0 0 rgba(196, 154, 108, 0.2), 0 0 0 5px rgba(196, 154, 108, 0.2), 0 0 0 10px rgba(196, 154, 108, 0.2);
    }

    100% {
        -webkit-box-shadow: 0 4px 10px rgba(196, 154, 108, 0.2), 0 0 0 5px rgba(196, 154, 108, 0.2), 0 0 0 10px rgba(196, 154, 108, 0.2), 0 0 0 20px rgba(196, 154, 108, 0);
        box-shadow: 0 4px 10px rgba(236, 24, 24, 0.2), 0 0 0 5px rgba(196, 154, 108, 0.2), 0 0 0 10px rgba(196, 154, 108, 0.2), 0 0 0 20px rgba(196, 154, 108, 0);
    }
}

@keyframes cc-calto-action-ripple {
    0% {
        -webkit-box-shadow: 0 4px 10px rgba(196, 154, 108, 0.2), 0 0 0 0 rgba(196, 154, 108, 0.2), 0 0 0 5px rgba(196, 154, 108, 0.2), 0 0 0 10px rgba(196, 154, 108, 0.2);
        box-shadow: 0 4px 10px rgba(196, 154, 108, 0.2), 0 0 0 0 rgba(196, 154, 108, 0.2), 0 0 0 5px rgba(196, 154, 108, 0.2), 0 0 0 10px rgba(196, 154, 108, 0.2);
    }

    100% {
        -webkit-box-shadow: 0 4px 10px rgba(196, 154, 108, 0.2), 0 0 0 5px rgba(196, 154, 108, 0.2), 0 0 0 10px rgba(196, 154, 108, 0.2), 0 0 0 20px rgba(196, 154, 108, 0);
        box-shadow: 0 4px 10px rgba(196, 154, 108, 0.2), 0 0 0 5px rgba(196, 154, 108, 0.2), 0 0 0 10px rgba(196, 154, 108, 0.2), 0 0 0 20px rgba(196, 154, 108, 0);
    }
}

span.num {
    position: absolute;
    color: #ec8b00;
    left: -30%;
    bottom: -50%;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.bar_bx {
    /* background-color: #ffff; */
    border: 2px solid #ffffff;
    width: fit-content;
    border-radius: 6px;
}

.bar_bx .burger-icon span {
    background-color: #fff;
}

.mnu {
    flex: 0 0 33%;
}

.top-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 15px;
}

.top_info-bx {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}

.top-bx-left,
.top-bx-right {
    display: flex;
    align-items: flex-start;
    flex: 0 0 40%;
    gap: 30px;
}

.top_info-ic {
    flex: 0 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #875b26;
    padding: 5px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.top_info-ic i {
    color: #875b26;
    font-size: 18px;
}

.top-bx-right {
    justify-content: flex-end;
}

.top_info-cn h3 {
    font-size: 18px;
    text-transform: capitalize;
    color: #875b26;
    margin: 0;
}

.top_info-cn p a {
    color: #3c3b3b;
}

.top-bx-center {
    flex: 0 0 20%;
}

.top_info-cn p {
    margin: 0;
    font-weight: 500;
}

.right_btn {
    /* flex: 0 0 22 */
    /* border-left: 1px solid #875b2624; */
}

.nav-icon {
    flex: 0 0 10%;
    /* border-right: 1px solid #875b2624; */
    padding-bottom: 20px;
    padding-top: 40px;
}

.top_info-socail ul.social-area {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top-bx-right .top_info-bx {
    justify-content: flex-end;
}

.top_info-socail ul.social-area li a {
    color: #875b26;
    background: transparent;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #875b26;
    font-size: 18px;
}

.top_info-socaill .social-area {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
}

.top_info-socail .social-area li {
    list-style: none;
    color: #fff;
    margin: 0 5px 0 0 !important;
}

.bottom_head figure {
    flex: 0 0 33%;
    text-align: center;
    margin-bottom: 0;
    /* display: none; */
}

.bottom_head .right_btn {
    flex: 0 0 33%;
}

.bottom_head figure img {
    width: 180px;
}

.header.sticky .bottom_head figure {
    display: block;
}

.header.sticky .bottom_head figure img {
    width: 140px;
}

.header.sticky .bar_bx {
    border: none;
}

.header.sticky {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: #000 !important;
    padding: 0;
    box-shadow: 0 0 11px #3c3b3b3d;
    z-index: 999;
    /* border-bottom: 4px solid #875b26; */
}

@media (min-width: 992px) {
	.header.sticky {
    	position: fixed;
	}
}

.header .min_lg {
    display: block;
}

.header .scrol_min_lg {
    display: none;
}

.header.sticky .scrol_min_lg {
    display: block;
}

.header.sticky .min_lg {
    display: none;
}

.header.sticky::before {
    content: none;
}

.header.sticky .container-fluid {
    padding: 14px 55px 14px 55px;
}

.header.sticky .logo_bx a {
    transform: none;
    position: relative;
}

.header.sticky .logo_bx a img {
    max-width: 80px;
    transition: all 0.5s;
}

.header.sticky .bottom_head {
    padding: 14px 18px;
}

.header.sticky .navbar ul li a {
    color: #000 !important;
}

.header.sticky .navbar ul li a:hover {
    color: #0B5DD0 !important;
    opacity: 1 !important;
}

/* .header.sticky .right_btn .our-btn-black {
    color: #3d5473;
} */

/* .header.sticky .our-btn-black:before,
.header.sticky.our-btn-black:after {
    border: 2px solid #c49a6c
} */

/* .header.sticky .right_btn .our-btn-black .top-line,
.header.sticky .right_btn .our-btn-black .bottom-line-1,
.header.sticky .right_btn .our-btn-black .bottom-line-2 {
    background: #3d5473;
} */

.header {
    z-index: 99;
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.5s;
    /* background: #ffffff; */
}

header.header.sticky .top_head_sec {
    display: none;
}

.bottom_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 15px;
    border-top: 1px solid #875b2624;
    position: relative;
    border-bottom: 1px solid #ffffff2b;
    background: rgb(0 0 0 / 10%);
    backdrop-filter: blur(3px);
}

.header:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    background: linear-gradient(hsl(0deg 0% 0% / 82%), hsl(0, 0%, 0%, 0%));
    height: 185px;
}

.bottom_head .lyt_logo img {
    width: 164px;
}

.bottom_head li a:hover {
    color: #fff !important;
    opacity: 0.7;
}

.logo_bx {
    text-align: center;
    position: relative;
}

header .right_btn .our-btn-black {
    color: #fff;
    text-transform: capitalize;
    border-radius: 8px;
}

header .right_btn .our-btn-black .top-line,
header .right_btn .our-btn-black .bottom-line-1,
header .right_btn .our-btn-black .bottom-line-2 {
    background: #c49a6c;
}

header .right_btn .our-btn-black:before {
    border-color: #fff;
}

.logo_bx a {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-inline: auto;
    transform: translate(0px, -50px);
}

a.logo img {
    max-width: 140px;
    transition: all 0.5s;
    background: #ffffff;
    padding: 15px;
}

.right_btn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 0;
    gap: 26px;
}

.right_btn a.common-btn {
    margin-right: 0;
}

/*--------------------------------------------------------------
# Desktop Navigation
--------------------------------------------------------------*/
@media (min-width: 1280px) {
    .navbar {
        padding: 0;
        margin: 0;
    }

    .navbar ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
        gap: 90px;
    }

    .navbar li {
        position: relative;
    }

    .navbar>ul>li {
        white-space: nowrap;
        padding: 0;
    }

    .navbar a,
    .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0;
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        text-transform: capitalize;
        white-space: nowrap;
        transition: 0.3s;
        position: relative;
        /* font-family: "Playfair Display", serif; */
    }

    .navbar a i,
    .navbar a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
    }

    .navbar>ul>li>a:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: -6px;
        left: 0;
        background-color: var(--color-primary);
        visibility: hidden;
        width: 0px;
        transition: all 0.3s ease-in-out 0s;
    }

    .navbar a:hover:before,
    .navbar li:hover>a:before,
    .navbar .active:before {
        visibility: visible;
        width: 100%;
    }

    .navbar a:hover,
    .navbar .active,
    .navbar .active:focus,
    .navbar li:hover>a {
        color: #875b26;
    }

    .navbar .dropdown ul {
        display: block;
        position: absolute;
        left: 28px;
        top: calc(100% + 30px);
        margin: 0;
        padding: 10px 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
        transition: 0.3s;
    }

    .navbar .dropdown ul li {
        min-width: 200px;
    }

    .navbar .dropdown ul a {
        padding: 10px 20px;
        font-size: 15px;
        text-transform: none;
        color: var(--color-default);
        font-weight: 400;
    }

    .navbar .dropdown ul a i {
        font-size: 12px;
    }

    .navbar .dropdown ul a:hover,
    .navbar .dropdown ul .active:hover,
    .navbar .dropdown ul li:hover>a {
        color: var(--color-primary);
    }

    .navbar .dropdown:hover>ul {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }

    .navbar .dropdown .dropdown ul {
        top: 0;
        left: calc(100% - 30px);
        visibility: hidden;
    }

    .navbar .dropdown .dropdown:hover>ul {
        opacity: 1;
        top: 0;
        left: 100%;
        visibility: visible;
    }
}

@media (min-width: 1280px) and (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }

    .navbar .dropdown .dropdown:hover>ul {
        left: -100%;
    }

    .banner-img {
        top: 150%;
    }
}

@media (min-width: 1280px) {

    .mobile-nav-show,
    .mobile-nav-hide {
        display: none;
    }
}

/*--------------------------------------------------------------
# Mobile Navigation
--------------------------------------------------------------*/
@media (max-width: 1279px) {

    .navbar ul {
        position: absolute;
        inset: 0;
        padding: 50px 0 10px 0;
        margin: 0;
        background: rgba(70, 0, 0, 0.8);
        overflow-y: auto;
        transition: 0.3s;
        z-index: 9998;
    }

    .navbar a,
    .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 20px;
        font-family: "Open Sans", sans-serif;
        font-size: 15px;
        font-weight: 500;
        color: rgba(255, 255, 255, 0.7);
        white-space: nowrap;
        text-transform: uppercase;
        transition: 0.3s;
    }

    .navbar a i,
    .navbar a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
    }

    .navbar a:hover,
    .navbar .active,
    .navbar .active:focus,
    .navbar li:hover>a {
        color: #fff;
    }

    .navbar .dropdown ul,
    .navbar .dropdown .dropdown ul {
        position: static;
        display: none;
        padding: 10px 0;
        margin: 10px 20px;
        transition: all 0.5s ease-in-out;
        border: 1px solid #222428;
    }

    .navbar .dropdown>.dropdown-active,
    .navbar .dropdown .dropdown>.dropdown-active {
        display: block;
    }

    .mobile-nav-show {
        position: relative;
        color: #fff;
        font-size: 28px;
        cursor: pointer;
        line-height: 0;
        transition: 0.5s;
        z-index: 9999;
        padding-right: 10px;
    }

    .mobile-nav-hide {
        color: #fff;
        font-size: 32px;
        cursor: pointer;
        line-height: 0;
        transition: 0.5s;
        position: fixed;
        right: 20px;
        top: 20px;
        z-index: 9999;
    }

    .mobile-nav-active {
        overflow: hidden;
    }

    .mobile-nav-active .navbar {
        right: 0;
    }

    .mobile-nav-active .navbar:before {
        content: "";
        position: fixed;
        inset: 0;
        background: rgba(70, 0, 0, 0.6);
        z-index: 9996;
    }
}

/*--------------------------------------------------------------
 # Sidebar Css
--------------------------------------------------------------*/

.side-bar {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 450px;
    padding: 50px 50px;
    height: 100%;
    display: block;
    background-color: white;
    backdrop-filter: blur(7px);
    z-index: 1900;
    transition: all 600ms ease;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    overflow: visible;
}

.side-bar .inner {
    padding: 40px 20px 0 0;
}

@media (max-width: 991px) {
    .side-bar .inner {
        padding: 40px 0 0 0;
    }
}

.side-bar .inner-main-wrapper-desk .thumbnail {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 25px;
}

.side_bar_menu ul li a {
    font-size: 18px;
    color: #3c3b3b;
    text-transform: capitalize;
    /* font-family: "Playfair Display", serif; */
}

.side_bar_menu {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #875b2636;
}

.side_bar_menu ul li a:hover {
    color: #b58f55;
}

.side_bar_menu ul li {
    margin-bottom: 25px;
    text-align: center;
}

.side_bar_menu ul li:last-child {
    margin-bottom: 0;
}

.side_bar_location h4 {
    font-weight: 600;
    color: #3c3b3b;
    font-size: 30px;
    text-transform: capitalize;
    margin: 25px 0;
}

.side-bar .inner-main-wrapper-desk .thumbnail img {
    width: 150px;
    margin-left: 0;
}

.side-bar .inner-main-wrapper-desk .banner-shape-area {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 20px;
    opacity: 1;
    transition-delay: 0.7s;
}

.side-bar .inner-main-wrapper-desk .banner-shape-area .shape {
    height: 10px;
    width: 10px;
    line-height: 10px;
    transform: rotate(45deg);
    margin: 0 6px;
    background: var(--color-primary);
    display: block;
}

.side-bar .inner-main-wrapper-desk .inner-content .footer .social-area {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.side-bar .inner-main-wrapper-desk .inner-content .footer .social-area li {
    list-style: none;
    margin: 0 5px;
    color: #fff;
}

.side-bar .inner-main-wrapper-desk .inner-content .footer .social-area li a {
    width: 40px;
    height: 40px;
    border: 1px solid #c49a6c;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #c49a6c;
    border-radius: 8px;
}

.side-bar .inner-main-wrapper-desk .inner-content .footer .social-area li a:hover {
    color: #fff;
    background-color: #c49a6c;
    border-color: #c49a6c;
}

.side-bar.header-one {
    background-color: #3d5473;
    /* max-width: 100%; */
}

.side-bar button:hover {
    background-color: #c49a6c;
    border-color: #c49a6c;
}

.side-bar.show {
    right: 0;
    overflow-y: auto;
}

.side-bar .side_menu .imgr_chng {
    width: 300px;
    height: 600px;
    object-fit: cover;
}

.side-bar button {
    max-width: 100%;
    height: 40px;
    width: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background: #c49a6c;
    padding: 6px;
    border: 1px solid #c49a6c;
}

.side-bar button i {
    color: #fff;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

#side_bar_overlay.bgshow {
    background: #0e1013;
    opacity: 70%;
    visibility: visible;
    pointer-events: visible;
    z-index: 999;
    top: 0;
}

#side_bar_overlay {
    cursor: url(../images/banner/shape/close.png), auto;
    background: #0e1013;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease-in-out;
    pointer-events: none;
    z-index: 50;
}

.nv_list ul {
    margin-bottom: 17px;
}

.nv_list li {
    text-align: center;
    margin-bottom: 10px;
}

.nv_list li a {
    font-size: 20px;
    color: #fff;
    transition: all 0.4s ease-in-out;
}

.nv_list li a:hover {
    color: #c49a6c;
}

.burger-icon {
    width: 46px;
    cursor: pointer;
    padding: 5px;
}

.burger-icon span {
    display: block;
    height: 2px;
    margin: 5px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
    width: 83.33333333%;
    background: #fff;
    transition: all 400ms ease-in-out;
    margin-left: auto;
}

.burger-icon span:nth-child(1) {}

.burger-icon span:nth-child(2) {
    width: 100%;

}

.burger-icon span:nth-child(3) {
    width: 58.33333333%;
}

.burger-icon span:nth-child(1) {
    -webkit-animation: burger-hover 1s infinite ease-in-out alternate forwards 200ms;
    animation: burger-hover 1s infinite ease-in-out alternate forwards 200ms;
}

.burger-icon span:nth-child(2) {
    width: 100%;
    -webkit-animation: burger-hover 1s infinite ease-in-out alternate forwards 400ms;
    animation: burger-hover 1s infinite ease-in-out alternate forwards 400ms;
}

.burger-icon span:nth-child(3) {
    width: 58.33333333%;
    transition: all 100ms ease-in-out;
    -webkit-animation: burger-hover 1s infinite ease-in-out alternate forwards 600ms;
    animation: burger-hover 1s infinite ease-in-out alternate forwards 600ms;
}

@-webkit-keyframes burger-hover {
    0% {
        width: 100%;
    }

    50% {
        width: 50%;
    }

    100% {
        width: 100%;
    }
}

@keyframes burger-hover {
    0% {
        width: 100%;
    }

    50% {
        width: 50%;
    }

    100% {
        width: 100%;
    }
}



.side_bar_cn {
    margin-bottom: 41px;
    text-align: center;
}

.side_bar_address {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #875b2636;
}

.side_bar_address h3 {
    margin-bottom: 10px;
    font-size: 20px;
    color: #ffffff;
    background: #c49a6c;
    padding: 11px 11px;
    border-left: 3px solid #dbc1a3;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.side_bar_address a {
    color: #fff;
    transition: all 0.3s ease-in-out;
    font-weight: 700;
}

.side_bar_address a:hover {
    color: #c49a6c;
}

.side_bar_address p {
    margin: 0;
    text-align-last: center;
    color: #fff;
}

.side_bar_cn img {
    width: 180px;
}

/*--------------------------------------------------------------
 # Banner css
--------------------------------------------------------------*/
.ban_head {
    text-align: center;
    margin-inline: auto;
}

.ban_head .Integrity_txt {
    font-family: 'Rockness';
    font-size: 65px;
    text-transform: capitalize;
}

.ban_head h1 {
    color: #fff;
    font-size: 45px;
    font-weight: 400;
    line-height: 1;
    text-transform: capitalize;
    display: inline-block;
    /* overflow: hidden; */
    margin: 10px 0px 15px;
    transition: transform 700ms ease, opacity 700ms ease;
    transform: translateX(200px);
}

p.about-one__image__info__text {
    margin: 0;
}

.banner-main .slick-slide.slick-current.slick-active .ban_head h1 {
    transform: translateX(0px);
}

.banner-main .banner-slider {
    position: relative;
}

/* .banner-main .banner-slider::after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 7px;
    background: linear-gradient(hsl(0, 0%, 0%, 0%), hsl(0deg 0% 0% / 82%));
    height: 100%
} */
.video_bnr video {
    width: 100%;
    height: auto;
}

/* .ban_head h1::after {
    content: "";
    width: 101%;
    height: 70%;
    position: absolute;
    top: 22px;
    left: 100%;
    background: currentColor;
    transition: 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    z-index: 3;
    transform: translateX(-100%);
    transition-delay: 1s;
} */
/* .banner-main .slick-slide.slick-current.slick-active .ban_head h1::after {
    transform: translateX(1%);
    transition-delay: 700ms;
} */
.ban_head h3 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 -7px;
    transition: transform 500ms ease, opacity 500ms ease;
    transform: translateY(200px);
}

.banner-main .slick-slide.slick-current.slick-active .ban_head h3 {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 500ms;
}

.ban_head p {
    margin: 0;
    font-size: 26px;
    transition: transform 500ms ease, opacity 500ms ease;
    transform: translateY(-200px);
    color: #fff;
    text-transform: capitalize;
}

.banner-main .slick-slide.slick-current.slick-active .ban_head p {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 500ms;
}

.ban_head p a {
    font-weight: 500;
    color: #c49a6c;
}

.ban_head h3 img {
    width: 134px !important;
    height: auto;
    top: 0;
    position: relative;
    margin-left: 4px;
    display: none !important;
    -webkit-animation-name: fl-2;
    animation-name: fl-2;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes fl-2 {
    0% {
        -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
        transform: translateY(0px) translateX(0px) rotate(0deg);
    }

    50% {
        -webkit-transform: translateY(10px) translateX(10px) rotate(5deg);
        transform: translateY(10px) translateX(10px) rotate(5deg);
    }

    100% {
        -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
        transform: translateY(0px) translateX(0px) rotate(0deg);
    }
}

.banner-main .slick-slide.slick-current.slick-active .ban_head h3 {
    background-position: right bottom;
}

.banner_bottom {
    margin-bottom: 0;
    margin-inline: auto;
    padding: 25px;
    z-index: 1;
    position: relative;
    overflow: visible;
    margin-top: -75px;
    background: #dca143;
    max-width: 1220px;
    box-shadow: 0 0 14px rgb(0 0 0 / 58%);
}

.ban_bottom_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ban_b_bx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.ban_b_img img {
    height: 450px;
    object-fit: cover;
}

.ban_bottom_head .section-title {
    max-width: 650px;
}

.ban_bottom_head h2 {
    text-decoration: blink;
    color: #ffffff;
    font-size: 40px;
    -webkit-animation: colorchange 2s infinite alternate;
    margin: 0;
}

@-webkit-keyframes colorchange {
    0% {
        color: #fff;
    }

    50% {
        color: #fcf203;
    }

    100% {
        color: #e3e2d5;
    }
}

.banner-main {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    margin-left: 0;
}

.banner-main .slick-dots {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 30px;
    left: 0;
    width: 100%;
}

.banner-main .slick-dots button {
    height: 10px;
    width: 10px;
    background: #fff;
    font-size: 0;
    margin: 0 2px;
    border: 0;
}

.banner-main .slick-dots .slick-active button {
    background: #dca143;
    height: 10px;
    width: 10px;
}

.banner-slide {
    display: block !important;
}

.banner-main .slider-track {
    -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}

.banner-main .banner-image {
    height: 100%;
    position: relative;
    z-index: 1;
}

.banner-main .banner-image img {
    width: 100%;
    /*  animation: ripple 15s infinite;
    -webkit-animation: ripple 15s infinite; */
}

@keyframes ripple {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.banner-slider .slick-slide {
    padding: 0;
}

/* .banner-main .banner-image::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    z-index: 1;
    background-color: rgb(0 0 0 / 35%);
} */
/* .banner-main .banner-image::after {
    position: absolute;
    height: 100%;
    width: 100%;
    display: inline-block;
    left: 0;
    content: "";
    background: rgb(0 0 0 / 34%);
    top: 0;
} */

/* .ban_head {
    margin-top: 87%;
} */
/* .banner-main .banner-image img {
    width: 100%;
    -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    min-height: 700px;
    object-fit: cover;
}
 */


/* .banner-main .slick-active img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation: cssAnimation 8s 1 ease-in-out forwards;
    animation: cssAnimation 8s 1 ease-in-out forwards;
}

@keyframes cssAnimation {
    from {
        -webkit-transform: scale(1) translate(0px);
    }
    to {
        -webkit-transform: scale(1.2) translate(0px);
    }
}
@-webkit-keyframes cssAnimation {
    from {
        -webkit-transform: scale(1) translate(0px);
    }
    to {
        -webkit-transform: scale(1.1) translate(0px);
    }
}
 */
.banner-image-inner img {
    transform: inherit !important;
}

.banner-image-inner img {
    max-height: 650px;
    margin: 0 auto;
}

.banner-main .slick-slide {
    display: block !important;
}



.banner-text img {
    cursor: pointer;
    border: 1px solid #fff;
    /* margin: auto; */
    padding: 6px;
    border-radius: 22px;
    animation: up-down linear 4s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: up-down linear 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 4s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 4s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 4s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}

@keyframes up-down {
    0% {
        transform: translate(1px, 20px);
    }

    24% {
        transform: translate(1px, 30px);
    }

    50% {
        transform: translate(1px, 12px);
    }

    74% {
        transform: translate(1px, 22px);
    }

    100% {
        transform: translate(1px, 22px);
    }
}

@-moz-keyframes up-down {
    0% {
        -moz-transform: translate(1px, 20px);
    }

    24% {
        -moz-transform: translate(1px, 30px);
    }

    50% {
        -moz-transform: translate(1px, 12px);
    }

    74% {
        -moz-transform: translate(1px, 22px);
    }

    100% {
        -moz-transform: translate(1px, 22px);
    }
}

@-webkit-keyframes up-down {
    0% {
        -webkit-transform: translate(1px, 20px);
    }

    24% {
        -webkit-transform: translate(1px, 30px);
    }

    50% {
        -webkit-transform: translate(1px, 12px);
    }

    74% {
        -webkit-transform: translate(1px, 22px);
    }

    100% {
        -webkit-transform: translate(1px, 22px);
    }
}

@-o-keyframes up-down {
    0% {
        -o-transform: translate(1px, 20px);
    }

    24% {
        -o-transform: translate(1px, 30px);
    }

    50% {
        -o-transform: translate(1px, 12px);
    }

    74% {
        -o-transform: translate(1px, 22px);
    }

    100% {
        -o-transform: translate(1px, 22px);
    }
}

@-ms-keyframes up-down {
    0% {
        -ms-transform: translate(1px, 20px);
    }

    24% {
        -ms-transform: translate(1px, 30px);
    }

    50% {
        -ms-transform: translate(1px, 12px);
    }

    74% {
        -ms-transform: translate(1px, 22px);
    }

    100% {
        -ms-transform: translate(1px, 22px);
    }
}

.overlay-bottom:after {
    content: "";
    position: absolute;
    top: auto;
    left: 0%;
    width: 100%;
    height: 40%;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgb(0 0 0 / 73%) 35%, rgba(0, 0, 0, 0) 100%);
    z-index: 99;
    bottom: 0;
}

/* .banner-main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 17%;
    width: 3px;
    height: 100%;
    border-left: 1px solid #ffffff2b;
    z-index: 99;
  }
  .slide-1 ::after {
    content: "";
    position: absolute;
    top: 0;
    right: 22%;
    width: 3px;
    height: 100%;
    border-left: 1px solid #ffffff2b;
    z-index: 9;
  } */

.banner-main .banner-text {
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 0 25px;
    position: absolute;
    top: 85%;
    -webkit-transform: translate(-50%, -40%);
    transform: translate(0%, -50%);
    z-index: 9;
    left: 0;
    width: 100%;
}

.banner-text.banner-left-text .ban_head h3 {
    color: #000;
    font-size: 55px;
    text-align: left;
}

.banner-text.banner-left-text .ban_head p {
    color: #000;
    margin-top: 20px;
    max-width: 320px;
    margin-bottom: 25px;
    text-align: left;
    font-size: 24px;
}

.banner-text.banner-left-text .ban_head {
    text-align: left;
    margin-inline: auto;
}

.banner-text.banner-left-text .ban_head .our-btn-black:before,
.banner-text.banner-left-text .ban_head .our-btn-black:after {
    background-color: transparent;
    border: 2px solid #000000;
    width: 100%;
    border-radius: 8px;
}

.banner-text.banner-left-text .our-btn-black .top-line,
.banner-text.banner-left-text .our-btn-black .bottom-line-1,
.banner-text.banner-left-text .our-btn-black .bottom-line-2 {
    background: #d5b99b;
}

.banner-text.banner-left-text {
    top: 50%;
    text-align: left;
    padding-left: 75px;
}

/* .banner-main .slick-active .banner-text {
    animation: text-move 1s ease-in-out forwards;
}
 */
.banner-img {
    position: absolute;
    top: 140%;
    right: 0;
    text-align: center;
    z-index: 99;
    transform: translate(0, -100%);
    left: auto;
    max-width: 80%;
}

.banner-main .slick-active .slide-left {
    animation: 3s slide-left ease-in-out forwards;
}

/* @keyframes slide-left {
    0% {
        margin-left: 100%;
    }
    100% {
        margin-left: 0%;
    }
} */


@keyframes text-move {
    0% {
        transform: scale(1) translateY(100%);
    }

    100% {
        transform: scale(1) translateY(-50%);
    }
}

/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/

.about-section {
    position: relative;
    margin-top: -7px;
}

.about-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 34px;
    width: 3px;
    height: 100%;

    border-left: 1px solid rgb(52 73 101 / 51%);
    z-index: 0;
}

.about-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: 32px;
    width: 3px;
    height: 100%;

    border-left: 1px solid rgb(52 73 101 / 51%);
    z-index: 0;
}

.about-text {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: normal;
    margin-bottom: 0;
}

.about_cn .section-title {
    margin-bottom: 0;
}

.ab_cn h3 {
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    line-height: 1.7;
    font-weight: 400;
    color: #875b26;
    padding: 15px 0;
}

.ab_cn .btn-bx {
    margin-top: 25px;
}

.ab_cn .btn-bx .text {
    justify-content: center;
}

.ryt_conetnt {
    position: relative;
}

.ryt_conetnt::before,
.ryt_conetnt::after {
    position: absolute;
    content: "";
    top: 20px;
    left: -12px;
    background-image: url(../images/quotes.png);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    opacity: 0.3;
}

.ryt_conetnt::after {
    bottom: 45px;
    left: 48%;
    top: auto;
    transform: rotate(168deg);
}

.ryt_conetnt p {
    font-size: 30px;
    font-family: 'Apercu Pro';
    font-weight: 500;
    color: #000;
    padding: 30px 30px 0;
    margin-bottom: 0;
}

.ryt_conetnt h5 {
    color: #000;
    font-weight: 700 !important;
}

.ceo_nm {
    text-align: right;
}

.about_cn h2 {
    margin-bottom: 23px;
}

.about_cn {
    /* border-right: 3px solid #000; */
    text-align: center;
}

/* .testimonials-new .primary_btn .text{
    margin-left: 119px;
} */


.cta-section {
    background-image: url(../../assets/images/sas2.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 750px;
    background-position: center;
}

.cta-cn {
    background: #fffc;
    padding: 50px 50px;
    max-width: 600px;
}

.cta-cn .btn-bx {
    margin-top: 25px;
}


/*--------------------------------------------------------------
	4 boxed
--------------------------------------------------------------*/




/*--------------------------------------------------------------
	Catering Section new
--------------------------------------------------------------*/
.catering-section {
    overflow: visible;
}

.catering_main_left {
    position: sticky;
    top: 150px;
}

.catering_main_left .catering_title {
    position: absolute;
    flex-direction: column;
    bottom: 10px;
    z-index: 2;
    color: #fff;
    gap: 10px;
}

.catering_main_left .catering_img:before {
    content: '';
    position: absolute;
    bottom: 0;
    top: auto;
    width: 100%;
    height: 40%;
    background: rgb(186, 35, 28);
    background: linear-gradient(180deg, rgba(186, 35, 28, 0) 0%, rgba(0, 0, 0, 1) 100%);
    z-index: 1;
}

.catering_main_left .catering_title h3 {
    color: #fff;
    font-size: 40px;
}

.catering_main_left .catering_title a.text_link {
    color: #fff;
}

.catering_main_left .catering_img {
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    margin-inline: auto;
    max-width: 100%;
    max-height: 650px;
}

.catering_img img {
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    width: 100%;
}

.catering_img {
    overflow: hidden;
    width: 100%;
    height: 480px;
    position: relative;
    z-index: 1;
    margin-inline: auto;
}

.catering_title {
    text-align: center;
    position: relative;
    margin-top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a.text_link {
    color: #875b26;
    text-transform: capitalize;
    font-weight: 500;
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
}

.catering_title h3 {
    font-size: 25px;
    color: #3c3b3b;
    position: relative;
    margin: 0;
    text-transform: capitalize;
}

.catering_title p {
    font-size: 30px;
    color: #3c3b3b;
    position: relative;
    margin: 0;
}

.catering_bx:hover .catering_title p {
    color: #875b26;
}

.catering_slider .slick-slide {
    transform: scale(0.8);
    transition: all 0.4s ease-in-out;
    padding: 40px 0;
}


.catering_slider .slick-slide img {
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}

.catering_slider .slick-center {
    transform: scale(1.1);
}

.catering_bx.right_img .catering_title h3:after {
    left: auto;
    right: 0;
}

a.text_link:after {
    content: '';
    font-size: 25px;
    color: #fff;
    position: absolute;
    background: transparent;
    width: 0px;
    height: 4px;
    bottom: 0;
    left: 0;
    right: 0;
    margin-inline: auto;
    border-top: 2px solid #875b26;
    border-bottom: 2px solid #875b26;
    padding: 1px 0;
    transition: all 0.5s;
}

.catering_bx {
    padding: 0;
    border-radius: 0;
    margin-bottom: 20px;
}

.catering_bx:hover .catering_img img {
    transform: scale(1.5);
}

.catering_bx:hover a.text_link:after {
    width: 50%;
}

.catering_main_bx {
    position: sticky;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    top: 15px;
}

.catering-section .section-title {
    margin-bottom: 0;
}


.cat_card {
    background: #fee7d5;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
}

.cat_card .thumb img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.cat_card .thumb h4 {
    position: absolute;
    left: 0;
    bottom: -10px;
    background: #f76f06;
    margin: 0;
    color: #fff;
}

.cat_card .thumb {
    position: relative;
}

.cat_card .thumb h4 a {
    font-weight: 500;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
}

.cat_card .thumb h4::after {
    position: absolute;
    right: -29px;
    top: -1px;
    content: "";
    height: 84%;
    width: 30px;
    background: #bb5201;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
}

.cat_card .info {
    padding: 30px;
}

.cat_card p {}

.cat_img_1 .section-title h2 {
    color: #fff;
}

.cat_img_1 .section-title span {
    color: #fff;
}

.cat_img_1 .section-title span:before,
.cat_img_1 .section-title span:after {
    background: #fff;
}

.cat_img_1 {
    position: relative;
}

.cat_bx_1 {
    position: relative;
    overflow: hidden;
}

.cat_cn_1 .btn_bx {
    text-align: left;
    margin-top: 15px;
}

.cat_cn_1 {
    position: absolute;
    top: auto;
    bottom: 0;
    padding: 15px;
    z-index: 3;
}

.cat_bx_1:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: 0.35s;
    background-color: transparent;
    background-image: linear-gradient(180deg, #3c3b3b00 0%, #3c3b3b 100%);
    opacity: 0.4;
    content: '';
}

.cat_bx_1 img {
    transition: all 0.5s;
    min-height: 600px;
    object-fit: cover;
}

.cat_img_1:hover .cat_bx_1 img {
    transform: scale(1.2);
}

.cat_img_2 {
    height: 100%;

}

.cat_bx_2 {
    height: 50%;
    position: relative;
    overflow: hidden;
}

.cat_bx_2 img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    transition: all 0.5s;
}

.cat_img_2:hover .cat_bx_2 img {
    transform: scale(1.2);
}

.cat_cn_2 {
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #3c3b3b;
}

.cat_img_2 .section-title h2 {
    color: #fff;
}

a.link-text {
    position: relative;
    padding-bottom: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

a.link-text:after {
    content: '';
    background: #3c3b3b;
    width: 25px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
}

a.link-text:hover:after {
    width: 100%;

}

.cat_img_2 .section-title span:before,
.cat_img_2 .section-title span:after {
    background: #3c3b3b;
}

.event_slider {
    margin-right: -20%;
}


.catering_bx.right_img .catering_title {
    margin-left: 0;
    margin-right: -50px;
    padding-left: 0;
    text-align: right;
    background-image: linear-gradient(270deg, #eee5d2 0%, #C7803F00 100%);
    padding-right: 150px;
}

.catering_bx.right_img .catering_img {
    margin-left: 0;
}

/*--------------------------------------------------------------
	choose Section
--------------------------------------------------------------*/
.choose-us {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 80px 0;
}

.choose-us:before {
    content: '';
    background: black;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0.6;
    z-index: 0;
}

.choose-us .container {
    position: relative;
    z-index: 1;
}

.choose-us-style-one-items {
    overflow: hidden;
}

.feature-style-two-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.feature-style-two {
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 50px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.4);
}

.feature-style-two img {
    height: 80px;
    margin-bottom: 30px;
}

.feature-style-two h4 {
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}

.fun-fact-list .fun-fact .counter {
    justify-content: left;
    color: #fcf203;
    font-weight: 900;
    margin: 0;
    display: flex;
    font-size: 65px;
}

.fun-fact-list .fun-fact {
    float: left;
    margin-right: 60px;
}

.fun-fact-list {
    overflow: hidden;
    margin-top: 30px;
}

.fun-fact-list .fun-fact span.medium {
    font-size: 18px;
    font-weight: 500;
    color: #ffff;
    display: block;
    text-align: center;
}


















.choose-us-style-one:nth-child(2)::after {
    position: absolute;
    left: -1px;
    bottom: 0;
    content: "";
    height: 50%;
    width: 100%;
    border-left: 1px solid var(--color-primary);
    border-bottom-left-radius: 30px;
    z-index: -1;
}

.choose-us-style-one {
    position: relative;
    z-index: 1;
    padding: 50px;
}

.choose-us-style-one:first-child::after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    border-top: 1px solid var(--color-primary);
    border-top-right-radius: 30px;
    z-index: -1;
}

.choose-us-style-one:first-child::before {
    position: absolute;
    right: 0;
    top: 0;
    height: 50%;
    width: 100%;
    content: "";
    border-right: 1px solid var(--color-primary);
    border-top-right-radius: 30px;
    z-index: -1;
}

.choose-us-style-one:nth-child(2)::before {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 50%;
    width: 100%;
    content: "";
    border-right: 1px solid var(--color-primary);
    border-bottom-right-radius: 30px;
    z-index: -1;
}

.choose-us-style-one:nth-child(3)::after {
    position: absolute;
    left: 0;
    z-index: -1;
}

.choose-us-style-one:nth-child(2) {
    border-bottom: 1px solid var(--color-primary);
    border-radius: 30px;
}

.choose-us-style-one:nth-child(3) {
    border-top: 1px solid var(--color-primary);
    border-top-left-radius: 30px;
}

.choose-us-style-one:nth-child(3)::after {
    position: absolute;
    top: 0;
    left: -1px;
    height: 50%;
    width: 100%;
    content: "";
    border-left: 1px solid var(--color-primary);
    border-top-left-radius: 30px;
    z-index: -1;
}

.choose-us-style-one img {
    height: 100px;
    margin-bottom: 30px;
}

.choose-us-style-one p {
    margin-bottom: 0;
}

.feature-style-two-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.feature-style-two {
    border: 1px solid rgb(252 242 3 / 52%);
    padding: 50px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.4);
}

.feature-style-two img {
    height: 80px;
    margin-bottom: 30px;
}

.feature-style-two p {
    margin: 0;
    color: #fff;
}

.insig_news {
    display: block;
    margin-top: 36px;
}

.insig_news .btn-bx button {
    outline: none;
    border: none;
    background-color: transparent;
    padding: 0;
}

.insig_news figure img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
    border-radius: 8px;
}

.insig_news figure {
    overflow: hidden;
    margin: 0;
}

.insig_news:hover figure img {
    transform: scale(1.3);
}

.insig_news h3 {
    color: #000;
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 1.7;
}

.new_sights .container {
    width: 100%;
    max-width: 87%;
}

.sight_ryt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 9;
}

.sight_ryt_contnt {
    width: 48%;
}

.sight_ryt_contnt .insig_news figure img {
    height: 250px;
}

.sight_ryt_contnt .insig_news h3 {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #3d5473;
}

.new_sights {
    overflow: visible;
    position: relative;
}

.new_sights::before {
    content: "";
    position: absolute;
    top: 0;
    left: 34px;
    width: 3px;
    height: 105%;
    border-left: 1px solid rgb(52 73 101 / 51%);
    z-index: 0;
}

.new_sights::after {
    content: "";
    position: absolute;
    top: 0;
    right: 32px;
    width: 3px;
    height: 105%;
    border-left: 1px solid rgb(52 73 101 / 51%);
    z-index: 0;
}

.sight_lyt {
    position: sticky;
    top: 8%;
    padding-right: 10%;
}

.sight_lyt .insig_news h3 {
    font-weight: 400;
    font-size: 18px;
    margin-top: 15px;
}

/*--------------------------------------------------------------
 # cta Css
--------------------------------------------------------------*/
.cta-new {
    position: relative;
    overflow: hidden;
    padding: 0 0 150px 0;
    background-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2025/01/ImportedPhoto.758556262.160787.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

.cta-new .cta-sect {
    display: block;
    background: rgb(255 255 255 / 85%);
    padding: 50px;
    border-radius: 0px 0px 15px 15px;
    text-align: center;
}

.cta-new .container {
    position: relative;
    z-index: 1;
}

.cta-new::before {
    content: "";
    position: absolute;
    top: 0;
    left: 34px;
    width: 3px;
    height: 100%;
    border-left: 1px solid rgb(52 73 101 / 51%);
    z-index: 0;
}

.cta-new::after {
    content: "";
    position: absolute;
    top: 0;
    right: 32px;
    width: 3px;
    height: 100%;
    border-left: 1px solid #ffffffe0;
    z-index: 9;
}

.cta-new .cta-img {
    position: absolute;
    top: 0;
    width: 60.6%;
    right: 0;
    z-index: 9;
    clip-path: polygon(32% 0%, 100% 0, 100% 100%, 0% 100%);
    object-fit: cover;
}

.cta-new .slick-list.draggable {
    height: 100%;
}

.cta-inner-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.cta-new .slide_testi_bnr {
    position: relative;
    z-index: 9;
    max-width: 50%;
}

.cta-new .testimonials-item {
    position: relative;
    z-index: 1;
    max-width: 595px;
    padding: 15px 0;
}

.cta-new .testimonials-item .testimonials-item-wrap {
    z-index: 1;
    position: relative;
    display: block;
}

.cta-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cta-new .btn_bx {
    text-align: center;
    margin-top: 50px;
}

.cta-new .slick-list.draggable {
    padding: 0;
}

.cta-new .section-title {
    margin-bottom: 15px;
}

.cta-new .slick-arrow.slick-prev {
    left: -2%;
}

.cta-new .slick-arrow.slick-next {
    right: -2%;
}

/*--------------------------------------------------------------
 # testimonials Css
--------------------------------------------------------------*/
.testimonials-new {
    position: relative;
    overflow: hidden;
}

.testimonials-new .container {
    padding-left: 50px;
    position: relative;
    z-index: 1;
}

.testimonials-new::before {
    content: "";
    position: absolute;
    top: 0;
    left: 34px;
    width: 3px;
    height: 100%;
    border-left: 1px solid rgb(52 73 101 / 51%);
    z-index: 0;
}

.testimonials-new::after {
    content: "";
    position: absolute;
    top: 0;
    right: 32px;
    width: 3px;
    height: 100%;
    border-left: 1px solid rgb(52 73 101 / 51%);
    z-index: 9;
}

.testi_img img {
    position: absolute;
    top: 0;
    width: 60.6%;
    right: 0;
    /* animation: bounce-y 10s linear infinite; */
    z-index: 9;
}

/* @keyframes bounce-y {
    0% {
        transform: translateY(0);
    }
    
    50% {
        transform: translateY(-30px);
    }
    100% {
        transform: translateY(0);
    }
} */


.slide_testi_bnr {
    position: relative;
    z-index: 9;
}

.testimonials-new .testimonials-item {
    position: relative;
    z-index: 1;
    max-width: 500px;
}

.testimonials-body {
    border: 1px solid #f0f5ff;
    padding: 15px;
    min-height: 250px;
}

.testimonials-new .testimonials-item .testimonials-item-wrap {
    z-index: 1;
    position: relative;
    display: block;
    background: #ffffff;
    padding: 20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 15px;
}

.testimonials-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.testimonials-new .btn_bx {
    text-align: center;
    margin-top: 50px;
}

.testimonials-new .slick-list.draggable {
    padding: 0;
}

.testimonials-new .section-title {
    margin-bottom: 50px;
}

.testimonials-new .slick-arrow.slick-prev {
    left: -2%;
}

.testimonials-new .slick-arrow.slick-next {
    right: -2%;
}

.goggle-img {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 17px;
}

.goggle-img img {
    background: rgb(196 154 108 / 10%);
    padding: 15px;
    width: 65px;
    height: 65px;
    border-radius: 8px;
}

.testimonials-new .primary_btn .text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}

.testimonials-auther-content h3 {
    font-size: 18px;
    margin-bottom: 0;
    color: #3d5473;
    text-align: end;
}


.testimonials-new .pbmit-featured-wrapper {
    width: 80px
}

.testimonials-new .pbmit-featured-wrapper img {
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.testimonials-new .testimonials-auther-content {
    margin-left: 0;
}

.testimonials-new .slick-initialized .slick-slide {
    padding: 0 15px;
}

.testimonials-new p {
    font-size: 18px;
    line-height: 30px;
    margin: 15px 0;
    border: 0;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.testimonials-slider-new .slick-track {
    padding-top: 15px;
}

.testimonials-new .testimonials-star-ratings {
    color: #eab923;
}

.testimonials-new .pbminfotech-star-ratings-text {
    font-size: 30px;
    line-height: 26px;
    font-weight: 600 !important;
    font-style: italic !important;
    color: var(--pbmit-xcare-blackish-color);
    letter-spacing: -.25px
}

.testimonials-new .btn-bx {
    margin: 41px 0 0 0px;
    margin-left: 17px;
}

.cta-sect {
    position: relative;
    display: none;
}

/* .cta-sect::before {
    content: "";
    position: absolute;
    top: 0;
    left: 34px;
    width: 3px;
    height: 100%;
    border-left: 1px solid rgb(52 73 101 / 51%);
    z-index: 0;
}

.cta-sect::after {
    content: "";
    position: absolute;
    top: 0;
    right: 32px;
    width: 3px;
    height: 100%;
    border-left: 1px solid rgb(52 73 101 / 51%);
    z-index: 9;
} */

.cta-sect .section-title h3 {
    margin-bottom: 24px;
}

.cta_btn .mr-3 {
    margin-right: 12px;
}

/*--------------------------------------------------------------
 # Gallery
--------------------------------------------------------------*/
.section-title.text-white span {
    color: #fff;
}

.gallery-section {
    position: relative;
}

.gallery-section .container-fluid {
    position: relative;
    z-index: 2;
}

.gallery_img img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    transition: all 0.5s;
}

.gallery_img {
    position: relative;
    overflow: hidden;
}

.gallery_img:hover img {
    transform: scale(1.1);
}

/* .gallery-section .section-title * {
    color: #fff;
} */
/* 
.gallery_img:before {
    position: absolute;
    content: "\f00e";
    background: rgb(135 91 38 / 61%);
    height: 90%;
    width: 90%;
    top: 0;
    left: 0;
    bottom: 0;
    transition: all 0.9s;
    font-family: "FontAwesome";
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    opacity: 0;
    cursor: pointer;
    transform: scale(0);
    right: 0;
    margin: auto;
}

.gallery_img:hover:before {
    opacity: 1;
    transform: scale(1);
} */
.gallery-section .section-title {
    margin-bottom: 50px;
}

.gallery_slider_cn {
    max-width: 850px;
    text-align: center;
    margin-inline: auto;
    margin-top: 50px;
}

.gallery_slider_cn .btn_bx {
    margin-top: 25px;
    text-align: center;
}

.gallery_slider_cn h3 {
    color: #fff;
    font-size: 28px;
}


/*--------------------------------------------------------------
 # Footer
--------------------------------------------------------------*/
.lines {
    position: absolute;
    inset: 0;
    max-width: 1520px;
    margin-inline: auto;
    z-index: 1;
}

.lines .line:nth-child(1) {
    margin-left: -22%;
}

.lines .line {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    background: rgb(255 255 255 / 15%);
    overflow: hidden;
}

.lines .line:nth-child(1)::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.lines .line::after {
    content: "";
    display: block;
    position: absolute;
    height: 15vh;
    width: 100%;
    top: -50%;
    left: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255 255 255) 100%);
    -webkit-animation: run 7s 0s infinite;
    animation: run 7s 0s infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
    animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
}

.lines .line:nth-child(3)::after {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}

section#footertop {
    position: relative;
}

.lines .line:nth-child(2) {
    left: 62%;
}

.lines .line:nth-child(3) {
    left: 72%;
}

@keyframes run {
    0% {
        top: -50%;
    }

    100% {
        top: 110%;
    }
}

.footer-section {
    background: url("../images/img/ft_bnr.jpg") center / cover;
    position: relative;
    padding-top: 60px;
    isolation: isolate;
    background-attachment: fixed;
}

.footer-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(25, 49, 81, 0.9);
    z-index: -1;
}

.footer-widget.w_100 ul li {
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.footer-cta {
    border-bottom: 1px solid rgb(255 255 255 / 25%);
    padding-bottom: 50px;
}

.single-cta i {
    color: #c49a6c;
    font-size: 30px;
    float: left;
    margin-top: 0px;
}

.cta-text {
    padding-left: 15px;
    display: inline-block;
}

.cta-text h4 {
    color: #c49a6c;
    font-size: 25px;
    margin-bottom: 2px;
	text-transform: capitalize;
}

.cta-text span {
    color: #fff;
    font-size: 18px;
}

.footer-cta .cta-text a {
    color: #fff;
}

.footer-cta .cta-text a:hover {
    color: #c49a6c;
}

.footer-content {
    position: relative;
    z-index: 2;
    margin: 15px 0;
    padding: 50px 0;
}

.footer-content .row {
    position: relative;
    z-index: 2;
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo {
    margin-bottom: 30px;
}

.footer-logo img {
    max-width: 80px;
}

.footer-text p {
    margin-bottom: 25px;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-social-icon a {
    font-size: 18px;
    margin-right: 15px;
    border: 1px solid #d7b65d;
    height: 40px;
    width: 40px;
    display: inline-block;
    color: #d7b65d;
}

.footer-social-icon a:hover {
    color: #fff;
    border: 1px solid #d7b65d;
    background-color: #d7b65d;
}

.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.facebook-bg {
    background: #3b5998;
}

.twitter-bg {
    background: #55acee;
}

.google-bg {
    background: #c49a6c;
}

.footer-widget-heading h3 {
    font-size: 25px;
    margin-bottom: 40px;
    position: relative;
    color: #c49a6c;
    padding-bottom: 15px;
}

.footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 50px;
    background: #c49a6c;
}

.footer-widget ul li {
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

.footer-widget ul li:before {
    content: "\f219";
    font-family: "Font Awesome 5 Free";
    font-size: 13px;
    font-weight: 900;
    padding-right: 10px;
    color: #c49a6c;
}

.footer-widget ul li a:hover {
    color: #c49a6c;
}

.footer-widget ul li a {
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    border-radius: 8px;
}

.subscribe-form {
    position: relative;
    overflow: hidden;
}

.subscribe-form input::placeholder {
    color: #fff;
}

.subscribe-form input {
    width: 100%;
    padding: 14px 64px 14px 14px;
    background: transparent;
    border: 1px solid #d7b65d;
    color: #fff;
    outline: none;
}

.subscribe-form button {
    position: absolute;
    right: 0;
    background: #d7b65d;
    padding: 13px 20px;
    border: 1px solid #d7b65d;
    top: 0;
}

.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
}

.copyright-area {
    padding: 16px 0;
    border-top: 1px solid rgb(255 255 255 / 11%);
}

.ab_cl h2 {
    color: #000;
}

.copyright-text p {
    margin: 0;
    font-size: 18px;
    color: #fff;
}

.copyright-text p a {
    color: #d7b65d;
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

.footer-menu li:hover a {
    color: #d7b65d;
}

.footer-menu li a {
    font-size: 14px;
    color: #878787;
}

.ft_li {
    margin-bottom: 45px;
}

.footer-section figure {
    margin-bottom: 0;
}

.footer-section figure img {
    width: 191px;
}

.ft_links {
    display: flex;
    gap: 60px;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    align-items: center;
    height: 100%;
}

.ft_links li a {
    color: #fff;
    transition: all 0.4s ease-in-out;
}

.ft_links li a:hover {
    opacity: 0.7;

}

.social_links {
    display: flex;
    gap: 12px;
    justify-content: left;
    align-items: center;
    height: 100%;
}

.social_links li {
    width: fit-content !important;
}

.social_links li:before {
    display: none;
}

.social_links li a {
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    transition: all 0.4s ease-in-out;
}

.social_links li a:hover {
    background-color: #c49a6c;
    color: #fff !important;
}

.ft_li {
    display: flex;
    justify-content: space-between;
}

.btm_foter {
    display: flex;
    justify-content: space-between;
}

.addres_txt {
    display: flex;
    gap: 40px;
    color: #fff;
}

.addres_txt a {
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.addres_txt a:hover {
    opacity: 0.7;
}

.ph_text a {
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.ph_text a:hover {
    opacity: 0.7;
}

section {
    overflow: hidden;
}

@media (max-width: 1440px) {}

@media (max-width: 1366px) {

    .ryt_conetnt::after {
        left: 56%;
    }

    .sevices-section .container {
        width: 100%;
        max-width: 94%;
    }

    .ser_details {
        width: 68%;
    }

    .ser_tbs {
        width: 37%;
    }

    .new_sights .container {
        width: 100%;
        max-width: 93%;
    }

    .footer-section .container {
        width: 100%;
        max-width: 93%;
    }

    .ft_links {
        font-size: 18px;
    }

    .navbar ul {
        gap: 32px;
    }

    .banner-main::after {
        right: 19%;
    }

    /* .call-buton .cc-calto-action-ripple {
        bottom: 4.5rem;
     } */
    .ban_head p {

        transform: translateY(-183px);
    }

    .bottom_head .navbar a {
        font-size: 15px;
    }

    .right_btn .our-btn-black {
        padding: 15px 16px;
        font-size: 18px;

    }

    .bottom_head .lyt_logo img {
        width: 141px;
    }

    .bottom_head .lyt_logo figure {
        margin-bottom: 0;
    }

    .testi_img img {
        top: 0;
        width: 65%;
        right: 0;
        height: 649px;
    }

    .sevices-section::after,
    .new_sights::after,
    .testimonials-new::after,
    .blog-section::after {
        right: 32px;
    }


    .slick-dots {
        margin-left: 3%;
    }

    .about-section::after {
        right: 32px;
    }
}











.restru_bx {
    border-top: 1px solid rgb(52 73 101 / 51%);
    border-bottom: 1px solid rgb(52 73 101 / 51%);
    padding: 0;
}

.restru_bx .container-fluid {
    padding: 0 34px;
}

.rset_bx {
    display: flex;
    justify-content: space-between;
}

.rset_bx .rt_bx1 {
    text-align: center;
    width: 33%;
    padding: 45px 22px;
    transition: all 0.3s ease-in-out;
}

.rset_bx .rt_bx1 figure {
    position: relative;
}

.rset_bx .rt_bx1 figure::after {
    background-color: #fff;
    content: "";
    width: 80px;
    height: 80px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    top: 0;
    left: 153px;
    position: absolute;
    animation: spinnerRotatefour 25s linear infinite;
    opacity: 0;
}

@keyframes spinnerRotatefour {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rset_bx .rt_bx1:hover:nth-child(odd) {
    background: linear-gradient(180deg, rgb(177 136 92) 0%, rgb(183 149 111) 100%);
}

.rset_bx .rt_bx1:hover:nth-child(even) {
    background: linear-gradient(180deg, rgba(37, 53, 74, 1) 0%, rgba(61, 84, 115, 1) 100%);
}

.rset_bx .rt_bx1:hover:nth-child(even) h4 a {
    color: #fff !important
}

.rset_bx .rt_bx1:hover figure::after {
    opacity: 1;
}

.rset_bx .rt_bx1:hover .our-btn-black {
    color: #fff;
}

.rset_bx .rt_bx1:hover h2 {
    color: #fff;
}

.rset_bx .rt_bx1:hover figure img {
    position: relative;
    z-index: 9;
}
.rset_bx .rt_bx1:not(:nth-child(even)):hover figure img {
    filter: brightness(0);
}
.rset_bx .rt_bx1:hover .our-btn-black:before {
    border: 2px solid #fff;
}

.rset_bx .rt_bx1:hover .our-btn-black .top-line,
.rset_bx .rt_bx1:hover .our-btn-black .bottom-line-1,
.rset_bx .rt_bx1:hover .our-btn-black .bottom-line-2 {
    background: #c49a6c;
}

.rset_bx .rt_bx1:hover h4 a {
    color: #000 !important;
}

.rset_bx .rt_bx1:not(:last-child) {
    border-right: 1px solid rgb(52 73 101 / 51%);
}

.rset_bx .rt_bx1:first-child {
    border-left: 1px solid rgb(52 73 101 / 51%);
}

.rset_bx .rt_bx1:last-child {
    border-right: 1px solid rgb(52 73 101 / 51%);
}

.rset_bx .rt_bx1 figure img {
    width: 80px;
    filter: brightness(0) saturate(100%) invert(67%) sepia(41%) saturate(364%) hue-rotate(351deg) brightness(88%) contrast(91%);
}

.rset_bx .rt_bx1 p {
    margin-bottom: 50px;
}

.rset_bx .rt_bx1 h2 {
    margin: 40px 0 65px;
    color: #3d5473;
    position: relative;
    text-transform: capitalize;
    font-size: 25px;
}

.rset_bx .rt_bx1 h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 2px;
    width: 65px;
    background: #344965;
    margin: 0 auto;
    right: 0;
}

.rset_bx .rt_bx1:nth-child(1) h2::after {
    background: #344965;
    /* Example color for "Dine In" */
}

.rset_bx .rt_bx1:nth-child(2) h2::after {
    background: #344965;
    /* Example color for "Pickup and Delivery" */
}


.rset_bx .rt_bx1:nth-child(3) h2::after {
    background: #344965;

    /* Example color for "Events and Catering" */
}

.rset_bx .rt_bx1:nth-child(4) h2::after {
    background: #344965;

    /* Example color for "Reserve a Table" */
}

.rt_bx1:hover:nth-child(2) h2::after {
    background-color: #c49a6c;
}

.rt_bx1:hover:nth-child(4) h2::after {
    background: #c49a6c;

}





.rset_bx .rt_bx1 h4 {
    margin-top: 12px;
}

.rset_bx .rt_bx1 h4 a {
    color: #3d5473;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
    font-size: 18px;

}

.rset_bx .rt_bx1 h4 a:hover {
    color: #c49a6c;
}

.rt_bx1 .two_btn {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: translate(0px, 0px);
}

.rset_bx .rt_bx1:hover .two_btn {
    opacity: 1;
    transform: translate(0px, -13px);
}

.rset_bx .rt_bx1:hover .lin {
    width: 56px;
    opacity: 1;
    transform: translate(0px, -37px);
    filter: grayscale(100%) brightness(200%) contrast(100%) invert(1%);
}

.rt_bx1 .lin {
    width: 86px;
    transition: all 0.3s ease-in-out;
    transform: translate(0px, 0px);
}

.menu_sec {
    /* background-color: #2b2d39; */
    padding: 0;
    position: relative;
}

.mrnu_bg {
    position: relative;
    padding: 118px 0 100px;
    background: linear-gradient(270deg, rgba(61, 84, 115, 1) 0%, rgba(37, 53, 74, 1) 100%);
    background-color: rgba(61, 84, 115, 1);
}

.mrnu_bg::before {
    content: "";
    background: linear-gradient(270deg, rgb(61 84 115 / 64%) 0%, rgb(37 53 74) 100%);
    background-color: rgb(61 84 115 / 52%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.box {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    z-index: 99;
    top: 0px;
    left: 0px;
    background: trasparent;
    pointer-events: none;

}



.curtain {
    position: absolute;
    width: 50%;
    height: inherit;
    /* background-color: black; */
    top: 0px;
    overflow: hidden;
}

.left {
    left: 0;
    background-image: linear-gradient(0deg, rgba(61, 84, 115, 0.85) 50%, rgba(61, 84, 115, 0.85) 50%), url(../images/img/menu_bnrr.jpg);
    background-repeat: repeat;
    background-position: center left;
    background-attachment: fixed;
}

.right {
    right: 0;
    background-image: linear-gradient(0deg, rgba(61, 84, 115, 0.85) 50%, rgba(61, 84, 115, 0.85) 50%), url(../images/img/menu_bnrr.jpg);
    background-repeat: repeat;
    background-position: center right;
    background-attachment: fixed;
}

.curtain.left img {
    top: 29px;
    position: absolute;
    right: -196px;
    width: 400px;
}

.curtain.right img {
    position: absolute;
    top: 29px;
    left: -203px;
    width: 400px;
}










.menu_sec::before {
    content: "";
    position: absolute;
    top: 0;
    left: 34px;
    width: 3px;
    height: 105%;
    border-left: 1px solid rgb(255 255 255 / 55%);
    z-index: 999;
}

.menu_sec::after {
    content: "";
    position: absolute;
    top: 0;
    right: 32px;
    width: 3px;
    height: 105%;
    border-left: 1px solid rgb(255 255 255 / 55%);
    z-index: 999;

}

.menu_sec .section-title {
    text-align: center;
}

.menu_sec .section-title h2 {
    color: #fff;
}

.menu_sec nav .nav-tabs {
    border-bottom: none;
    justify-content: center;
    gap: 15px;
    position: relative;
}

.menu_sec nav .nav-tabs::after {
    content: "";
    position: absolute;
    top: 167%;
    width: 100%;
    height: 2px;
    background: rgb(255, 255, 255);
    background: radial-gradient(circle, rgb(207 207 207 / 22%) 0%, #2b2d3900 100%);
}

.menu_sec nav .nav-tabs img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.menu_sec nav .nav-tabs .nav-link.active {
    border-radius: 12px;
    background: linear-gradient(180deg, rgb(177 136 92) 0%, rgb(183 149 111) 100%);
    border: 2px solid #fbd6ad87;
}

.menu_sec nav .nav-tabs .nav-link.active h6 {
    color: #fff;
    font-weight: 400;
    margin: 0;
}

.menu_sec nav .nav-tabs .nav-link h6 {
    color: #ededed;
    margin: 0px;
    font-size: 20px;
    font-weight: 400;
}

.menu_sec .nav-tabs .nav-link {
    width: 14%;
    border-radius: 12px;
    /* background: linear-gradient(180deg, rgba(61, 84, 115, 1) 0%, rgba(37, 53, 74, 1) 100%); */
    background-color: rgb(0 0 0 / 27%);
    border: 2px solid #ffffff66;
}

.menu_sec .nav-tabs .nav-link:hover {
    border: 2px solid #fbd6ad87;
}

.mnu_txt .main-content {
    flex: 1;
    width: 100%;
    position: relative;
}

.mnu_txt .main-content .menu-title {
    color: #c49a6c;
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 1px;
}

.mnu_txt .main-content .pxl-separator {
    border-color: #E6C9A273;
    height: 6px;
    border-top: 1px solid #c49a6c;
    border-bottom: 1px solid #c49a6c;
    flex: 1;
    margin: 0 13px;
    margin-top: 7px;

}

.mnu_txt .main-content .menu-price {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #ffffff;
    background-color: #c49a6c;
    padding: 4px;
    border-radius: 5px;
    border: 2px solid #ffffff;
    outline: 2px solid #ffffff;
    outline-offset: 2px;
    box-shadow: rgb(181 145 105 / 61%) 0px 8px 24px;
}

.mnu_txt .main-content .menu-sub-title {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    max-width: 86%;
}

.mnu_cont {
    margin-top: 74px;
}

.mnu_cont {
    display: flex;
    justify-content: center;
    gap: 51px;
}

.mnu_cont .mnu_img {
    position: relative;
    z-index: 9;
}

.mnu_cont .mnu_img img {
    position: relative;
}

.mnu_cont .mnu_img::before {
    background-color: #c49a6c;
    content: "";
    width: 380px;
    height: 380px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    top: 23px;
    left: 22px;
    position: absolute;
    animation: spinnerRotatefour 25s linear infinite;
}

@keyframes spinnerRotatefour {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* .mnu_cont .mnu_img {
    width: 27%;
} */
.mnu_cont .mnu_txt {
    width: 57%;
}

.mnu_cont .mnu_txt h2 {
    color: #fff;
    margin-bottom: 12px;
    text-align: left;
}

.mnu_cont .mnu_img img {
    width: 400px;
    height: 400px;
    object-fit: cover;
    border-radius: 50%;
}

.mnu_cont .main-content:not(:last-child) {
    margin-bottom: 20px;
}

.menu_sec .btn-bx {
    margin-top: 40px;
    position: relative;
}

.menu_sec .btn-bx span {
    justify-content: center;
    /* margin-left: -77px; */
}

.menu_sec .btn-bx a {
    color: #fff;
}

.menu_sec .btn-bx a img {
    filter: none;
}

.oprn_time ul li {
    color: #fff;
}



@media (max-width:1366px) and (min-width: 1280px) {
    .rset_bx .rt_bx1 {
        padding: 45px 17px;
    }

    .menu_sec .nav-tabs .nav-link {
        width: 16%;
    }

    .rset_bx .rt_bx1 figure::after {
        left: 90px;
    }

    .curtain.left img {
        top: 29px;
        position: absolute;
        right: -185px;
        width: 376px;
    }

    .curtain.right img {
        position: absolute;
        top: 29px;
        left: -192px;
        width: 376px;
    }

    .mrnu_bg {
        padding: 280px 0 100px;
    }
}















/*--------------------------------------------------------------

# Inner Banner

--------------------------------------------------------------*/

.inner-banner {
    position: relative;
    isolation: isolate;
    padding-block: 130px;
    display: grid;
    align-items: center;
    grid-template-areas: "stacked";
}

.inner-banner::after {
    height: 100%;
    width: 100%;
    position: absolute;
    content: '';
    background: #00000059;
    inset: 0;
}

.inner-banner .container {
    z-index: 7;
    position: relative;
}


.inner-banner>* {

    grid-area: stacked;

}



.inner-banner-image img {

    position: absolute;

    inset: 0;

    z-index: -2;

    width: 100%;

    height: 100%;

    display: block;

    object-fit: cover;

    object-position: center;

}



.inner-banner-content {

    display: flex;

    justify-content: space-between;

    align-items: end;

    gap: 1rem;

    flex-wrap: wrap;

}


.inner-banner .banner-title>* {
    font-weight: 600;
    margin: 0;
    font-size: 35px;
    background-color: hsl(0 0 0 / 80%);
    padding: 17px 20px;
    padding-inline: 1.25em 2.5em;
    color: #fff !important;
    clip-path: polygon(0 0, 100% 0, calc(100% - 1em) 100%, 0 100%);
    max-width: max-content;
    border-bottom: 0.15em solid #fff;
    transition: all 500ms ease;
    background: #c49a6c;
    text-transform: capitalize;
    font-weight: 500 !important;
}

.inner-banner:hover .banner-title>* {

    background-color: #c49a6c;

    border-bottom: 0.15em solid #fff;

}

/* Contact */
.contact-info {
    background-color: #f2f2f2;
}

.contact-info .contact-item {
    background-color: #fff;
    padding: 1.5rem;
    text-align: center;
    height: 100%;
    border-radius: 0.5rem;
    border: 1px solid #e0e0e0;
}

.contact-info .contact-item .icon {
    width: 60px;
    height: 60px;
    margin-inline: auto;
    border: 2px solid #1e1e1e;
    color: #1e1e1e;
    border-radius: 50%;
    margin-block-end: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-info .contact-item a {
    color: #1e1e1e;
}

form .row {
    row-gap: 1.5rem;
}

/* Form Control */
.FormControl-root {
    --_size-y: 50px;
    --_size-x: 100%;
    --_rounded: 0.5rem;
    position: relative;
    isolation: isolate;
}

.FormControl-root .FormLabel-root {
    position: absolute;
    inset: 0;
    text-indent: 1rem;
    font-size: 1rem;
    transition: 300ms ease;
    pointer-events: none;
    height: var(--_size-y);
    line-height: var(--_size-y);
}

.FormControl-root:is(:focus-within, .FormControl-shrink) .FormLabel-root {
    transform: translateY(-50%);
}

.FormControl-root .InputBase-root {
    display: grid;
}

.FormControl-root .InputBase-root>* {
    grid-area: 1 / -1;
}

.FormControl-root .InputBase-input {
    padding: 0.5rem;
    margin: 0;
    border: none;
    outline: none;
    height: var(--_size-y);
    box-sizing: border-box;
}

.FormControl-root fieldset {
    border: 1px solid currentColor;
    padding-inline: 0.5rem;
    position: absolute;
    inset: -0.5rem 0 0 0;
    pointer-events: none;
    height: calc(100% + 0.5rem);
    opacity: 0.5;
    box-sizing: border-box;
}

.FormControl-root:is(:hover, .FormControl-shrink) fieldset {
    opacity: 1;
}

.FormControl-root legend {
    all: revert-layer;
    margin: 0;
    font-size: 1rem;
    padding-inline: 0;
    width: 0;
    height: 1rem;
    visibility: hidden;
    overflow: hidden;
    box-sizing: border-box;
}

.FormControl-root.FormControl-shrink legend {
    padding-inline: 0.5rem;
    width: auto;
}

.FormControl-root :is(input, fieldset) {
    border-radius: var(--_rounded, 0);
}

@media (min-width: 992px) {
    .contact-us-inner iframe {
        height: 100%;
    }
}


.reservation-wrapper {
    background-color: #1e1e1e;
    border: 0.5rem solid #c49a6c;
    max-width: 900px;
    margin-inline: auto;
    padding: 3rem 1.5rem;
}

.reservation-wrapper .our-btn-black {
    color: #fff;
}

.reservation-wrapper .FormControl-root {
    color: #fff;
}

.reservation-wrapper .FormControl-root .InputBase-input {
    background-color: transparent;
    color: #fff;
}

.reservation-wrapper .FormControl-root:not(.FormControl-shrink) .InputBase-input {
    color: transparent;
}

.reservation-wrapper .FormControl-root .InputBase-input::-webkit-calendar-picker-indicator {
    filter: invert();
    cursor: pointer;
}



.reviews-inner .review {
    border: 1px solid #ccc;
    border-radius: 0.5rem;
    box-shadow: 0 1px 8px hsl(0, 0%, 0%, 10%);
}

.reviews-inner .review:not(:last-child) {
    margin-block-end: 1.5rem;
}

.review {
    --_ratings-icon-size: 20px;
    --_ratings: 5;
    --_google-icon-size: 40px;
    background-color: var(--clr-white, #fff);
    padding: clamp(1rem, 1.35vw, 1.35rem);
}

.review .review-header {
    margin-block-end: 1rem;
}

.review .review-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.review .review-header .ratings {
    width: calc(var(--_ratings-icon-size) * var(--_ratings));
    height: var(--_ratings-icon-size);
    background: repeat-x url("https://www.tablafineindiancuisine.com/wp-content/uploads/2024/12/star.png") 100% / var(--_ratings-icon-size);
}

.review .review-header .google-icon {
    width: var(--_google-icon-size);
    height: var(--_google-icon-size);
    background: no-repeat url("https://www.tablafineindiancuisine.com/wp-content/uploads/2024/12/google-logo-icon.png") 100% / var(--_google-icon-size);
}

.review .review-footer>* {
    margin-block: 0.5em 0;
    font-size: 1.5rem;
    color: #000;
    text-transform: capitalize;
}





.page-template header {
    position: unset;
    background: #000;
}

.home header {
    position: absolute !important;
    background: transparent !important;
}

@media (min-width: 992px) {
	.home header {
    	position: fixed !important;
	}
}

@media (max-width: 991.98px) {
	.home header {
		top: 46px;
	}
}















.ol-cards {
    list-style-type: none;
    display: flex;
    margin: 0 auto;
    padding: 0;
    gap: 28px;
    flex-wrap: wrap;
}

.ol-cards li {
    padding: 15px;
    counter-increment: ol-cards-counter;
    text-align: left;
    background-color: #ffffffd9;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    gap: 15px;
    align-items: center;
    width: 50%;
    flex: 0 0 calc(50% - 30px);
    padding-left: 115px;
}

.ol-cards li .step {
    display: none;
    background-color: #c49a6c;
    padding: 1em;
    gap: 1em;
    align-items: center;
    justify-content: center;
    max-width: 85px;
    border-radius: 15px;
}

.ol-cards {
    list-style: none;
    margin-left: 1em;
    counter-reset: line;
}

.ol-cards li {
    position: relative;
}

.ol-cards li:before {
    position: absolute;
    left: 0;
    display: flex;
    width: 100px;
    height: 100%;
    margin-right: 0.5em;
    background-color: #c49a6c;
    border-radius: 0;
    text-align: center;
    counter-increment: line;
    content: '0' counter(line);
    align-items: center;
    justify-content: center;
    font-size: 40px;
    text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
        1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    color: #c49a6c;
}

.ol-cards li .step::before {
    content: "0" counter(ol-cards-counter);
    flex: 1;
    align-self: center;
    color: var(--ol-cards-color-bg);
    font-weight: bold;
    font-size: 2em;
    text-shadow: 0.025em 0.025em 0.125em rgba(0, 0, 0, 0.4);
    color: #fff;
}

.ol-cards li .step i {
    color: #ffffff;
    width: 2em;
    height: 2em;
    font-size: 1.8em;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background-color: var(--ol-cards-color-bg);
    box-shadow: 0.25em 0.25em 0.5em rgba(0, 0, 0, 0.4), inset 0.05em 0.05em rgba(255, 255, 255, 1);
}

.ol-cards li .title {
    color: #3d5473;
    font-weight: bold;
    font-size: 20px;
}

.ol-cards li .content {
    grid-area: content;
    font-size: 0.9em;
}

@media only screen and (max-width: 500px) {
    .ol-cards {
        padding: 1em;
    }

    .ol-cards li {
        column-gap: 0;
        grid-template-areas: "step title" "content content";
        grid-template-columns: min-content auto;
        padding: 1em 0;
    }

    /* .ol-cards.alternate li:nth-child(even) {
        column-gap: 0;
        grid-template-areas: "title step" "content content";
        grid-template-columns: auto min-content;
        padding: 1em 0;
    } */

    .ol-cards li .title {
        padding: 0 1em;
        align-self: center;
        width: auto;
    }

    .ol-cards li .step {
        font-size: 0.5em;
    }

    .ol-cards li .content {
        padding: 0 1em;
    }
}

.step img {
    width: 55px;
}

.right-side-bx .ol-cards li {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 0px;
}

.right-side-bx .ol-cards li .step {

    border-radius: 0px 100px 100px 0px !important;
}

.about-page {
    background-image: linear-gradient(0deg, rgb(0 0 0 / 80%) 50%, rgb(0 0 0 / 80%) 50%), url(https://www.tablafineindiancuisine.com/wp-content/uploads/2025/01/ImportedPhoto.758547937.993893.jpeg);
    background-repeat: no-repeat;
    background-position: center left;
    background-attachment: fixed;
    background-size: cover;
}

.about-page .center-pic img {
    object-fit: cover;
    padding: 3px;
    border-radius: 300px 300px 0px 0px;
    border: 2px dashed #c49a6c;
    height: auto;
}

.about-section2::before {
    display: none;
}

.ol-cards li .step::before {
    display: none;
}

.about-section2::after {
    display: none;
}

/* .why-choose {
    background:
        #c49a6c1a;
} */



.cta-sect2::after {
    display: none;
}

.cta-sect2::before {
    display: none;
}

.infographic-cards {
    width: 100%;
    position: relative;
    display: flex;
    margin-top: 2%;
    gap: 2%;
    justify-content: center;
    padding-left: 0;

}

.infographic-cards h2 {
    font-size: 22px;
    margin: 14px 0px 10px 0px;
    color: #ffffff;
}

.infographic-cards li h6 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    color: #fff;
}

.infographic-cards li {
    list-style: none;
    width: calc(100% /3);
    height: 260px;
    padding: 15px;
    position: relative;
    text-align: center;
    display: inline-block;
    border-radius: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background: #3d5473;
    transition: 0.2s;
    border: 4px solid transparent;
    overflow: hidden;
    transition: all 0.5s;
}




.infographic-cards li:hover {
    transform: translate(0px, -10px);
}





ul.infographic-cards li img {
    width: 100%;
    max-width: 60px;
    filter: brightness(18.5);
}

.infographic-cards li h5 {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 15px;
}



.infographic-cards li i {
    font-size: 35px;
    margin-bottom: 15px;
}


.infographic-cards img {
    width: 100%;
    max-width: 60px;
}

.number-box {
    position: absolute;
    bottom: -8px;
    padding: 15px;
    font-size: 23px;
    border-radius: 60px 60px 0 0;
    width: 60px;
    height: 50px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: inset 0.25em 0.25em 0.25em rgba(0, 0, 0, 0.2), 0em 0.05em rgba(255, 255, 255, 0);
    font-weight: 800;
    color: #fff;
    background: #c49a6c;
    display: flex;
    align-items: center;
    display: none;
}

.new_time_slot .nav-pills .nav-link.active {
    width: max-content;
}

.map iframe {
    height: 400px;
}

@media screen and (max-width:991px) {
    .ol-cards li {
        padding-left: 0px;
    }

    .ol-cards {
        flex-direction: column;
    }

    .ol-cards li:before {
        display: none;
    }

    .ol-cards li {

        width: 100%;

    }

    .ban_head p {
        font-size: 20px;
    }

    .ban_head .Integrity_txt {
        font-size: 45px;
    }

    .limit-box {
        flex-direction: column;
    }

    .limit-bx {
        flex-direction: column;
    }

    .map iframe {
        MARGIN-TOP: 25PX;
    }

    #appoinment-form .text-end {
        text-align: left !important;
    }

    #menu-tabs {
        overflow-y: hidden !important;
        padding-bottom: 0.25rem;
    }

    #menu-tabs::-webkit-scrollbar {
        height: 0.25rem;
    }

    #menu-tabs::-webkit-scrollbar-track {
        background-color: hsl(12.84, 85.53%, 53.92%, 10%);
        border-radius: 100vmax;
    }

    #menu-tabs::-webkit-scrollbar-thumb {
        background-color: #c49a6c;
        border-radius: 100vmax;
    }

    .infographic-cards {
        flex-wrap: wrap;
    }

    .infographic-cards li {
        flex: 0 0 auto;
        width: calc(100% /2.5);
    }
}

@media screen and (max-width:578px) {

    .infographic-cards li {
        width: calc(100% /1);
    }
}

.fluid-block {
    padding-block: 0;
}

.fluid-block .fluid-image {
    position: relative;
    overflow: hidden;
}

.fluid-block .fluid-image img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fluid-block .container-fluid .row>*:not(:is(.fluid-image, .fluid-content)) {
    max-width: 660px;
    padding: clamp(25px, 4vw, 50px);
}

.fluid-block .container-fluid .row>*:first-child:not(:is(.fluid-image, .fluid-content)) {
    margin-left: auto;
}

.fluid-block .row>*:first-child:not(:is(.fluid-image, .fluid-content)) {
    padding-inline-start: 2rem !important;
}

.fluid-block .row>*:last-child:not(:is(.fluid-image, .fluid-content)) {
    padding-inline-end: 2rem !important;
}

.fleet_in_list ul li {
    flex: 0 0 calc(33.33% - 15px);
}

.wed_lck {
    background: #c49a6c !important;
}

.wed_lck .section-title h2 {
    color: #000 !important;
}

#bg-color {
    background: #000 !important;
}

#bg-color h2 {
    color: #fff !important;
}

#bg-color p {
    color: #fff !important;
}

.wed_lck .our-btn-black:before,
.our-btn-black:after {
    background-color: transparent;
    border: 2px solid #ffffff;
    width: 100%;
    border-radius: 8px;
}

.wed_lck .our-btn-black {
    background-color: transparent;
    color: #ffffff;
    /* color: #ff6835; */
}

.catering-request-form {
    background: #f4f1ea;
}

.catering-request-form form h2 {
    text-align: center;
    margin-bottom: 35px;
    color: #3d5473;
}

.catering-request-form input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    border: 1px solid #cfcdcd;
}

.catering-request-form .form-row {
    row-gap: 22px;
}

.catering-request-form form {
    padding: 40px;
    background: #fff;
    border: 2px solid #3d5473;
    border-radius: 0;
}

.catering-request-form select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    border: 1px solid #cfcdcd;
}


.our-menu .nav {
	display: flex !important;
}
.our-menu .nav-link {
    border-radius: 4px;
    color: #000;
    user-select: none;
    background-color: transparent;
    min-width: max-content;
    padding-bottom: 8px;
    border: none;
    border-bottom: 2px solid transparent;
    transition: all 300ms ease;
    border-radius: 0;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.our-menu .nav-link.active {
    padding-bottom: 8px;
    color: #fff;
    border: none;
    background: #c49a6c;
}

.our-menu ul#pills-tab {
    justify-content: center;
    gap: 15px;
}

.menu-wrapper {
    border: 2rem solid #fff;
    border-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2024/12/Mask-group-1.png);
    border-image-slice: 88;
    border-image-repeat: round;
    padding: 15px;
}

.menu-wrapper .main-bx {
    display: flex;
    gap: 1em;
    background: transparent;
    padding: 15px;
    border: 1px solid #c59c6f;
    border-radius: 10px;
    transition: 0.2S;
    justify-content: space-between;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.menu-wrapper .main-bx h2 {
    font-size: 25px;
    color: #c49a6c;
}

.food-price span {
    background: #c49a6c;
    padding: 3px 18px;
    color: #ffffff;
    display: block;
}

.menu-wrapper .main-bx:hover {
    background-color: #c49a6c;
    transform: translateY(-10px);
}

.menu-wrapper .main-bx:hover .food-name h2 {
    color: #FFF;
}

.menu-wrapper .main-bx:hover .food-price span {
    background: #fff;
    color: #000;
}

.menu-wrapper .main-bx:hover p {
    color: #ffff;
}

.error_page h1 {
    font-size: 60px;
    text-transform: capitalize;
    margin-bottom: 25px;
}



.our-menu .row {
    row-gap: 1.5rem;
    justify-content: center;
}

.our-menu .main-bx {
    height: 100%;
}

.our-menu .section-title {
    margin-block-end: 3rem;
    text-align: center;
}

.perplexes-section {
    background: no-repeat center/cover fixed;
    min-height: 700px;
    display: flex;
    align-items: center;
}

.perplexes-section .text {
    background: #c49a6cf5;
    padding: 22px;
    width: 100%;
    max-width: 680px;
    margin: 0px 0px 0px auto;
    border: 4px solid #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px 10px #c49a6c;
    -moz-box-shadow: inset 0px 0px 0px 10px #f00;
    box-shadow: inset 0px 0px 0px 2px #00000000;
    border-radius: 45px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    border-radius: 0px;
}

.perplexes-section .text h2 {
    color: #fff;
    font-weight: 500 !important;
}

.perplexes-section .text p {
    color: #fff;
}

.perplexes-section .text::after {
    height: 0%;
    width: 200%;
    background-color: transparent;
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: -1;
    transition: 0.5s;
}

.perplexes-section .text:hover:after {
    height: 200%;
    border-radius: 3rem;
    background: #c49a6c;
}







.container__title {
    text-align: center;
    /* Flex */
    display: flex;
    flex-direction: column;
}

.container__titleMainText {
    color: #242d3c;
    margin-bottom: 19.920px;
    font-weight: 900;
}

.container__circle {
    width: 450px;
    height: 450px;
    margin-top: 85px;
    border-radius: 50%;
    position: relative;
    margin-inline: auto;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 1px dashed #eee;
}

.container__circle::before {
    width: inherit;
    height: inherit;
    border-radius: inherit;
    /* background-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2024/12/2148037526.jpg); */
    background-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2025/01/ImportedPhoto.754998448.982317.jpeg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.holiday-parties::before {
    background-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2025/01/7346.jpg);
}

.office-parties::before {
    /* background-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2024/12/2148006602.jpg); */
    background-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2025/01/2150648839.jpg);

}

.birthday-parties:before {
    background-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2025/01/2150657138.jpg);
}

.sweet-sixteen:before {
    background-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2025/01/ImportedPhoto.758556124.40267.jpeg);

}

.wedding-parties::before {
    background-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2025/01/155215.jpg);

}

.private-parties::before {
    /* background-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2024/12/2150717857.jpg); */
    background-image: url(https://www.tablafineindiancuisine.com/wp-content/uploads/2025/01/12994.jpg);
}

/* Main-Feature */
.container__mainFeat {
    color: #fff;
    text-align: center;
    /* Position */
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.container__mainFeatMainText {
    margin-bottom: 12px;
    font-weight: 900;
}

.container__mainFeatSubText {
    font-size: 15px;
    line-height: 1.6;
}

/* Sub-Feature */
.container__subFeat {
    height: 110px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0px;
    transform: translateX(calc(-100% + 88px + 15px + 20px));
}

.container__subFeat--right {
    /* Flex */
    flex-direction: row;
    /* Position */
    left: initial;
    right: 0;
    transform: translateX(calc(100% - 88px - 15px - 20px));
}

.container__subFeat:not(:first-child):nth-child(odd) {
    top: inherit;
    bottom: 0px;
}

.info-graph-img {
    min-width: 88px;
    min-height: 88px;
    padding: 10px;
    margin-left: 15px;
    border: solid 7px #f9f5f0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c49a6c;
    color: #ffffff;
    font-size: 30px;
}

.container__mainFeat * {
    color: #fff;
}

.info-head {
    margin-inline: auto;
}

.info-graph-sec .info-head,
.bir-paty .info-head {
    text-align: center;
}

.info-graph-sec .innner-sec-title {
    max-width: 850px;
    margin-inline: auto;
}

.container__subFeat--right .info-graph-img {
    margin-left: 0;
    margin-right: 15px;
}

.container__subFeatIcon {
    width: 40px;
    height: 40px;
}

.info-graph-content {
    max-width: 300px;
    padding: 15px;
    direction: rtl;
}

.container__subFeat--right .info-graph-content {
    direction: ltr;
}

.info-graph-content h3 {
    margin-bottom: 5px;
}

.info-graph-content h3 {
    margin-bottom: 5px;
    color: #c49a6c;
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 400 !important;
}

.info-graph-sec {
    background: #c49a6c1a;
}

.top-bar-mobile {
    display: none;
}

.ol-cards li .content {
    font-size: 18px;
}

@media (max-width: 1366px) {

    .about-page .center-pic img {
        padding: 12px;
        border: 0px !important;
    }
}



@media (max-width: 1200px) {
    .mobmenu-content #mobmenuright > li > a:hover {
        background-color: #2f415a !important;
    }
    .menu_sec nav .nav-tabs .nav-link h6 br {
        display: none;
    }

    .rset_bx .rt_bx1 h2 {
        font-size: 25px;
    }

    .box {
        display: none;
    }

    .rset_bx .rt_bx1 figure::after {
        display: none;
    }

    .rset_bx .rt_bx1 {
        padding: 30px 10px;
    }

    section {
        padding: 55px 0;
    }

    .banner-text img {
        margin: auto;
    }

    .ban_head {
        text-align: left;
        margin-inline: unset;
        overflow: unset;
        text-align: center;
        padding: 5px;
        border-radius: 10px;
        background: #000000d6;
        border-radius: 0px;
        padding: 25px;
    }

    .ban_head h1 {
        font-size: 40px;
    }

    .banner-main .banner-text {
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
    }

    .top-bar-mobile {
        display: block;
    }

    .right_btn {
        display: none;
    }

    .mnu {
        display: none;
    }

    .bottom_head figure {

        text-align: left;
    }

    #header {
        background: #000 !important;
    }




    .mob-menu-right-bg-holder {
        background: #1e1e1e;
    }

    .mobmenur-container.mobmenur-container.mobmenur-container.mobmenur-container {
        position: absolute !important;
        right: 0px;
        top: 7em !important;
        background: #2f415a;
        height: 45px;
        width: 45px;
        display: grid;
        place-items: center;
        margin-right: 4% !important;
        font-size: 10px !important;
    }
	.mob-menu-header-holder {
		inset: unset !important;
	}
	.mob-menu-header-holder.mobmenu.mob-menu-header-holder.mobmenu {
		z-index: 99999999 !important;
		position: absolute !important;
		inset: 0 auto auto auto !important;
		height: 0px;
	}
	#header .mobmenu .mobmenur-container {
		top: 4.25rem !important;
	}
	#header.sticky ~ .mobmenu .mobmenur-container {
		top: 1.725rem !important;
	}
	.show-nav-left .mobmenu-panel.show-panel, .show-nav-right .mobmenu-panel.show-panel {
		z-index: 99999999999999999999999999999999999999999999 !important;
	}
    #mobmenuright a {
        padding: 9px 20px !important;
        color: #fff !important;
        font-size: 16px !important;
        text-transform: capitalize !important;
        font-family: 'Apercu Pro' !important;
        border-bottom: 1px solid #eeeeee24;
    }

    .mobmenu-right-panel .mob-cancel-button {
        color: #fff !important;
        height: 40px;
        width: 40px;
        background: #2f415a;
        font-size: 25px !important;
        display: grid !important;
        place-content: center;
    }

    .mobmenu-content li {
        padding: 0 !important;
    }

    ul#mobmenuright {
        margin-top: 35px !important;
    }

    .mob-menu-logo-holder {
        display: none !important;
    }

    .mob-menu-header-holder.mobmenu {
        background: transparent !important;
        display: block !important;
    }

    .mobmenu .headertext {
        display: none;
    }

    body.mob-menu-slideout-over {
        padding: 0px !important;
    }

    .mob-expand-submenu {
        position: relative;
        right: 0px;
        float: right;
        background: #c49a6c;
        height: 25px;
        width: 25px;
        display: grid;
        place-content: center;
        border-radius: 50%;
    }

    .mob-expand-submenu i {
        font-size: 16px !important;
        color: #fff !important;
    }

    .top-bar-mobile {
        background: #145bb1;
        display: none;
        display: block;
        position: relative;
        z-index: 9;
    }

    .book-appoint-bx {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #c49a6c;
        background: #000;
    }

    .book-appoint-bx .book-appoint-btn {
        text-transform: capitalize;
        flex: 0 0 50%;
        padding: 10px;
        background: #c49a6c;
        text-align: center;
    }

    .book-appoint-btn a,
    .call-appoint-btn a {
        color: #fff;
        text-decoration: none;
    }

    .call-appoint-btn {
        text-align: center;
        flex: 0 0 50%;
    }

    .mob-menu-header-holder {
        z-index: 7 !important;
    }

}



@media (max-width: 991px) {
    .infographic-cards {
        gap: 15px;
        justify-content: center;
        padding-left: 0;
    }

    .infographic-cards li {
        height: auto;
    }

    .cta-new::after {
        display: none;
    }

    .gallery-section::before {
        display: none;
    }

    .gallery-section::after {
        display: none;
    }

    .gallery-section::before {
        display: none;
    }

    .sight_ryt_contnt .insig_news h3 {
        font-size: 22px;
    }

    .sight_lyt {
        padding-right: 0%;

    }

    .insig_news {
        margin-top: 22px;
    }

    .insig_news figure img {
        height: 100%;
    }

    .gallery-row {
        grid-template-columns: 1fr 1fr !important;
    }

    .map iframe {
        height: 350px !important;
    }

    .inner-banner .banner-title>* {
        font-size: 28px;
    }

    .inner-banner {
        padding-block: 70px;
    }

    .center-pic {
        display: none;
    }

    .infographic-cards li {
        width: calc(100% /1.1);
    }

    .ol-cards li .title {
        font-size: 22px !important;
    }

    .ol-cards li .content {
        font-size: 17px !important;
    }

    .ol-cards li .step {
        border-radius: 10px !important;
        margin: auto !important;
        padding: 12px !important;
    }

    .ol-cards li .step {
        border-radius: 10px !important;
        margin: auto !important;
    }

    .right-side-bx .ol-cards li .step {
        border-radius: 10px !important;
    }

    .about-page .right-side-bx {
        margin-top: 25px;
    }

    .ol-cards li {
        flex-direction: column !important;
        text-align: center !important;
        justify-content: center !important;
    }

    section {
        padding: 45px 0;
    }

    .about_cn h2 {
        margin-bottom: 15px;
    }

    .sight_lyt .section-title {
        text-align: center;
    }

    .section-title h2 {
        font-size: 30px;
        margin-top: 12px;
    }

    .about-section::after {
        display: none;
    }

    .about-section::before {
        display: none;
    }

    .restru_bx .container-fluid {
        padding: 0 15px;
    }

    .rset_bx {
        flex-wrap: wrap;
    }

    .rset_bx .rt_bx1 {
        width: 48%;
        border: 1px solid #34496582 !important;
        margin-bottom: 20px;
        position: relative;
    }

    .rset_bx .rt_bx1:not(:last-child) {
        border-right: 0px solid rgb(52 73 101 / 51%);
    }

    .rset_bx .rt_bx1:first-child {
        border-left: 0px solid rgb(52 73 101 / 51%);
    }

    .restru_bx {
        border-top: 0px solid rgb(52 73 101 / 51%);
        border-bottom: 0px solid rgb(52 73 101 / 51%);
    }

    .rset_bx {
        justify-content: center;
        gap: 20px;
    }

    .rset_bx .rt_bx1 h2 {
        margin: 35px 0 35px;
    }

    .rset_bx .rt_bx1 figure img {
        width: 80px;
    }

    .rt_bx1 .two_btn {
        opacity: 1;
        position: absolute;
        height: 100%;
        width: 100%;
        inset: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: #3a506d;
        transform: scale(0);
        z-index: 77;
        transition: 0.4s;
    }

    .rt_bx1:hover .two_btn {
        transform: scale(1.1);
    }

    .rset_bx .rt_bx1:hover .two_btn {
        transform: unset;
    }

    .mrnu_bg {
        padding: 35px 0px 35px 0px;
    }

    .mnu_cont .mnu_txt {
        width: 100%;
    }

    .mnu_cont {
        margin-top: 40px;
    }

    .menu_sec nav .nav-tabs {
        display: flex !important;
        justify-content: start;
    }

    .menu_sec .nav-tabs .nav-link {
        width: 48%;
    }

    .menu_sec nav .nav-tabs .nav-link.active h6 br {
        display: none;
    }

    .menu_sec::after {
        display: none;
    }

    .menu_sec::before {
        display: none;
    }

    .new_sights::after {
        display: none;
    }

    .testimonials-new .testimonials-item .testimonials-item-wrap {
        padding: 15px;
    }

    .goggle-img img {
        width: 50px;
        height: 50px;
    }

    .new_sights::before {
        display: none;
    }

    .sight_ryt_contnt .insig_news figure img {
        height: 300px;
    }

    .cta-new .cta-sect {
        padding: 40px;
    }

    .testi_img {
        display: none;
    }

    .slide_testi_bnr {
        max-width: 100%;
        text-align: center;
    }

    .slick-dots {
        margin-left: 3%;
        justify-content: center;
    }

    .primary_btn .text {
        justify-content: center;
    }

    .testimonials-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 13px;
        flex-direction: column;
    }

    .goggle-img {
        flex-direction: column;
    }

    .testimonials-new::after {
        display: none;
    }

    .testimonials-new::before {
        display: none;
    }

    .cta-sect::after {
        display: none;
    }

    .cta-sect::before {
        display: none;
    }

    .single-cta {
        margin-bottom: 20px;
    }

    .cta-text span br {
        display: none;
    }

    .footer-cta {
        padding-bottom: 10px;
    }

    .lines {
        display: none;
    }

    .footer-widget {
        margin-bottom: 20px;
    }

    .footer-content {
        margin: 10px 0;
        padding: 10px 0;
    }

    .footer-widget-heading h3 {
        font-size: 22px;
        margin-bottom: 35px;
    }

    .footer-widget {
        margin-bottom: 25px;
    }

    .copyright-area {
        padding: 10px 0;
    }

    .single-cta i {
        font-size: 22px;
    }

    .cta-sect .section-title h3 br {
        display: none;
    }

    .restru_bx {
        padding: 35px 0px 35px 0px;
    }

    .fluid-block .fluid-image img {
        position: unset;
    }

    .fluid-block .container-fluid .row>*:not(:is(.fluid-image, .fluid-content)) {
        max-width: 100%;
    }

    .fluid-block {
        padding: 40px 0px 40px 0px !important;
    }

    .catering-request-form form {
        padding: 25px;
    }

    #menu-tabs {
        display: flex !important;
        flex-wrap: nowrap;
        overflow: scroll;
        justify-content: start;
    }

    .menu-wrapper {
        border: 2rem solid #fff;
        padding: 5px;
    }

    .contact-info .row {
        row-gap: 20px;
    }

    /* .contact-us-inner iframe {
        height: 350px;
        margin-top: 35px;
        padding: 10px;
        background: #fff;
        border: 1px solid #eee;
    } */

    .container__circle::before {
        display: none !important;
    }

    .container__circle {
        width: 100%;
        height: 100%;
        margin-top: 85px;
    }

    .container__subFeat {
        height: 100%;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        position: unset;
        left: 0;
        top: 0px;
        transform: unset;
        text-align: center;
        flex-direction: column;
    }

    .container__subFeat--right {
        flex-direction: column;
        left: initial;
        right: 0;
        transform: unset;
    }

    .container__circle {
        box-shadow: unset;
    }

    .info-graph-content {
        max-width: 100%;
    }

    .info-graph-img {
        width: 55px;
        height: 55px;
        font-size: 25px;
        margin: 0;
    }

    .cta-sect br {
        display: none;
    }

    .info-graph-img {
        min-width: 70px !important;
        min-height: 70px !important;
    }


    .testimonials-head {
        flex-direction: row-reverse;
    }

    .cta-new {
        padding: 45px 0px;
    }

    .cta-new .cta-sect {
        padding: 30px;
        border-radius: 10px;
    }
}

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

    .testimonials-new .section-title {
        margin-bottom: 25px;
    }

    .ol-cards {
        margin: 0;
    }

    .call-buton .cc-calto-action-ripple {
        width: 3rem;
        height: 3rem;

    }

    .call-buton .cc-calto-action-ripple i {
        font-size: 22px;
    }

    .gallery_img img {
        height: 250px;
    }

    .gallery-row {
        gap: 10px !important;
    }

    .gallery-section .btn-bx {
        margin-top: 22px !important;
    }

    .gallery-section .section-title {
        margin-bottom: 25px !important;
    }

    .perplexes-section {
        min-height: auto !important;
    }

    .container__circle {
        margin-top: 25px;
    }

    .perplexes-section .text {
        padding: 20px;
    }

    .contact-info .contact-item .icon {
        width: 50px;
        height: 50px;
    }

    .menu-wrapper {
        margin: 5;
        border: 1px solid #c49a6c;
        padding: 10px;
        border-radius: 10px;
    }

    .our-menu .main-bx {
        height: 100%;
        flex-direction: column;
        align-items: start;
        gap: 0px;
    }

    #menu-tabs .section-title h2 {
        font-size: 27px;
    }

    .catering-request-form form h2 {
        margin-bottom: 20px;
    }

    .catering-request-form form {
        padding: 18px;
    }

    .ol-cards {
        gap: 20px;
    }

    .ol-cards {
        padding: 0px;
    }

    .inner-banner .banner-title>* {
        font-size: 28px;
        padding: 10px 45px 10px 20px;
    }

    .cta-text h4 {
        margin-bottom: 4px;
    }

    .cta-text {
        padding-left: 0px;
    }

    .single-cta {
        display: flex;
        gap: 9px;
        margin-bottom: 10%;
    }

    .footer-section {
        padding-top: 35px;
    }

    .cta-sect .cta_btn {
        display: flex;
        flex-direction: column;
        gap: 15px;
        align-items: center;
        justify-content: start;
    }

    .testimonials-new .testimonials-item {
        max-width: 100%;
        padding: 5px 0;
    }

    .testimonials-new {
        margin-top: 0px;
    }

    .testimonials-new .container {
        padding-left: 0px;
    }

    .insig_news h3 {
        margin-bottom: 5px;
    }

    .sight_ryt_contnt .insig_news h3 {
        font-size: 22px;
    }

    .sight_ryt_contnt {
        width: 100%;
    }

    .sight_ryt {
        flex-direction: column;
    }

    .insig_news figure img {
        width: 100%;
        height: 100%;
    }

    .insig_news {
        margin-top: 20px;
    }

    .mnu_txt .main-content .menu-price {
        font-size: 18px;
        padding: 2px;
    }

    .mnu_txt .main-content .menu-sub-title {
        font-size: 18px;
    }

    .mnu_txt .main-content .menu-title {
        font-size: 18px;
    }

    .menu_sec nav .nav-tabs .nav-link h6 {
        font-size: 18px;
    }

    .menu_sec .nav-tabs .nav-link {
        width: 100%;
    }

    .bottom_head figure img {
        width: 130px;
    }

    .mobmenur-container {
        top: 7em !important;
    }

    .banner-main .banner-image img {
        min-height: 370px;
        object-fit: cover;
    }

    .ban_head h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .ban_head .Integrity_txt {
        font-size: 35px;

    }

    .ban_head p {
        font-size: 18px;
    }

    .banner-text img {
        display: none;
    }

    .banner-main .slick-arrow.slick-next {
        right: 15px;
        top: 85%;
        right: 34%;
    }

    .banner-main .slick-arrow.slick-prev {
        left: 15px;
        top: 85%;
        left: 33%;
    }

    .banner-main .slick-arrow {
        height: 45px;
        width: 45px;
    }

    section {
        padding: 35px 0;
    }

    .section-title span {
        font-size: 18px;
    }

    .section-title h2 {
        font-size: 30px;
    }

    .rset_bx .rt_bx1 {
        width: 100%;
    }

    .rset_bx {
        gap: 0px;
    }

    .rset_bx .rt_bx1 h2 {
        margin: 30px 0 30px;
    }

    .rset_bx .rt_bx1 h2 {
        font-size: 25px;
    }

    .rset_bx .rt_bx1 figure img {
        width: 80px;
    }

    .rt_bx1 .lin {
        width: 76px;
    }

    .restru_bx {
        padding: 35px 0px 35px 0px;
    }


    .ban_head {
        padding: 20px;
    }

    .ban_head .Integrity_txt {
        font-size: 30px;
    }

    .ban_head h1 {
        font-size: 25px;
        line-height: normal;
    }

    .ban_head p {
        margin: 5px 0px 5px 0px;
    }

    .section-title span {
        font-size: 15px;
    }

    .section-title h2 {
        font-size: 25px;
    }

    .rset_bx .rt_bx1 h2 {
        font-size: 22px;
    }

    .mnu_txt .main-content .menu-sub-title {

        max-width: 78%;
    }

    .sight_ryt_contnt .insig_news h3 {
        font-size: 20px;
    }

    .primary_btn .text {
        font-size: 15px;
    }

    .cta-new .cta-sect {
        padding: 20px;
    }

}



.dropdown-menu {
    display: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative;
    background-color: #fff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    background: #446086;
    box-shadow: unset;
    border-radius: 0px;
    border: 0px;
    margin: 6px 0px 10px 0px !important;
    padding: 2px 0px 2px 0px;
}

.dropdown-menu li {
    text-transform: capitalize;
    border-bottom: 1px solid #eeeeee5e;
    margin: 0;
}

.dropdown-menu li a {
    text-decoration: none;
    color: black;
    color: #fff;
    display: inline-block;
    padding: 8px 10px;
    width: 100%;
}

.mnu-item {
    position: relative;
    /* Make sure dropdown is positioned relative to this item */
}

.dropdown-menu li a:hover {
    background: #c49a6c;
    color: #fff;
}

.dropdown-arrow {
    cursor: pointer;
    padding-left: 8px;
    background: #c49a6c;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 30px;
    color: #fff;
    padding: 0;
    position: absolute;
    right: 40px;
    top: 0;
}

.main-a {
    position: relative;
}

.perplexes-section h3 {
    color: #fff;
    font-size: 1.5rem;
}

.perplexes-section ul {
    list-style: square;
    margin: 0;
    padding: 0 0 0 1.5rem;
    color: #fff;
    margin-block-start: 1rem;
    font-size: 18px;
}

.perplexes-section ul>:not(:last-child) {
    margin-block-end: 0.25em;
}

.error {
    background: red;
    color: #fff !important;
    padding: 2px;
    width: 100%;
    display: block;
}

.g-recaptcha {
    max-height: 60px;
    margin-top: 5px;
}

.limit-box {
    display: flex;
    justify-content: space-between;
}

.limit {
    color: #fff;
    margin: 5px 0px 5px 0px;
}


.cta_cat_bx .section-title h2 {
    color: #fff !important;

}

.wed_lck p {
    color: #fff;
}

#datepicker {
    border: 1px solid #eee;
}

#datepicker::placeholder {
    color: white;
}


.reservation-wrapper input {
    border: 1px solid #eee;
    padding: 0.5rem;
}

.reservation-wrapper ::placeholder {
    color: #fff;
    text-transform: capitalize;
}

.reservation-wrapper .FormControl-root .InputBase-input {
    background-color: transparent;
    color: #fff;
    border: 1px solid #eee;
}

.new_time_slot .nav-pills {
    display: block !important;
}

.contact-us-inner .FormControl-root .InputBase-input {
    padding: 0.5rem;
    margin: 0;
    border: none;
    outline: none;
    height: var(--_size-y);
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #000000b8;
}

.contact-us-inner ::placeholder {
    text-transform: capitalize;
    color: #000;
	font-size: clamp(85%, 1vw + 0.15rem, 1rem);
}

.limit-bx {
    display: flex;
    justify-content: space-between;
}

.form-heading {
    text-align: left;
    font-size: 30px;
    font-weight: 500 !important;
    margin-bottom: 22px;
    color: #c49a6c;
    text-transform: capitalize;
}

.perplexes-section .container {
    max-width: 1275px;
}

.gallery-section {
    background: #f9f5f0;
    position: relative;
}

.gallery-section .primary_btn {
    background: transparent;
    border: navajowhite;
    justify-content: center;
    display: flex;
    width: 100%;
}

.gallery-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: 32px;
    width: 3px;
    height: 100%;
    border-left: 1px solid rgb(52 73 101 / 51%);
    z-index: 9;
}

.gallery-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 34px;
    width: 3px;
    height: 100%;
    border-left: 1px solid rgb(52 73 101 / 51%);
    z-index: 0;
}

.gallery-section .btn-bx {
    margin-top: 50px;
}

.gallery-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.top-bar-mobile .book-appoint-btn >:first-child {
    color: #000;
}

@media (max-width: 991.98px) {
	.container__subFeat--right .info-graph-img {
		margin: 0 !important;
	}
	.mob-icon-down-open.mob-icon-down-open::before {
		padding-top: 2px;
		display: block;
	}
}