@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700&family=Montserrat:wght@300;400;500;600&display=swap');
/**body{
  font-family: inherit;
  font-size: 14px;
}*/
.LoginHide{
  display: none;
}
.hidelinck{
  display: block;
}
.addClassNAv.navbar-custom-color li a {
    
  font-weight: 500;
  word-spacing: 2px;
  background: #193062 !important;
  border-radius: 5px;
  margin: 5px 3px;
}
.navbar-custom-color li a.active{
  color: #f8f8f8;
}
ul {
  list-style-type: none;
}
.container {
  border-radius: 10px;
}
.m-t-50{
    margin-top:30px;
}
.m-t-10{
  margin-top:10px !important;
}
.m-t-20{
  margin-top:20px !important;
}
.p-b-0{
  padding-bottom: 0px !important;
}
.p-t-0{
  padding-top:0px !important;
}
.p-b-t-0{
  padding-top:0px !important;
  padding-bottom: 0px !important;
}
.m-b-10{
  margin-bottom: 10px !important;
}
.p-b-10{
  PADDING-BOTTOM:10px
}
.p-b-15{
  padding-bottom:15px
}
.p-b-25{
  padding-bottom:25px
}
.p-b-20{
  padding-bottom:20px
}
.p-l-10{
  padding-left:10px !important;
}
.p-r-10{
  padding-right:10px !important;
}
.m-b-20{
  margin-bottom: 20px;
}
/* .navbar-custom-color{
  background: #323232;
} */
a.navbar-brand{
  margin-left: 10px;
}
.navwidthfir{
  width:74px !important;
}
.navwidthSe{
  width:121px !important;
}
.navwidthth{
  width:177px !important;
}
.navwidthFo{
  width:130px !important;
}
.navwidthFif{
  width:135px !important;
}
/*.navbar-custom-color{
  -webkit-animation: color-change 20s infinite;
  -moz-animation: color-change 20s infinite;
  -o-animation: color-change 20s infinite;
  -ms-animation: color-change 20s infinite;
  animation: color-change 20s infinite;
}

@-webkit-keyframes color-change {
  0% { background: #323232;; }
  50% { background: #0c2546; }
  100% { background: #323232;; }
}
@-moz-keyframes color-change {
  0% { background: #323232;; }
  50% { background: #0c2546; }
  100% { background: #323232;; }
}
@-ms-keyframes color-change {
  0% { background: #323232;; }
  50% { color: #0c2546; }
  100% { background: #323232;; }
}
@-o-keyframes color-change {
  0% { background: #323232;; }
  50% { background: #0c2546; }
  100% { background: #323232;; }
}
@keyframes color-change {
  0% { background: #323232;; }
  50% { background: #0c2546; }
  100% { background: #323232;; }
}*/

/* =========== fabric table css start here ================*/
.table-responsive{
  max-height: 550px;
  margin-top: 5px;
  background-image: url("../images/background-03.jpg");  
}
#myInput {
  background-image: url('../images/searchicon.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width:1200px;
  font-size: 16px;
 padding: 7px 7px 7px 45px;
  border: 1px solid #ddd;
  margin: 0px auto;
  display: inherit;
  position: sticky;
  top: 0px;
}
.fabrics_table{
    max-width: 1200px;
    margin: 0 auto;
    background-color: white;
    box-shadow: 2px 0px 10px gray;
}
.fabrics_table th{
  background-color: #1D2C62;
  color: #d4d4d4;
  vertical-align: middle!important;
  border: 1px solid #979a9e!important;
  padding: 7px 10px!important;
  font-weight: 500;
  position: sticky;
  top: 39px;
}
.fabrics_table tr td{
  padding: 4px 10px;
}
.fabrics_table tr th:first-child {
    width: 70px;
    text-align: center;
  }
  .fabrics_table tr td:first-child {
    text-align: center;
  }
.fabrics_table tr td:nth-child(2) {
    background-color: #F3F3F3;
    color: blue;
  }
/* =========== fabric table css end here ================*/




.pagination{
      display: none;
    }
