.fa,
.nav-link,
a,
a:hover,
span {
    display: inline-block
}

.nav-fix,
.navbar {
    z-index: 100;
    width: 100%;
    left: 0
}

header .container .header-info p,
p {
    line-height: 1.8;
    word-spacing: 1px;
    font-weight: 400
}

.butn,
body,
p {
    font-weight: 400
}

.cd-intro,
.cd-title,
h1,
h2 {
    text-align: center
}

.footer,
.top {
    letter-spacing: 1px
}

.hovereffect h2,
.inner-menu h3,
.order1,
.testimonial .title {
    text-transform: uppercase
}

@font-face {
    src: url('../font/Aladin-Regular.ttf');
    font-family: Aladin-Regular
}

@font-face {
    src: url('../font/Wonderbar-Demo.otf');
    font-family: Wonderbar-Demo
}

@font-face {
    src: url('../font/amore.otf');
    font-family: amore
}

@font-face {
    src: url('../font/Chicle-Regular.ttf');
    font-family: Chicle-Regular
}

@font-face {
    src: url('../font/Catamaran-Regular.ttf');
    font-family: Catamaran-Regular
}

@font-face {
    src: url('../font/lora-bold-italic.ttf');
    font-family: lora-bold-italic
}

@font-face {
    src: url('../font/crashbangwallop-light.ttf');
    font-family: crashbangwallop-light
}

@font-face {
    font-family: fontawesome;
    src: url('../font/ionic-fonts/fontawesome-webfont.eot');
    src: url('../font/ionic-fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../font/ionic-fonts/fontawesome-webfont.ttf') format('truetype'), url('../font/ionic-fonts/fontawesome-webfont.woff') format('woff'), url('../font/ionic-fonts/fontawesome-webfont.svg') format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    font-family: fontawesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nav-link,
.top,
h1,
h2 {
    font-family: Aladin-Regular
}

html {
    overflow-x: hidden
}

body {
    font-size: 14px;
    overflow-x: hidden !important
}

h1,
h2 {
    color: #311d05
}

p {
    font-size: 16px;
    color: #6f6a6a;
    margin: 0;
    font-family: Catamaran-Regular
}

.title span h1,
a,
a:hover,
span {
    color: inherit;
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto
}

.img-responsive {
    margin: 0 auto
}

.title h2 {
    font-size: 50px
}

.nav-link {
    font-size: 25px
}

.navbar {
    padding: 15px;
    color: #fff
}

.navbar .navbar-toggler {
    position: relative;
    border: none;
    font-size: 8px
}

.destination-button:focus,
.navbar .navbar-toggler span:focus,
.navbar .navbar-toggler span:hover,
.navbar .navbar-toggler:focus,
.navbar .navbar-toggler:hover,
.place-button:focus {
    outline: 0
}

.navbar .navbar-nav {
    margin: auto 0 auto auto;
    font-size: 16px
}

.navbar .navbar-brand img {
    max-width: 120px
}

.nav-fix {
    position: fixed !important;
    top: 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    transition: .4s;
    background: #fff
}

.butn,
.butn span,
.cd-title,
.cd-words-wrapper,
.cd-words-wrapper b.is-visible,
.section-head h2,
header,
header .container {
    position: relative
}

.nav-fix .nav-link {
    color: #222
}

.nav-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #d61b1b;
    transition: width .5s;
    margin-top: 5px
}

.nav-link:hover::after {
    width: 100%;
    transition: width .5s
}

header {
    height: 100vh
}

header .hdr-item {
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding-top: 110px;
    background-position: bottom !important;
    height: 100vh
}

header .hdr-item .img {
    animation-duration: 0s;
    padding: 0 30px
}

header .container {
    z-index: 5;
    color: #fff
}

header .container .header-info h1,
header .container .header-info h2 {
    animation-delay: .3s;
    font-size: 50px;
    font-family: Wonderbar-Demo;
    color: #fff
}

header .container .header-info p {
    color: #f1f1f1;
    margin: 15px 0 30px;
    width: 80%;
    animation-delay: .5s
}

