    @import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lobster&family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Permanent+Marker&family=Russo+One&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/*
 @font-face {
    font-family: 'Ledira';
    src: url('../fonts/Ledira.eot');
    src: url('../fonts/Ledira.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Ledira.woff2') format('woff2'),
        url('../fonts/Ledira.woff') format('woff'),
        url('../fonts/Ledira.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/

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

body {
    background: #fff;
    line-height: 12px;
}

i,
span,
a {
    display: inline;
}

.logo .navbar-brand img {

    max-width: 145px;
    /*    filter: invert(1);*/

}

.header-area .navigation {
    height: 90px
}

.main-menu ul > li {
    margin: 0 20px;

}

.main-menu ul > li > a {
    letter-spacing: .05em;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 40px 0;
}

.insta img {
    width: 100%;
}

.header-area .navigation {
    background: #6a8151 !important;
}

.main-menu ul li.active a {
    color: #fff;

}

.main-menu ul li a {
    font-family:"Montserrat", serif;
    font-weight: 500;
    text-transform: capitalize;
    font-style: normal;
}

.main-menu ul li.active:before {
    background: #fff;
    margin-bottom: 21px;
    
}

.header-area.absolute-header .main-menu ul li.active:before,
.header-area.absolute-header .main-menu ul li a:before,
.link-text:before {
    background: #fff;
    
}

.contact-number i,
.link-text:hover {
    color: #f3dfce
}



.section-title span {
    color: #f4dfce;
}

.theme-btn,
.bordered-btn,
.white-btn,
.primary-btn {
    background: #6a8151;
    color: #fff;
    border: 1px solid #6a8151;
}

.story-img-wrap img {
    border-radius: 100px;
    min-height: 80vh;
    object-fit: cover;
    object-position: left;
    max-width: 800px;
    width: 100%;
}

.story-section p {
    padding-top: 0;
    padding-left: 0;
    font-size: 16px;
}

.story-section .subline em {
    color: #6a8151;
    font-size: 20px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
}

.banner-title span {
    color: #6a8151;
}

.vouchers {
    padding-bottom: 135px;
    background: url(../img/voucher.jpg) no-repeat;
    background-size: cover;
}

.vouchers .container {
    max-width: 1200px;
    margin-top: 100px;
}

.vouchers {
    position: relative;
    z-index: 2;
    padding-top: 1px;
    padding-bottom: 135px;
}

.vouchers .container {
    max-width: 1200px;
}

.vouchers .vouchers-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
}

.vouchers .vouchers-content .item {
    width: 50%;
    height: 464px;
}

.vouchers .vouchers-content .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vouchers .vouchers-content .content {
    background: #fff;
    text-align: center;
    padding: 83px 0;
}

.vouchers .vouchers-content .content img {
    margin-bottom: 28px;
}

.vouchers .vouchers-content .content h4 {
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    margin-bottom: 17px;
}

.vouchers .vouchers-content .content p {
    margin-bottom: 32px;
    letter-spacing: 0.1px;
}

.header-area .navigation {
    background: #222;
}

.section-title h1 {
    font-size: 62px;
    font-weight: 500;
    line-height: 60px;
}

/* .hero-area {
    height: 90vh;
    display: flex;
    align-items: center;

} */

.text-xl {
    font-size: 16px;
}

.main-menu ul li.active:before {
    bottom: 2px;
}

a.bordered-btn.d-none.d-lg-inline-block {
    background-color: transparent;
    color: #fff;
    padding: 12px 20px;
    font-size: 14px;
    border: 1px solid #fff;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    transition: color 0.3s ease;
    text-transform: uppercase;
}

a.bordered-btn.d-none.d-lg-inline-block:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f5e1b8;
    z-index: -1;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
}

a.bordered-btn.d-none.d-lg-inline-block:hover::after {
    transform: scaleX(1);
}

a.bordered-btn.d-none.d-lg-inline-block:hover {
    color: black;
}

.special-menu-img img {
    width: 73%;
    height: 400px;
    border-radius: 200px 200px 0 0;
}

.special-menu-section .section-title h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    position: absolute;
    top: 408px;
    color: #fff;
    z-index: 2;
    width: 100%;
}

.section-padding {
    padding: 50px 0 !important;
}

.special-menu-item h5 {
    font-family: "Inter", sans-serif;
}

