
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
*{
   margin: 0;
   padding: 0;
   font-family: "Jost", sans-serif;
   

}
.padleft{
    padding-left: 90px;
}
.padrt{
    padding-right: 90px;
}
.pd0{
  padding: 0;
}
.topHead{
    padding: 7px 0;
    background-color: #fffdfc;
    border-bottom: 2px solid #f37f04;
}


.siconbox{
    width: 28px;
    height: 28px;
    background-color: #f37f04;
    float: left;
    display: flex;align-items: center;
    justify-content: center;
    margin-right: 10px;
    border-radius: 50%;
  
}
.siconbox i{
  color: #fff;  
  font-size: 15px;
}

   
.socialLink a{
    text-decoration: none;
}
.socialLink{
    float:inline-end;
}
.leftmenu .nav-item{
    padding-right: 60px;
}
.rightmenu .nav-item{
    padding-left: 35px;
}
.logo img{
height: 90px;
}
.logo{
position: absolute;
    left: 47%;
    z-index: 9;
    top: -45px;
    background: #fff;
    padding: 5px 10px;
    border-right: 2px solid #f37f04;
    border-left: 2px solid #f37f04;
}
.navbar-collapse {
 display: flex;
 align-items: center;
 justify-content: space-between;
}

.leftmenu li:last-child{
    padding: 0;
}
.leftmenu li:nth-child(4){
    margin-left: 25%;
}
.leftmenu li ul li:nth-child(4){
    margin-left: 0;
}

.mynav{
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
 #pd0{
    padding-left: 0;
 } 
 #pdr0{
    padding-right: 0;
 }
.mynav .nav-link{
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.mynav .nav-link:hover{
    color: #f37f04 
}
.topnav a{
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-decoration: none;
    padding-right: 25px;
    text-transform: capitalize;
}
.topnav a:hover{
    color: #f37f04 
}
.mynav .socialLink a{
text-decoration: none;
}
.mynav .socialLink i{
    font-size: 18px;
    color: #fff;
    padding: 7px 10px;
    background-color: #f37f04;
    border-radius: 5px;
}
.myslider .carousel-item {
    position: relative;
    padding: 0;
}
.myslider img{
    height: 560px;
}
.myslider .carousel-caption{
    position: absolute;
    top: 20%;
    left: 10%;
    right: 60%;
    text-align: left;
}
.myslider .carousel-caption h1{
    font-size: 75px;
    font-weight: 600;
    color: #000;
    letter-spacing: 3px;
    text-transform: capitalize;
}

.myslider .carousel-caption p{
    font-size: 35px;
    font-weight: 800;
    color: #f37f04;
}
.btnn a{
    text-decoration: none;
    color: #fff;
    padding: 10px 25px;
    border-radius: 10px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    border: 1px solid #f37f04;
    transition: all 0.5s linear;
    background-color: #f37f04;
}
.btnn a:hover{
    letter-spacing: 2px;
}
.btnn{
    padding: 20px 0;
}
.viewcatbtn a{
    text-decoration: none;
    color: #000;
    padding: 2px 5px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    border-bottom:  1px solid #000;
    transition: all 0.5s linear; 
  
}
.viewcatbtn a:hover {
    letter-spacing: 2px;
}
.carousel-indicators [data-bs-target] { 
width: 10px !important;
height: 10px !important;
 border-radius: 50%;
 background-color: #f37f04 !important;
   
  
}
.mynav .dropdown:hover .dropdown-menu{
    display: block;
  }
 .mynav .dropdown:focus .dropdown-menu{
    display: block;
  }
 .mynav .menu .dropdown-toggle::after {
    display: none;
}


/* about us section style start */
.aboutusSec{
    padding: 60px 0;
}
.title h2{
    color: #000;
    text-align: center;
    font-weight: 600;
    padding-bottom: 25px;
    font-size: 45px;
    text-transform: capitalize;
}
.aboutImgbox img{
    height: 550px;
}
.aboutImgbox2 img{
    height: 550px;

}
.readmorebtn a{
  text-decoration: none;
  padding: 10px 50px;
  color: #000;
  font-size: 17px;
  border-radius: 3px;
 border: 1px solid #000;
  transition: all 0.5s linear;
}

.readmorebtn a:hover{
    letter-spacing: 2px;
}
.readmorebtn {
    margin-top: 50px;
}
.aboutTextbox {
    margin-top: 50px;
}

.aboutTextbox p{
    font-size: 16px;
    color: #696969;
}
.aboutusSec .title h2 {
    color: #000;
    font-weight: 600;
    font-size: 30px;
    text-transform: capitalize;
    padding-bottom: 0;
    text-align: left;
}
.catgory{
    padding: 60px 0;
}
.catgory .title h2{
    text-align: left;
    padding-left: 96px;
}
.catgory .btnn {
   padding-right: 96px;
}
.catgory2ndImg img{
    border-radius: 30px;
}
.catgory2ndImg2 img{
    border-radius: 30px;
}
.catgory2ndImg2 img{
    height: 342px;
}
.catlastimgbox img{
    height: 726px;
    border-radius: 30px;
}
.catgoryImg img{
width: 100%;
height: 726px;
border-radius: 30px;
}
.catgoryImg,.catgory2ndImg,.catgory2ndImg2{
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}
.catgory2ndImg2{
    overflow: hidden;
    margin-top: 20px;
}
.catsubtitle{
    position: absolute;
     top: 10%;
    left: 0%;
    color: #000;
    font-weight: 400;
    padding: 15px 25px;
    font-size: 27px;
   
}
#uniqtitle {
    position: absolute;
    top: 60%;
    left: 0%;
    color: #000;
    font-weight: 400;
    padding: 15px 25px;
    font-size: 27px;
}