.m-t-30{
  margin-top: 30px;
}
  #slider-poligon {
  width: 100%;
  height: 100%;
  overflow: hidden;
  }
 #content-poligon{
  width: 100%;
  height: 100%;
  overflow: hidden;
 }
 .nav.nav-split .icon-wrap{
  background-color: rgba(45, 44, 43, 0) !important;
 }
 .flex-nav-prev{
   display: none;
 }
 .flex-nav-next{
  display: none;
 }
 .flexslideritem  .flex-control-nav.flex-control-paging{
  display: none;
 }
 .container {
   border-radius: 10px;
 }
 .gm-style.place-card-medium {
    padding: 1px 11px 4px 11px !important;
}
#flexslideritem2  img {
   
    height: 51px !important;
    cursor: auto;
}
.headerBackground{
  background: #193062;
  transition: ease .5s;

}
 .image h4.title:hover{
     color: #000000;
 }

#particles-js{
    height: 300px;
}
.pngoverload {
    position: absolute;
    height:300px;
    top: 0%;
    background: #04020217;
    z-index: 5;
    width: 100%;
}
.Biplteam{
    text-align: center;
}
.BiplteamPicSamrat{
    width:28%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 8px;
}
.BiplteamPic{
    width:30%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 7px;
}
.BiplteamPicSamrat .Newpic{
    height: 125px;
    width: 125px;
    border-radius: 50%;
}
.BiplteamPicSamrat .Newpic img{
    border-radius: 50%;
    
}
.BiplteamPic .NewTeampic{
    height: 105px;
    width: 105px;
    border-radius: 50%;
}
.BiplteamPic .NewTeampic img{
    border-radius: 50%;
    height: 100%;
}
.Biplteam p.descriptionNew{
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    color: #615f5f;
    padding: 1px 10px;
}
.Biplteam .Designation{
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #565455;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.Biplteam .Title{
    font-size: 19px;
    font-weight: 800;
    margin-bottom: 2px;
    text-transform: capitalize;
}
.SinceSection{
    width: 100%;
    text-align: center;
    font-size: 13px;
    margin-bottom: 2px;
    color:#bbbbbb;
}

.addClassNAv.navbar-custom-color li a {
   
    font-weight: 500;
    word-spacing: 2px;
    background: #193062;
    border-radius: 5px;
    margin: 5px 3px;
}
.sistabiltyColor {
    width: 24px;
    float: left;
    height: 20px;
}
.checkcolor i {
    color: #08669c;
    font-size: 18px;
    position: relative;
    top: 2px;
}
.EmpWelFare p {
    margin-left: 27px;
    margin-bottom: 3px;
}
.EmpWelFare1 p {
    margin-left: 0px;
    margin-bottom: 3px;
}
.m-b-0{
  margin-bottom: 0px !important;
}
.navbar-custom-color li a {
   
    font-weight: 500;
    word-spacing: 2px;
    background: #193062;
    border-radius: 5px;
    margin: 5px 3px;
}
.minheight{
  min-height: 477px;
}
.btnSubmit{
  position: relative;
  left:89.7% 
}
@media (min-width: 1367px) and (max-width: 1600px) {
  .margintop_90{
  height:82px;
  }
  .marginbottom_90{
  height:50px;
  }
}
@media screen and (max-width: 600px) {
  .btnSubmit{
  position: relative;
  left:83% 
}
}



#tabInfo{display:none;}
.navbar-custom-color li a {
   
    font-weight: 500;
    word-spacing: 2px;
    background: #193062;;
    border-radius: 5px;
    margin: 5px 3px;
}
.m-l-r-0{
  margin:0px 0px;
}
.resp-tabs-list h2{
    font-size: 15px;
    padding: 8px 10px;
    background: #b3b3b3;
    margin: 0px;
}
@media screen and (max-width:600px) {
.resp-vtabs .resp-tabs-container {
    left: 0%;
}
}
@media screen and (max-width:1280px) {
  .resp-vtabs li.resp-tab-active:after {
      right: -23.5%;
    }
}
@media screen and (min-width:1367px) {
    .resp-vtabs .resp-tabs-container {
        min-height: 559px;
        left: 17%; 
    }
}
@media screen and (max-width:1366px) {
.resp-vtabs .resp-tabs-container {
    min-height: 427px;
  }
}
@media (min-width: 1367px) and (max-width: 1440px){
.resp-vtabs li.resp-tab-active:after {
    right: -18.3%;
   
}
}
@media (min-width: 1600px){
.resp-vtabs li.resp-tab-active:after {
    right: -16.5%;
}
}


  .clients ul li {
      float: left;
      width: 18%;
  }