header .container .header-info .butn {
    animation-delay: .8s;
    background: #ed6026;
    color: #000;
    font-family: Aladin-Regular;
    font-size: 2.5em;
    margin-top: 15px
}

.section-padding {
    padding: 100px 0
}

[gray-bg] {
    background: #f8f8f8
}

.section-head {
    margin-bottom: 80px
}

.section-head h2 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #0c103d
}

.section-head h2 span {
    position: relative;
    font-size: 20px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, .2);
    z-index: 2;
    color: #3764eb;
    margin-bottom: 10px
}

.count1 ul li,
.menu-list ul li {
    font-size: 18px;
    line-height: 30px
}

.section-head p {
    width: 60%;
    margin: auto
}

.overlay {
    z-index: 0
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about ul li,
.cd-words-wrapper,
.cd-words-wrapper b,
.social1 ul li,
.top ul li {
    display: inline-block
}

.owl-carousel .owl-stage-outer {
    padding: 30px 0
}

.butn {
    padding: 7px 30px;
    background: #46bfe2;
    border: 1px solid transparent;
    z-index: 3;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
    -webkit-transition: .4s;
    transition: .4s;
    cursor: pointer;
    outline: 0 !important;
    overflow: hidden;
    border-radius: 30px;
    color: #fff;
    font-size: 16px
}

.destination-button,
.destination-button:active,
.place-button {
    outline: 0;
    border: none
}

.butn span {
    z-index: 2;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.butn:after,
.butn:before {
    content: '';
    width: 0;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: width .4s;
    transition: .2s ease-in;
    z-index: 1;
    opacity: .4;
    border-radius: 30px
}

.butn:after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    background: #fff;
    opacity: 1
}

.butn-bg,
.butn-light:after,
.butn-light:before {
    background: #46bfe2
}

.butn:hover:after,
.butn:hover:before {
    width: 100%
}

.butn:hover:after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.butn:hover span {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    color: #c5171a
}

.butn-bg {
    border-color: #46bfe2;
    color: #fff
}

.butn-bg:hover span,
.butn-light span {
    color: #46bfe2
}

#playPauseBtn:hover,
.butn-light {
    background: #fff
}

.butn-light:hover span,
.title-wrapper,
.title-wrapper .title,
.top ul li a:hover {
    color: #fff
}

.cd-title {
    height: 160px;
    line-height: 230px
}

.cd-title h1 {
    font-size: 2.4rem;
    font-weight: 700
}

.cd-intro {
    width: 90%;
    max-width: 768px;
    margin: 4em auto
}

.cd-headline {
    font-size: 1.5rem;
    line-height: 1.2
}

@media only screen and (min-width:768px) {
    .cd-title {
        line-height: 250px
    }

    .cd-intro {
        margin: 5em auto
    }

    .cd-headline {
        font-size: 2.2rem;
        font-weight: 300
    }
}

@media only screen and (min-width:1170px) {
    .cd-title {
        height: 200px;
        line-height: 300px
    }

    .cd-title h1 {
        font-size: 3rem
    }

    .cd-intro {
        margin: 6em auto
    }

    .cd-headline {
        font-size: 2.5rem
    }
}

.cd-words-wrapper {
    text-align: left
}

.cd-words-wrapper b {
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0
}

.cd-headline.clip b,
.no-js .cd-words-wrapper b,
.video-container:hover .video-overlay {
    opacity: 0
}

.cd-headline.clip b.is-visible,
.no-js .cd-words-wrapper b.is-visible,
.project-item:hover .overlay {
    opacity: 1
}

.cd-headline.clip span {
    display: inline-block;
    padding: .2em 0
}

.cd-headline.clip .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top
}

.cd-headline.clip .cd-words-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #aebcb9
}

