@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/Aladin-Regular.ttf');
  font-family: Aladin-Regular;
}

@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: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font-family: fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  overflow-x: hidden;
}

body {
  font-weight: 400;
  font-size: 14px;
  overflow-x: hidden !important;
}

h1 {
  text-align: center;
  font-family: Aladin-Regular;
  color: #311d05;
}
h2 {
  text-align: center;
  font-family: Aladin-Regular;
  color: #311d05;
}

p {
  font-size: 16px;
  font-weight: 400;
  color: #6f6a6a;
  line-height: 1.8;
  margin: 0;
  word-spacing: 1px;
  font-family: Catamaran-Regular;
}

img {
  max-width: 100%;
  height: auto;
}

.img-responsive {
  margin: 0 auto;
}

span,
a,
a:hover {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}

.title span h1 {
  /* display: inline-block; */
  text-decoration: none;
  color: inherit;

}

.title h2 {
  font-size: 50px;
}

/** menu **/
.nav-link {
  display: inline-block;
  font-size: 25px;
  font-family: Aladin-Regular;
}

.navbar {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 15px;
  color: #fff;
  z-index: 100;
}

.navbar .navbar-toggler {
  position: relative;
  border: none;
}

.navbar .navbar-toggler {
  font-size: 8px;
}

.navbar .navbar-toggler:focus,
.navbar .navbar-toggler:hover,
.navbar .navbar-toggler span:focus,
.navbar .navbar-toggler span:hover {
  outline: none;
}

.navbar .navbar-nav {
  margin: auto 0 auto auto;
  font-size: 16px;
}

.navbar .navbar-nav .nav-link {
  padding: 0 12px !important;
}

.navbar .navbar-brand img {
  max-width: 120px;
}

.nav-fix {
  width: 100%;
  position: fixed !important;
  left: 0;
  top: 0;
  z-index: 100;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  transition: all 0.4s ease;
  background: #fff;
}

.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;
}

/** banner **/
header {
  height: 100vh;
  position: relative;
}

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 {
  position: relative;
  z-index: 5;
  color: #fff;
}

header .container .header-info h1 {
  animation-delay: 0.3s;
  font-size: 50px;
  font-family: Wonderbar-Demo;
  color: #fff;
}
header .container .header-info h2 {
  animation-delay: 0.3s;
  font-size: 50px;
  font-family: Wonderbar-Demo;
  color: #fff;
}

header .container .header-info p {
  font-weight: 400;
  color: #f1f1f1;
  line-height: 1.8;
  margin: 0;
  word-spacing: 1px;
  width: 80%;
  margin: 15px 0 30px;
  animation-delay: 0.5s;
}

header .container .header-info .butn {
  animation-delay: 0.8s;
  background: #ed6026;
  color: #000;
  font-family: Aladin-Regular;
  font-size: 2.5em;
  margin-top: 15px;
}

.hdr-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.hdr-item h5 {
  font-family: Chicle-Regular;
  color: #ed6026;
  font-size: 3.5em;
  text-align: center
}

.hdr-item h6 {
  font-family: Aladin-Regular;
  font-size: 2.5em;
  text-align: center
}

.section-padding {
  padding: 100px 0;
}

[gray-bg] {
  background: #f8f8f8;
}

.section-head {
  margin-bottom: 80px;
}

.section-head h2 {
  position: relative;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #0c103d;
}

.section-head h2 span {
  position: relative;
  font-size: 20px;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  z-index: 2;
  color: #3764EB;
  margin-bottom: 10px;
}

