@font-face {
    /* font-family: "ignis-et-glacies-sharp";
    src: url("ignis-et-glacies-sharp.bold.ttf");
    src: url("ignis-et-glacies-sharp.regular.ttf"); */
    src: url("Swifted DEMO.otf");
    font-family: "Swifted DEMO";
}
.headings {
    text-transform: capitalize;
    text-align: center;
}
.utility {
    padding: 50px 0 100px;
}
.utility h2{
    font-size: 42px;
    text-align: center;
}
.inno-qc-faq {
    background-color: #fff;
    padding: 100px 0 100px;
}
.inno-qc-tiles {
    background-color: #fff;
    padding: 100px 0 100px;
}
.section-heading {
    font-size: 45px;
    padding-bottom: 30px;
    color: #000;
    font-family: Swifted DEMO;
    
}
.question span{
    font-weight: 600;
    font-size: 18px;
}
.sub-heading {
    margin: 20px auto 0;
    max-width: 45ch;
    color: #939393;
    line-height: 1.6;
}
.que-container {
    max-width: 1200px;
    margin: 50px auto 0;
}
.question {
    border-top: 1px solid #ccc;
    font-family: poppins;
}
.question:last-child {
    border-bottom: 1px solid #ccc;
}
.question button {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    font-size: 20px;
    color: #131313;
    text-transform: capitalize;
    font-family: inherit;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 25px 20px 25px 0;
    border: none;
    cursor: pointer;
    transition: color 0.3s;
}
.question button i {
    color: #000;
    transition: transform 0.3s;
}
.question p {
    line-height: 1.6;
    height: 0;
    overflow: hidden;
    transition: all 0.3s;
}
.question button.show+p {
    padding-bottom: 25px;
    height: auto;
}
.question button.show {
    color: #000;
}
.question button.show i {
    transform: rotate(180deg);
}
.c-title {
    background-color: #000;
    color: #fff ;
    padding: 15px ;
    box-shadow: 0px 0px 6px 2px #ffffff;
        font-size: 21px;
    font-family: "Be Vietnam Pro", sans-serif !important;
    /* letter-spacing: 2px; */
    
}
.c-heading {
    box-sizing: border-box;
    font-size: 14px;
    margin: 10px 0;
    padding: 12px 5px;
    width: 100%;
    border: 1px solid #ccc;
    font-family: "Be Vietnam Pro", sans-serif !important;
}
.sr-button.button-2 {
    background-color: #000;
    color: #fff;
    width: max-content;
    cursor: pointer;
    padding: 10px 20px;
    border: 1px solid;
    margin-top: 10px;
    font-family: "Be Vietnam Pro", sans-serif !important;

}
.c-result .c-label {
    margin-right: 10px;
    text-align: left;
    line-height: 25px;
    padding-top: 14px;
}
.hg-tiles-calc h6,
.hg-tiles-calc {
    color: #000 !important;
    font-size: 14px !important;
}
.c-result .c-label {
    font-size: 14px !important;
}
.woocommerce label,
.woocommerce-js label {
    font-size: 14px !important;
}
.tileDiv {
    background: none repeat scroll 0 0;
    display: inline-block;
    height: 375px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    background-color: #fff;
    color: #000;
}
.tileDiv div {
    border: 1px solid #000000;
    border-top-color: rgb(0, 0, 0);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(0, 0, 0);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(0, 0, 0);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    box-shadow: 0 0 8px 5px #fff !important;
    left: 52% !important;
    position: absolute !important;
    top: 43% !important;
    transform: translateX(-50%) translateY(-50%) !important;
    background: url(https://www.lemstoneceramic.com/public/img/tilePattern.png) repeat scroll -4px -4px;;
    filter: grayscale(1);
}
.tileDiv .tileFt {
    background: #868686 none repeat scroll 0 0;
    margin-bottom: 0;
    padding: 0;
    position: absolute;
    text-align: center;
}
.tileDiv .horzFt span {
    margin-left: 50%;
    margin-top: -12px;
    transform: translateX(-50%);
}
.tileDiv .tileFt span {
    background: #f9f9f9 none repeat scroll 0 0;
    color: gray;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    position: absolute;
    text-transform: uppercase;
    width: 50px;
}
.horzFt {
    border-top: 1px dashed #868686;
    height: 0;
    left: 0;
    top: -20px;
    width: 100%;
}
.vertFt {
    border-left: 1px dashed #868686;
    height: 100%;
    left: -20px;
    top: 0;
    width: 0;
}
.tileDiv .tileFt {
    background: #868686 none repeat scroll 0 0;
    margin-bottom: 0;
    padding: 0;
    position: absolute;
    text-align: center;
}
.tileDiv .tileFt span {
    background: #f9f9f9 none repeat scroll 0 0;
    color: gray;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    position: absolute;
    text-transform: uppercase;
    width: 50px;
}
.tileDiv .vertFt span {
    margin-left: -27px;
    top: 50%;
    transform: rotate(-90deg) translateX(20%);
}
.c-label {
    padding-top: 15px;
    font-size: 17px;
    font-family: "Be Vietnam Pro", sans-serif !important;
}
.tile-cal-pad {
    padding: 50px 0px;
}
.flex-f{
    display: flex;
    gap: 15px;
}
.width-f{
    width: 100%;
}
.tiles-content{
    padding: 50px 0 0;
}
.tiles-content h2{
    padding-bottom: 20px;
    font-size: 42px;
}
.tiles-content h3{
    font-family: poppins;
    font-size:25px;
    padding-bottom: 25px;
}
.tiles-content h4{
    font-family: poppins;
    font-size: 18px;
}
.padd-tops{
 padding-bottom: 10px;   
}
.media-gallary{
    padding: 100px 0;
    background-color: #f5f5f5;
}
.media_container .popup-gallery{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 15px;
}
.media_container .popup-gallery .gallery_item{
    background-color: #fff;
    padding: 10px;
}
.blog-details{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 10px;
}
.blog-cont{
    padding: 10px;
    background-color: #fff;
}
.blog-cont img{
    height: 35vh;
    width: 100%;
}
.meta-content {
    display: flex;
    gap: 15px;
    padding: 10px 0;
    align-items: center;
    color: #004552;
    font-family: poppins;
    font-weight: 500;
}
.meta a{
    color: #004552;
    font-weight: 500;
}
.meta{
    display: flex;
    gap: 10px;
    align-items: center;

}
.blog-data h2 {
    font-size: 25px;
    font-family: "Be Vietnam Pro", sans-serif !important;
    font-weight: 500;
    padding: 5px 0 0px;
}
.meta-content-det{
    padding: 10px ;
}
.blog_link{
    background-color: #000;
    color: #fff;
    padding: 8px 15px;
    border: 1px solid #000;
}
.blog_link:hover{
    background-color: #fff;
    color: #000;
    padding: 8px 15px;
}
.blog-data{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
#btncontainer {
    text-align: center;
    padding: 0px 0 25px;
    font-family: poppins;
}
/* Add this CSS to your existing stylesheet */
#btncontainer .btn-active {
    color: #004552; 
    padding: 6px 18px;
    border-bottom: 1px solid #004552;
    border-radius: 0px;
    font-weight: 600;
    
}