.mycat img{
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    width: 100%;
}
.mycat:hover .catgoryImg img{
  transform: scale(1.2);
}   
.mycat:hover .catgory2ndImg img{
    transform: scale(1.2);
  }  
  .mycat:hover .catgory2ndImg2 img{
    transform: scale(1.2);
  }  
  .mycat:hover .catlastimgbox img{
    transform: scale(1.2);
  }  
.mycat:hover .catsubtitle h3{
color: #000;
}

/*  product section start */

.product{
    padding: 60px;
    background-color:#fbf4f4

}
.productImg{
   background-color: #fff;
    border-radius: 15px;
    height: 327px; 
    margin-top: 20px; 
}
.proimg{
    display: flex;
    align-items: center;
    justify-content: center;
}
.productImg img{
    height: 180px;
    width: 185px;
}
.newAddpro{
    height: auto;
    padding: 15px;
}
.newAddpro img{
    width: 100%;
    height: 260px;
    border-radius: 10px;
}

.productImg h3{
    font-size: 14px;
    text-align:left;
  border: 1px solid #f2e5d7;
   color: #000;
   width: fit-content;
   padding: 10px 20px;
   margin-top: -5px;
   margin-left: -5px;
   border-radius: 0 0 15px 0;  
}
.productImg h4{
    font-size: 22px;
    text-align: center;
    color: #000;
} 
.protitle{
    padding: 20px 40px 0 40px ;
}
.chooseus{
    padding: 60px 0;
}
.chooseBox{
    padding: 50px;
    border-right: 1px solid rgb(229, 227, 227);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.chooseBox h4{
    padding-top: 10px;
    font-size: 22px;
    font-weight: 400;
    color: #000;
}
#bdnan{
    border-right: 0;
}
.gallery{
    padding-top:  30px
}
 .galImgbox img{
    height: 270px;
    width: 100%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    width: 100%;
 }
 
.galImgbox:hover .gbox img{
  transform: scale(1.2);
}   
.galImgbox{
    overflow: hidden;
}