.MainContainer
        {
            min-height: 500px;
            width: 100%;
        }
       
        .login-box
        {
            box-shadow: 1px 1px 7px #666;
            margin-top: 10%;
            border-radius: 10px;
            height: 300px;
            background: #fff;
            text-align: center;
        }
        .topHeading
        {
            background: #fff;
            padding: 0px;
            height: 50px;
            border-top-right-radius: 10px;
            border-top-left-radius: 10px;
            position: relative;
        }
        .topHeading .topAfter:after
        {
            content: "";
            position: absolute;
            top: 97%;
            left: 45%;
            border-width: 21px;
            border-style: solid;
            border-color: #193062 transparent transparent transparent;
        }
        .LinkSection
        {
            margin: 10px 0px;
            padding: 4px 10px 5px;
            text-align: justify;
            margin-left: 16%;
        }
        .login-box h3
        {
            font-size: 20px;
            color: #6f6767;
            font-weight: 600;
            margin-bottom: 22px;
            padding-top: 50px;
        }
        .LegacySection
         {
            margin: 10px 0px;
            padding: 4px 10px 5px;
            text-align: justify;
            margin-left: 16%;
        }
         .LinkSection a
        {
            text-decoration: none;
            font-size: 16px;
            color:#0d82fa
        }
        .LegacySection a
        {
            text-decoration: none;
            font-size: 16px;
            color:#9e8f8f
        }
 
@media screen and (min-width:1367px) {
    .ContainerWidth
        {
            width: 400px;
            margin: 12% auto;
        }
}
@media (min-width: 1367px) and (max-width: 1440px){
          .ContainerWidth
            {
                width: 400px;
                margin: 12% auto;
            }
        }
        @media (min-width: 1600px){
          .ContainerWidth
            {
                width: 400px;
                margin: 11% auto;
            }
        }
      
    @media screen and (max-width:1366px) {
        .ContainerWidth
            {
                width: 400px;
                margin: 6% auto;
            }
    }
.navwidththAcc {
    width: 151px !important;
}


/*dinesh design page*/



.SustainabilitySlider{
  position: absolute;
  top: 89%;
  width: 98%;
  margin: 0 auto;
}
.SustainabilitySlider ul{
  text-decoration-style: none;
  width:100%;
}
.SustainabilitySlider ul li{
 float: left;
 width: auto;
 margin: 0 15px;
}
.mainContainer{
  height: auto;
  width: 100%;
  
}
.mainContainerinner{
  background-image: url("../images/background-03.jpg");  
  /* background-repeat: repeat;  */
}

.navbar-custom-color li a:hover{
 color:#d8d8ca;
 font-size: 17px;
}
/**************************Top Section Css *************************************/
.topsection{
  height: 350px;
  width: 100%;
  position: relative;
}
.backgroundimg1{
  /* background-image: url("../images/background-demo2-02.jpg");  */
   /* background-image: url("../images/background-img-03.jpg"); 
   background-repeat: no-repeat; */
}
.overlaytopsction{
  position: absolute;
  height: 100%;
  width: 100%;
  /* background-image: linear-gradient(#ff000026, #ffff0017, #0000ff24) */
}
.cardefact {
  transition: 0.3s;
  width: 100%;
  border-radius: 5px;
  background: transparent;
  padding:10px 10px;
  min-height: 247px;
  padding-top: 50px;
  height: 321px;
}

