

  @font-face {
    font-family: 'Inter';
    src: url("../font/Inter.eot?") format("eot"),
      url("../font/Inter.ttf") format("truetype");
  }

h1, h2, h3, h4, h5, h6{
    font-family: 'Inter';
}

p{
    font-family: 'Inter';
}

a{
    text-decoration: none;
    font-family: 'Inter';

}

ul li{
    
        font-family: 'Inter';
    
}

.main {
    background: #fff;
}

nav.nav-menu-warp ul li a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.sub-title {
    text-transform: capitalize;
}

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

nav.nav-menu-warp ul {
    grid-column-gap: 40px;
    align-items: center;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-button-wrap {
    justify-content: space-between;
    grid-column-gap: 30px;
    align-items: center;
    display: flex;
}

header {
    z-index: 9999;
    /* border-bottom: 1px solid #ccc; */
    background-color: transparent;
    padding-top: 30px;
    padding-bottom: 30px;
    position: absolute;
    inset: 0% 0% auto;
    transition: .2s ease-in-out;
}

.banner-hero-wrap path {
    color: #ffffff05;
}

.banner-hero-wrap {
    position: absolute;
    top: 0px;
    right: 0px;
}

.banner-hero-wrap svg {
    position: absolute;
    top: 0;
    right: 0;
}

.banner-hero-wrap {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
}

.banner-hero-main {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: auto;
    width: 100%;
}

.bottom-par p {
    text-align: left;
    margin-bottom: 37px;
    color: #fff;
    font-weight: 400;
    text-transform: unset;
    font-size: 15px;
    line-height: 24px;
    width: 80%;
}

header.scrolled {
    /* background-color: #fff5e1; */
    /* box-shadow: 0px 4px 6px rgb(255 245 225); */
    /* background: #153526;
    border-bottom: 1px solid #ffffff33; */
}

.button-bottom.event.navigation {
    margin-top: 50px;
}

/* CSS */
.button-48 {
    appearance: none;
    background-color: #470000;
    border-width: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0;
    opacity: 1;
    outline: 0;
    padding: 17px 2.2em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-rendering: geometricprecision;
    text-transform: uppercase;
    transition: opacity 300ms cubic-bezier(.694, 0, 0.335, 1),background-color 100ms cubic-bezier(.694, 0, 0.335, 1),color 100ms cubic-bezier(.694, 0, 0.335, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: baseline;
    white-space: nowrap;
    border-radius: 69px;
    border: none;
}

video.sw__1234.des_mid {
    border-radius: 12px;
}
  
  .button-48:before {
    animation: opacityFallbackOut .5s step-end forwards;
    backface-visibility: hidden;
    background-color: #fff;
    clip-path: polygon(-1% 0, 0 0, -25% 100%, -1% 100%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateZ(0);
    transition: clip-path .5s cubic-bezier(.165, 0.84, 0.44, 1), -webkit-clip-path .5s cubic-bezier(.165, 0.84, 0.44, 1);
    width: 100%;
    border-radius: 55px;
}
  .button-48:hover:before {
    animation: opacityFallbackIn 0s step-start forwards;
    clip-path: polygon(0 0, 101% 0, 101% 101%, 0 101%);
    
  }

  .button-48:hover, text{
    color: #153526;
  }
  
  .button-48:after {
    background-color: #FFFFFF;
  }
  
  .button-48 span {
    z-index: 1;
    position: relative;
  }

.nav-content-wrap img {
    width: 185px;
    height: auto;
    object-fit: contain;
    filter: invert(0);
}

.banner {
    background: url('../img/banner.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 118px;
    padding-bottom: 0;
    position: relative;
    overflow: hidden;
   
}


.banner-cont-wrap {
    /* background: url('../img/banner-warp.png'); */
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 100px;
    /* padding-bottom: 100px; */
    position: relative;
}

.abnner-warpperd-c {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    /* margin-left: auto; */
    /* margin-right: auto; */
    display: flex;
    width: 70%;
}

.banner-cont-1 h4 {
    letter-spacing: 2.88px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    background: #4308023d;
    padding: 7px 12px;
    font-size: 16px;
    border-radius: 6px;
}

 h2 {
   
    font-weight: 800!important;

    font-family: 'Inter'!important;
 
} h3 {
   
    font-weight: 800!important;

    font-family: 'Inter'!important;
 
}

.banner-main-heading h1 {
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 50px;
    font-weight: 600;
    line-height: 116%;
    text-align: left;
    margin-top: 14px;
    margin-bottom: 19px;
    color: #000;
    font-family: 'Inter';
    font-weight: 900;
}

img.image-1 {
    position: absolute;
    top: 70px;
    left: -41px;
}

img.image-2 {
    position: absolute;
    bottom: 170px;
    left: 30.1%;
}

img.image-3 {
    position: absolute;
    bottom: 300px;
    right: 31%;
}

img.image-4 {
    position: absolute;
    top: 150px;
    right: -28px;
}

.banner-main {
    position: relative;
}

img.meat-5 {
    position: absolute;
    right: 0;
    top: 40%;
}

img.meat-4 {
    position: absolute;
    right: 0;
    top: 64%;
}

img.meat-2 {
    position: absolute;
    right: 190px;
    top: 54%;
    width: 15%;
}

img.meat-3 {
    position: absolute;
    right: 30%;
    top: 60%;
    width: 10%;
}

img.meat-1 {
    position: absolute;
    bottom: 0;
    left: 50%;
}

.bottom-par p {
    text-align: left;
    margin-bottom: 37px;
    color: #000;
    font-weight: 400;
    text-transform: unset;
    font-size: 16px;
    line-height: 25px;
    width: 80%;
    opacity: 0.7;
}
.button-bottom a {
    grid-column-gap: 12px;
    border: 1px solid #fff;
    border-radius: 72px;
    background-color: #470000;
    color: #fff;
    text-transform: capitalize;
    align-items: center;
    padding: 12px 30px;
    font-weight: 500;
    display: flex;
    position: relative;
    overflow: hidden;
    transition: .4s all;
}
.hero__ident.--whiteTxt svg path {
    color: red!important;
    /* fill: red; */
    stroke: #6e101030;
}

.banner-mainimage img {
    width: 100%;
    max-width: 490px;
    position: absolute;
    inset: auto auto 0% 20px;
    display: inline-block;
}

section.discount {
    padding-bottom: 112px;
    padding-top: 100px;
    background: #fff;
    position: relative;
    margin-top: 100px;
}

.discount-left-warp {
    border-radius: 8px;
    background-image: url('../img/green-back.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 416px;
    height: 100%;
    padding-top: 38px;
    padding-bottom: 24px;
    padding-left: 16px;
    display: flex;
    position: relative;
}

.top__h {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    letter-spacing: 3.84px;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-weight: 600;
    font-family: 'Inter';
}

.fresh-meat {
    margin-bottom: 42px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    margin-top: 0;
    font-size: 60px;
    line-height: 116%;
    font-family: 'PlayfairDisplay';
}

.discount-image img {
    position: absolute;
    inset: auto 24px 24px auto;
}

.discount-right-left-top {
    border-radius: 8px;
    background-image: url('../img/back-meat.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 420px;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 36px;
    position: relative;
    overflow: hidden;
}

.discount-right-left-top::before {
    content: '';
    background: linear-gradient(to right, #a51c30, #a51c3000);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.discount-detail-wrap {
    position: relative;
    z-index: 1;
}

.special-sub-title {
    letter-spacing: 3.2px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 30px;
    color: #fff;
    font-size: 20px;
    font-family: 'Inter';
}

.special-title h4 {
    color: #fff;
    margin-bottom: 25px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 42px;
}

.discount-detail-wrap a {
    text-transform: capitalize;
    padding: 12px 24px;
    font-family: 'Inter';
    font-weight: 500;
    transition: all .5s;
    background: #fff;
    border-radius: 4px;
    color: #000;
}

.discount-right-right-top {
    border-radius: 8px;
    background-image: url('../img/meat-02.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 420px;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 36px;
    position: relative;
    overflow: hidden;
}

.discount-right-right-top::before {
    content: '';
    background: linear-gradient(to right, #a51c30, #a51c3000);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.discount-bottom-right-wrap {
    padding-left: 32px;
    padding-right: 32px;
    grid-column-gap: 15px;
    border-radius: 8px;
    background-image: url('../img/green-back.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 868px;
    height: 100%;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 34px;
    position: relative;
}

.top-image img {
    max-width: 244px;
}

.bottom-sepcial-order a {
    border-radius: 4px;
    background-color: #fff;
    text-transform: capitalize;
    padding: 12px 24px;
    font-weight: 500;
    transition: all .5s;
    font-size: 18px;
    line-height: 28px;
    color: #000;
}

.special-top-w h5 {
    letter-spacing: 3.84px;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-family: 'Inter';
    font-weight: 600;
    line-height: 34px;
    color: #fff;
    font-size: 24px;
}

.special-top-w h2 {
    font-size: 45px;
    line-height: 116%;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 0;
}

.nav-link.active {
    padding: 0;
    border-radius: 12px;
    border: 1px solid #153526 !important;
    background-color: #e7ede8 !important;
    border-radius: 50%;
}

.nav-link {
    border-radius: 50% !important;
    background-color: #ffffff !important;
    border: 1px solid #153526 !important;
    padding: 0;
    border-radius: 50%;
}

.effectStack__stack img {
    width: 100%;
    height: 700px;
    object-fit: cover;
}

picture.--landscapRec.--portraitRec-l.sticky-top {
    width: 100%;
}

.menu__999s ul li {
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 15px;
}

span.icon-image-cat img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.bottom-category {
    width: 100%;
}

span.icon-image-cat {
    width: 70px;
    height: 70px;
    /* border: 1px solid #054f48; */
    border-radius: 50%;
    padding: 4px;
}

ul#pills-tab {
    justify-content: space-between;
}

.section-title h2 {
    width: 100%;
    margin-top: 19px;
    margin-left: auto;
    margin-right: auto;
    max-width: 781px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 28px;
    color: #222;
    text-align: left;
    font-size: 45px;
    line-height: 60px;
}

button.accordion-button.collapsed {
    color: #153526;
    background-color: transparent;
    box-shadow: none;
    font-weight: 600;
}

.button-bottom a {
    width: fit-content;
}

.tab-content-wrap {
    grid-column-gap: 80px;
    border-radius: 12px;
    background-image: url('../img/banner.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
    padding: 60px 60px 60px 80px;
    display: flex;
    overflow: hidden;
}

.right-side-con {
    max-width: 579px;
}

.right-side-con img {
    width: 100%;
    border-radius: 12px;
}

.title-cont h2 {
    font-size: 48px;
    line-height: 116%;
    transition: all .4s;
}

.paragraph-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 29px;
    color: #61637b;
}

.section-sub-title h4 {
    color: #153526;
    text-align: left;
    letter-spacing: 2.88px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Inter';
}

.listing-cont ul li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

/* section events started */
section.events {
    /* background-image: url('../img/banner.png'); */
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 108px;
    background: #fef6e2;
    margin-top: -15px;
    position: relative;
    padding-bottom: 108px;
}

.left-event {
    position: relative;
    z-index: 9;
}

.right-side-event {
    position: relative;
    z-index: 9;
}

.button-bottom.event a {
    background: transparent;
    border: 2px solid #153526;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-flex;
    flex-direction: row;
    text-align: center;
    align-items: center;
    white-space: nowrap;
    justify-content: center;
    width: auto;
    border-radius: 24px;
    cursor: pointer;
    transition: background-color 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
    will-change: background-color;
    color: #153526;
}

.left-event h3 {
    color: #000;
    font-size: 42px;
    line-height: 52px;
    font-weight: 600;
}
.top-images img {
    max-width: 182px;
}

.top-image {
    border-radius: 8px;
    background-color: #ffb120;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-bottom: 31px;
    display: flex;
}

.event-special-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 70px;
    padding-bottom: 62px;
    display: flex;
    background-image: url(../img/banner.png);
    width: 100%;
    height: 100%;
    /* background-image: url(../img/green-back.png); */
    background-repeat: no-repeat;
    background-size: cover;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.event-special-wrap.two {
    border-top-right-radius: 0;
}

.event-special-wrap.three {
    border-top-left-radius: 0;
}

.mid-wrap {
    text-align: center;
    /* color: #fff; */
}

.mid-wrap p {
    text-align: center;
    max-width: 321px;
    margin-top: 11px;
    margin-bottom: 25px;
    color: #61637b;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.bottom-wrapper a {
    color: #a51c30;
    text-transform: capitalize;
    font-weight: 500;
    display: flex;
    grid-column-gap: 12px;
    align-items: center;
    font-size: 18px;
    line-height: 28px;
}

.top-image-event img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 14px;
}

.top-image-event.middle {
    height: 350px;
    position: relative;
  
}

.top-image-event.last {
    height: 400px;

}

.event-card-main {
    padding: 0 22px;
}

.wrappper-events {
    display: flex;
    padding-top: 108px;
    position: relative;
    z-index: 9;
}

.bottom-events h4 {
    margin: 0 0 16px;
    color: #153526;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: .5px;
}

.bottom-events p {
    font-size: 14px;
    color: #153526c2;
    font-weight: 400;
    line-height: 23px;
}

.hero__ident__wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.hero__ident.--whiteTxt {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.hero__ident.--whiteTxt svg {
    top: 0%;
    bottom: -2px;
    height: auto;
    left: auto;
    opacity: 1;
    position: absolute;
    right: 0;
    height: 100%;
}

.top-image-event {
    margin: 0 0 26px;
    height: 355px!important;
    overflow: hidden;
}

/* our team css  */
.top-team {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.left-team h4 {
    color: #000;
    letter-spacing: 2.88px;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
}

.left-team h2 {
    text-transform: capitalize;
    font-weight: 400;
    width: 60%;
    text-align: center;
    font-size: 52px;
    line-height: 60px;
    color: #153526;
    margin: 0 0 40px;
    margin-left: auto;
    margin-right: auto;
    color: #222;
    font-size: 42px;
    line-height: 52px;
    font-weight: 600;
}

.left-team p {
    max-width: 730px;
    margin: auto;
    text-align: center;
    color: #153526;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: -22px;
}



.testimonials-name-wrap h6 {
    font-family: 'Inter';
    color: #fff;
    text-align: left;
}

.right-tream {
    max-width: 451px;
    margin-bottom: 33px;
    color: #61637b;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    float: right;
    padding-bottom: 8px;
}

.right-tream p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 33px;
}

/* our team css  */
section.our-team {
    padding-top: 49px;
    padding-bottom: 112px;
    background: #fff;
}

/* testimonials css started  */
.swiper {
    width: 100%;
    height: 100%;
    padding-bottom: 90px;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
span.ca_t_00 {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 5px;
}
.swiper-slide img {
    display: block;
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.testimonials-name-wrap h4 {
    color: #000!important;
    font-weight: 600!important;
    font-size: 16px!important;
    text-transform: uppercase;
    margin-bottom: -2px!important;
    letter-spacing: 1px;
}

.testimonials-name-wrap h6 {
    color: #606060;
}

.wrapper-quote {
    display: flex;
    align-items: center;
    grid-column-gap: 6px;
}  

.testimonials-wrap-author {
    display: flex;
    justify-content: space-between;
}

.quote img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: 0.2;
}

.quote {
    width: 50px;
    height: 50px;
}

.background-testimonial {
    background-image: url('../img/red-banner.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    inset: 0%;
    z-index: -1;
}

.testimonial-slide-wrap {
    border: none;
    border-radius: 12px;
    background-color: #fef6e2;
    width: 100%;
    padding: 40px 40px 25px;
    position: relative;
    overflow: hidden;
    min-height: 260px;
}

.testimonials-name-wrap h4 {
    margin-bottom: 4px;
    font-size: 28px;
    line-height: 116%;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 0;
    color: #fff;
}

.mid-testimonials p {
    margin-top: 31px;
    margin-bottom: 33px;
    font-family: 'Inter';
    font-size: 14px;
    line-height: 20px;
    color: #000000b5;
    text-align: left;
}
.top-testimonials .title h2 {
    font-weight: 600;
}

footer {
    padding-top: 207px;
}
.location-top {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
}

.location-bottom {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
}

.rating-testimonials img {
    width: 100%;
    object-fit: contain;
}

.rating-testimonials {
    width: 150px;
}

.location-testimonials-wrap::after {
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
    background: #ffffff26;
}

.location-testimonials-wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.swiper-pagination-bullet-active {
    background: #222;
}

.swiper-pagination-bullet {
    width: 1em;
    height: 1em;
}

.top-testimonials {
    width: 100%;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}

.title.why h2 {
    width: 100%;
    text-align: left;
}

.sub-title.why {
    text-align: left;
}

.quality-wrapp-main {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: flex-start;
    grid-row-gap: 40px;
}

.top-warpper-why {
    margin-bottom: 50px;
    margin-top: 19px;
}

section.why-us {
    background-image: url('../img/banner.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 120px;
}

.qiality-wrap {
    grid-column-gap: 24px;
    align-items: center;
    display: flex;
}

.quality-icon {
    border-radius: 8px;
    background-color: #ffb120;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 120px;
    display: flex;
}

.right-side-butcher-image img {
    border: 1px solid #a51c30;
    border-radius: 12px;
    width: 100%;
    max-width: 607px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.quality-detail h3 {
    text-transform: capitalize;
    margin-top: 0;
    font-size: 32px;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 11px;
}

.quality-detail p {
    color: #61637b;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    max-width: 370px;
}

/* faq css  */
.faq-main {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 24px;
}

.title.faq {
    text-align: center;
    width: 100%;
    margin-top: 19px;
    margin-left: auto;
    margin-right: auto;
    font-size: 60px;
    line-height: 116%;
    font-weight: 400;
    text-transform: capitalize;
}

button.accordion-button.collapsed {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    display: flex;
    border: 1px solid #13131326;
    border-radius: 8px;
    width: 100%;
    height: auto;
    font-size: 24px;
    line-height: 32px;
}

.accordion.accordion-flush {
    grid-row-gap: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.accordion-button:focus {
    box-shadow: none;
}

button.accordion-button.collapsed {
    border-bottom: 0;
}

.top-faq-section {
    width: 100%;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}

section.faq {
    padding-top: 112px;
    padding-bottom: 112px;
}

.accordion-button::after {
    background-image: url("../img/plus-image.png");
    transition: .5s ease-in-out
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../img/plus-image.png");
    transform: rotate(45deg);
}

.section-title p {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin: 16px 0 32px;
    color: #153526;
}

.button-bottom.event svg {
    fill: #153526;
}

.top-event-contents ul {
    padding-left: 0;
    margin-bottom: 50px;
    color: #fff;
    list-style: none;
    letter-spacing: 1px;
    font-size: 15px;
    width: 50%;
    margin: auto;
    text-align: center;
    margin-bottom: 38px;
}

.top-event-contents ul li {
    padding-bottom: 12px;
}

.accordion-button:focus {
    border-color: transparent;
}

.accordion-button:not(.collapsed) {
    color: #153526;
    background-color: transparent;
    box-shadow: none;
    font-weight: 600;
}
.accordion-item {
    border: 1px solid #040404;
    border-radius: 0px !important;
    width: 100%;
    height: auto;
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 3px solid #15352614 !important;
    border-bottom: 0 !important;
}
.accordion-flush .accordion-item .accordion-button {
    padding: 0;
}

.accordion-flush .accordion-item .accordion-button {
    padding: 0;
}

.accordion-header {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0px;
    display: flex;
    /* border: 1px solid #ccc; */
    border-radius: 8px;
}

.accordion-button {
    padding: 0;
}

button.accordion-button.collapsed {
    border: 0;
}

.accordion-body {
    /* border-top: 1px solid #dcdcdc; */
    padding-top: 0;
    padding-bottom: 25px;
    font-size: 18px;
    line-height: 28px;
    padding-left: 0;
    padding-right: 0;
}

.accordion-body {
    font-size: 15px;
    line-height: 23px;
    opacity: 0.9;
}

button.accordion-button {
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Inter';
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
}

.top-blogs {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 50px;
}

.sub-title.blog {
    text-align: left;
}

.title.blog {
    font-size: 60px;
    font-weight: 400;
    line-height: 116%;
    max-width: 390px;
    text-transform: capitalize;
    font-family: 'PlayfairDisplay';
}

/* blog css started  */

.blogs-details {
    padding: 40px 32px 32px;
}

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

.blogs_title-n {
    grid-column-gap: 10px;
    align-items: center;
    display: flex;
}

.image-icon img {
    object-fit: contain;
    width: 100%;
    /* filter: invert(1); */
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    padding: 0;
}

.name-blog {
    color: #a51c30;
    text-transform: uppercase;
    margin-bottom: 7.5px;
    font-family: 'Inter';
    font-weight: 500;
    margin-bottom: 0;
}

.blog-divider {
    background-color: #13131326;
    width: 100%;
    height: 1px;
}

.blog-post {
    flex-flow: wrap;
    align-items: center;
    margin-top: 20px;
    display: flex;
    grid-column-gap: 16px;
}

.blog-dot {
    background-color: #054f48;
    border-radius: 100%;
    width: 6px;
    height: 6px;
}

.blogs-details a {
    text-transform: capitalize;
    font-size: 24px;
    line-height: 116%;
    transition: all .5s;
    color: #000;
}

.blog-link {
    margin-top: 26px;
    margin-bottom: 24px;
    text-align: left;
}

.blogs-card-main {
    border: 1px solid #13131326;
    border-radius: 12px;
    overflow: hidden;
}

.blogs-card-image img {
    border-radius: 12px;
    transition: .2s ease-in-out;
    overflow: hidden;
}

.blogs-card-image:hover {
    transition: .2s ease-in-out;
    overflow: hidden;
    transform: scale(1.1);
}

.designation a {
    border-radius: 8px;
    background-color: #ffb120;
    color: #fff !important;
    text-transform: uppercase;
    padding: 12px 24px;
    font-family: 'Inter';
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
}

/* footer css starter here  */

footer {
    background: url('../img/banner.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 0;
    /* background: #fef6e2; */
}
.top-testimonials {
    text-align: center;
}

.right-footer-cont h3 {
    color: #000;
    letter-spacing: 2.88px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Inter';
    margin: 0;

}

.top-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.address-wrap form input {
    background-color: transparent;
    outline-offset: 0px;
    color: #000;
    letter-spacing: 1.6px;
    text-transform: lowercase;
    border: 1px #000;
    outline: 3px #d9d9d9;
    height: auto;
    margin-bottom: 0;
    padding: 15px 20px 15px 0;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
}

.address-wrap form input::placeholder {
    text-transform: capitalize;
    font-size: 12px;
}

.address-wrap button {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff;
    text-transform: capitalize;
    padding: 15px 30px;
    font-family: 'Inter';
    font-weight: 500;
    transition: all .4s;
    color: #000;
    font-size: 18px;
    line-height: 28px;
}

.footer-divider-cta {
    border: 1px solid #000;
}

.address-wrap form {
    margin-bottom: 24px;
    display: flex;
    justify-content: space-between;
}

.wrap-foot {
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 17px;
    display: flex;
}
.number {
    grid-column-gap: 12px;
    align-items: center;
    display: flex;
}
.number a {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}
.mail {
    grid-column-gap: 12px;
    align-items: center;
    display: flex;
}

.mail a {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

address {
    grid-column-gap: 12px;
    align-items: center;
    display: flex;
}

span.icon {
    /* background-color: #fff; */
    color: #153526;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    transition: all .4s;
    display: flex;
}

.social {
    display: flex;
    grid-column-gap: 15px;
}

address a {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}
.top-foot-heading h4 {
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 29px;
    font-size: 14px;
    font-weight: 600;
    line-height: 34px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.footermenuwarp ul li a {
    color: #000;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    text-transform: capitalize;
}
.footermenuwarp ul {
    padding-left: 0;
    list-style: none;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
}

span.icon.footer {
    width: auto;
    height: auto;
    border-radius: unset;
    background: transparent;
    color: #000;
}

.footer.bottom {
    margin-top: 25px;
    margin-bottom: 32px;
    color: #000;
}
.footer-divider {
    border: 1px solid #0000001f;
}

.footer-end {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.left-copy p {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 28px;
    color: #000;
}

.event-special-wrap.two {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.event-special-wrap.three {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.image-warp.three img {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.address-wrap button:hover {
    background: #470000;
    color: #fff;
}

.button-bottom a:hover {
    background: #470000;
    color: #fff;
}

.button-bottom svg {
    fill: #fff;
}

.button-bottom a:hover span.arrow svg path {
    fill: #fff;
    
}

.arrow{
    transition: .4s all;
}
.button-bottom:hover span.arrow {
    transform: translate(10px, 0px);
}

.button-bottom:hover span.arrow {
    transform: translate(10px, 0px);
}

.discount-detail-wrap a:hover {
    background: #f6ac24;
    color: #fff;
}

.bottom-sepcial-order a:hover{
    background: #f6ac24;
    color: #fff;
}

.bottom-wrapper:hover span.arrow {
    transform: translate(10px, 0px);
}

.event-special-wrap {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

/* about banner  */

.breadcrums {
    display: flex;
    grid-column-gap: 5px;
}

.banner-cont-wrap.about {
    padding-bottom: 50px;
    padding-top: 58px;
}

section.why-us.about {
    background: transparent;
}

ul.s__0000154545 li {
    display: flex;
    column-gap: 15px;
    align-items: flex-start;
}

ul.s__0000154545 li span {
    margin-top: 5px;
}

.count-up {
    border: 1px solid #a41c30;
    border-radius: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 360px;
    height: 360px;
    display: flex;
    transition: 1s all;
}

.counter-wrap {
    display: flex;
    align-items: center;
}

.count-up.two {
    position: relative;
    left: -50px;
}

.count-up.three {
    position: relative;
    left: -100px;
}

.count-up.four {
    position: relative;
    left: 0;
}

.counter-silgle-wrap.four {
    position: relative;
    left: -145px;
}

span.iconplu {
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Playfair Display';
    font-size: 80px;
    font-weight: 400;
    line-height: 92px;
}

.counter-count {
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Playfair Display';
    font-size: 80px;
    font-weight: 400;
    line-height: 92px;
}

.bottom-count h3 {
    text-align: center;
    letter-spacing: 2.88px;
    text-transform: uppercase;
    font-family: 'Inter';
    font-size: 18px;
    line-height: 28px;
    color: rgb(97, 99, 123);
}

.count-up.trans {
    transform: translateY(0px); /* Initial translate down */
    opacity: 0; /* Initially hidden */
    transition: transform 0.8s ease-out, opacity 0.8s ease-out;
  }
  
  .count-up.trans.animate {
    transform: translateY(50px); /* Move to original position */
    opacity: 1; /* Fully visible */
  }

  section.counter {
    padding-top: 0;
    padding-bottom: 112px;
}

.count-up:hover {
    background: #a41c30;
    color: #fff;
}

.count-up:hover, .bottom-count h3 {
    color: #fff;
}

/* products page css started  */

.nav-link.products.active {
    border: 1px solid #a51c30;
    border-radius: 8px;
    background-color: #a51c30 !important;
    color: #fff;
    padding: 12px 24px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}

.nav-link.products {
    border: 1px solid #a51c30 !important;
    border-radius: 8px !important;
    color: #000;
    text-transform: capitalize;
    padding: 12px 24px;
    font-family: 'Inter';
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}

.top-products {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 50px;
}

.right-listing-products ul {
    grid-column-gap: 16px;
    margin-bottom: 0;
}

.left-team.products h2 {
    max-width: 700px;
}

section.products {
    padding-top: 112px;
    padding-bottom: 120px;
}

.products-card-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

.products-card-single {
    border: 1px solid #13131326;
    border-radius: 12px;
    flex-direction: column;
    display: flex;
    position: relative;
}

.product-details {
    padding: 33px 48px 40px 32px;
}

.top-sell {
    border-radius: 8px;
    background-color: #ffb120;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 14px;
    font-family: 'Inter';
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    display: inline-block;
    position: absolute;
    inset: 20px auto auto 20px;
}

.wrapper-rate {
    border-radius: 8px;
    background-color: #fff;
    padding: 7px 14px;
    display: inline-block;
    position: absolute;
    /* inset: auto 20px 20px auto; */
    top: 35%;
    right: 20px;
}

.rating-wrapper {
    grid-column-gap: 10px;
    align-items: center;
    display: flex;
}

.rateing-image {
    display: flex;
}

.products-card-single:hover .wrapper-rate {
    opacity: 1;
}

.wrapper-rate {
    border-radius: 8px;
    background-color: #fff;
    padding: 7px 14px;
    display: inline-block;
    position: absolute;
    /* inset: auto 20px 20px auto; */
    top: 35%;
    right: 20px;
    transition: .5s all;
    opacity: 0;
}

.products-image {
    border-radius: 8px;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

button.button-48.product {
    border: 1px solid #a51c30;
    transition: .5s all;
}

button.button-48.product:hover svg path {
    fill: #fff;
}

.left-bottom {
    border: 1px solid #054f48;
    border-radius: 4px;
    background-color: #054f48;
    color: #fff;
    padding: 15px;
    font-family: 'Inter';
    font-weight: 600;
    display: inline-block;
    font-size: 24px;
    line-height: 34px;
}

.product-bottom {
    display: flex;
    grid-column-gap: 16px;
    align-items: center;
}


/* contact us page css  */

.contact-wrap {
    grid-column-gap: 60px;
    border-radius: 12px;
    background-image: url('../img/red-banner.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: flex-start;
    align-items: center;
    padding: 40px;
    display: flex;
    overflow: hidden;
}

.contact-left {
    border-radius: 12px;
    width: 100%;
    max-width: 653px;
    overflow: hidden;
}

.top-heading-contact h3 {
    color: #fff;
    margin-bottom: 24px;
    font-size: 44px;
    line-height: 68px;
    text-transform: capitalize;
}

span.icon.contact {
    background: #fff;
    color: #a51c30;
    border-radius: 12px;
}

.number.contact a {
    color: #fff;
}

.mail.contact a {
    color: #fff;
}

address.contact a{
    color: #fff;
}

section.office {
    margin-bottom: 0;
    padding-top: 120px;
    padding-bottom: 120px;
}

.form-wrapper label {
    text-transform: capitalize;
    margin-bottom: 16px;
    font-family: 'Inter';
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
}

.form-wrapper input {
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #13131326;
    height: auto;
    margin-bottom: 0;
    padding: 18px 28px;
    font-family: 'Inter';
    font-size: 18px;
    line-height: 28px;
}

.footer-logo img {
    width: 185px;
    height: auto;
    object-fit: contain;
    /* filter: invert(1); */
}

.listing-cont ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
}

.listing-cont ul li {
    grid-column-gap: 12px;
    align-items: center;
    display: flex;
    margin-bottom: 13px;
}




section.designed {
    padding: 0 0;
    height: 100vh;
    position: relative;
    float: left;
    width: 100%;
}

.des_mid {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    height: 85%;
    width: 80%;
    object-fit: cover;
}

.servicess {
    padding-top: 108px;
}

.top-warap-sec {
    padding-top: 108px;
    width: 85%;
}

.button-bottom.services a {
    font-weight: 600;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-flex;
    flex-direction: row;
    text-align: center;
    align-items: center;
    white-space: nowrap;
    justify-content: center;
    width: auto;
    border-radius: 24px;
    cursor: pointer;
    transition: background-color 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
    will-change: background-color;
    padding: 12px 40px;
    background: #470000;
    color: #fff;
}

.row.services {
    position: relative;
    top: -20px;
    background: #fff;
    /* overflow: hidden; */
    width: 100%;
    margin: auto;
    padding-bottom: 60px;
}

section.events {
    margin-top: -25px;
}
.right-side-event p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    color: #153526;
    margin: 20px 0 32px;
    margin-top: 0;
}

.container {
    max-width: 1320px;
}

section.discount::before {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    top: auto;
    background: #e7ede8;
    bottom: 0;
    z-index: 0;
}

.team-wrapperss {
    width: 70%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: -84px;
    position: relative;
    z-index: 99;
}
.image-wrapper-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
}

.image-wrapper-right {
    width: 566px;
    height: 337px;
}

.tab-content.listing {
    background: #e7ede8;
    padding: 50px 70px;
}

.tab-content.listing {
    background: #fef6e2;
    padding: 108px 70px;
    border-radius: 24px;
    position: relative;
    z-index: 9;
    padding-top: 141px;
}
.top-wrapper-list h3 {
    font-size: 42px;
    line-height: 60px;
    color: #153526;
    font-weight: 600;
    font-family: 'Inter';
    margin: 0 0 8px;
}

.listing-left ul {
    padding-left: 0;
    list-style: none;
}

.listing-left ul li {
    margin-bottom: 4px;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    color: #153526;
    font-family: 'Inter';
    display: flex;
    grid-column-gap: 6px;
}
.listing-left ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.top-event-contents h3 {
    text-transform: capitalize;
    font-weight: 600;
    width: 61%;
    text-align: center;
    font-size: 40px;
    line-height: 52px;
    color: #fff;
    margin: 0 0 40px;
    margin-left: auto;
    margin-right: auto;
}
.top-event-contents p {
    max-width: 70%;
    text-align: center;
    color: #ffffffad;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: auto;
    margin-bottom: 20px;
}

.button-bottom.events-butn a {
    margin: auto;
}

section.events-banner {
    padding-top: 108px;
    padding-left: 24px;
    padding-right: 24px;
    background: #470000;
    margin-top: -308px;
}

.bottom-image-wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 24px;
    overflow-x: hidden;
    padding-top: 80px;
}

.wrappper-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 81px 80px;
    border-radius: 24px;
    background: #470000;
}
span.ca_t_00 {
    text-transform: capitalize;
    font-weight: 600;
    text-shadow: none;
    font-size: 14px;
    letter-spacing: 0.3px;
}
section.sustainalble {
    background: #fff;
    padding: 40px 80px;
}

.single____buttom {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    width: 70%;
    font-family: 'Inter';
    font-weight: 800;
    letter-spacing: 1px;
}

.listing___l ul li {
    display: flex;
    align-items: baseline;
}

.listing___l ul {
    list-style: none;
    color: #fff;
}

section.testimonials {
    background: #fff;
    /* padding: 99px 0; */
    padding-top: 99px;
}
section.contactforms {
    padding-top: 200px;
    position: relative;
    z-index: 999;
    padding-bottom: 80px;
}
.formrightss img {
    width: 70%;
    margin: 0 auto !important;
}

.formrightss{
    text-align: center;
}
.formmsdetails h2 {
    color: #fff;
    font-family: 'Inter';
    font-size: 70px;
    line-height: 80px;
}
.formmsdetails p {
    color: #fff;
    padding-top: 30px;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-family: 'Inter';
}
.formmsdetails form {
    display: flex;
    flex-direction: column;
    padding-top: 30px;
}
.formmsdetails form {
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    width: 80%;
}
.formmsdetails form input {
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    border: 0;
}
.formmsdetails form textarea {
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    border: 0;
}
.formmsdetails form button {
    background: transparent;
    border: 1px solid #ffff;
    width: fit-content;
    color: #fff;
    font-size: 20px;
    padding: 10px 20px;
    border-radius: 22px;
    letter-spacing: 0.5px;
}

.formmsdetails form button span{
    margin-left: 10px;
}

.banner-main {
    position: relative;
    Z-INDEX: 99;
}
.inofsdetas {
    padding-top: 28px;
}
.inofsdetas p {
    color: #fff;
    font-family: 'Inter';
    font-size: 20px;
    letter-spacing: 0.3px;
    margin: 0;
}
.sustainalble .wrappper-button {
    margin-bottom: -200px;
    position: relative;
}
.top-wrapper-list p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    color: #153526bf;
    font-family: 'Inter';
}
.listing-left h3 {
    font-size: 25px;
    line-height: 32px;
    color: #153526;
}
.top-wrapper-list.footer {
    width: 50%;
    margin: auto;
    text-align: center;
    padding-bottom: 40px;
}
.listing-left ul li {
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: #000;
    font-family: 'Inter';
    display: flex;
    grid-column-gap: 13px;
    align-items: flex-start;
    color: #000;
    font-size: 20px;
    padding-bottom: 15px;
}

.image-icon {
    width: 100px;
    height: 100px;
    padding: 0;
}

.listing-left ul li span.icon img {
    /* filter: invert(1); */
}
.s___img__jjhs {
    height: 500px;
    overflow: hidden;
}  
.inofsdetas a {
    color: #fff;
    font-family: 'Inter';
    font-size: 20px;
    letter-spacing: 0.3px;
    margin: 0;
}
section.events-banner {
    padding-top: 266px;
}

footer {
    padding-top: 202px;
}

.footer-logow img {
    width: 64%;
}
.s___img__jjhs {
    margin-top: 85px;
    margin-bottom: -284px;
    position: relative;
    z-index: 9;
}

section.events {
    padding-top: 327px;
}

.s___img__jjhs img {
    border-radius: 11px;
    width: 100%;
    object-position: 0 -238px;
    object-fit: cover;
}

.s___img__jjhs {
    border-radius: 14px;
}

section.banner.about {
    background: #fef6e2;
}
.s__00888ss img {
    width: 100%;
}

section.banner.about h1 {
    color: #153526;
}

ul.s__0000154545 {
    padding: 0px;
    display: inline-block;
}

.s__0000154545 li {
    list-style: none;
    margin-top: 24px;
}


section.s___s___0011441 {
    color: #fff;
    padding: 58px 0;
}

.s__0099s h3 {
    font-weight: 600;
    font-size: 32px;
    letter-spacing: 1px;
}

.effect {
    height: 600px;
}
/*
@media screen and (min-width:1550px) and (max-width:3000px) {

.des_mid {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    height: 85%;
    width: 70%;
    object-fit: cover;
}
    
    }*/


    /* gallery page css started here  */

    .nav-content-wrap.galleryy img {
        filter: none;
    }

    .main.galleryy {
        background: #e8ede8;
    }

    section.banner.galleryy {
        height: 60vh;
    }

    .abnner-warpperd-c.galleryy {
        width: 100%;
        align-items: center;
    }
.banner-main-heading.galleryy h1 {
    color: #222;
    font-size: 90px;
    line-height: 100px;
    letter-spacing: .5px;
    text-align: center;
}

.bottom-category ul li {
    list-style: revert;
    margin-top: 5px;
    font-size: 15px;
    font-weight: 600;
}

.category-single {
    background: #fff;
    border-radius: 11px;
    box-shadow: 0px 0px 5px -3px #000;
}

.top-card-category {
    width: 140px;
    height: 140px;
    border: 2px solid #15352617!important;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    background: #fff;
    align-items: center;
    margin-top: -68px;
}

    .banner-main-heading.galleryy {
        width: 70%;
        margin: auto;
        text-align: center;
    }

    .banner-main-heading.galleryy p {
        color: #153526;
        font-size: 17px;
    }

    #lightbox {
        display: none;
        justify-content: center;
        align-items: center;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999999999;
        width: 100%;
        height: 100%;
        background: #042802cf;
        opacity: 0;
        transition: opacity 0.5s;
    }
      
      /* Container for the image and caption */
      #lightbox figure {
        max-width: calc(90vw - 100px);
        max-height: calc(90vh - 100px);
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
      }
      
      .lightbox-image {
       width:60vw;
        height: 100%;
          max-height: calc(100vh - 100px); /* Adjusted to accommodate the caption */
        display: block;
        margin: 0;
        opacity: 0; /* Initial opacity */
        transition: opacity 0.5s; /* Cross-fade transition */
        object-fit: contain;
        aspect-ratio:4/3;
      }
      
      #lightbox-caption {
        color: var(--lightbox-caption-text-color);
        text-align: center;
        width: 100%;
        height: 80px; /* Fixed height for the caption */
        background: rgba(0, 0, 0, 0); /* Semi-transparent background for the caption */
        padding: 10px; /* Padding for spacing */
        box-sizing: border-box;
        padding-top:15px;
      }
      
      /* Styling for h2 and p in the caption */
      #lightbox-caption h2 {
        font-size: 1.2em; /* Adjust as needed */
        margin: 0;
      }
      
      #lightbox-caption p {
        font-size: 0.9em; /* Adjust as needed */
        margin: 0;
      }
      
      #close, #prev, #next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: rgba(255, 255, 255, 0.5);
        border: none;
        padding: 10px;
        border-radius: 5px;
        color: var(--lightbox-controls-color);
      }
      
      #lightbox #close {
        top: 35px;
        right: 20px;
        width:35px;
        height:35px;
      }
      
      #lightbox #close:hover {
          background: rgba(178, 34, 52, 0.95);
      }
      #lightbox #close  {
          text-indent: -9999px;
          cursor: pointer
      }
      #lightbox #close:after, .close-button:before {
          content: ""'';
          width: 55%;
          height: 2px;
          background: #fafafa;
          position: absolute;
          top: 48%;
          left: 22%;
          transform: rotate(-45deg);
          transition: .3s ease-out
      }
      #lightbox #close:after {
          transform: rotate(45deg);
          transition: .3s ease-out
      }
      #lightbox #close:hover:after, .close-button:hover:before {
          transform: rotate(180deg)
      }
      
      #lightbox #prev {
        left: 20px;
      }
      
      #lightbox #next {
        right: 20px;
      }
      
      #close:hover, #prev:hover, #next:hover {
        color: var(--lightbox-controls-hover-color);
        transition: all 0.5s ease-in-out;
      }
      
      /* Demo styles */
      
      .top-title {
          width: 90vw;
        max-width: 1200px;
        margin:0 auto;
        padding-bottom:50px;
      }
      
      .gallery {
        width: 90vw;
        max-width: 1200px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        row-gap: 30px;
        column-gap: 30px;
        position: relative;
        z-index: 9;
    }
      
      .gallery img {
        width: 100%;
        height: auto;
        cursor: pointer;
        transition: transform 0.5s ease, box-shadow 0.5s ease;
        width: 100%;
        height: auto;
        aspect-ratio: 4/3;
        object-fit: cover;
    }
      
      .gallery img:hover {
        transform: scale(1.05) translateY(-5px);
      
      }
      
      
      @media (max-width: 980px) {
        .gallery img:hover {
           transform: none;
        }
      }
      
      /* category style  */

   .category-wrap {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

    .top-card-category img {
        width: 70px;
        height: auto;
        object-fit: contain;
    }

    .top-card-category {
        width: 200px;
        height: 200px;
        border: 1px solid #153526;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .category-single {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .category-wrapper {
        padding-top: 50px;
    }
.nav-content-wrap {

}
.bottom-category h3 {
    text-align: left;
    padding-top: 20px;
    margin: 0 0 16px;
    color: #000;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: .5px;
    padding-left: 30px;
}
nav.nav-menu-warp ul li a {
    color: #153526;
    font-size: 15px;
 
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Inter'!important;
    font-weight: 600!important;
}
section.category {
    padding-bottom: 130px;
}

.nav-content-wrap img {
    width: 185px;
    height: auto;
    object-fit: contain;
    /* filter: invert(1); */
    background: #fff;
    padding: 8px 12px;
    border-radius: 10px;
}

section.category {
    margin-top: 0;
    position: relative;
    padding-top: 100px;
}

/* nav bars css  */

.left-menu {
    position: relative;
    display: none;
}

#menu-items {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    flex-direction: column;
    gap: 10px;
    background: #fff5e1;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    padding: 15px;
}

#menu-items.show {
    display: flex;
    position: absolute;
    top: -40px;
    width: 375px;
    left: -190px;
    height: 250px;
    justify-content: center;
}

/* Hamburger Bars */
.bars {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 25px;
    height: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    z-index: 99999;
}

.barss {
    background: #000;
    height: 3px;
    border-radius: 2px;
    transition: all 0.3s ease;
}

/* Rotate Bars to Cross */
.bars.cross .bar1 {
    transform: rotate(45deg) translate(5px, 5px);
}

.bars.cross .bar2 {
    opacity: 0;
}

.bars.cross .bar3 {
    transform: rotate(-45deg) translate(7px, -5px);
}

/* ended  */

.mobile__swiper {
    display: none;
}

.sub-title {
    width: 100%;
    margin-top: 19px;
    margin-left: auto;
    margin-right: auto;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 28px;
    color: #222;
    text-align: left;
    font-size: 45px;
    line-height: 60px;
    font-family: 'Inter';
    font-weight: 600;
    text-align: center;
}


@media screen and (min-width:320px) and (max-width:720px) {
    nav.nav-menu-warp ul {
        display: none;
    }

    .left-menu {
        display: block;
        width: 100%;
    }

    .toggle a {
        float: right;
    }

    ul#menu-items li a {
        float: left;
        font-size: 20px;
        color: #000;
    }

    button.button-48.mobile-nav {
        display: none;
    }

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

    .abnner-warpperd-c {
        width: 100%;
        align-items: center;
    }

    .banner-main-heading h1 {
        font-size: 35px;
        text-align: center;
        line-height: 45px;
    }

   

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

    

    .bottom-par p {
        width: 100%;
        text-align: center;
    }

    .banner-cont-wrap {
        padding-top: 50px;
    }

    .banner-hero-wrap svg {
        display: none;
    }

    .top-warap-sec {
        padding-top: 50px;
        width: 100%;
    }

    section.designed {
        height: 50vh;
    }

    .section-title h2 {
        font-size: 38px;
        line-height: 50px;
    }

    .section-title p {
        font-size: 16px;
        line-height: 28px;
        text-align: center;
        padding: 0 15px;
    }

    .wrappper-events {
        flex-wrap: wrap;
    }

    .s___img__jjhs {
        margin-bottom: 0;
        height: auto;
    }

    section.events {
        padding-top: 50px;
        margin-top: 0;
        padding-bottom: 50px;
    }

    .wrappper-button {
        flex-wrap: wrap;
        padding: 38px 20px;
        row-gap: 30px;
        justify-content: center;
    }

    section.sustainalble {
        padding: 70px 0px;
    }

    .single____buttom {
        font-size: 30px;
        width: 100%;
        line-height: 40px;
        text-align: center;
    }

    .address-wrap button {
        padding: 10px 10px;
        font-size: 12px;
        line-height: 20px;
    }

    .address-wrap form {
        padding: 0 30px;
    }

    .footer-logow {
        text-align: center;
    }

    .footermenuwarp {
        text-align: center;
    }

    .footermenuwarp ul {
        align-items: center;
    }

    .top-foot-heading h4 {
        margin-bottom: 10px;
    }

    .top-footerwww {
        margin-bottom: 30px;
    }

    ul#pills-tab {
        flex-wrap: nowrap;
        overflow-x: scroll;
        column-gap: 10px;
        margin-bottom: 0 !important;
    }

    .team-wrapperss {
        width: 100%;
    }

    .tab-content.listing {
        padding: 50px 20px;
        padding-top: 100px;
    }

    .top-wrapper-list h3 {
        font-size: 35px;
        line-height: 45px;
        text-align: center;
        margin-bottom: 0;
    }

    .image-wrapper-right {
        width: 100%;
        height: 100%;
    }

    .top-wrapper-list p {
        text-align: center;
    }

    .top-event-contents h3 {
        font-size: 35px;
        line-height: 45px;
        margin: 0 0 15px;
        width: 100%;
    }

    .top-event-contents p {
        max-width: 100%;
    }

    .bottom-image-wrapper {
        display: none;
    }

    .single-bottomimage {
        width: 100%;
        height: 350px;
    }

    .left-team h2 {
        width: 100%;
        font-size: 35px;
        line-height: 45px;
    }

    .single-bottomimage img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .mobile__swiper {
        margin-top: 50px;
        display: block;
    }

    .top-wrapper-list.footer {
        width: 100%;
    }

    .single____buttom {
        font-size: 20px;
        line-height: 30px;
    }

    .section-sub-title h4 {
        text-align: center;
    }

    .section-title h2 {
        font-size: 35px;
        line-height: 45px;
        text-align: center;
    }

    .button-bottom.services {
        text-align: center;
    }

    .servicess {
        padding-top: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .s___img__jjhs {
        padding: 0 15px;
    }

    .s___img__jjhs {
        margin-top: 50px;
    }

    .left-event h3 {
        font-size: 35px;
        line-height: 45px;
        text-align: center;
    }

    .right-side-event p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
    }

    .button-bottom.event {
        text-align: center;
    }

    .wrappper-events {
        padding-top: 50px;
    }

    .bottom-events h4 {
        text-align: center;
    }

    .bottom-events p {
        text-align: center;
    }

    span.ca_t_00 {
        font-size: 12px;
    }

    .image-icon {
        width: 70px;
        height: 70px;
    }

    .wrap-foot {
        width: 80%;
        margin-right: 0;
        margin-left: auto;
    }

    .left-copy p {
        font-size: 12px;
    }

    .s__0099s h3 {
        font-size: 35px;
        letter-spacing: 1px;
        text-align: center;
        line-height: 45px;
    }

    .s__0099s p {
        padding: 0 15px;
        text-align: center;
    }

    .address-wrap form input {
        width: 70%;
    }

    .mid-testimonials p {
        text-align: center;
    }

    .banner-main-heading.galleryy {
        width: 100%;
    }

    .banner-main-heading.galleryy h1 {
        font-size: 60px;
        line-height: 70px;
        margin-top: 0;
    }

    .category-wrapper {
        padding-top: 0;
    }

    section.category {
        padding-top: 0;
    }

    .bottom-category h3 {
        text-align: center;
    }

    .sub-title {
        font-size: 35px;
        line-height: 45px;
        text-align: center;
    }

    .gallery {
        grid-template-columns: repeat(1, 1fr);
    }

    #close, #prev, #next {
        top: auto;
    }

    .lightbox-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .formrightss img {
        width: 100%;
        margin: 0 auto !important;
    }

    .formmsdetails h2 {
        font-size: 50px;
        line-height: 60px;
        letter-spacing: 1px;
        text-align: center;
    }

    .formmsdetails p {
        color: #fff;
        font-size: 20px;
        padding: 0 15px;
        padding-top: 20px;
        text-align: center;
    }

    .formmsdetails form {
        width: 100%;
    }

    .formmsdetails form button {
        margin: auto;
    }

    .formmsdetails {
        padding-top: 50px;
    }

    .formmsdetails form button {
        width: 100%;
        background: #fff;
        color: #000;
    }

    .forminfos {
        text-align: center;
    }
    
}

button.button-48.mobile-nav.order-now a {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    border-bottom: 2px solid #000;
    padding-bottom: 8px;
}
button.button-48.mobile-nav.order-now {
    background: #fff5e1;
    color: #000 !important;
    /* border: 1px solid #470000; */
}

button.button-48.mobile-nav.order-now :before{
    content: unset;
}
@media screen and (min-width:320px) and (max-width:720px) {
   #menu-items.show {
    display: flex;
    position: fixed;
    top: 0;
    width: 375px;
    left: 100px;
    height: 100vh;
    justify-content: unset;
    padding-top: 100px;
    padding-left: 40px;
}
    
}