* {
    margin: 0%;
    padding: 0% ;
    ;
  }
    body {
      background-color: white ;
    position: relative ;
      height: 100%;
  
      width:100%;
      margin: 0px;
      padding: 0px;
      background: url();
      background-color: white; 
      color: white;
    }
  
    .navigation {
    
      display: block;
      font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS",
        sans-serif;
      display: flex;
      background-color: black;
      color:  white;
      padding-top: 20px ;
      margin: 0%;
    }
    li {
      font-size: 20px;
      list-style: none;
      padding: 0px 10px;
      justify-content: center;
      align-items: center;
    }
    li a {
      text-decoration: none;
      color: white;
    }
    span {
        color: white;
        font-size:30px ;
    }

    
    h1 {
      font-style: italic;
      font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
      font-size: 2rem;
      text-align: center;
    }
    p {
      text-align: center;
    }
    /* h3 {
      display: block;
      text-decoration: solid underline;
      text-align: center;
      margin: auto;
      font-size: 40px;
      color: cornflowerblue;
      font-family: "Combo", cursive;
    } */
    
  .navbar input {
  
    border-style: 2px solid blue;
    background-color:#f0f0f0;
    height: 40px;
    width: 500px;
    font-size: 18px;
  }
  .navbar form {
    height: 40px;
    margin: 0;
    padding: 0%;
  }
  
  .navbar form button {
    border-style: none;
    margin-top: 10px;
  
    cursor: pointer;
    
  }
  .navbar img {
   
    background-color: #f0f0f0;
     height: 33px;
     width :18px;
  }
  
  .navigation1 li div button {
    font-size: 20px;
    margin-left: 50px;
  }
  .navigation1 li div a {
    background-color: black;
    color: white;
    font-size: 15px;
  }
  .navigation1 {
    
    font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS",
      sans-serif;
    background-color: black;
    margin: 0%;
    padding-top: 10px ;
    display: flex;
  }
  .navigation1 li {
    font-size: 20px;
    list-style: none;
    padding-left: 100px;
    font-size: 25px;
  }
  .navigation1 li div a img {
    width: 76px;
    height: 41px;
    margin: -16px;
  }
  .right {
    
    margin-left: 150px;
        display: inline-block;
       left: 57%;
      top: 2% ;
      } 
      .right a :hover { 
        text-decoration: underline blueviolet;
        font-size: 1.1em;
    
      }
      .logo {
      font-size: 40px;
      font-family: Georgia, 'Times New Roman', Times, serif;
        text-shadow: 3px 3px 3px solid blueviolet;
      }
  .navigation2 {
    background-color: grey; 
 

  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS",
    sans-serif;
 
  margin: 0%;
  color:  black;
  display: flex;
}
.cart {
   height: 30 px ;
   background-color: black;
   padding: 0%;
   margin:0 px ;
}

  .navigation2 li{
     cursor: pointer;
    margin-top:15px ;
    padding: 5px 30px;
  }
  .navigation2 li:hover{
  
   text-decoration: underline 5px solid red;
  
  }
  #box3 {
    position: sticky;
    top:5px;
   
  }
  .navigation2 li a img {
    border-radius: 10px;
    width: 40px;
    height: 40px;
  }
   .navigation li a h2 {
    text-shadow:2px 4px  rgb(144, 144, 224);
   }
  #services{
    color: black;    
    margin: 34px;
    display:  grid;
    grid-template-columns:repeat(4, 1fr); 
    grid-template-rows: repeat(5, 2fr);
    grid-row-gap: 1rem;
    grid-column-gap: 3rem ;
    justify-content: center;
    align-items: center;
}
#services .box{ 
  cursor: pointer;
    box-shadow: 4px 4px 5px solid grey;
    box-shadow: -4px -4px 5px solid grey;
    border: 2px solid grey;
    height: 300px;
    width: 250px;
    padding: 34px;
    margin: 2px 55px;
    border-radius: 28px;
    background: #f2f2f2;
    margin-bottom: 20px;
    justify-content: center;
    align-items: center;
}

#services .box img{ 
   height: 160px;
   margin: auto;
   display: block;
}

#services .box p{
    font-family: 'Bree Serif', serif;
}


#services .box { 
    padding: 14px;
    margin: 2px 0px; 
    margin-bottom: 20px;
}
 #services .box:hover{
  width:260px;
  height:310px;
 
}
.box a {
  text-decoration: none;
  text-align: center;
}
.box a h4 a {
  text-align: center;
  border: 2px solid black;
}

.h-primary {
  color:  black ;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  text-shadow: 4px 4px 2px blueviolet;
}
span {
  font-size: 17px;
  color: black;
}
.technology {
  text-align: left ;
   background-color: beige ;
}

.techbox {
   display:  flex;
   justify-content: center;
   align-items:  center;
   margin: auto;
 
}
 .techbox div { 
  width: 300px ;
  height:  120px;
  background-color: aquamarine;
   border: 3px solid black ;
   margin-left: 10px ;
align-items: center;
 }


.footercontainer {
 
  padding : 10px 0px ; 
  padding-left:15%;
  background-color: rgb(43 42 42);
   display: grid;
   grid-template-columns: repeat(4,1fr);
}



.container  {

  background-color: rgb(43 42 42);
  margin-bottom:10px;
  display: flex;

  padding :0px 50px ;
   color: white ;
   height: 320px;
   
 } 

 .box { 
  margin-top: 10px ;

  text-decoration: none;
  
   width:250px ;
   height:300px; 
   
 }
 .container h4 { 
  margin-left: 10px;
  font-size:  20px ;


 }
 .box ul {
  
  margin: 0%;
  padding:0%;

 }
 .box li{
  list-style: none ;
  font-size: 20px ;
  align-items:left ;

  padding:8px;
  display: block;
  text-decoration: none ;
 }
.box  li a {
  font-size: 16px ;
   
  }
  .box  li a :hover{
    font-size: 16px ;
      color:  rgb(7, 81, 101);
      
    }
    .logo {
    
      margin-left: 10px ;
    
      align-items: center;
      justify-content: center;
    }

    .logo a img  {
      border-radius: 30px ;
    width: 30px;
    height: 30px ;
    }

    footer {
      display: grid;
      grid-template-columns: repeat(6);
    }
    
    .swapimage {
      margin: 0%;
      padding: 0%;
   }
   .swapimage img {
     margin:0;
     width: 100vw;
     height: 400px ;
      
   }
   AddToCart{
     border: 3px solid black;
     background-color: beige;
     color: white;
   }