.cal-f{
    
    gap: 25px;
    /*justify-content: start;*/
    /*align-items: center;*/
    flex-direction: column;
}




/**/

.attribute{
    background-color: #fff;
    padding: 100px 0;
}
.home-text{
    text-align: center;
}
.attribute-grid{
    display: grid;
    grid-template-columns: repeat(7,1fr);
    gap: 20px;
}
.attri {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0;
    justify-content: flex-end;
}
.attri img{
        width: 100px;
    background-color: #D6B36A;
    padding: 20px;
    border-radius: 20px;
    height: 100px;
    overflow: visible;
}
.attri p{
    margin: 0;
    padding-top: 15px;
    color: #004552;
    font-size: 18px;
    font-weight: 500;    
}
.roof{
    text-align: center;
}
.roof h2{
    /*color: #004552;*/
    font-size: 42px;
    font-weight: 700;
    font-family: poppins;
}
.roof h2 span{
    /*color: #004552;*/
    font-size: 42px;
    font-weight: 500;
}
.roof h5{
    /*color: #004552;*/
    font-size: 30px;
    font-weight: 400;
    font-family: poppins;
    padding: 5px 0 10px;

}
.roof p{
    /*color: #004552;*/
    /*font-size: 18px;*/
}
.home-text h2{
    font-size: 42px;
    /*color: #004552;*/
    font-weight: 700;
    font-family: poppins;
}
.home-text h2 span{
    /*color: #004552;*/
    font-size: 42px;
    font-weight: 500;
}
.home-text h3{
    /*color: #004552;*/
       font-weight: 300;
    font-family: poppins;
    padding-top: 10px;
}
.home-text h5{
    /*color: #004552;*/
       font-weight: 700;
    font-family: poppins;
}
.roof-group{
    padding: 0px 0px 100px;
    background-color: #fff;
}
.roof-grid{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    padding: 50px 0;
    align-items: baseline;
}