.cardefact:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  

}
.cardefact:hover .btn_reamore{
 display: block;
}
h4.title{
  color:#3a3939;
  padding-top: 10px;
  font-size: 25px;
}
h1.title{
  color:#3a3939;
  font-size: 30px;
}
.text{
  text-align: left;
}
.text span{
  color:#615f5f;
  font-size: 14px;
}
p{
  color:#615f5f;
  font-size: 14px !important;
  text-align: justify;
}
.btn_reamore{
  background: #109aea;
  height: 23px;
  line-height: 20px;
  cursor: pointer;
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  display:none;
  margin-top: 5px;
}
.btn_reamore a{
    color:#fff;
    text-decoration: none;
}
.btn_reamore a:hover{
  color:yellow;
  text-decoration: none;
}
.aboutsection{
  height: 400px;
  width: 100%;
  position: relative;
}

.background_color{
  background:#f6f6f6; 
  height: 100%;
}
/* .aboutsection .overlaybg{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
} */

/***************************Gallery Section*********************/
.GallerySection{
  height: 500px;
  width: 100%;
  position: relative;
}

.GallerySection .overlaybg{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}

.p-l-b-2{
  padding-left:2px !important;
  padding-bottom:2px !important;
  padding-top:2px !important;
  }
  .p-l-r-b-2{
      padding:2px !important;
  }
  .p-r-b-2{
    padding-right:2px !important;
    padding-bottom:2px !important;
    padding-top:2px !important;
    }
    *{
      box-sizing: border-box;
    }
    
    .Galleryimg {
      height: 194px;
      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
      transition: 0.3s;
      overflow: hidden
    }
    .Galleryimg img {
      height: 100%;
      transition: transform 1s, filter 1.5s ease-in-out;
      transform-origin: center center;
      filter: brightness(85%);
      cursor: pointer;
      
    }
    .Galleryimg:hover img {
      filter: brightness(100%);
      transform: scale(1.3);
      
    }
    
    /* The Modal (background) */
   .Gallerymodal {
      display: none; 
      position: fixed;
      z-index: 50000; 
      padding-top: 100px; 
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; 
      overflow: auto;
      /* background-color: rgb(0,0,0); */
      background-color: rgba(0, 0, 0, 0.54);
    }
    
    .Gallerymodal-content {
      margin: auto;
      display: block;
      width: 80%;
      max-width: 700px;
      border-radius: 4px;
      background: #0f264500;
      padding: 0px 5px 5px;
    }
    #caption {
      margin: auto;
      display: block;
      width: 80%;
      max-width: 700px;
      text-align: center;
      color: #ccc;
      padding: 10px 0;
      height: 150px;
    }
    .Gallerymodal-content, #caption {  
      -webkit-animation-name: zoom;
      -webkit-animation-duration: 0.6s;
      animation-name: zoom;
      animation-duration: 0.6s;
    }
    
    @-webkit-keyframes zoom {
      from {-webkit-transform:scale(0)} 
      to {-webkit-transform:scale(1)}
    }
    
    @keyframes zoom {
      from {transform:scale(0)} 
      to {transform:scale(1)}
    }
    .close {
      color: white;
      position: absolute;
      top: 10px;
      right: 25px;
      font-size: 35px;
      font-weight: bold;
    }
    
    .close.btncolor{
      font-size: 24px;
      position: absolute;
      top: 0%;
      cursor: pointer;
      right: 1%;
      color: #000;
      }
      .close.btncolor:hover{
        color:#000;
        }
        .Gallerymodal .prev,
        .Gallerymodal .next {
        cursor: pointer;
        position: absolute;
        top: 58%;
        width: auto;
        padding: 0px 2px;
        margin-top: -50px;
        color: white;
        font-weight: bold;
        font-size: 20px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
        -webkit-user-select: none;
      }
      .popupClose{
        right: 5px;
        top: 9px;
        border-radius: 50%;
        height: 20px;
      }
      .closeIcon{
        font-size: 16px !important;
        position: relative;
        top: -8px;
        padding: 3px;
      }
      .next {
        right: 0.7%;
        border-radius: 3px 0 0 3px;
      }
      .prev:hover,
      .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
      }