@media screen and (max-width:991px) {
    .navbar {
        padding-bottom: 15px;
        position: relative;
        top: 0;
        bottom: inherit;
        left: 0;
        width: 100%;
        overflow: visible;
        background-color: #b9161a;
        box-shadow: none;
        border: none
    }

    .navbar .navbar-brand img {
        max-width: 100px
    }

    .navbar .navbar-nav {
        line-height: 24px;
        margin-top: 75px
    }

    .navbar .navbar-toggler {
        padding: 0;
        width: 30px;
        margin-left: inherit
    }

    .navbar .navbar-toggler span {
        width: 100%;
        height: 3px;
        background-color: #fff
    }

    .nav-fix {
        background-color: #fff;
        border: 1px solid #3764eb
    }

    .nav-fix .navbar-nav {
        line-height: 2.2
    }

    .nav-fix .navbar-toggler span {
        background-color: #3764eb
    }

    .nav-fix .nav-link {
        color: #3764eb
    }

    header {
        height: auto;
        top: -48px
    }

    .top ul {
        padding-left: 0 !important
    }
}

@media screen and (max-width:767px) {
    header .container .header-info h1 {
        font-size: 20px
    }

    .hdr-item h5,
    .hdr-item h6 {
        font-size: 1.5em !important
    }

    header .hdr-item .img {
        display: block
    }

    .navbar .navbar-nav {
        line-height: 24px;
        margin-top: 10px
    }

    .order img {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .order {
        height: 883px
    }
}

@media screen and (max-width:640px) {
    .order {
        height: auto
    }
}

@media screen and (min-width:640px) and (max-width:767px) {
    .navbar .navbar-nav {
        line-height: 24px;
        margin-top: 77px
    }
}

.top ul li {
    padding-top: 2%
}

.top {
    background-color: #311d06;
    color: #ed6026;
    font-size: 16px;
    padding: .5% 0
}

.about .butn,
.butn,
.hovereffect:hover {
    background-color: #e45623
}

.social {
    text-align: right
}

.social ul li {
    padding: 1% 2% 0
}

.hdr-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom
}

.order,
.testimonial1 {
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat
}

.hdr-item h5 {
    font-family: Chicle-Regular;
    color: #ed6026;
    font-size: 3.5em;
    text-align: center
}

.about h6,
.hdr-item h6,
.order h3 {
    font-family: Aladin-Regular;
    text-align: center
}

.hdr-item h6 {
    font-size: 2.5em
}

.inactive,
.owl-dots {
    display: none
}

.section {
    margin: 7% 0
}

.about h6 {
    font-size: 8.5em;
    color: #cccccc73
}

.about h1,
.about h2 {
    position: absolute;
    width: 100%;
    top: 35px;
    font-size: 4.5em
}

.taste h1,
.taste h2 {
    position: initial;
    margin-top: -105px
}

.about p,
.menu-list h5 {
    text-align: center
}

.about .butn,
.butn {
    margin-top: 5%
}

.taste h2 {
    font-size: 58px !important
}

.block-img,
.hovereffect,
.hovereffect h2,
.hovereffect img,
.testimonial {
    position: relative
}

.about .img {
    animation-duration: 2s
}

.order {
    background-image: url('../images/order-bg1.svg')
}

svg {
    width: max-content;
    height: 200px;
    margin: 0 auto
}

svg .draw-arrow {
    stroke-width: 5;
    stroke: #dcaa82;
    fill: none;
    stroke-dasharray: 400;
    stroke-dashoffset: 400;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: draw;
    animation-name: draw
}

svg .draw-arrow.tail-1 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

