@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
    --gray:#F3F1EC;
    --yellow:#988557;
    --text:#969090;
    --gray2:#F3F1EC;
}
body{
    font-family: 'Mulish';
}
a{
    text-decoration: none;
}
/* .navbar-background{
    position: relative;
} */
 .fa-brands{
    font-size: 23px;
    color: black;
 }
.navbar{
    
    margin-top: 4%;
    width: 100%;
    background-color: var(--gray);
    height: 65px;
}
.logo-text{
    color: var(--yellow);
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 18px;
}
.header-image{
    width: 85%;
    height: auto;
}
.logo{
    width: 150px;
    height: 140px;
}
.navbar-nav .nav-link{
    font-weight: 500;
    font-size: 18px;
}
.navbar-nav .nav-link.active{
    font-weight: 700;
}
#formobile{
    display:none;
}
.banner{
    background: url('images/banner.jpeg');
    background-size: 100% 100%;
}
.banner-image{
    position: relative;
    width: 100%;
    /*height: 500px;*/
    /*height: 720px;*/

}
.banner-text{
    /* position: absolute; */
    color: var(--yellow);
    font-size: 18px;
    font-weight: 700;
    margin-top: -450px;
    padding: 20px;
    
}

.heading{
    color: var(--yellow);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 5px;
}
.p{
    font-size: 19px;
    font-weight: 300;
    color: var(--text);
    line-height: 20px;
    /*text-align:center;*/
}


.about-img{
    height: 350px;
}
.about-us-section{
    margin-top: -20px;
}
.button{
    background-color: var(--yellow);
}
.stars{
    margin-top: -304px;
    position: absolute;
    margin-left: 30px;
}
.color{
    color: var(--yellow);
}
.border{
    border: 1px solid var(--yellow) !important;
}
.carousel-wrap {
  /* margin: 90px auto; */
  /* padding: 0 5%; */
  width: 100%;
  position: relative;
}
/* 5/15/2024 */
.event-container{
   /* padding-inline: 35px; */
   background-color: var(--gray2);
}
.event-desktop{
    padding-top: 20px;
    padding-bottom:20px ;
}
.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    background-color: #ccc !important;
}
.owl-dots button.owl-dot.active {
  background-color: #000 !important;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}



.owl-carousel .owl-item img {
    height: 350px;
}



.gallery-section{
    background-color: var(--gray2);
}
.event-image{
    height: 240px;
}
.event-text{
    padding-inline: 130px;
    
}
.menu-text{
    padding-inline: 25%;
    padding-top: 20%;
}
.menu-text.p{
     line-height: 0px;
}
.menu-page-text {
    
    padding-top: 20%;
    
}
.image-menu-header{
    height: 700px;
}
.menu-font{
    padding-top: 4.4em;
    font-size: 27px;
}
.menu-side-image{
    transform: rotate(320deg);
    width: 140px;
    margin-top: -13%;
    padding-bottom: 30px;
    
}
.menu-button{
    text-align: left;
}
.menu-pera{
    text-align: left;
}
.testimonial-card{
    border-radius: 30px;
}
.footer-manu{
    display: flex;
    justify-content: end;
}
.textimonal-indicators-button{
    width:10px !important;
    height:10px  !important;
    border-radius:50%;
}
.image-menu{
    height: 620px;
}
.about-chaf{
    border-radius: 20px;
    height: 314px;
}
.our-menu-button{
    letter-spacing: 8px;
}
.events-images{
    height: 400px;
}
.coustomer-text{
    text-align: left;
}
@media only screen and (max-width: 600px) {
  .about-us-text{
    padding-inline: 20px;
  }
   .mobile-nav{
      
        width: 100%;
        background-color: var(--gray);
        height: 40px;
        padding-block: 9px;
        margin-top: 15px;
        /* padding-inline: 5%; */
   }
   .mobile-logo-des{
    margin-top: -60px;
   }
   .navbar{
    position: unset;
    margin-top: 0px;
    width: 100%;
    background-color: transparent;
    height: 65px;
}
.header-image{
    width: 100%;
    height: auto;
    position: relative;
}
.mobile-logo{
    position: absolute;
    width: 100%;
    z-index: 1;
}
.mobile-header-image{
    margin-top: 7%;
}
.banner-image{
    position: relative;
    width: 100%;
     height: 210px; 


}
.road-map-2{
    margin-top: 30px;
}

.carousel-caption {
    position:unset;
}
.coustomer-text{
    text-align: center;
}
.banner-text{
    position: absolute;
    color: var(--yellow);
    font-size: 18px;
    font-weight: 700;
    /* margin-top: -390px; */
    padding: 20px;
    
}
.about-us{
    text-align: center;
}
.about-img{
    height: 175px;
    margin-top:-2.5em;
}
.testimonial-p{
    font-size: 16px;
}
.testimonial-h{
    font-size: 17px;
}
.event-text{
    padding-inline: 10px;
    text-align: center;
    
}
.footer-manu{
    /* padding-top: 30px; */
    display: flex;
    justify-content: center;
}
.footer-logo{
    display: flex;
    justify-content: center;
}
.footer-option{
    font-size: 16px;
}

.event-container{
   padding-inline: 35px;
    background-color:unset
  
}
.event-container-mobile{
     background-color: var(--gray2);
}
.menu-image{
    margin-top:-2.5em;
}
.p{
    font-size: 16px;
   
}
.coustomer-text{
    font-size:14px;
}
.menu-font{
    padding-top: 1.5em;
    font-size: 27px;
}
.menu-button{
    text-align: center;
}
.menu-pera{
    text-align: center;
}
.menu-heading{
    text-align: center;
}
.image-menu-header{
    height: auto;
}
.events-images{
    height: auto;
}
.event-image{
    height: 220px;
}
.event-desktop{
    padding-top: 0px;
    padding-bottom:0px ;
}
.image-menu{
    height: auto;
}
.about-chaf{
    border-radius: 20px;
    height: auto;
}
}