 
    

 /*----------------------------------Body Section---------------------------------------------*/
 
 body{
    margin: 1% 5% 5% 5%; 
    padding: 0px;
    background-color: rgb(255, 255, 255);
}
 /*----------------------------------Body Section---------------------------------------------*/



/*----------------------------------------First Line-----------------------------------------*/



#logo{
  display: inline-block;
  height: auto;
  width: 6%;
  margin-left: 3%;



}



.logoartitle{
  display: flex;
  align-items: center;
}


.nijer{
  font-size: 150%;
display: inline;
margin: 0% 2%;

  font-family: cursive;
 font-style: italic;
 

}


    .search-container {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 40%;
      max-width: 400px;
      background-color: #ffffff;
    
     
    }

    .search-box {
      display: flex;
      height: 25px;
      width: 100%;
      max-width: 700px;
      border: 2px solid #007BFF;
      border-radius: 7px;
      overflow: hidden;
      background-color: #ffffff;
    }

    .search-box input {
      flex: 1;
      padding: 12px 16px;
      border: none;
      outline: none;
      font-size: 10px;
    }

    .search-box button {
      padding: 12px 20px;
      background-color: #007BFF;
      border: none;
      color: white;
      font-size: 12px;
      cursor: pointer;
      transition: background 0.3s;
    }

    .search-box button:hover {
      background-color: #0056b3;
    }
.sea2{
display: flex;
align-items: center;
justify-content: center;
}





.logres{
  margin-left: auto;
  display: flex;

 
}


.login-register{
  font-size: 10px;
  text-decoration: none;
  color: white;
  background-color: blue;
  padding: 1% 10%;
  border: 3px solid black;
  border-radius: 5px;
  
}
#lo{
  margin-right: 20px;
}
#re{
  margin-right: 120px;
}
.mar1{
 
  font-size: 10px;

}

/*----------------------------------------First Line-----------------------------------------*/

/*-----------------------------------------Banner---------------------------------------------*/
.banner{
  height: auto;
  width: 90%;
  margin-left: 5%;
}


/*-----------------------------------------Banner---------------------------------------------*/









/*-----------------------------------------Shart---------------------------------------------*/



.sptsp{
    display: flex;
justify-content: center;
flex-wrap: wrap;
height: 225px;
}
.shart1{
  
  
  width: 16%;
margin: 2% 3%;
 
  display: flex;
  justify-content: center;
display: inline-block;
  border-radius: 12px;

 
  
}

.shart-pant{

height: 60%;
width: 100%;
border: 5px solid black;
border-radius: 12px 12px 0px 0px;


}
.shart1 a{
  text-decoration: none;
  color: rgb(255, 255, 255);
  text-align: center;
  display: block;
 height: 100%;
  width: 100%;
  margin: 0px;
  box-sizing: border-box;
  font-style: italic;
  
 

}
.selection{
 width: 100%;
  background-color: blue;
  padding: 15px 0px;
  border-radius: 0px 0px 10px 10px;
  border: 5px solid black;
  margin: -8px 0px 0px 0px;
  font-size: 80%;
 


}





/*-----------------------------------------Shart---------------------------------------------*/

@media only screen and (min-width: 600px) {

.hr3{
margin-top: 70px;
}

}



/*-------------------------------------Contact Section-----------------------------------------*/
.copage{
  border: 3px solid black;
  border-radius: 10px;
  justify-content: border-box;
  height: auto;
  width: 100%;
  display: flex;
justify-content: center;
flex-wrap: wrap;
box-shadow: -4px 4px 16px #000000;
padding-bottom: 20px;

}


.contact{
  color: white;
  background-color: #7d5fff;
  border: 3px solid black;
  border-radius: 10px;
  height: 30px;
  width: 95%;
  margin: 20px auto 10px auto;
  
 text-align: center;
 display: flex;
 align-items: center;
 justify-content: center;
 font-size: 18px;

 
}


.con{
height: 35px;
width: 15%;
border: 3px solid black;
border-radius: 10px;
background-color: #0652DD;
overflow: hidden;
margin:10px 1% ;
display: inline-block;
box-shadow: -2px 2px 6px #000000;
transition: transform 0.3s ease;



}
.con a{
display: flex;
align-items: center;
justify-content: center;
height: 100%;
width: 100%;
text-decoration: none;
color: rgb(255, 255, 255);

}
.con:hover{
background-color: #0fbcf9;

 transition: background-color 0.5s ease;
   box-shadow: 0 4px 8px rgba(0, 0, 0, 0.9);
 transition: 0.5s; 
  transform: scale(1.15,1.15);
}


.img3{
max-width: 80px;
max-height: 80%;
margin-right: 10px;
}

/*-------------------------------------Contact Section-----------------------------------------*/




/*--------------------------------For Mobile-----------------------------------*/

@media only screen and (max-width: 600px) {
  body{
     margin: 5% 5% 5% 5%; 
  }
#logo{

width: 15%;
}

.nijer{
font-size: 100%;
}


.search-container{

  position: absolute;
  top: 9%;

    width: 90%;  
}
      .search-box {
        flex-direction: row;
        width: 90%;
  height: 28px;
        
      }

      .search-box input {
        font-size: 12px;
       
      }

      .search-box button {
        font-size: 12px;
        padding: 10px 16px;
      }







.login-register{
 padding: 0.5% 3%;
  border: 2px solid black;
  border-radius: 6px;
  margin-left: 4%;

}


#lo{
  margin-right: 10px;
  font-size:10px ;
  padding: 3% 7%;
}

#re{
  margin-right: 60px;
  font-size:10px ;
  padding: 3% 7%;
}

.hr1{
margin-top: 17%;
}

.mar1{
  font-size: 7px;
  
}



.shart1{
  width: 35%;
  margin: 0% 7%;
}

.hr3{
  margin-top: 60%;
}


  .copage{
    border: none;
  }
  .contact{
    height: 35px;
    width: 80%;
  }

.con{
  width: 38%;
  margin: 4%;
}


}
/*--------------------------------For Mobile-----------------------------------*/