svg .draw-arrow.tail-2 {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

@-webkit-keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

.space {
    height: 50px
}

.order h3 {
    color: #fff;
    line-height: 2.5em;
    margin-bottom: 0
}

.order p {
    font-family: Catamaran-Regular;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    color: #ffffff9e
}

.order h1,
.order h2 {
    color: #e45623
}

.order .container {
    padding: 5% 0
}

.testimonial1 {
    background-image: url('../images/footer-bg.svg');
    padding: 10% 0
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: default;
    padding: 5px
}

.price1,
.right p {
    float: right
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 150px;
    left: 0;
    padding: 50px 20px
}

.hovereffect img {
    display: block;
    background-color: #fff
}

.hovereffect:hover img {
    opacity: .4;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hovereffect h2 {
    color: #151414;
    letter-spacing: 2px;
    font-size: 28px;
    overflow: hidden;
    padding: .5em 0;
    background-color: transparent;
    font-family: Aladin-Regular;
    text-align: left;
    font-weight: bolder
}

.hovereffect h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.hovereffect:hover h2:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hovereffect a,
.hovereffect p {
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    font-family: Aladin-Regular;
    font-size: 32px;
    text-align: left
}

.banner,
.block-img,
.count,
.taste h2,
.testimonial .title {
    text-align: center
}

.hovereffect:hover a,
.hovereffect:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.banner {
    background-image: url('../images/about-banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5%
}

.title {
    font-family: Aladin-Regular !important
}

.blog-item {
    padding: 10%
}

.block-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0
}

.blog-item:after {
    content: '';
    position: absolute;
    border: 0;
    height: 2px;
    width: 0;
    left: 50%;
    bottom: 0;
    background-color: #f15f2a;
    -ms-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.price1,
.table .fa {
    background-color: #ed6026
}

.price1 {
    padding: 5% 4%;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-family: Aladin-Regular
}

.owl-next,
.owl-prev {
    font-family: Wonderbar-Demo
}

.testimonial {
    padding: 25px 30px 50px;
    margin: 0 30px 30px
}

.testimonial .pic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #c7373c;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0
}

.testimonial .pic img {
    width: 100%;
    height: auto
}

.testimonial .description {
    font-size: 15px;
    color: #5e595b;
    line-height: 27px;
    text-align: center;
    margin: 0;
    position: relative
}

.order1,
table {
    font-size: 20px
}

.testimonial .description:before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    color: #d7d7d7;
    position: absolute;
    top: 0;
    left: -2px
}

.testimonial .title {
    padding: 10px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 700;
    color: #d61b1b;
    letter-spacing: 1px;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0
}

.testimonial .post {
    font-size: 15px;
    color: #000
}

.owl-theme .owl-controls {
    width: 100%;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 38%
}

.owl-theme .owl-controls .owl-buttons div {
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 0;
    background: 0 0
}

.owl-prev {
    position: absolute;
    left: -5%
}

.owl-next {
    position: absolute;
    right: -5%
}

.footer,
.footer h5,
.menu-list ul li {
    font-family: Aladin-Regular
}

.owl-next:after,
.owl-prev:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 30px;
    color: #c7373c;
    opacity: 1
}

#playPauseBtn,
.product-01 .title {
    font-size: 24px
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    float: right;
    width: 100%;
    top: 50%
}

.footer {
    background: url('../images/footer.png') 0 0/cover no-repeat
}

.footer-space {
    padding: 7% 0 0
}

.menu-list {
    background-color: #c5171a;
    color: #fff;
    padding: 7%;
    border-radius: 7%
}

.footer h5 {
    font-size: 22px;
    color: #000
}

.copy-right {
    border-top: 1px solid #c5171a;
    padding-top: 10px
}

.footer ul li {
    line-height: 30px;
    color: #fff
}

.copy-right p {
    font-family: Chicle-Regular;
    color: #000
}

.btn,
.contact h2,
.count,
.modal-body h2,
.order1,
.subtitle,
.taste h2,
.tik ul li,
table {
    font-family: Aladin-Regular
}

.contact-section .table a:hover,
.count h3,
.sec-title h2 span,
.tik ul li {
    color: #ed6026
}

.social1 ul li {
    padding: 0 10px
}

.count1 ul li,
.social1 a,
.tabcontent.active,
.toggle-btn,
video {
    display: block
}

::placeholder {
    color: #ed6026 !important
}

.order1 {
    background: #e45623;
    color: #fff
}

.table .fa {
    padding: 33% 38%;
    border-radius: 50%
}

.toggle-btn,
button {
    color: #fff;
    border: none
}

.table .fa-envelope-o {
    padding: 30%
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle
}