/**************************Service Section Css *************************************/

      .OurService{
        height: 335px;
        width: 100%;
        position: relative;
      }
      /* .OurService .overlaybg{
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
      } */
      .ServiceCheck p{
        margin:5px;
    }
    .ServiceCheck a{
      color:#615f5f;
      text-decoration: none;
    }
    .ServiceCheck a:hover{
      color:#08669c;
      text-decoration: none;
    }
    .checkcolor i{
        color:#08669c;
        font-size: 20px;
    }
    .flexslider{
      background: #f6f6f6 !important;
      border: 4px solid #f6f6f6 !important;
    }
    .flexslider li{
    color:#615f5f;
    font-size: 14px !important;
    }
    :placeholder{
      color:#615f5f;
      font-size: 14px !important;
    }
    /**************************Client Section Css *************************************/

    .logo-heeght-width{
    width: 200px;
    height: 80px;
    border: 1px solid gray;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 5px;
    box-sizing: border-box;
    }
    .big-logo-heeght-width{
    border: 1px solid gray;
    padding: 5px;
    box-sizing: border-box;
    width: 200px;
    height: 200px;
    }

    .OurClient{
      height: 180px;
      width: 100%;
      position: relative;
    }
    .OurClientbackimg{
      /* background-image: url("../images/background-demo2-02.jpg");  */
      /* background-image: url("../images/background-img-03.jpg");  */
      /* background-repeat: no-repeat;  */
    }
    .OurClient .overlaybg{
      position: absolute;
      height: 100%;
      width: 100%;
      /* background-image: linear-gradient(#ff000026, #ffff0017, #0000ff24); */
      top: 0;
    }
    .ClientSlider .carousel-indicators {
      left: 0;
      top: auto;
   bottom: -40px;
    
    }
    
    /* The colour of the indicators */
   .ClientSlider .carousel-indicators li {
        background: #a3a3a3;
        border-radius: 50%;
        width: 8px;
        height: 8px;
    }
    
    .ClientSlider .carousel-indicators .active {
    background: #707070;
    }
    .ClientSliderborder{
      border: 1px solid #999;
      padding: 5px 5px;
      border-radius: 5px;
      height: 70px;
    }
    .flexslideritem .flex-viewport{
      top: -19px;
    }
      /* The colour of the indicators */
 .ClientSlider .carousel-indicators li {
  background: #a3a3a3;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.ClientSlider .carousel-indicators .active {
background: #707070;
}
.ClientSliderborder{
border: 1px solid #999;
padding: 5px 5px;
border-radius: 5px;
}


/*Client Slider */

    

/**************************Footer Section Css *************************************/
.footer {
    bottom: 0%;
    width: 100%;
    color: white;
    z-index:-1;
    background: #193062;
 }

  .footerrow1 h4{
    color:#f5f5f5;
    font-size: 25px;
  }
  .footerrow1 li a{
    color:#f5f5f5;
    font-size: 14px;
    }
    .footerrow1 li a:hover{
      color:#f8f8f8;
       text-decoration: none;
      }
  .sosialicon a i{
    color:#f5f5f5;
    font-size: 31px;
    margin: 0px 5px;
   
  }
  .footerrow1 p{
    color:#f5f5f5;
  }
  .smalladdress p{
    margin:1px 0px;
  }
  .p-l-0
  {
    padding-left:0px !important;
  } 
  .p-r-0{
      padding-right: 0px !important;
  }

 
.topImagesContainer {
    width: 100%;
    height: 120px;
 /*   margin-top: 60px;*/
}

  .navbar-custom-color li a{
      color: #D4AF37;
      font-weight: 500;
      word-spacing: 2px;
      border-radius: 5px;
      margin: 5px 2px;
      background: rgba(0, 0, 0, 0.28);
      padding:6px 10px !important;
      cursor: pointer;
  }
  ul.navbar-nav{
    width: 81%;
  
  }
  
  .navbar-nav li.nav-item{
  /* width:12%; */
    text-align: center;
}
.nav-itemwidth{
  /* width:20% !important; */
  text-align: center;
}


