

html,* { font-family: 'Inter'; box-sizing: border-box; }




/*   for Header  */

.h1 nav {
  background-color: #fff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  height: 120px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px;
}

.h1 .logo {
  font-size: 20px;
}

.h1 .logo a {
  color: #333;
  text-decoration: none;
}

.h1 .nav-links {
  display: flex;
  justify-content: space-around;
  width: 70%;
}

.h1 .nav-links li {
  list-style: none;
}

.h1 .nav-links a {
  color: rgb(0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  font-size:14px;
  font-weight: 200;
  font-family:Raleway;
  letter-spacing: 1px;
  padding: 0 8px;
}

.h1 .nav-links a:hover {
  color: rgb(255, 0, 0);
}



/*----------header----------*/


/* For section 1*/

#s1{
  background-color:#fff; 
  overflow-x: hidden;
}

/*   for Canva Container  */

.container {
  background-color:off;
   height:100%;
    width:100%; 
  }

  #particle-image {
    width: 100%;
    height: 100%;
}

/* -------- section 1---------*/

@font-face {
  font-family: 'Brittany Signature';
  src: url(/font/BrittanySignature.ttf);
}

#h4{
  font-family: Brittany Signature;
  
   
    text-align: center;
    font-size: 42px;
    color:#0e0c47; 
    margin-top:-150px;

}



/*   for Section 2 */
#s2{
  background-color:rgb(255, 255, 255);
  overflow-x: hidden;
}

#s2 h1{

  font-family: Raleway;
  font-weight:bolder; 
    font-weight: 500;
    text-align: center;
    font-size: 28px;
    color:#0e0c47; 
}

#row1,#row2{
  display:flex;
  margin:20px;
  margin-top:-10px;
  justify-content: space-around ;
}

#row3{
  display:flex;
  margin:20px;
  margin-top:-10px;
  justify-content: space-evenly ;
}

#ser1,#ser2,#ser3,#ser4,#ser5,#ser6,#ser7,#ser8{
  height:auto;
  width:300px;
  margin:10px;
  padding:10px;
 
}

#ser7{
  margin-left:40px;
}
#ser8
{
  margin-left:-40px;
}

h5 {
  font-family: "Raleway";
    font-weight: bolder;
    text-align: center;
    font-size: 10px;
    color:#0e0c47; 
}

p{
  font-size: 12px;
  font-family: "Poppins";

  color:rgb(0, 0, 0);
  text-align: center;
}

#ddd{
  display:block;
  position:relative;
  place-items: center;
  justify-content: center;
}

#img{
  position:relative;
  opacity: 1;

}

.button {
		
    overflow:hidden;
			background-color:transparent;
			color: rgb(0, 0, 0);
			font-size: 15px;
			border: none;
			cursor: pointer;
			border-radius: 10px;
      height: 28PX;
      display:none;
      border:0.2px solid black;
      margin-top:5px;
    
			
}

.overlay {
  position: relative;
  bottom: 0;
  left: 100%;
  right: 0;
  
  overflow: hidden;
  width: 80px;
  height: 40px;
  
}



#ser1:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser1:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser1:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser2:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser2:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);

}

#ser2:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser3:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser3:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser3:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser4:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser4:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser4:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser5:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
}

#ser5:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser6:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}
#ser5:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser6:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser6:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser7:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser7:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser7:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser8:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser8:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser8:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

button a{
  text-decoration: none;
  color: #000000;
  text-decoration: none;
  padding: 10px;
			margin: 10px;
}

button a:hover {
  text-decoration: none;
  color: #ff1b1b;
 
}




/* ---------- section 2 ----------  */

/*   for Section 3  */


#s3{
  display: flex;
  justify-content: space-around;
  background-color:white;
  overflow: hidden;

}


#s3d2{
  margin-left:00px;
}

#s32d2{
  display:flex;
overflow:hidden;

}



#s3d1{
  display:block;
  width:45%;

  margin-top: -90px;

 
}


#s3d21{

  display:flex;
  place-items: center;
overflow: hidden;
}

#s3d22{

  display:flex;
  place-items: center;

}


/*   for Counter  */
.c1,.c2,.c3,.c4 {
  margin:20px;
  padding:20px;
  font-size: 28px;
  font-weight: 500;
  text-align: left;
  color:rgb(0, 0, 0);

overflow: hidden;
  font-family: Raleway;

}


span{
  margin:20px;
  padding:15px;
  font-size: 18px;

  text-align: center;
  /*color:rgb(128, 120, 120);*/
  color:#0e0c47; 

  font-family: Raleway;
   
}

/* ----------section 3 ---------- */


/*   for Section 4  */

