.welcome {width: 100%;
          height: 100%;}

          .welcome1 {width: 100%;
            height: 100%;}

.img{position: relative;    
     border-radius:50%;
     margin-left:20%;
     }

.img123{
    position: relative;    
    border-radius:50%;
    margin-left:10%;
     width: 250px;
    height: 250px;}

  .need{ 
    background-color: #88250e;
  }

 .bg {background-color: #88250e;;
   
    color: #992600;
   }

.pick {background-color:white;}


.footer{background-color: 	 #006bb3;}

.lastpage {background-color: #0C090A;}     

i{ 
    position: relative;;
    padding-left:5px;
    padding-right: 5px;
    color: rgb(236, 247, 250);
    font-size: 10px;
    background: black;
    border-radius: 50%;    
    text-align:end;
    margin: 0 5px;   
   } 

   .delivery {{position: relative;    
    border-radius:50%;
    margin-left:20%;
    height: 150px;
    }}
  

    .img {
      background-image: url(../Img_services/bg-2.jpg);
      width: 100%;
      height:400px;}
  
  
  .bg-color{background-color: white;}
  
  
  
  .row-color {
  background-color:rgb(21, 26, 23) ;
  }
  
  
  ul li {text-align: center;
         display: block;}


         a:hover {
          background-color: #FFBF00;
        }       



 