/************************** why choose us added by dinesh 23-01-2026 *************************************/
.wshipping-content-block {
    padding: 40px 0px;
    background-color: #fff;
}
.why-choose-us-content h3 {
    margin-bottom: 20px;
}
h3.heading3-border {
    font-weight: 400;
}
h2.heading2-border, h3.heading3-border, h4.heading4-border {
    position: relative;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 30px;
}
h2.heading2-border:before, h3.heading3-border:before, h4.heading4-border:before {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 20px;
    height: 2px;
    background-color: #a3001c;
    content: "";
}
h2.heading2-border:after, h3.heading3-border:after, h4.heading4-border:after {
    position: absolute;
    left: 30px;
    bottom: 0px;
    width: 90px;
    height: 2px;
    background-color: #193062;
    content: "";
}
.readmore-btn {
    color: #193062;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}
.readmore-btn i.fa {
    margin-left: 5px;
    font-size: 16px;
}
.fa-angle-right:before {
    content: "\f105";
}
.why-choose-us {
    margin-top: 20px;
    position: relative;
    width: 100%;
    float: left;
}
.why-choose-us:before {
    position: absolute;
    display: block;
    height: 100%;
    background-color: #193062;
    left: 0px;
    top: 0px;
    content: "";
    width: 2px;
}
.why-choose-us .why-choose-us-icon {
    line-height: 56px;
    text-transform: uppercase;
    margin: 10px 0px;
    position: relative;
    font-size: 18px;
    color: #444444;
    padding-left: 40px;
    float: left;
    width: 100%;
}
.why-choose-us .why-choose-us-icon:before {
    position: absolute;
    display: block;
    height: 2px;
    background-color: #193062;
    left: 0px;
    top: 50%;
    margin-top: -1px;
    content: "";
    width: 40px;
}
.fa-handshake:before {
    content: "\f2b5";
}
.why-choose-us-icon i.fa, .why-choose-us-icon i.fas, .why-choose-us-icon i.far {
    width: 56px;
    height: 56px;
    background-color: #193062;
    box-shadow: 2px 4px 3px #1c0808;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    margin-right: 18px;
    line-height: 56px;
    font-size: 28px;
    position: relative;
    z-index: 1;
}
.why-choose-us-icon i.fa, .why-choose-us-icon i.fas, .why-choose-us-icon i.far {
    width: 56px;
    height: 56px;
    background-color: #193062;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    margin-right: 18px;
    line-height: 56px;
    font-size: 28px;
    position: relative;
    z-index: 1;
}
.why-choose-us-icon i.fa, .why-choose-us-icon i.fas, .why-choose-us-icon i.far {
    width: 56px;
    height: 56px;
    background-color: #193062;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    margin-right: 18px;
    line-height: 56px;
    font-size: 28px;
    position: relative;
    z-index: 1;
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-map-marker-alt:before {
    content: "\f3c5";
}
.topImagesContainer span{
    position: absolute;
    right: 5%;
    bottom: -5%;
    color: white;
    background-color: #d62e3f;
    padding: 8px 15px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 0px 20px 0px 20px;
    box-shadow: 1px 3px 5px grey;
}
.image_iconanimate{
    position: absolute;
    right: 90px;
    top: 0;
    background-color: #eb0128;
    color: white;
    padding: 10px;
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
    animation: move 30s infinite ease;
    border-radius: 4px;
    
}
@keyframes move{
  from{
    top: 0;
  }
  to{
   top: 290px;
   background: green;
  }
}


.main-title-aboutus {
    font-family: 'Playfair Display', serif;
    /*font-size: 32px;*/
    font-size: clamp(24px, 4vw, 32px);
    font-weight: 700;
    letter-spacing: 1px;
    color: #1a1a1a;
    margin-bottom: 10px;
}

.sub-title-aboutus{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.5px;
    color: #555;
    text-transform: uppercase;
}
.main-title-aboutus span{
  color: #c9a14a;
}


.our-story-images {
    margin-top: 30px;
}

.story-img-box {
    position: relative;
    overflow: hidden;
    border-radius: 14px;
    margin-bottom: 10px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}

.story-img-box img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.story-img-box:hover img {
    transform: scale(1.08);
}

.story-img-box span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 14px;
    background: linear-gradient(to top, rgba(0,0,0,0.75), transparent);
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
}



/*newww start*/

  .design-section {
    background-color: #f8f9fa;
    padding: 40px 0px;
}
.sec-our-story{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.design-title {
    font-family: 'Playfair Display', serif;
    font-size: clamp(24px, 4vw, 32px);
    font-weight: 700;
    color: #1a1a1a;
    text-align: center;
}

.design-title span {
    color: #c9a14a;
}

.design-desc {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    color: #444;
    max-width: 850px;
    margin: 0px auto;
    text-align: center;
    text-transform: uppercase;
}

.design-features {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 30px;
    margin-top: 60px;
}

.feature-box {
    background: #ffffff;
    padding: 35px 30px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.feature-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.12);
}

.feature-box i {
    font-size: 34px;
    color: #c9a14a;
    margin-bottom: 15px;
}

.feature-box h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #222;
}