#s4 h1 {
  font-family: Raleway;
  font-weight:bolder; 
    font-weight: 500;
    text-align: center;
    font-size: 25px;
    color:#0e0c47; 
}

#s4 #s4p1{
  
  margin:80px;
  margin-top: -10px;
  padding:30px;
  font-family: Poppins;
  font-weight: 400;
  font-size:14px;
  color:#000000;
  text-align: center;

 
}


/* ----------section 4 ---------- */


/*   for Section 5  */


#s5{
  position:relative;
  padding:60px;
}

#s5 h1{

  font-family: Raleway;
  font-weight:bolder; 
    font-weight: 500;
    text-align: center;
    font-size: 30px;
    color:#0e0c47; 
  }



  #plasi{
    width: 1050px;
    height:500px;
    margin-left: -8px;
    
    overflow-x: hidden;
   }



.slider1 {
  width: 750px;
  height: 500px;
  margin: 0 auto;
  position: relative;
 
  margin-top: -31.5rem;
}
.slides1 {
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}
.slides1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.prev1, .next1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  border: none;
  outline: none;
  background: transparent;
  cursor: pointer;
  color:red;
}
.prev1 {
  left: 10px;
}
.next1 {
  right: 10px;
}


/* ----------section 5 ---------- */



/*   for section 10  */

#s10{
  position:relative;
  padding:60px;
}

#s10 h1{

  font-family: Raleway;
  font-weight:bolder; 
    font-weight: 500;
    text-align: center;
    font-size: 30px;
    color:#0e0c47; 
  }



.slider5 {
  width:250px; 
  height: 200px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
 
  margin-top: -250px;
}

.slides5 {
  
  height: 100%;
  display: flex;
  width: 25750px; /* 120 images x 50px each */
  transition: transform 1s;
}

.slides5 img {
  width: 250px;
  height: 200px;
  object-fit: contain;
}

/* ----------section 10 ---------- */



/*   for section 8  */

#s8{
  position:relative;
  padding:60px;
}

#s8 h1{
  font-family: Raleway;
  font-weight:bolder; 
    font-weight: 500;
    text-align: center;
    font-size: 30px;
    color:#0e0c47; 
}


/* ----------section 8 ---------- */


/*   for Footer  */

#ftr{
  position:relative;
  background-color: #fff;
}

#f1{
  display:block;
  justify-content: space-around;
}

#f1d1{
  display:flex;
  margin:5px;
  padding:50px;
  justify-content: space-around;
}

#ftrimg{
  height:250px;
  width:200px;
  margin-top: -40px;
}

#ftrimg2{
  height:250px;
  width:200px;
  margin-top: -40px;
  display: none;
}

#HGF
{
  text-transform: lowercase;
}

.lid {
  color: rgb(0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  font-size:15px;
  font-weight: 200;
  font-family:Poppins;
  letter-spacing:0px;
  list-style: none;
  justify-content: left;
  margin-left: -30px;
}

.lid a {
  color: rgb(0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  font-size:15px;
  font-weight: 200;
  font-family:Poppins;
  letter-spacing: 0px;
  
}


.lid a:hover {
  color: rgb(255, 0, 0);
}


.h6{

  color: rgb(0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  font-size:25px;
  font-weight: 200;
  font-family:Poppins;
  letter-spacing: 0px;
}


#fp4{
  text-decoration:none;
  font-size: 18px;
  
}

#f1d3{
  display:block;
  justify-content: center;
  margin-top: -40px;
}

#sic{
  display:flex;
  justify-content: left;
  margin-top:0px;
}

.multicolortext {
  background-image: linear-gradient(to left, #00a0de, #aac400, #f6bb01, #cd016e, #cc0020);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
} 

/* ----------for Footer ---------- */

#mbres{

  visibility: hidden;
}


/* For screens smaller than 768px */



  
  /* APPLYING MEDIA QUERIES */
  @media screen and (max-width: 768px) {
    
    .h1 nav {
      background-color: #fff;
      box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
      height: 120px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 50px;
      width:100%;
      overflow: hidden;

    }

    #mbres{

      visibility: visible;
      background-color: transparent;
      border:none;
      margin-left: 20px;
    }
    

      .nav-links {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
        z-index: 1;
        opacity: 0;
  display: none;

        transition: opacity 0.3s ease-in-out;
      }
    
      .nav-linkds {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        justify-content: center;
        align-items: center;
        background-color: #fff;
        transition: opacity 0.3s ease-in-out;
      }

      
      .nav-linkds li{
        list-style-type: none;
        text-align: center;
        margin-top: -5px;
      }

      .nav-linkds a {
        color: rgb(0, 0, 0);
        text-decoration: none;
        text-transform: uppercase;
        font-size:15px;
        font-weight: 200;
        font-family:Raleway;
        letter-spacing: 1px;
        padding: 0 10px;

        text-decoration: none;
      }
  

      #s1{
        background-color:#fff; 
        overflow-x: hidden;
      }
      
      /*   for Canva Container  */
      
      .container {
        background-color:off;
         height:400px;
          width:300%; 
          background-size: contain;
        }
      
        #particle-image {
          margin-left: 0px;
          width:370px;
          height: 200px;
      }


      #h4{
        font-family: Brittany Signature;
        
         
          text-align: center;
          font-size: 20px;
          color:#0e0c47; 
          margin-top:-250px;
      
      }


   /*   for Section 2  */
    