.roof-data {
    display: flex;
    flex-direction: column;
    align-items: anchor-center;
    gap: 10px;
}
.roof-data h3{
    font-size: 42px;
    font-weight: 700;
    color: #D6B36A;
    font-family: poppins;

}
.roof-data p{
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.roof-data img{
    width: 100px;
}
.profile-ani{
    background-color: #fff;
    margin: auto;
    padding-bottom: 20px;
}
.profile-s img{
    width: 100%;
}
.sliders-new{
    background-color: #f5f5f5;
    border-radius: 30px;
}
.slider-items2{
        display: flex;
        /* grid-template-columns: repeat(3,1fr); */
        gap: 50px;
        padding: 40px 0;
        border:none;
       
        margin: 50px 0 0;
        align-items: center;
        justify-content: center;
    
}
.slider-items2 img{
    width: 200px;
 }
 .about-text-n h2{
    font-size: 42px;
    /*color: #004552;*/
    font-weight: 700;
    font-family: poppins;
}
.about-text-n h2 span{
    /*color: #004552;*/
    font-size: 42px;
    font-weight: 500;
}
.about-text-n p{
    /*color: #004552;*/
}
.arrow-lin{
    margin: auto;
    width: 50px;
}

.about-text-n a {
    border: 1px solid transparent;
    position: absolute;
    background: #D6B36A;
    /* border-radius: 0px; */
    color: #fff;
    padding: 10px 30px;
    font-weight: 300;
}

/*.ps-timeline-sec {*/
/*    position: relative;*/
     /*background: #fff; */
/*  }*/
/*  .ps-timeline-sec .container {*/
/*    position: relative;*/
/*  }*/
/*  @media screen and (max-width: 767px) {*/
/*    .ps-timeline-sec .container ol:before {*/
/*      background: #348e80;*/
/*      content: "";*/
/*      width: 10px;*/
/*      height: 10px;*/
/*      border-radius: 100%;*/
/*      position: absolute;*/
/*      top: 130px !important;*/
/*      left: 36px !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol:after {*/
/*      background: #348e80;*/
/*      content: "";*/
/*      width: 10px;*/
/*      height: 10px;*/
/*      border-radius: 100%;*/
/*      position: absolute;*/
/*      top: inherit !important;*/
/*      left: 36px;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline {*/
/*      margin: 130px 0 !important;*/
/*      border-left: 2px solid #348e80;*/
/*      padding-left: 0 !important;*/
/*      padding-top: 120px !important;*/
/*      border-top: 0 !important;*/
/*      margin-left: 25px !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li {*/
/*      height: 220px;*/
/*      float: none !important;*/
/*      width: inherit !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {*/
/*      width: 70px;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li:last-child {*/
/*      margin: 0;*/
/*      bottom: 0 !important;*/
/*      height: 120px;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {*/
/*      bottom: 40px !important;*/
/*      width: 40% !important;*/
/*      margin-left: 25px !important;*/
/*      margin-top: 0 !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {*/
/*      width: 100%;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {*/
/*      margin-bottom: 0 !important;*/
/*      top: 20px;*/
/*      width: 50% !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li span {*/
/*      left: 0 !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {*/
/*      content: none !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {*/
/*      content: none !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {*/
/*      content: none !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {*/
/*      content: none !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {*/
/*      position: absolute !important;*/
/*      bottom: 150px !important;*/
/*      width: 30% !important;*/
/*      float: left !important;*/
/*      margin-left: 35px !important;*/
/*      margin-bottom: 0 !important;*/

/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {*/
/*      margin: 0 auto !important;*/
/*      width: 80% !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {*/
/*      position: absolute !important;*/
/*      bottom: 115px !important;*/
/*      width: 30% !important;*/
/*      float: left !important;*/
/*      margin-left: 35px !important;*/
/*      margin-bottom: 0 !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li p {*/
/*      text-align: left !important;*/
/*      width: 100% !important;*/
/*      margin: 0 auto !important;*/
/*      margin-top: 0px !important;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li .ps-top {*/
/*      width: 60% !important;*/
/*      float: right !important;*/
/*      right: 0;*/
/*      top: -40px;*/
/*    }*/
/*    .ps-timeline-sec .container ol.ps-timeline li .ps-bot {*/
/*      width: 60% !important;*/
/*      float: right !important;*/
/*      right: 0;*/
/*      top: -40px;*/
/*    }*/
/*  }*/
/*  .ps-timeline-sec .container ol:before {*/
/*    background: #bebebe;*/
/*    content: "";*/
    /* width: 10px;
    height: 10px; */
/*    border-radius: 100%;*/
/*    position: absolute;*/
/*    left: 8px;*/
/*    top: 49.5%;*/
/*  }*/
/*  .ps-timeline-sec .container ol:after {*/
/*    background: #bebebe;*/
/*    content: "";*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    border-radius: 100%;*/
/*    position: absolute;*/
/*    right: 8px;*/
/*    top: 49.5%;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline {*/
/*    margin: 320px 0 350px;*/
/*    padding: 0;*/
    /*border-top: 2px solid #bebebe;*/
/*    list-style: none;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li {*/
/*    float: left;*/
/*    width: 25%;*/
/*    padding-top: 30px;*/
/*    position: relative;*/
/*    border-top: 1px solid #bebebe;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li span {*/
/*    width: 50px;*/
/*    height: 50px;*/
/*    margin-left: -25px;*/
/*    background: #D6B36A;*/
/*    border: 0px solid #bebebe;*/
/*    border-radius: 50%;*/
/*    box-shadow: 0 0 0 0px #fff;*/
/*    text-align: center;*/
/*    line-height: 50px -10;*/
/*    color: #df8625;*/
/*    font-size: 2em;*/
/*    font-style: normal;*/
/*    position: absolute;*/
/*    top: -26px;*/
/*    left: 50%;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {*/
/*    content: "";*/
/*    color: #bebebe;*/
/*    width: 2px;*/
/*    height: 50px;*/
/*    background: #bebebe;*/
/*    position: absolute;*/
/*    top: -50px;*/
/*    left: 50%;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {*/
/*    content: "";*/
/*    color:#bebebe;*/
/*    width: 8px;*/
/*    height: 8px;*/
/*    background: #bebebe;*/
/*    position: absolute;*/
/*    bottom: 90px;*/
/*    left: 44%;*/
/*    border-radius: 100%;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {*/
/*    content: "";*/
/*    color: #bebebe;*/
/*    width: 2px;*/
/*    height: 50px;*/
/*    background: #bebebe;*/
/*    position: absolute;*/
/*    bottom: -50px;*/
/*    left: 50%;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {*/
/*    content: "";*/
/*    color: #bebebe;*/
/*    width: 8px;*/
/*    height: 8px;*/
/*    background: #bebebe;*/
/*    position: absolute;*/
/*    top: 90px;*/
/*    left: 44%;*/
/*    border-radius: 100%;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    margin-bottom: 130px;*/
/*    width: 100%;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {*/
/*    display: table;*/
/*    margin: 0 auto;*/
/*    background-color: #D6B36A;*/
/*    padding: 25px;*/
/*    width: 125px;*/
/*    border-radius: 50%;*/
/*    overflow: auto;*/

/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {*/
/*    position: absolute;*/
/*    margin-top: 60px;*/
/*    width: 100%;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {*/
/*    display: table;*/
/*    margin: 0 auto;*/
/*    background-color: #D6B36A;*/
/*    padding: 25px;*/
/*    width: 125px;*/
/*    border-radius: 50%;*/
/*    overflow: auto;*/

/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li p {*/
/*    text-align: center;*/
/*    width: 80%;*/
/*    margin: 0 auto;*/
/*    padding: 15px 0;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li .ps-top {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    margin-bottom: 100px;*/
/*  }*/
/*  .ps-timeline-sec .container ol.ps-timeline li .ps-bot {*/
/*    position: absolute;*/
/*    margin-top: 35px;*/
/*  }*/

/*  .ps-timeline-sec .container ol.ps-timeline li h1 {*/
/*    text-align: center;*/
/*    width: 80%;*/
/*    margin: 0 auto;*/
/*    color: #cdcdcd;*/
/*    font-weight: 700;*/
/*    font-family: 'Poppins';*/
/*    font-size: 42px;*/
/*}*/
/*.ps-timeline-sec .container ol.ps-timeline li h3 {*/
/*    text-align: center;*/
/*    width: 100%;*/
/*    margin: 0 auto;*/
/*    color: #004552;*/
/*    font-weight: 700;*/
/*    font-family: 'Poppins';*/
/*    font-size:18px;*/
/*}*/
.food-slider-title {
  position: absolute;
  bottom: 30px;
  left: 40px;
  z-index: 10;
  color: white;
  font-size: 2rem;
  font-weight: bold;
}

.food-slider-title-text {
  z-index: 11;
  position: relative;
}
.swiper-slide {
  position: relative;
}

.food-slider-title {
  position: absolute;
  bottom: 10%;
  left: 5%;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  z-index: 2;
}



/**/


.ps-timeline-sec h2{
    font-size: 42px;
    text-align: center;
    font-family: Poppins;
    font-weight: 700;
}

.ps-timeline-sec {
    position: relative;
    /* background: #fff; */
  }
  .ps-timeline-sec .container {
    position: relative;
  }
  @media screen and (max-width: 767px) {
    .ps-timeline-sec .container ol:before {
      background: #348e80;
      content: "";
      width: 10px;
      height: 10px;
      border-radius: 100%;
      position: absolute;
      top: 130px !important;
      left: 36px !important;
    }
    .ps-timeline-sec .container ol:after {
      background: #348e80;
      content: "";
      width: 0px;
      height: 0px;
      border-radius: 100%;
      position: absolute;
      top: inherit !important;
      left: 36px;
    }
    .ps-timeline-sec .container ol.ps-timeline {
      margin: 130px 0 !important;
      border-left: 2px solid #348e80;
      padding-left: 0 !important;
      padding-top: 120px !important;
      border-top: 0 !important;
      margin-left: 25px !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li {
      height: 220px;
      float: none !important;
      width: inherit !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
      width: 70px;
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child {
      margin: 0;
      bottom: 0 !important;
      height: 120px;

      
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
      bottom: 40px !important;
      width: 40% !important;
      margin-left: 25px !important;
      margin-top: 0 !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
      width: 100%;
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
      margin-bottom: 0 !important;
      top: 20px;
      width: 50% !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span {
      left: 0 !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
      content: none !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
      content: none !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
      content: none !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
      content: none !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
      position: absolute !important;
      bottom: 150px !important;
      width: 30% !important;
      float: left !important;
      margin-left: 35px !important;
      margin-bottom: 0 !important;

    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
      margin: 0 auto !important;
      width: 80% !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
      position: absolute !important;
      bottom: 115px !important;
      width: 30% !important;
      float: left !important;
      margin-left: 35px !important;
      margin-bottom: 0 !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li p {
      text-align: left !important;
      width: 100% !important;
      margin: 0 auto !important;
      margin-top: 0px !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li .ps-top {
      width: 50% !important;
      float: right !important;
      right: 0;
      top: -40px;
    }
    .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
      width: 50% !important;
      float: right !important;
      right: 0;
      top: -40px;
    }
  }
  .ps-timeline-sec .container ol:before {
    background: #bebebe;
    content: "";
    /* width: 10px;
    height: 10px; */
    border-radius: 100%;
    position: absolute;
    left: 8px;
    top: 49.5%;
  }
  .ps-timeline-sec .container ol:after {
    background: #bebebe;
    content: "";
    width: 0px;
    height: 0px;
    border-radius: 100%;
    position: absolute;
    right: 8px;
    top: 49.5%;
  }
  .ps-timeline-sec .container ol.ps-timeline {
    margin: 390px 0;
    padding: 0;
    /* border-top: 2px solid #bebebe; */
    list-style: none;
    width: 25%;
  }
  .ps-timeline-sec .container ol.ps-timeline li {
    float: left;
    width: 25%;
    padding-top: 30px;
    position: relative;
    border-top: 2px solid #bebebe;

  }
  .ps-timeline-sec .container ol.ps-timeline li span {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    background: #004552;
    border: 12px solid #D6B36A;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    text-align: center;
    line-height: 50px -10;
    color: #df8625;
    font-size: 2em;
    font-style: normal;
    position: absolute;
    top: -26px;
    left: 56%;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
    content: "";
    color: #bebebe;
    width: 2px;
    height: 50px;
    background: #bebebe;
    position: absolute;
    top: -64px;
    left: 50%;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
    content: "";
    color:#bebebe;
    width: 8px;
    height: 8px;
    background: #bebebe;
    position: absolute;
    bottom: 89px;
    left: 41%;
    border-radius: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
    content: "";
    color: #bebebe;
    width: 2px;
    height: 50px;
    background: #bebebe;
    position: absolute;
    bottom: -64px;
    left: 50%;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
    content: "";
    color: #bebebe;
    width: 8px;
    height: 8px;
    background: #bebebe;
    position: absolute;
    top: 89px;
    left: 41%;
    border-radius: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 140px;
    width: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    display: table;
    margin: 0 auto;
    background-color: #D6B36A;
    padding: 15px;
    width: 90px;
    border-radius: 50%;
    overflow: auto;

  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute;
    margin-top: 60px;
    width: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
    display: table;
    margin: 0 auto;
    background-color: #D6B36A;
    padding: 15px;
    width: 90px;
    border-radius: 50%;
    overflow: auto;

  }
  .ps-timeline-sec .container ol.ps-timeline li p {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding: 15px 0;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 100px;
    width: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    position: absolute;
    margin-top: 35px;
    width: 100%;
  }

  .ps-timeline-sec .container ol.ps-timeline li h1 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    color: #cdcdcd;
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 42px;
}
.ps-timeline-sec .container ol.ps-timeline li h3 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    color: #004552;
    font-weight: 700;
    font-family: 'Poppins';
        font-size: 16px;
}



.ps-timeline-scroll {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 40px;
  }


  .ps-timeline-sec {
    position: relative;
    background: #fff;
  }
  
  .ps-timeline-sec .container {
    position: relative;
    overflow: hidden; /* Hide overflowing items */
  }
  
  .ps-timeline-sec .ps-timeline-scroll {
    /* display: flex; */
    overflow-x: auto; /* Enable horizontal scrolling */
    scroll-snap-type: x mandatory; /* Snap scrolling */

  }
  
  .ps-timeline-sec .ps-timeline {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .ps-timeline-sec .ps-timeline li {
    /* flex: 0 0 25%;  */
    box-sizing: border-box;
    padding: 20px;
    scroll-snap-align: start; /* Align items to the start of the scroll container */
  }
  
  .ps-timeline-sec .ps-timeline li .img-handler-top,
  .ps-timeline-sec .ps-timeline li .img-handler-bot {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  
  .ps-timeline-sec .ps-timeline li img {
    /* width: 50px;
    height: 50px; */
    border-radius: 50%;
  }
  
  .ps-timeline-sec .ps-timeline li h3,
  .ps-timeline-sec .ps-timeline li p,
  .ps-timeline-sec .ps-timeline li h1 {
    text-align: center;
    margin: 5px 0;
  }
  
  .ps-timeline-scroll {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10px; /* space for scrollbar */
    scrollbar-width: 1px; /* Firefox */
    scrollbar-color: #ccc transparent;
  }
/*  */


.ps-timeline-sec .container {
    position: relative;
    overflow: hidden;
  }
  
  .ps-timeline-scroll {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  
  .ps-timeline-scroll::-webkit-scrollbar {
    display: none;
  }
  
  .ps-timeline {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: max-content;
  }
  
  .ps-timeline li {
    flex: 0 0 100%; /* 4 items at a time */
    box-sizing: border-box;
    padding: 20px;
    scroll-snap-align: start;
  }
  
  /* Arrows */
  .scroll-arrow {
    position: absolute;
    top: 49.5%;
    transform: translateY(-50%);
    z-index: 2;
     background: #fff; 
    color: #004552;
    border: none;
    padding: 1px 10px;
    cursor: pointer;
    font-size: 32px;
    border-radius: 50%;
    border: 1px solid #004552;
}
  
  .scroll-arrow.left {
    left: 0;
  }
  
  .scroll-arrow.right {
    right: 0;
  }
  @media screen and (max-width: 991px) {
  .ps-timeline li {
    flex: 0 0 100%; /* Show 2 items */
  }
}

/* Mobile */
@media screen and (max-width: 767px) {
  .ps-timeline li {
    flex: 0 0 100%; /* Show 1 item */
  }
.ps-timeline-sec .container ol.ps-timeline {
    margin: 390px 0;
    padding: 0;
    /* border-top: 2px solid #bebebe; */
    list-style: none;
    width: 50%;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    width: 100% !important;
    float: right !important;
    right: -10px;
    top: -3px;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute !important;
    bottom: 260px !important;
    width: 39% !important;
    float: left !important;
    margin-left: 87px !important;
    margin-bottom: 0 !important;
}
.ps-timeline-sec .container ol.ps-timeline {
    margin: 390px 0;
    padding: 0;
    /* border-top: 2px solid #bebebe; */
    list-style: none;
    width: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-top {
    width: 100% !important;
    float: right !important;
    right: 0;
    top: -175px;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute !important;
    bottom: 60px !important;
    width: 79% !important;
    float: left !important;
    margin-left: 19px !important;
    margin-bottom: 0 !important;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-top {

    float: right !important;
    right: 0;
    top: -213px !important;
}
.ps-timeline-sec .container ol.ps-timeline li span {
    left: 50% !important;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    margin: 0 auto !important;
    width: 100px !important;
}
.ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
    width: 100px;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
    display: table;
    margin: 0 auto;
    background-color: #D6B36A;
    padding: 15px;
    width: 100px;
    border-radius: 50%;
    overflow: auto;
}
.ps-timeline-sec .container ol.ps-timeline li span {
    width: 50px;
    height: 50px;
    margin-left: -17px;
    background: #004552;
    border: 12px solid #D6B36A;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    text-align: center;
    line-height: 50px -10;
    color: #df8625;
    font-size: 2em;
    font-style: normal;
    position: absolute;
    top: -26px;
    left: 56%;
}
.ps-timeline-sec .container ol.ps-timeline {
   
    border-left: 0px solid #348e80;

}
.scroll-arrow {
    display: none;
}
.ps-timeline-sec .container ol.ps-timeline li p {
     text-align: center !important; 
    width: 80% !important;
    margin: 0 auto !important;
    margin-top: 0px !important;
}
}


/**/
.food-slider-title-text {
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 20px;
  display: inline-block;
  border-radius: 6px;
}
.about-text-n h4{
    font-size: 16px;
    font-family: Poppins;
}


 .color-swatch {
         display: block;
         width: 25px;
         height: 25px;
         border-radius: 50%;
         padding: 10px;
         border: 1px solid #1F4D53;
      }
      .color-switch {
         display: flex;
         align-items: start;
         justify-content: left;
         flex-direction: column;
         gap: 10px;
         border: none;
         width: fit-content;
      }
      .main-color-switch {
         display: grid;
         grid-template-columns: repeat(3, 1fr);
         gap: 0px;
      }
      .main-color-switch .submenu-link {
         padding: 10px 5px;
      }
      
      
      .grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
        /* flex-wrap: wrap; */
        /* gap: 20px; */
        height: auto !important;
        /* âœ… Ensure height auto */
        position: static !important;
        /* âœ… Remove relative if unnecessary */
        padding: 0px 0px 50px;

    }
    
    
    
.about_home_page{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    color: #ffff;
}

.about_home_page h2{
 text-align: center;
 font-family: "Swifted DEMO";
    font-size: 65px;
}



.breadcum {
    display: flex;
    justify-content: center;
    gap: 20px;
    list-style-type: none;
    color: #fff;
}
.breadcum li a{
    color:#fff;
}
.breadcum li span{
    color:#fff;
}
.innovation h2{
   font-family: "Swifted DEMO";
    font-size: 56px; 
    text-align: center;
    line-height: 65px;
    letter-spacing: 0.5px;
}
.result-grid{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 25px;
}
.cal-res{
    background: #f5f5f5;
    padding: 20px;
    display: flex;
    flex-direction: row;
    gap: 50px;
    align-items: center;
}
.cal-res img{
    width:90px;
}
.flex-cols{
    display: flex;
    flex-direction: column;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    border-radius: 0px;
}

.gallery_container {
	margin: 0 auto;
	padding-top: 25px;
  }
  
  @media (min-width: 1300px) and (max-width: 2560px) {
	.popup-gallery {
	  display: grid;
	  grid-template-columns: repeat(4, 1fr);
	  gap: 10px;
	}
  }
  
  @media (min-width: 700px) and (max-width: 1299px) {
	.popup-gallery {
	  display: grid;
	  grid-template-columns: repeat(3, 1fr);
	  gap: 10px;
	}
  }
  
  @media (min-width: 300px) and (max-width: 699px) {
	.popup-gallery {
	  display: grid;
	  grid-template-columns: repeat(2, 1fr);
	  gap: 5px;
	}
  }
  
  .gallery_item {
	margin-bottom: 5px;
	overflow: hidden;
  }
  
  .popup-gallery a {
	display: block;
	width: 100%;
	border: 1px solid #fff;
	overflow: hidden;
	transition: transform 0.3s ease, border-color 0.3s ease;
  }
  
  .popup-gallery a:hover {
	transform: scale(1.08);
	border-color: #fff;
  }
  
  .popup-gallery img {
	display: block;
	width: 100%;
	object-fit: cover;
	min-height: 300px;
	max-height: 300px;
  }
  
  @media only screen and (max-width: 1000px) {
	.popup-gallery img {
	  min-height: 150px;
	  max-height: 150px;
	}
  }
  
  /* END  */
  
  
.gallery_container {
	margin: 0 auto;
	padding-top: 25px;
  }
  
  @media (min-width: 1300px) and (max-width: 2560px) {
	.popup-gallery {
	  display: grid;
	  grid-template-columns: repeat(4, 1fr);
	  gap: 10px;
	}
  }
  
  @media (min-width: 700px) and (max-width: 1299px) {
	.popup-gallery {
	  display: grid;
	  grid-template-columns: repeat(3, 1fr);
	  gap: 10px;
	}
  }
  
  @media (min-width: 300px) and (max-width: 699px) {
	.popup-gallery {
	  display: grid;
	  grid-template-columns: repeat(2, 1fr);
	  gap: 5px;
	}
  }
  
  .gallery_item {
	margin-bottom: 5px;
	overflow: hidden;
  }
  
  .popup-gallery a {
	display: block;
	width: 100%;
	border: 1px solid #fff;
	overflow: hidden;
	transition: transform 0.3s ease, border-color 0.3s ease;
  }
  
  .popup-gallery a:hover {
	transform: scale(1.08);
	border-color: #fff;
  }
  
  .popup-gallery img {
	display: block;
	width: 100%;
	object-fit: cover;
	min-height: 300px;
	max-height: 300px;
  }
  
  @media only screen and (max-width: 1000px) {
	.popup-gallery img {
	  min-height: 150px;
	  max-height: 150px;
	}
  }
  
  /* END  */
  
  .singicon_btn_nlf {
	position: absolute;
	top: 44%;
	bottom: 56%;
	left: 44%;
	right: 56%;
	opacity: 0;
  }
  
  .singicon_btn_nlf svg {
	color: #fff;
  }
  
  .popup-gallery a:hover .singicon_btn_nlf {
	opacity: 1;
  }
  
  .hover_affect_nlf:hover img {
	opacity: 0.8;
  }
  
  .gall-tect{
	text-align: center;
  }
  .gall-tect h2{

	font-size: 42px;
  }

  .card-link {
	font-size: 30px;
  }

  .select-block {
	list-style: none;
	padding: 0;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
  }
  
  .select-block li {
	cursor: default;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 50%;
  }
  .select-block li.active {
	border-color: #ddd;
  }
  .bg-block img {
	width: 100%;
	height: 380px;
  }
  /* musthave style */
  .bg-container {
    position: relative;
    /* margin: auto; */
    top: -190px;
}
  .bg-container:before {
	content: "";
	display: block;
	height: 0;
  }
  .bg-block {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  }
  
  .bg-block.active {
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
  }
  .flex-f{
      display: flex;
          gap: 15px;
  }
  .plan-im img{
      /*height:45vh;*/
      width: 12%;
      padding: 25px 0;
      object-fit: cover;
      margin: auto;
  }
  .export-im img {
    /* height: 70vh; */
    width: 70%;
    object-fit: cover;
    margin: auto;
}

  .card-creator:hover{
      color: #fff;
  }
  
  