.feature-box p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: #555;
}


.production-edge {
    background: linear-gradient(135deg, #111 0%, #1f1f1f 100%);
    padding: 40px 20px;
    color: #fff;
}

.edge-container {
    max-width: 1200px;
    margin: auto;
}

.edge-title {
    font-family: 'Playfair Display', serif;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
}

.edge-title span {
    color: #c9a14a;
}

.edge-desc {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    color: #ddd;
    max-width: 850px;
    margin-bottom: 60px;
}

.edge-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 30px;
}

.edge-card {
    background: rgba(255, 255, 255, 0.06);
    border-radius: 16px;
    padding: 40px 30px;
    transition: transform 0.3s ease, background 0.3s ease;
}

.edge-card:hover {
    transform: translateY(-8px);
    background: rgba(255, 255, 255, 0.12);
}

.edge-card i {
    font-size: 36px;
    color: #c9a14a;
    margin-bottom: 18px;
}

.edge-card h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.edge-card p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: #ccc;
}

.logistics-section {
    padding: 40px 20px;
}

.logistics-container {
    max-width: 1200px;
    margin: auto;
}

.logistics-title {
    font-family: 'Playfair Display', serif;
    font-size: clamp(24px, 4vw, 32px);
    font-weight: 700;
    margin-bottom: 18px;
    color: #1a1a1a;
}

.logistics-title span {
    color: #c9a14a;
}

.logistics-desc {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    color: #444;
    max-width: 900px;
    margin-bottom: 60px;
}

.logistics-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 30px;
}

.logistics-card {
    background: #f8f9fa;
    padding: 40px 30px;
    border-radius: 16px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.logistics-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 14px 35px rgba(0,0,0,0.12);
}

.logistics-card i {
    font-size: 36px;
    color: #c9a14a;
    margin-bottom: 16px;
}

.logistics-card h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #222;
}

.logistics-card p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: #555;
}