.section-head p {
  width: 60%;
  margin: auto;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.valign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.owl-carousel .owl-stage-outer {
  padding: 30px 0;
}


/* ==================== buttons =================== */
.butn {
  padding: 7px 30px;
  background: #46BFE2;
  border: 1px solid transparent;
  position: relative;
  z-index: 3;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
  outline: none !important;
  overflow: hidden;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.butn span {
  position: relative;
  z-index: 2;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.butn:before,
.butn:after {
  content: '';
  width: 0;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: width 0.4s;
  transition: width 0.4s;
  z-index: 1;
  opacity: .4;
  border-radius: 30px;
  transition: all 0.2s ease-in;
}

.butn:after {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  background: #fff;
  opacity: 1;
}

.butn:hover:before,
.butn:hover:after {
  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 {
  background: #46BFE2;
  border-color: #46BFE2;
  color: #fff;
}

.butn-bg:hover span {
  color: #46BFE2;
}

.butn-light {
  background: #fff;
}

.butn-light:before,
.butn-light:after {
  background: #46BFE2;
}

.butn-light:hover span {
  color: #fff;
}

.butn-light span {
  color: #46BFE2;
}

/* ==================== animation header=================== */
.cd-title {
  position: relative;
  height: 160px;
  line-height: 230px;
  text-align: center;
}

.cd-title h1 {
  font-size: 2.4rem;
  font-weight: 700;
}

@media only screen and (min-width: 768px) {
  .cd-title {
    line-height: 250px;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-title {
    height: 200px;
    line-height: 300px;
  }

  .cd-title h1 {
    font-size: 3rem;
  }
}

.cd-intro {
  width: 90%;
  max-width: 768px;
  text-align: center;
}

.cd-intro {
  margin: 4em auto;
}

@media only screen and (min-width: 768px) {
  .cd-intro {
    margin: 5em auto;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-intro {
    margin: 6em auto;
  }
}

.cd-headline {
  font-size: 1.5rem;
  line-height: 1.2;
}

@media only screen and (min-width: 768px) {
  .cd-headline {
    font-size: 2.2rem;
    font-weight: 300;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-headline {
    font-size: 2.5rem;
  }
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
  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 {
  /* line */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9;
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline.clip b.is-visible {
  opacity: 1;
}

/* ----------------------------------------------------------------
     [ 13 responsive ]
-----------------------------------------------------------------*/
@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;
  }
}

/* ========================================= */
@media screen and (max-width: 767px) {

  header .container .header-info h1 {
    font-size: 20px;
  }

  .hdr-item h6 {
    font-size: 1.5em !important;
  }

  .hdr-item h5 {
    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;
  }




}

@media screen and (max-width: 425px) {
  .navbar .nav-item li a {
    list-style: 15px !important;
  }

  .footer {
    padding: 20px !important;
  }

}


/** priya **/
.top ul li {
  display: inline-block;
  padding-top: 2%;
}

.top {
  background-color: #311d06;
  color: #ed6026;
  font-family: Aladin-Regular;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 0.5% 0%;
}

.social {
  text-align: right;
  ;
}

.social ul li {
  padding: 1% 2% 0%;
}

.hdr-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.hdr-item h5 {
  font-family: Chicle-Regular;
  color: #ed6026;
  font-size: 3.5em;
  text-align: center
}

.hdr-item h6 {
  font-family: Aladin-Regular;
  font-size: 2.5em;
  text-align: center
}

.owl-dots {
  display: none;
}

.section {
  margin: 7% 0%;
}

.about h6 {
  font-family: Aladin-Regular;
  font-size: 8.5em;
  text-align: center;
  color: #cccccc73;
}

.about h1 {
  position: absolute;
  width: 100%;
  top: 35px;
  font-size: 4.5em;
}
.about h2 {
  position: absolute;
  width: 100%;
  top: 35px;
  font-size: 4.5em;
}

.about p {
  text-align: center;
}

.about .butn {
  margin-top: 5%;
  background-color: #e45623;
}

.taste h1 {
  position: initial;
  margin-top: -105px;
}
.taste h2 {
  font-size: 58px !important;
  position: initial;
  margin-top: -105px;
}


.about .img {
  animation-duration: 2s;
}

.about ul li {
  display: inline-block;
}

.order {
  background-image: url('../images/order-bg1.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

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: 2.0s;
  animation-duration: 2.0s;
  -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 {
  font-family: Aladin-Regular;
  text-align: center;
  color: #fff;
  line-height: 2.5em;
  margin-bottom: 0px;
}

.order p {
  font-family: Catamaran-Regular;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff9e;
}

.order h1 {
  color: #e45623;
}
.order h2{
  color: #e45623;
}

.order .container {
  padding: 5% 0px;
}

.testimonial1 {
  background-image: url('../images/footer-bg.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  padding: 10% 0%;
}


/** product **/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  padding: 5px;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 150px;
  left: 0;
  padding: 50px 20px;
}

.hovereffect img {
  display: block;
  background-color: #fff;
  position: relative;
}

.hovereffect:hover {
  background-color: #e45623;
}

.hovereffect:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #151414;
  letter-spacing: 2px;
  position: relative;
  font-size: 28px;
  overflow: hidden;
  padding: 0.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 0.35s;
  transition: transform 0.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;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  font-family: Aladin-Regular;
  font-size: 32px;
  text-align: left;
}

.hovereffect:hover a,
.hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/** special **/
.banner {
  background-image: url('../images/about-banner.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.banner {
  text-align: center;
  padding: 5% 5%;
}

.title {
  font-family: Aladin-Regular !important;
}

.blog-item {
  padding: 10%;
}

.block-img {
  position: relative;
  text-align: center;
}

.block-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 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: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.price1 {
  float: right;
  background-color: #ed6026;
  padding: 5% 4%;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  font-family: Aladin-Regular;
}

/** testimonial **/

.testimonial {
  padding: 25px 30px 50px;
  margin: 0px 30px 30px;
  position: relative;
}

.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;
}

.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 {
  text-align: center;
  padding: 10px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 700;
  color: #d61b1b;
  letter-spacing: 1px;
  text-transform: uppercase;
  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: transparent;
}

.owl-prev {
  position: absolute;
  left: -5%;
  font-family: Wonderbar-Demo;
}

.owl-next {
  position: absolute;
  right: -5%;
  font-family: Wonderbar-Demo;
}

.owl-prev:after,
.owl-next:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 30px;
  color: #c7373c;
  opacity: 1;
}

.owl-next:after {}


.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block;
  position: absolute;
  float: right;
  width: 100%;
  top: 50%;
}

/** footer **/
.footer {
  background: url('../images/footer.png');
  background-size: cover;
  background-repeat: no-repeat;
  font-family: Aladin-Regular;
  letter-spacing: 1px;
}

.footer-space {
  padding: 7% 0% 0%;
}

.menu-list {
  background-color: #c5171a;
  color: #fff;
  padding: 7% 7%;
  border-radius: 7%;
}

.footer h5 {
  font-size: 22px;
  font-family: Aladin-Regular;
  color: #000;
}

.menu-list h5 {
  text-align: center;
}

.menu-list ul li {
  line-height: 30px;
  font-family: Aladin-Regular;
  font-size: 18px
}

.right p {
  float: right;
}

.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;
}

.social1 ul li {
  display: inline-block;
  padding: 10px;
  padding: 0px 10px;
}

.social1 a {
  display: block;
}

.title-wrapper .title {
  color: #fff;
}

.title-wrapper {
  color: #fff;
}

::placeholder {
  color: #ed6026 !important;
}

.order1 {
  background: #ed6;
  color: #fff;
  font-family: Aladin-Regular;
  font-size: 20px;
  text-transform: uppercase;
  background-color: #e45623;
}

table {
  font-family: Aladin-Regular;
  font-size: 20px;
}

.table .fa {
  background-color: #ed6026;
  padding: 33% 38%;
  border-radius: 50%;
}

.table .fa-envelope-o {
  padding: 30%;
}

.contact h2 {
  font-family: Aladin-Regular;
}

.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;
}

.count {
  text-align: center;
  font-family: Aladin-Regular;
}

.count h3 {
  color: #ed6026;
}

.count1 ul li {
  display: block;
  line-height: 30px;
  font-size: 18px;
}


.decor {
  position: absolute;
  z-index: 0;
}

.decor1 {
  position: absolute;
  width: 100%;
  z-index: 999;
  text-align: right;
  margin-top: -100px;
}

.tik ul li {
  font-family: Aladin-Regular;
  line-height: 30px;
  font-size: 20px;
  color: #ed6026;
}

.tik ul {
  margin-top: 2%;
}

.taste h2 {
  font-size: 1.5rem;
  text-align: center;
  font-family: Aladin-Regular;
}

.block-img h5 {
  padding-top: 25px;
}

.subtitle {
  font-family: Aladin-Regular;
  font-size: 19px;
}

.modal-body h2 {
  font-family: Aladin-Regular;
  font-size: 2em;
  text-align: left;
  color: #3d0606;
}

.modal-body {
  margin: 5%;
}

.btn {
  font-family: Aladin-Regular;
  font-size: 1.5em;
  text-align: left;
  background-color: #3d0606;
  color: #fff;
}





.toggle-btn {
  display: block;

  padding: 10px 20px;
  background-color: #B21417;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 18px;
}

.tonggle-btn {
  display: flex;
  justify-content: end;
  margin-top: 20px;

}

.active-btn {
  background-color: green;
  color: white;
}

.group-btn {
  display: flex;
  gap: 20px;
  justify-content: flex-end;
  align-content: center;
  margin-top: 20px;
}

.sq {
  padding-left: 200px;
}

/* Hide inactive section */
.inactive {
  display: none;
}

/* Button styling */
button {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  background-color: #007bff;
  color: #fff;
  border: none;
  border-radius: 5px;
}



.inner-briyani .product-01 {
  margin-bottom: 7px !important;
}




/* ================================= */

/* Styling for the tab container and buttons */
.tab {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

/* Styling for the tab buttons */
.tablinks {
  border: none;
  background-color: transparent;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  padding: 10px 20px;
  transition: background-color 0.3s ease, color 0.3s ease;
  border-radius: 20px;
  color: black;
  /* Default text color */
}

/* Active button styles */
.tablinks#nonVegTab.active {
  background-color: transparent;
  color: black;
  /* White text for active Non-Veg */
}

.tablinks#vegTab.active {
  background-color: transparent;
  color: black;
  /* White text for active Veg */
}

/* Toggle Switch Container */
.toggle-switch {
  position: relative;
  width: 100px;
  height: 40px;
  background-color: #ddd;
  border-radius: 50px;
  margin: 0 10px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

/* Slider inside the toggle switch */
.slider {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 40px;
  height: 30px;
  background-color: red;
  border-radius: 50px;
  transition: all 0.3s ease;
}

/* Green when Veg section is active */
.toggle-switch.active .slider {
  left: 55px;
  background-color: green;
}

/* Hidden tab content */
.tabcontent {
  margin-top: 20px;
}

/* Active tab content */
.tabcontent.active {
  display: block;
}

.destination-tabs {
  display: flex;
  justify-content: center;
}

.destination-tabs button {
  background-color: transparent;
}

.destination-tabs .cat-icons img {
  width: 80px;

}

.place-tabs button {
  background-color: transparent;
}

.place-tabs .cat-icons img {
  width: 80px;
}

.place-tabs {
  display: flex;
  justify-content: center;

}

.product-01 .title {
  font-size: 24px;
}

.product-01 {
  display: flex;
  justify-content: space-between;
}

.amount {
  color: #ED6026;
  font-size: 18px;
  font-weight: 600;
}

.first-sec .item-left {
  margin-bottom: 15px;
}

.item-left {
  display: flex;
  align-items: center;
}

.line-effect {
  border-bottom: 1px dotted #FF6600;
  /* Dotted line with orange color */
  flex-grow: 1;
  margin-right: 10px;
  /* Adjust space between line and heading */
}

.title {
  font-family: 'your-font';
  /* Add your font */
  font-size: 20px;
  /* Adjust based on preference */
  color: #000;
}

.item-left .title:before {
  content: '';
  position: absolute;
  width: 250px;
  border-bottom: 1px dotted #ed6026 !important;
  bottom: 6px;
  left: 100%;
  text-align: right;
}

.item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}


.item-left h5 {
  flex: 1;
  margin: 0;
  position: relative;
  padding-right: 10px;
  /* space before dots */
}

/* .item-left h5::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 100%;
  border-bottom: 1px dotted #000;
  transform: translateY(-50%);
} */

.item-right {
  white-space: nowrap;
  padding-left: 10px;
}

.product-01 {
  display: grid;
  grid-template-columns: 170px max-content;
  grid-row-gap: 10px;
  max-width: 700px;
  /* text-align: justify; */
  font-size: 16px;
  line-height: 20px
}

.d-flexx {
  display: flex;
}

.d-flex-1 {
  display: flex;
}

.destination-button {
  border: none;
  outline: none;
  /* Removes default outline */
}

.destination-button:focus {
  outline: none;
  /* Prevents outline when the button is focused */
}

.destination-button:active {
  outline: none;
  border: none;
  /* Ensures no border appears when button is active */
}

.place-button {
  border: none;
  /* Remove the border */
  outline: none;
  /* Remove the outline */
  background: none;
  /* Ensure the background is transparent or set to desired color */
  cursor: pointer;
  /* Change the cursor to a pointer on hover */
}

/* Ensure no border on active state */
.place-button:active {
  border: none;
  /* Remove the border on active state */
}

/* Remove focus outline */
.place-button:focus {
  outline: none;
}

.about-carousel img {
  width: 350px;
  height: auto;
}

.about-carousel img {
  width: 50% !important;
}


/*  ==============gallery */
/* Project Section Styling */
.projects-section {
  padding: 60px 0;
  background-color: #f8f9fa;
  text-align: center;
}

.sec-title h2 {
  font-size: 32px;
  font-weight: bold;
  color: #333;
}

.sec-title h2 span {
  color: #ed6026;
}

/* Filter Buttons */
.filter-tabs {
  list-style: none;
  padding: 0;
  display: flex;
  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;
  transition: 0.3s;
}

.filter-tabs li:hover,
.filter-tabs .active {
  background-color: #ed6026;
  color: white;
}

/* Projects Grid */
.projects-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}

/* Project Item */
.project-item {
  position: relative;
  width: 300px;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.3s;
}

.project-item img {
  width: 100%;
  height: auto;
  transition: 0.3s;
}

.project-item:hover img {
  transform: scale(1.1);
}

/* Overlay Effect */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ed6026;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.3s;
}

.project-item:hover .overlay {
  opacity: 1;
}

.view-details {
  color: white;
  font-weight: bold;
  text-decoration: none;
  border: 2px solid white;
  padding: 5px 15px;
  border-radius: 5px;
  transition: 0.3s;
}

.view-details:hover {
  background-color: white;
  color: #ed6026;
}

/* Button Styling */
.theme-btn {
  display: inline-block;
  margin-top: 20px;
  padding: 10px 25px;
  background-color: #ed6026;
  color: white;
  border-radius: 30px;
  text-decoration: none;
  font-weight: bold;
  transition: 0.3s;
}

.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, 0.2);
}