/*  about us page style start  ****************************************************** */
.subbanner{
    padding: 100px 0;
    background-color: #ebebed;
}
.sm-title{
    color: #000;
    font-weight: 600;
    font-size: 30px;
    text-transform: capitalize;
    padding-bottom: 0;
    text-align: left;
}
.mybread{
    display: flex;
    align-items: center;
    justify-content: center;
}
.subtitle h2{
    text-align: center;
    color: #000;
    font-size: 45px;
    font-weight: 600;
}
.mybread .breadcrumb-item{
    color: #565656;
    font-size: 18px;
}
.mybread .breadcrumb-item a{
    text-decoration: none;
    color: #000;
}
.aboutustext {
    padding-top: 80px;
}
.aboutustext p{
    font-size: 17px;
    line-height: 30px;
}
.mission{
    display: flex;
    padding-top: 20px;

}
.pdtop{
    padding-top: 50px;
}
.missiontext{
    padding: 30px;
    background-color: #fff;
    border: 1px solid rgb(209, 209, 209);
    display: flex;align-items: center;
}
.missiontext p{
    font-size: 17px;
    line-height: 30px;
}
.missionimg img{
    height: 203px;
    width: 703px;
}
/* animation */
.productImg {
    position: relative; 
    width: 100%;
    overflow: hidden;
  }
  .contactuspg{
    padding: 60px 0;
  }
  .contactform{
    padding-top: 30px;
  }
  .contactlocation{
    padding-top: 30px;
  }
  .contactuspg .address{
    padding: 10px;
   
    display: flex;
   
    width: max-content;
  }
  .contactuspg .address a{
    text-decoration: none;
    color: #474747;
    /*text-transform: capitalize;*/
    font-size: 15px;
    padding-right: 25px;
  }
  .contactuspg .address i{
    padding-right: 8px;
    font-size: 17px;
    padding: 10px;
    background-color: #f37f04;
    border-radius: 50%;
    color: #fff;
  }
  .btnorrange{
    padding: 10px 40px;
    background-color: #f37f04;
    color: #fff;
    margin-top: 20px;
  }
  .btnorrange:hover{
    background-color: #c26400;
    color: #fff;
  }
  .contactform .form-control{
    padding: 15px !important;
    outline: 0; 
  }
  .maploation iframe{
    width: 820px;
    height: 500px;
  }
  .quicklink{
    display: flex;
    align-items: center;
/*    border-right: 1px solid #000;*/
  }
  

  .newsletter{
    position: relative;
  }
  .newsletter button{
    position:absolute;
    top: 10%;
    right: 0;
    padding: 10px;
    border: 0;
    background: transparent;
  }
  .newsletter button i{
    font-size: 20px;
  }
  .newsletter .form-control{
    width: 100%;
    border: 0;
  }
  .newslettertext h5{
    font-size: 15px;
    color: #000;
    font-weight: 400;
  }
  .newslettertext{
    padding: 10px 0;
    padding-left: 30px;
    border-left: 1px solid #ccc;
  }
  .form-control{
    padding: 15px 0 !important;
    outline: 0; 
  }

  .mybtn{
    padding: 15px 30px;
    background-color: #000;
    color: #fff;
    border: 0;
  }

  .newsletter ::placeholder{
    padding-left: 10px;
  }

  .footer{
    padding: 50px 0;
    background-color: #f6f6f6;
    
   
  }
  
.quicklink a{
    text-decoration: none;
    text-transform: capitalize;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
    padding-right: 12px;
}

.quicklink a:hover{
    color: #565656;
    font-weight: 500;
}
.location a{
    display: flex;
    flex-direction: column;
    text-transform: capitalize;
    text-decoration: none;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    padding-top: 5px;
}
.footer .footsocialLink a{
    text-decoration: none;
    color: #000;
   
}
.fsiconbox i{
    font-size: 17px;
}
.footsocialLink{
    display: flex;
    float: inline-end;
    padding-top: 10px;
}
.footsocialLink .fsiconbox{
    width: 30px;
    height: 30px;
    border: 1px solid #000;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    
}

.lastfoot{
    padding:20px 0;
    background-color: #f9f1ed;
}
.lastfoot p{
 font-size: 14px;
 color: #000;
 margin-bottom: 0;
 text-align: center;
}