.decor {
    position: absolute;
    z-index: 0
}

.decor1 {
    position: absolute;
    width: 100%;
    z-index: 999;
    text-align: right;
    margin-top: -100px
}

.tik ul li {
    line-height: 30px;
    font-size: 20px
}

.tik ul {
    margin-top: 2%
}

.block-img h5 {
    padding-top: 25px
}

.subtitle {
    font-size: 19px
}

.modal-body h2 {
    font-size: 2em;
    text-align: left;
    color: #3d0606
}

.modal-body {
    margin: 5%
}

.group-btn,
.tab,
.tonggle-btn {
    margin-top: 20px
}

.btn {
    font-size: 1.5em;
    text-align: left;
    background-color: #3d0606;
    color: #fff
}

.amount,
.tablinks,
.toggle-btn {
    font-size: 18px
}

.toggle-btn {
    padding: 10px 20px;
    background-color: #b21417;
    border-radius: 5px;
    cursor: pointer
}

.group-btn,
.item,
.item-left,
.product-01,
.tab,
.tonggle-btn {
    display: flex
}

.tonggle-btn {
    justify-content: end
}

.active-btn {
    background-color: green;
    color: #fff
}

.tablinks,
.tablinks#nonVegTab.active,
.tablinks#vegTab.active {
    color: #000;
    background-color: transparent
}

.group-btn {
    gap: 20px;
    justify-content: flex-end;
    align-content: center
}

.sq {
    padding-left: 200px
}

.tablinks,
button {
    padding: 10px 20px;
    cursor: pointer
}

button {
    font-size: 16px;
    background-color: #007bff;
    border-radius: 5px
}

.inner-briyani .product-01 {
    margin-bottom: 7px !important
}

.tab {
    justify-content: center;
    align-items: center;
    margin-bottom: 20px
}

.tablinks {
    border: none;
    font-weight: 700;
    transition: background-color .3s, color .3s;
    border-radius: 20px
}

.toggle-switch {
    position: relative;
    width: 100px;
    height: 40px;
    background-color: #ddd;
    border-radius: 50px;
    margin: 0 10px;
    cursor: pointer;
    transition: background-color .3s
}

#playPauseBtn,
.filter-tabs li,
.overlay,
.project-item,
.slider,
.theme-btn,
.view-details {
    transition: .3s
}

.slider {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 40px;
    height: 30px;
    background-color: red;
    border-radius: 50px
}

.overlay,
.video-overlay {
    left: 0;
    height: 100%;
    top: 0
}

.toggle-switch.active .slider {
    left: 55px;
    background-color: green
}

.tabcontent {
    margin-top: 20px
}

.destination-tabs,
.place-tabs {
    display: flex;
    justify-content: center
}

.destination-tabs button,
.place-tabs button {
    background-color: transparent
}

.destination-tabs .cat-icons img,
.place-tabs .cat-icons img {
    width: 80px
}

.product-01 {
    justify-content: space-between
}

.amount {
    color: #ed6026;
    font-weight: 600
}

.navbar .navbar-nav .nav-link:hover,
.title {
    color: #000
}

.first-sec .item-left {
    margin-bottom: 15px
}

.item-left {
    align-items: center
}

.line-effect {
    border-bottom: 1px dotted #f60;
    flex-grow: 1;
    margin-right: 10px
}

.title {
    font-size: 20px
}

.item-left .title:before {
    content: '';
    position: absolute;
    width: 250px;
    border-bottom: 1px dotted #ed6026 !important;
    bottom: 6px;
    left: 100%;
    text-align: right
}

.item {
    justify-content: space-between;
    align-items: center;
    padding: 10px 0
}

.item-right,
.top ul li {
    padding-left: 10px
}

.item-left h5 {
    flex: 1;
    margin: 0;
    position: relative;
    padding-right: 10px
}

.item-right {
    white-space: nowrap
}

.product-01 {
    display: grid;
    grid-template-columns: 170px max-content;
    grid-row-gap: 10px;
    max-width: 700px;
    font-size: 16px;
    line-height: 20px
}