video {
  width: 100%;
  height: 450px;
  display: block;
  border-radius: 10px;
}

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transition: opacity 0.3s ease;
}

.video-container:hover .video-overlay {
  opacity: 0;
}

#playPauseBtn {
  background: rgba(255, 255, 255, 0.7);
  border: none;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 24px;
  transition: 0.3s ease;
}

#playPauseBtn i {
  color: #333;
}

#playPauseBtn:hover {
  background: rgba(255, 255, 255, 1);
}

#global-modal .form-group {
  display: inherit;
}


.navbar {
  position: relative;
  margin-top: 0px;
}

.navbar .navbar-nav .nav-link {
  color: #ed6026;
}

.navbar .navbar-nav .nav-link:hover {
  color: #000;
}

.navbar {
  margin-bottom: 0px;
}

.navbar-brand {
  position: absolute;
  top: 0px;
}

.navbar .navbar-nav {
  padding: 0px;
}

.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;
}

.navbar-brand {
  padding-top: 0px !important;
}




.butn {
  margin-top: 5%;
  background-color: #e45623;
}

.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: 20px;

}

.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) {

  .blog-section .blog-item h5 {
    font-size: 14px;
    background-color: none !important;


  }

  .blog-section .blog-item a {
    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;
  }

}

.food-section .blog-item {
  flex: 1;
}

.blog-item {
  flex: 1;
}

.contact-section .table a:hover {
  color: #ed6026;
}

.contact-section .table a:hover .table i {
  transform: scale(1.2) !important;
  color: #ed6026 !important;
  transition: transform 0.3s ease, color 0.3s ease !important;

}

.top ul li a:hover {
  color: white;
}

.top ul li {
  padding-left: 10px;
}


@media screen and (max-width: 1200px) {
  .top ul .payment {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .top ul {
    padding-left: 0px !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: bold;
  color: #d9230f;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.inner-menu ul {
  list-style: none;
  padding: 0;
}

.inner-menu ul li {
  text-align:center;
  font-size: 18px;
  color: #333;
  padding: 5px 0;
  transition: all 0.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: bold;
}
.nav-link.active {
  font-weight: bold;
  color: black !important; 
  
}

.modal-6  ul li{
  margin: 10px 0px;
}

.modal-6 hr{
  border: #000 !important;
  color: #000 !important;
}
.modal-6 p strong{
  color: #000;
  font-weight: 600;
}
.blog-section .modal .modal-body h2 {
font-size: 24px;
}
.img-blog{
    display: flex
;
    justify-content: center;
    margin-bottom:10px;
}



       
.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; 
}
