.headings {
    text-transform: capitalize;
    text-align: center;
}
.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: 42px;
    padding-bottom: 30px;
    color: #131313;
}
.sub-heading {
    margin: 20px auto 0;
    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: #D6B36A;
    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: #D6B36A;
}
.question button.show i {
    transform: rotate(180deg);
}
.c-title {
    background-color: #004552;
    color: #fff ;
    padding: 15px ;
    box-shadow: 0px 0px 6px 2px #ffffff;
    font-size: 18px;
    font-family: poppins;
    
}
.c-heading {
    box-sizing: border-box;
    font-size: 14px;
    margin: 10px 0;
    padding: 12px 5px;
    width: 100%;
    border: 1px solid #ccc;
}
.sr-button.button-2 {
    background-color: #004552;
    color: #fff;
    width: max-content;
    cursor: pointer;
    padding: 10px 20px;
    border: 1px solid;
    margin-top: 10px;
    font-family: poppins;

}
.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: 220px;
    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 18px 13px;
}
.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;
    color: #000;
    font-family: poppins;
}
.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(2,1fr);
    gap: 50px;
}
.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: poppins;
    font-weight: 600;
    padding: 5px 0 0px;
}
.meta-content-det{
    padding: 10px ;
}
.blog_link{
    background-color: #004552;
    color: #fff;
    padding: 6px 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{
    display: flex;
    gap: 25px;
    justify-content: space-around;
    align-items: center;
}




/**/

.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: 100px 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;
      -webkit-align-items: center;
}
.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(5,1fr); 
        gap: 50px;
        padding: 40px;
        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;
    padding-bottom: 50px;
}

.ps-timeline-sec {
    position: relative;
    /* background: #fff; */
    padding: 0 0 80px;
  }
  .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(2, 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;

    }
    
    
    
    .slider-container {
    width: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
  }

  .slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
  }

  .slide {
    min-width: 100%;
  }

  .slide img,
  video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
  }

  .slider .slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .prev-arrow, .next-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    color: white;
    border: none;
    padding: 10px 16px;
    cursor: pointer;
    font-size: 20px;
    z-index: 10;
    border: 1px dashed #fff;
    border-radius: 50%;
  }

  .prev-arrow {
    left: 10px;
  }

  .next-arrow {
    right: 10px;
  }

  .prev-arrow:hover, .next-arrow:hover {
    color: #ddd;
  }

  /* Slide Navigation Buttons */
  .slide-navigation {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 0px;
    z-index: 10;
  }

  .slide-nav {
    background-color:transparent;
    color: white;
    padding: 0px 10px;
    cursor: pointer;
    font-weight: 300;
    font-family: 'Poppins';
    border:0px;
    font-weight: 300;
  }

  .slide-nav:hover {
    background-color: transparent;
  }

  /* Active slide navigation button */
  .active {
    font-weight: bold;
    background-color: transparent;
  }



.flex-pro-grip{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 25px;
}
.flex-pro{
    display: flex;
    align-items: center;
    gap: 15px;
}
.flex-pro-grip-new{
    display: flex;
    gap: 0px;
    align-items: center;
    justify-content: space-0between;
    padding:5px 0;
}
.size-name{
    border: 1px solid #1f4d53;
    padding: 5px 10px;
        border-radius: 20px;
}
.size-name{
    border: 1px solid #1F4D53;
    padding: 5px 10px;
    margin:2px;
    font-size:12px;
    font-family: 'Poppins';
}
.product-text h4 {
    margin-top: 10px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: start;
}
.portfolio a {
    color: #000;
    font-size: 12px;
}
.finish-pro{
    background-color: #1f4d53;
    color: #ffff;
    padding: 5px 10px;
}
.title-pro{
    font-size: 24px !important;
}


.modal-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 100px;
}

.services-item-1 a img{
    
    height: 25vh !important;
    object-fit: cover;
    width: 100%;
    /* border-radius: 20px 0 20px 0; */
    /* filter: drop-shadow(0px 2px 2px #ccc); */

}
#modal-body {
   height: 80vh;
    background: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 20px;
}
.row .jus-ce{
    width: fit-content;
    gap: 0px;
    margin: auto;
}
.goog-te-combo + .goog-te-combo {
  display: none !important;
}
.navbar {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: baseline;
	justify-content: space-between;
	width: 100%;
	height: 4rem;
	margin: 0 auto;
	-webkit-align-items: baseline;
	-webkit-align-content: center;
}
.flex-pro-grip-new {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: start;
    padding: 5px 0;
}