#s2{
  overflow-x: hidden;

}

#row1,#row2,#row3{
  flex-direction: column;
  margin:5px;

  justify-content: space-around;
}
#row1{
  margin-top: -80px;
}
#row2{
  margin-top: 0px;
}

#row3{
  margin-top: 0px;
}


#ser1,#ser2,#ser3,#ser4,#ser5,#ser6,#ser7,#ser8{
  height:auto;
  width:auto;
  margin:auto;
  padding:auto;
}


.overlay {
  position: relative;
  bottom: 0;
  left: 100%;
  right: 0;
  
  overflow: hidden;
  width: 80px;
  height: 40px;
  
}



#ser1:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser1:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser1:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser2:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser2:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);

}

#ser2:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser3:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser3:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser3:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser4:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser4:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser4:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser5:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
}

#ser5:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser6:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}
#ser5:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser6:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser6:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser7:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser7:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser7:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser8:hover .overlay {
  transition: .5s ease;
  width: 50%;
  left: 31.5%;
  
}

#ser8:hover .button{
display:block;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

#ser8:hover{
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

button a{
  text-decoration: none;
  color: #000000;
  text-decoration: none;
  padding: 10px;
			margin: 10px;
}

button a:hover {
  text-decoration: none;
  color: #ff1b1b;
 
}



   /*   for section 3  */



   #s3{
    flex-direction: column;  
    overflow: hidden;
    margin-top: -80px;
   
  }
  


  #s3d2{
    margin-left:20px;
  
  }




  #s3d1{
    display:block;
    place-items: center;
    margin-top:30px;
    
  }

  #s3d1 img{
    height: 300px;
    width: 350px;
    margin-left:-10px;
   
    
  }




   /*   for section 5  */


   #plasi{
    width: 340px;
    height: 250px;
    margin-left: -40px;
    margin-top:-60px;
    overflow-x: hidden;
   }


   .slider1 {
    width: 250px;
    height: 500px;
    position: relative;
   margin-left:5px;
    margin-top: -380px;
  }

  .slides1 img {
    width: 100%;
    height: 500px;
    object-fit: contain;
  }

   /*   for section 4  */
   
   #s4 h1 {
    font-family: Raleway;
    font-weight:bolder; 
      font-weight: 500;
      text-align: center;
      font-size: 30px;
      color:#0e0c47; 
      margin-top: -80px;
  }
  

#s4 #s4p1{
  
  margin:20px;
  margin-top: -10px;
  padding:10px;
  font-family: Poppins;
  font-weight: 400;
  font-size:15px;
  color:#000000;
  text-align: center;
  overflow-x: hidden;

 
}



   /*   for body  */

body{
  overflow-x: hidden;
}

   /*   for section 10  */

#s10{
  padding: 20px;

}

#mobi{
  width:350px;
  height: 250px;
  margin-left: -10px;
  overflow-x: hidden;
  margin-top:-60px;
}

#s10 h1{
  margin-top: -150px;
}

.slider5 {
  width:245px; 
  height: 195px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;

  margin-top: -200px;
}


.slides5 img {
  width: 250px;
  height: 150px;
  object-fit: contain;
}




   /*   for section 8  */


#s8{
  position:relative;
  padding:20px;
  overflow: hidden;
}





   /*   for footer  */



  #f1{
    display:block;
    justify-content: space-around;
    text-align: center;
  }
  
  #f1d1{
    flex-direction: column;
    overflow-x: hidden;
    justify-content: center;
   margin:5px;
   padding:5px;
  }
  
  #ftrimg{
    height:250px;
    width:200px;
    margin-top: 40px;
    display:none;
  }

  #ftrimg2{
    height:250px;
    width:300px;
    margin-top: 5px;
    display: block;
    margin-left: 20px;
  

  }



  .f1d1d{
margin-top:5px;
  }

  .f1d1d  .h6{
    color:red;
    font-size: 20px;
    MARGIN:5PX
  }
  
#sic{
  display:flex;
  justify-content: CENTER;
  margin-top:0px;
}

    }