.d-flex-1,
.d-flexx,
.filter-tabs,
.overlay {
    display: flex
}

.place-button {
    background: 0 0;
    cursor: pointer
}

.place-button:active {
    border: none
}

.about-carousel img {
    height: auto;
    width: 50% !important
}

.projects-section {
    padding: 60px 0;
    background-color: #f8f9fa;
    text-align: center
}

.filter-tabs .active,
.filter-tabs li:hover,
.theme-btn {
    background-color: #ed6026;
    color: #fff
}

.sec-title h2 {
    font-size: 32px;
    font-weight: 700;
    color: #333
}

.filter-tabs {
    list-style: none;
    padding: 0;
    justify-content: center;
    gap: 15px
}

.filter-tabs li {
    cursor: pointer;
    padding: 10px 20px;
    border: 2px solid #ed6026;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 600
}

.projects-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-top: 30px
}

.project-item {
    position: relative;
    width: 300px;
    border-radius: 10px;
    overflow: hidden
}

.project-item img {
    width: 100%;
    height: auto;
    transition: .3s
}

.project-item:hover img {
    transform: scale(1.1)
}

.overlay {
    position: absolute;
    width: 100%;
    background: #ed6026;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0
}

.view-details {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    border: 2px solid #fff;
    padding: 5px 15px;
    border-radius: 5px
}

.view-details:hover {
    background-color: #fff;
    color: #ed6026
}

.theme-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 700
}

.theme-btn:hover {
    background-color: #007c73
}

.video-container {
    position: relative;
    width: 60%;
    max-width: 800px;
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2)
}

video {
    width: 100%;
    height: 450px;
    border-radius: 10px
}

.video-overlay {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transition: opacity .3s
}

#playPauseBtn {
    background: rgba(255, 255, 255, .7);
    border: none;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

#playPauseBtn i {
    color: #333
}

#global-modal .form-group {
    display: inherit
}

.navbar {
    position: relative;
    margin-top: 0;
    margin-bottom: 0
}

.navbar .navbar-nav .nav-link {
    padding: 0 12px !important;
    color: #ed6026
}

.navbar-brand {
    position: absolute;
    top: 0;
    padding-top: 0 !important
}

.navbar .navbar-nav {
    padding: 0
}

.navbar-nav>li {
    padding: 5px
}

.swin-sc-product .cat-wrapper img {
    width: auto !important
}

.slick-slide img {
    margin: initial !important
}

.slick-slide {
    height: auto !important
}

h5 {
    font-family: Wonderbar-Demo
}

.swin-sc-product.products-01.style-02 .products .item-left .des {
    font-family: Catamaran-Regular !important
}

.swin-sc-product.products-01.style-02 .products .item-left .title:before {
    content: '';
    position: absolute;
    width: 385px !important;
    border-bottom: 1px dotted #ed6026 !important;
    bottom: 6px;
    left: 110%;
    text-align: right
}

.swin-sc-product.products-01 .products .item .price {
    font-family: Wonderbar-Demo;
    color: #f15f2a
}

.blog-item a {
    font-size: 18px;
    font-weight: bolder;
    text-decoration: underline !important;
    display: flex;
    justify-content: center;
    text-align: center;
    cursor: pointer
}

.blog-section .modal .modal-title {
    text-align: center !important
}

.blog-section .modal .modal-body h2 {
    text-align: left;
    font-size: 24px
}

.blog-section .modal .modal-body .modal-img img {
    width: 300px;
    height: auto;
    border-radius: 10px
}

.blog-section .modal .modal-body p {
    text-align: justify
}

.blog-section .modal .modal-body {
    margin: 10px !important
}

.modal-img {
    align-items: center
}

@media screen and (max-width:575px) {
    .blog-section .blog-item h5 {
        font-size: 16px;
        background-color: none !important
    }

    .blog-section h1 span {
        font-size: 28px !important
    }

    .footer h2 {
        font-size: 24px
    }
}

