
/* navbar  */

.n-color{
    background-color: #1a187a;
  }
  
  .search-img{
      width: 20px;
      height: 20px;
      border: none;
  }
  .search-input{
      border: none;
   }
  .search-box{
      width: 250px;
      height: 30px;
      background-color: white;
      padding: 0px;
      border-radius: 5px;
  }
  .form-p{
      padding: 10px;
  }
  .ml-ato{
      margin-left: auto;
  }
  
  /* end navbar   */
  
  /* Carousel */
  
  .slider{
      background-color: #efe0f7;
  }
  .img-s{
      width: 200px;
  }
  .slaide-text-btn h6{
      color: #baa2d2;
  }
  .slaide-text-btn button{
      background-color: #1a187a;
      color: white;
      border: none;
      border-radius: 2px;
  }
  /* end carousel  */
  
  /* banner */
  
  .btnn{
      background-color: #1a187a;
      color: white;
      border: none;
      border-radius: 2px;
  }
  
  .mc-bg{
      background-color:#ededed ;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
  }
  .air{
      background-color:#adc2d7 ;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
  }
  .ipad{
  
      background-color:#ffffff;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
  
  }
  
  /* end banner */
  
  /* browse  */
  .brow{
      margin-top: 20px;
  }
  .ic{
      width: 6px;
      height: 6px;
      padding: 10px;
  }
  .gk{
      gap: 20px;
  }
  /* end  */
  
  /* category */
  .bg-color{
      background-color: #ededed;
      background-position: center;
      background-repeat: no-repeat;
      margin-right: 20px;
      padding: 20px;
  }
  
  
  .icon {
      font-size: 40px;
  }
  h5 {
      font-size: 15px;
  }
  
  .marge{
      margin-top: 30px;
  
  }
  /* end  */
  
  /* extra */
  .barr{
      gap: 20px;
  }
  .barr a{
      color: black;
      text-decoration: none;
  }
  .mg{
      margin-top: 30px;
      margin-bottom: 20px;
  }
  /* end */
  /* card */
  .btnn{
      background-color: #1a187a;
      color: white;
      border: none;
      border-radius: 5px;
      text-decoration: none;
      width: 100px;
  }
  /* end  */
  /* 11.11 */
  .bag{
      background-color: #958ad4;
      background-position: center;
      background-repeat: no-repeat;
  }
  /* end */
  
  
  
  
  
  