.special-menu-item p {
    font-size: 16px;
    color: #444 !important;
    margin-left: 28px;
}

.container {
    max-width: 1140px;
}

.section-title h2 {
    font-size: 62px
}

.theme-btn,
.bordered-btn,
.white-btn,
.primary-btn {
    font-family: "Inter", sans-serif;
}

.dark-bg-2 {
    background: #6a8151
}

.service-content-wrap a {
    background: transparent;
    color: #FFF;
    border-radius: 2px;
    border: 1px solid #fff;
    FONT-SIZE: 16PX;
    PADDING: 15PX 35PX;
    text-transform: uppercase;
}

.chef-restaurant .chef-restaurant-image .group-img {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.box-head {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.chef-restaurant-image img {
    /* height: 485px; */
    object-fit: cover;
     width: 100%;
}

.pp {
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(0deg, black, #00000000);
    padding-bottom: 30px;
    filter: drop-shadow(0px 6px 5px black);
}

.box-head p {
    color: #fff;
    text-align: center;
    font-size: 32px;
    margin: 0 auto;
    padding: 14px 50px;
    width: 100%;
    font-weight: 400;
    font-family: 'Millik';
    letter-spacing: 2px;
}

.special-menu-img.wow.fadeInUp.animated:before {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, #000000 100%, #00000000 0%);
    ;
    width: 73%;
    height: 12%;
    top: 88%;
    opacity: 0.3;
}



section#events {
    padding: 20px 0 !important;
}

.booking {
    background-repeat: repeat;
    background: url(../img/menu-bg.png);
    /* background-size: auto; */
    background-attachment: fixed;
    padding: 50px 0 20px;
    position: relative;
    background-size: contain;
}

.booking:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgb(0 0 0 / 67%);
}

.nice-select {
    border: 1px solid #c9b8a5;
    width: 100%;
    padding: 12px 20px;
    line-height: 20px;
    background: transparent !important;
    color: #fff;
}

.nice-select:focus {
    box-shadow: none !important;
}

.nice-select .list {
    width: 100%;
    color: #282828;
    /*    background: #282828;*/
}

.booking .booking-content {
    padding-top: 50px;
    padding-right: 50px;
}

.block-text.style-2 .subtitle {
    color: #e6c9a2;
}

.booking .booking-content .subtitle {
    margin-bottom: 22px;
}

.block-text .subtitle {
    font-size: 16px;
    text-transform: uppercase;
    color: #0e1927;
    letter-spacing: 2.7px;
    position: relative;
    display: inline-block;
    line-height: 1;
    margin-bottom: 18px;
    font-weight: 600;
}

.subtitle {
    color: #fff !important;
}

.block-text .subtitle::after {
    content: "";
    position: absolute;
    top: 13px;
    right: -76px;
    width: 63px;
    height: 1px;
    background: #e6c9a2;
}

.block-text.style-2 .title {
    color: #fff;
    letter-spacing: 3px;
    font-size: 40px;
}

.booking .booking-content .title {
    margin-bottom: 16px;
}

.block-text .title {
    margin-left: -3px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 21px;
    font-size: 40px;
}
.award-row .row.align-items-start {
    box-shadow: 0 0 10px #cccccc;
    margin: -2px;
    padding: 22px;
    min-height: 218px;
    border-radius: 5px;
}
.block-text.style-2 .text {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
}

.booking .booking-content .text {
    font-size: 17px;
    padding-right: 60px;
    letter-spacing: 0.3px !important;
    line-height: 30px;
}

.booking .form-control {
    background: transparent;
    border: 1px solid #e6c9a2;
    border-radius: 0;
    color: #fff;
    box-shadow: none;
    padding: 14px;
    font-size: 15px;
    line-height: 21px;
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.booking .tf-button.style1 {
    color: #0e1927;
    width: 100%;
    margin-top: 35px;
    background-image: linear-gradient(160deg, #fff 50%, #0e1927 50%);
    border: 1px solid #fff;
}

.contact-form form {
    position: relative;
    z-index: 2;
}

.contact-form input::placeholder,
textarea {
    color: #fff;
}

.contact-form textarea::placeholder {
    color: #fff;
}

.contact-form textarea {
    height: 80px
}

body .sk-instagram-feed .instagram-user-root-container {
    display: none
}

.block-text.center p:before {
    content: "";
    position: absolute;
    top: 13px;
    left: -76px;
    width: 63px;
    height: 1px;
    background: #e6c9a2;
}

.block-text.center {
    text-align: center
}

.block-text.center p {
    color: #222 !important
}

.main-menu ul li a.navlink:hover:before {
    visibility: hidden;
    opacity: 0;
    width: 100%;
}

.header-area .header-inner-box {
    height: 70px
}

.special-menu-item p i {
    font-size: 18px;
    font-weight: 500;
    color: #6a8151;
    padding-right: 10px;
    margin-left: -28px;
}


.box-head:hover .pp {
    height: 160px;
    /* transform: scale(1); */
    bottom: 0;
}

.pp {
    position: absolute;
    right: 0;
    bottom: -10%;
    left: 0;
    background-color: var(--secondary-color);
    transform-origin: bottom;
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(1);
    -webkit-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
    -khtml-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
    -moz-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
    -ms-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
    -o-transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
    transition: 0.35s cubic-bezier(0.48, 0.57, 0.33, 0.89);
}

.box-head:hover .item-excerpt {
    transform: scaleY(1);
    visibility: visible;
    /* padding-top: 50px !important; */
    line-height: 26px;
}

.box-head .item-excerpt {
    visibility: hidden;
    padding: 0 20px;
}

.footer-widget ul li a {
    line-height: 22px;
    font-size: 16px;
}

#hamburger {
    color: #fff;
}

.social_icon {
    display: flex;
     gap: 14px; 
}

.social_icon a {
    margin: 0;
    display: inline-block;
    width: 22px;
    height: 38px;
    font-size: 18px !important;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border-radius: 2px;
}

.main-menu ul > li > a {
    padding: 38px 0px 33px 0px;
}
.section-title h2 {
    font-size: 40px;
    font-family: 'Millik';
    text-transform: uppercase;
}

/* Wayra */
.button--wayra {
	overflow: hidden;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	background: #37474f;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.button--wayra:hover {
	color: #fff;
	border-color: #3f51b5;
}
.button--wayra.button--inverted:hover {
	color: #3f51b5;
	border-color: #fff;
}
.button--wayra:hover::before {
	opacity: 1;
	background-color: #3f51b5;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {
	background-color: #fff;
}
.button {
    display: block;
    padding: 1em 2em;
    border: none;
    background: none;
    color: #fff;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    letter-spacing: 1px;
    border: 1px solid #fff;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}
.button--wayra.button--inverted:hover {
    color: #000000;
    border-color: #fff;
}
section.location-bg {
    position: relative;
    overflow: hidden;
}
.social_icon {
    margin-left: 14px;
}
.service-content-wrap:before {
    position: absolute;
    height: 170px;
    width: 240px;
    background: url(https://airpack.dkddev.com/bomba/img/elephant.png);
    content: '';
    right: 0;
    bottom: 0;
    background-size: cover;
}
@media only screen and (max-width: 768px) {

    .service-content-wrap:before {
        position: absolute;
        height: 115px;
        width: 160px;
        background: url(https://airpack.dkddev.com/bomba/img/elephant.png);
        content: '';
        right: 0;
        bottom: 0;
        background-size: cover;
    }
    .block-text .title {
        margin-left: -3px;
        text-transform: capitalize;
        letter-spacing: 2px;
        line-height: 1.4;
        font-weight: 400;
        margin-bottom: 21px;
        font-size: 20px;
    }
    .box-head p {
        color: #fff;
        text-align: center;
        font-size: 20px;
        margin: 0 auto;
        padding: 14px 50px;
        width: 100%;
        font-weight: 400;
        font-family: "Grand HavenDemo";
        letter-spacing: 2px;
    }
    .location-bg:after, .location-bg:before
    {
        display: none;
    }
    .block-text.style-2 .title {
        color: #fff;
        letter-spacing: 3px;
        font-size: 25px;
    }
    .menu-section .item.slide-item img {
        height: 40vh !important;
    }

    .hero-area {
        height: auto !important
    }

    .service-bg {
        height: auto !important
    }

    .text-xl {
        font-size: 14px;
    }

    .special-menu-img img {
        width: 73%;
        height: 300px;
        border-radius: 200px 200px 0 0;
    }

    .special-menu-item {
        text-align: center !important;
        margin-top: 20px;
    }

    .section-title h1 {
        font-size: 32px;
    }

        .service-2 .service-content-wrap {
        width: 100%;
        padding: 50px 20px 30px;
    }

    .section-title h2 {
        font-size: 25px;
/*        font-family: "Grand HavenDemo";*/
        text-transform: uppercase;
    }

    .chef-restaurant .chef-restaurant-image .group-img {

        flex-direction: column;
    }

    body .sk-instagram-feed * {
        line-height: 28px;
    }

    .flikr-list li {
        float: left;
        width: 33.333% !important;
    }



}

.action-bar a {
    margin-top: 20px;
}

.mobile-nav .sidebar-nav .metismenu a {
    font-size: 16px;
    line-height: 28px
}

.action-bar .theme-btn {
    font-size: 15px;
}

.flikr-list {
    display: inline-block;
    width: 100%;
}

.f-flicker h6 {
    text-transform: uppercase;
    color: #999999;
    font-weight: bold;
}

.flikr-list li {
    float: left;
    width: 16.6666%;
}


.hero-area .owl-nav .owl-prev,
.hero-area .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #afaac0;
    color: #fff;
    border-radius: 0;
    width: 35px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.hero-area .owl-nav .owl-prev {
    left: 0;
}

.hero-area .owl-nav .owl-next {
    right: 0;
}

.item.slide-item img {
    height: 90vh;
}

.item.slide-item img {
    object-fit: cover;
    object-position: center;

}

.slide-text{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%, -50%);
    width: 100vw;
}
.slide-text h1{
    font-size: 52px;
    text-align: center;
}
.slide-text p{
    text-align: center;
}

.hero-area .owl-nav button span {
    font-size: 26px;
    color: #fff;
}




.footer-widget.center {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.footer-widget.left {
    border-right: 1px solid rgba(255, 255, 255, 0.129);
    height: 200px;
}

.footer-widget.right {
    padding-left: 75px;
    border-left: 1px solid rgba(255, 255, 255, 0.129);
    height: 200px;
}

.phone-number p a {
    font-size: 15px;
    color: #fff;
}

.email a {
    color: #fff;
    font-size: 15px;
}

.email a {
    color: #fff;
    font-size: 15px;
}

.location {
    width: 100%;
    display: block;
    padding: 30px;
    margin: 15px 0;
    border: 1px solid #eee;
    min-height: 232px;
}

.location h5 {
    margin-bottom: 20px;
    font-size: 23px;
}

.location address {
    margin-bottom: 25px;
    line-height: 25px
}

.location a {
    height: 44px;
    line-height: 44px;
    display: inline-block;
    padding: 0 20px;
    background: #222;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}

.location a i {
    margin-right: 7px;
}

.location-image {
    position: relative;
}

.location-image img {
    position: absolute;
    object-fit: cover;
    object-position: center;
    left: 30px;
    top: -31px;
    width: 100%;
    min-height: 232px;
}

.footer-widget.right h5 {
    text-align: right;
}

.footer-widget.right ul li {
    text-align: right
}

@media only screen and (max-width: 768px) {
    .location {
        padding: 0;
        margin: 0 0 20px 0;
    }

    .location-image img {
        position: relative;
        object-fit: cover;
        object-position: center;
        left: 0;
        top: 0;
        width: 100%;
    }

    .mobile-padding {
        padding: 30px;
    }

    .footer-widget.right {
        padding: 0
    }

    .footer-widget.right h5,
    .footer-widget.right ul li,
    .footer-widget h5,
    .footer-widget ul li a {
        text-align: center;
    }

    .footer-widget.left {
        text-align: left;
        display: inline-block;
        width: 100%;
    }

    .footer-bottom p {
        margin: 0;
        text-align: center !important
    }
}

.mobile-nav .sidebar-nav .metismenu a,
.action-bar a {
    /* font-family: 'CalgaryDemo' !important */
}

.service-2.dark-bg-2:before {
    content: '';
    background: #6a8151d9;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
}

.dark-bg-2 {
    background: url(../img/bomba-about-bg1.png);
    background-size: contain;
    background-repeat: repeat;
}

.location-bg:after {
    content: '';
    background: url(../img/elephant.png);
    width: 100%;
    position: absolute;
    top: 63%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 200px auto;
    right: 0;
    opacity: 1;
    left: 94%;
}

.location-bg:before {
    content: '';
    background: url(../img/elephant-right.png);
    width: 100%;
    position: absolute;
    top: 63%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 200px auto;
    right: 0;
    opacity: 1;
    right: 124px;
}

section.location-bg {
    position: relative;
}
.adventure-sec,.image-box-adv
{
    position: relative;
}
.content-edv {
    top: 20%;
    margin: 0 auto;
    text-align: center;
}



.whatsapp-float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    color: white;
    font-size: 28px;
    padding: 15px 18px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
    z-index: 1000;
    transition: background 0.3s ease;
}

.whatsapp-float:hover {
    background-color: #1ebc59;
    text-decoration: none;
}

@media(max-width: 768px){
    .hero-banner{
        height: auto !important;
    }
    .item.slide-item {
        height: auto !important;
    }
    .slide-text h1 {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 45px;
        z-index: 10;
        text-align: center;
        width: 100%;
        transform: translate(-50%, -50%) !important;
    }

    .follow-section {
    margin-top: 10px;
    padding-top: 40px;
    border-top: 1px solid #e0e0e0;
}
.award-row {
    margin-bottom: 10px;
}

.blog-content {
    border-radius: 5px;
    box-shadow: 0 0 10px #413a3a63;
    padding: 15px;
    margin-top: -25px;
    z-index: 9999;
    position: relative;
    max-width: 92%;
    margin: -24px auto;
    display: block;
    background: #fff;
}

.loc-card {
    background: #fff;
    position: relative;
    overflow: hidden;
    height: 100%;
    transition: transform 0.4s cubic-bezier(.16, 1, .3, 1), box-shadow 0.4s;
    box-shadow: 0 2px 20px rgb(0 0 0 / 5%);
    border-radius: 5px;
    border: 1px solid #c3d5af;
}

.award-row .row.align-items-start {
        box-shadow: 0 0 10px #fff2f2;
        margin: -2px;
        padding: 22px;
        min-height: 165px;
        border-radius: 5px;
        border: 1px solid #aec09a;
    }

    .follow-section {
    margin-top: 20px;
    padding-top: 40px;
    border-top: 1px solid #e0e0e0;
}



}
address.pt-3.pb-e.pb-s {
    padding-bottom: 38px;
}
.c-img
{
    max-width: 248px;margin-bottom: 18px;
    padding: 26px;
    margin: auto;
    display: block;
}
@media(max-width: 576px){
     .locations-section {
    padding: 30px 0;
}
    .award-row .row.align-items-start {
        box-shadow: 0 0 10px #fff2f2;
        margin: -2px;
        padding: 22px;
        min-height: 165px;
        border-radius: 5px;
        border: 1px solid #aec09a;
    }
    .footer-widget h5 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    letter-spacing: 2px;
    margin-top: 16px;
}
    .footer-widget h5 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    letter-spacing: 2px;
    margin-top: 16px;
}
   img.img-responsive.c-img {
        max-width: 380px !important;
        height: auto !important;
        margin: auto !important;
    }
    address.pt-3.pb-e.pb-s {
    padding-bottom: 0px;
}
	    .box-head p {
        color: #fff;
        text-align: center;
        font-size: 30px;
        margin: 0 auto;
        padding: 14px 50px;
        width: 100%;
        font-weight: 400;
        font-family: 'Millik';
        letter-spacing: 2px;
    }
    .chef-restaurant .chef-restaurant-image .group-img {
    display: flex;
    justify-content: center;
    gap: 10px;
}
	.office-card h5 {
    /* font-style: italic; */
    color: #333;
    font-family: inter;
    font-weight: 600;
    font-size: 15px!important;
    letter-spacing: 0px;
}
	.box-head .item-excerpt {
    visibility: visible !important;
    padding: 0 20px;
    line-height: 22px;
}
	.l-des address {
    font-size: 13px!important;
}
	.awards-section {
    padding: 0 0 40px!important;
    background-color: #fff;
}
	.award-title {
    font-size: 15px!important;
    margin-bottom: 5px!important;
    line-height: 1.4;
}
    .footer-bottom p {
    font-size: 11px;
}
   
	.pp
	{
		    bottom: 0!important;
	}
	.header-area .header-inner-box .logo a svg
	{
		height: 70px;
	}
	.service-slider {
    width: 100%!important;
}
    .logo .navbar-brand img{
        max-width: 70px !important;
    }
    .header-area .navigation{
        height: 68px;
    }
	.header-area .header-inner-box .logo a svg {
    max-width: 98px !important;
}
    .slide-text h1 {
        position: absolute;
        top: -24%;
        left: 50%;
        font-size: 25px;
        z-index: 10;
        transform: translate(-50%, -50%) !important;
        width: 100%;
        text-align: center;
    }
	.service-bg img {
    height: 300px !important;
    object-fit: cover;
}
	.slide-text p {
    margin-top: 20px;
    max-width: 265px;
    margin: 8px auto;
    text-shadow: 0 0 10px #000000 !important;
    line-height: 20px;
}

   .hero-banner .item.slide-item{
        height: 25vh !important;
    }
    .menu-section .item.slide-item img {
        height: auto !important;
    }
	.hero-banner img {
    height: 25vh !important;
}
    .hero-banner{
        height: auto !important;
    }
    .bomba-service{
        flex-direction: column-reverse;
    }
    .walking-ani img{
        display: none;
    }
    .office-card img{
                max-width: 100% !important;
        height: 228px ! IMPORTANT;
    }
    .office-card h5{
        font-size: 16px;
    }
    .office-card address {
        font-size: 14px;
        line-height: 20px !important;
        height: auto;
    }
    .map-btn a {
        background: black;
        padding: 5px 8px !important;
        color: white;
        border-radius: 0;
        text-decoration: none;
        font-size: 10px !important;
        display: inline-block;
    }
    .office-card{
        margin-bottom: 15px;
    }
    .booking{
        padding: 20px 0 20px;
    }
    .booking .booking-content {
        padding-top: 20px !important;
        padding-right: 20px !important;
    }
    .booking .booking-content .subtitle {
        margin-bottom: 10px;
    }
    .booking .booking-content .title{
        margin-bottom: 5px;
    }
    .booking .booking-content .text {
        font-size: 14px !important;
        padding-right: 0 !important;
        letter-spacing: 0.3px !important;
        line-height: 22px !important;
    }
    .pt-50 {
        padding-top: 20px;
    }
    .pb-50 {
        padding-bottom: 20px;
    }
    .footer-widget.right{
        height: auto !important;
    }
    .menu-row{
        flex-direction: column-reverse;
    }
    .contact-boxdesign{
        margin-top: 0 !important;
    }
    .breadcrumb-area{
        height: auto !important;
        padding: 40px 0 !important;
    }
    .breadcrumb-area .breadcrumb-title{
        margin-top: 0 !important;
    }
}
.header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 1;
    visibility: visible;
    width: 100%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    animation: 0.5s 
ease-in-out 0s normal none 1 running fadeInDown;
    z-index: 999 !important;
}
.blog-content
{
	    z-index: 9!important;
}
 .faq-section {
    background-color: #f8f9fb;
    padding: 80px 0;
  }
  .faq-section .section-tag {
    display: inline-block;
    background-color: #eef1ff;
    color: #4a3aff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 30px;
    margin-bottom: 16px;
  }
  
  .faq-section .section-subtext {
    color: #6b7280;
    font-size: 1rem;
    max-width: 560px;
    margin: 0 auto;
  }
  .faq-accordion .accordion-item {
    border: none;
    border-radius: 14px !important;
    margin-bottom: 16px;
    background-color: #ffffff;
    box-shadow: 0 2px 10px rgba(20, 20, 43, 0.05);
    overflow: hidden;
  }
  .faq-accordion .accordion-button {
    font-size: 1.05rem;
    font-weight: 600;
    color: #1a1a2e;
    padding: 22px 24px;
    box-shadow: none;
    background-color: #ffffff;
  }
  .faq-accordion .accordion-button:not(.collapsed) {
    color: #4a3aff;
    background-color: #ffffff;
  }
  .faq-accordion .accordion-button:focus {
    box-shadow: none;
    border-color: transparent;
  }
  .faq-accordion .accordion-button::after {
    width: 34px;
    height: 34px;
    background-color: #f1f2f8;
    border-radius: 50%;
    background-size: 16px;
    flex-shrink: 0;
  }
  .faq-accordion .accordion-button:not(.collapsed)::after {
    background-color: #4a3aff;
    filter: invert(1) brightness(2);
  }
  .faq-accordion .accordion-body {
    padding: 0 24px 24px 24px;
    color: #6b7280;
    font-size: 0.98rem;
    line-height: 1.7;
  }
  .faq-accordion .accordion-item:not(:first-of-type) {
    border-top: none;
  }