@media screen and (max-width:425px) {
    .navbar .nav-item li a {
        list-style: outside !important
    }

    .footer {
        padding: 20px !important
    }

    .blog-section .blog-item a,
    .blog-section .blog-item h5 {
        font-size: 14px;
        background-color: none !important
    }

    .blog-section h1 span {
        font-size: 24px !important
    }

    .footer h2 {
        font-size: 20px
    }
}

@media screen and(min-width:1440px) {
    .modal-dialog {
        max-width: 810px !important;
        margin: 1.75rem auto
    }
}

.blog-item,
.food-section .blog-item {
    flex: 1
}

.contact-section .table a:hover .table i {
    transform: scale(1.2) !important;
    color: #ed6026 !important;
    transition: transform .3s, color .3s !important
}

@media screen and (max-width:1200px) {
    .top ul .payment {
        display: none !important
    }
}

@media (max-width:425px) {
    .footer {
        padding: 20px !important
    }
}

.inner-menu {
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    max-width: 400px;
    margin: 20px auto
}

.inner-menu h3 {
    font-size: 24px;
    font-weight: 700;
    color: #d9230f;
    margin-bottom: 15px
}

.inner-menu ul {
    list-style: none;
    padding: 0
}

.inner-menu ul li {
    text-align: center;
    font-size: 18px;
    color: #333;
    padding: 5px 0;
    transition: .3s ease-in-out
}

.inner-menu ul li:last-child {
    border-bottom: none
}

.inner-menu ul li:hover {
    color: #d9230f;
    transform: scale(1.05);
    font-weight: 700
}

.nav-link.active {
    font-weight: 700;
    color: #000 !important
}

.modal-6 ul li {
    margin: 10px 0
}

.modal-6 hr {
    border: #000 !important;
    color: #000 !important
}

.modal-6 p strong {
    color: #000;
    font-weight: 600
}

.modal .content-1 img {
    border-radius: 10px
}

.modal .content-1 p i {
    color: #000;
    font-size: 16px
}

.modal .content-1 h4 {
    color: #303337;
    padding-left: 5px;
    border-bottom: 1px dotted #cfcfcf
}

/* Wrapper – Full Width */
#biryaniFaqAccordion {
    width: 100%;
}

/* Accordion Item */
#biryaniFaqAccordion .accordion-item {
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    margin-bottom: 14px;
    overflow: hidden;
}

/* Question Button */
#biryaniFaqAccordion .accordion-button {
    background: #f1f5f9;
    color: #111827;
    font-size: 16px;
    font-weight: 600;
    padding: 18px 22px;
    border: none;
    box-shadow: none;
    width: 100%;
}

/* Remove Bootstrap default blue focus */
#biryaniFaqAccordion .accordion-button:focus {
    box-shadow: none;
}

/* Active Question */
#biryaniFaqAccordion .accordion-button:not(.collapsed) {
    background: #e5e7eb;
    color: #020617;
    border-bottom: 1px solid #d1d5db;
}

/* Arrow Icon */
#biryaniFaqAccordion .accordion-button::after {
    filter: brightness(0.3);
}

/* Answer Section */
#biryaniFaqAccordion .accordion-body {
    background: #ffffff;
    color: #374151;
    font-size: 15px;
    line-height: 1.7;
    padding: 20px 22px;
}

/* Hover Effect */
#biryaniFaqAccordion .accordion-button:hover {
    background: #e2e8f0;
}

/* Mobile Friendly */
@media (max-width: 768px) {
    #biryaniFaqAccordion .accordion-button {
        font-size: 15px;
        padding: 16px;
    }

    #biryaniFaqAccordion .accordion-body {
        font-size: 14px;
        padding: 16px;
    }
}


.modal .btn-close {
    background-color: #111 !important; 
    border-radius: 50% !important;
    padding: 10px !important;
    opacity: 1 !important;
    filter: invert(1) !important; 
}

.modal .btn-close:hover {
    background-color: #000 !important;
    transform: scale(1.05) !important;
}