/* Highlight EU Advantage */
.logistics-card.highlight {
    background: linear-gradient(135deg, #1a1a1a, #2a2a2a);
    color: #fff;
}

.logistics-card.highlight h4,
.logistics-card.highlight p {
    color: #fff;
}

.logistics-card.highlight i {
    color: #c9a14a;
}

/************************** why choose us end *************************************/


  /***********************All Media query *******************************/
  @media (min-width: 768px) and (max-width: 1023px){
    
    .topsection{
      height: 500px;
      width: 100%;
      position: relative;
    }
    .backgroundimg1{
      /* background-image: url("../images/background-img-03.jpg"); 
      background-repeat: repeat; */
   }
   .aboutsection {
    height: 620px;
    width: 100%;
    position: relative;
}
 .SustainabilitySlider{
 width:100%;
}
.news{
  width:80% !important;
} 
  
  }
  

  @media (min-width: 481px) and (max-width: 767px) {
 
    .navbar-nav li.nav-item{
      width: 100%;
      text-align: left;
     
  }
  .nav-itemwidth{
    width: 100% !important;
    text-align: left;
   
  }
  .navbar-nav li.nav-item a{
    padding-left:10px;
      
   }
   
    /**************************Top Section Css *************************************/
    .topsection{
      height: auto;
      width: 100%;
      position: relative;
    }
    .backgroundimg1{
       /* background-image: url("../images/background-img-03.jpg"); 
       background-repeat: repeat; */
    }
    .overlaytopsction{
      position: unset;
      height: 100%;
      width: 100%;
      /* background-image: linear-gradient(#ff000026, #ffff0017, #0000ff24) */
    }
    .aboutsection {
      height: 100%;
      width: 100%;
      position: relative;
  }
  .aboutsection{
    height: 100%;
    width: 100%;
    position: relative;
  }
  .GallerySection{
    height: 100%;
    width: 100%;
    position: relative;
  }
 
  .GallerySection .overlaybg{
    position: unset;
    height: 100%;
    width: 100%;
    /* background-image: linear-gradient(#ff000026, #ffff0017, #0000ff24); */
    top: 0;
  }
  .OurService{
    height: 100%;
    width: 100%;
    position: relative;
  }
  .OurServicebackimg{
    /* background-image: url("../images/background-img.jpg"); 
    background-repeat: repeat;  */
  }
  .OurService .overlaybg{
    position: unset;
    height: 100%;
    width: 100%;
    /* background-image: linear-gradient(#ff000026, #ffff0017, #0000ff24); */
    top: 0;
  }
  h1.title{
    font-size: 30px;
  }
  .carousel-inner.abc{
    height: 350px;
  }

  .p-l-b-2 {
    padding-left: 2px !important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    padding-right: 2px !important;
}
.p-r-b-2 {
  padding-left: 2px !important;
  padding-bottom: 2px !important;
  padding-top: 2px !important;
  padding-right: 2px !important;
}
 
  .width-50{
    width:50% !important;
  }
  .SustainabilitySlider{
    display: none;
  }
  }
   @media (min-width: 320px) and (max-width: 480px) {
   
    .topsection{
      height: auto;
      width: 100%;
      position: relative;
    }
      .navbar-nav li.nav-item{
      width: 100%;
      text-align: left;
     
  }
  .navbar-nav li.nav-item a{
 padding-left:10px;
   
}
  .nav-itemwidth{
    width: 100% !important;
    text-align: left;
   
  }
    .backgroundimg1{
       /* background-image: url("../images/background-img-03.jpg"); 
       background-repeat: repeat; */
    }
    .overlaytopsction{
      position: unset;
      height: 100%;
      width: 100%;
      /* background-image: linear-gradient(#ff000026, #ffff0017, #0000ff24) */
    }
    .aboutsection {
      height: 100%;
      width: 100%;
      position: relative;
  }
  .aboutsection{
    height: 100%;
    width: 100%;
    position: relative;
  }
  .GallerySection{
    height: 100%;
    width: 100%;
    position: relative;
  }
 
  .GallerySection .overlaybg{
    position: unset;
    height: 100%;
    width: 100%;
    /* background-image: linear-gradient(#ff000026, #ffff0017, #0000ff24); */
    top: 0;
  }
  .OurService{
    height: 100%;
    width: 100%;
    position: relative;
  }
  .OurServicebackimg{
    /* background-image: url("../images/background-img.jpg"); 
    background-repeat: repeat;  */
  }
  .OurService .overlaybg{
    position: unset;
    height: 100%;
    width: 100%;
    /* background-image: linear-gradient(#ff000026, #ffff0017, #0000ff24); */
    top: 0;
  }
  h1.title{
    font-size: 30px;
  }
  .carousel-inner.abc{
    height: 350px;
  }

  .p-l-b-2 {
    padding-left: 2px !important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    padding-right: 2px !important;
}
.p-r-b-2 {
  padding-left: 2px !important;
  padding-bottom: 2px !important;
  padding-top: 2px !important;
  padding-right: 2px !important;
}
  
  .width-50{
    width:50% !important;
  }
  .SustainabilitySlider{
    display: none;
  }
  }
  @media only screen and (max-width: 1600px) and (min-width: 1367px)  {
    .container{
        max-width: 80% !important;
    }
    .sleekslider {
      height: 800px !important;
    
  }
}
  @media (min-width: 1601px){
    .container{
        max-width: 80% !important;
    }
    .sleekslider {
      height: 930px !important;
    
  }
  .ClientSliderborder {
    height: 92px !important;
   }
   .Gallerymodal-content {
    top: 20% !important;
      }
 }