*{
    margin: 0%;
    padding: 0%;
    box-sizing: border-box;
    
}
body{
    background-color: white;
}

.part1{
    background-color: #EEEEEE;
    width: 100%;
    height: 60px;
    display: flex;
}
.part1>p{
    color: black;
     margin-left: 20px;
     padding-top:15px ;
     font-family:cambria ;
     font-weight:bold;
     font-size: 15px;
}

.flag{
    margin-top: 5px;
    display: flex;
     margin-left: 0px;
   
}
.img1>img{
   margin-top: 5px;
   margin-left: 25px;
}






 .part1>button{
    height: 30px;
     width: 80px;
      margin-left: 750px;
      margin-top: 10px;
      background-color: white;
      outline: none;
      border-color:rgb(187, 185, 185);
      border-style: 1px solid;

}
button:hover{
    background-color: white;
    border-color: white;     
}

.part2{
    background-color: white;
    height: 60px;
    width: 100%;
    border-style: solid;
    border-radius: 2px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
   border-color: #EEEEEE;
    display: flex;

    

}
.img2{
    margin-left: 20px;
    margin-top: 5px;
}

.sec1{
    display: flex;
    margin-left: 250px;
    margin-top: 20px;
    height: 60px;
    font-family: arial;
    
}
.sec1>p{
    color: rgb(82, 79, 79);
    margin-left: 35px;
    margin-top: 0;
    
}
 .sec1>.butt{
    margin-top: 0px;
}
.butt>button{
    margin-top: 15px;
    background-color: #3b82f6;
    height: 30px;
    color: white;
    border-radius: 5px;
    margin-left:30px ;
    width: 90%;
    border: none;
}
.butt > button:hover{
    background-color: green;
}
.sec1>p:hover{
    text-decoration: green underline;
  
}
.main{
    width: 100%;
    height: 500px;
    display: flex;
    
    
}



.front>h1{
    width: 80%;
    margin-left: 50px;
    margin-top: 50px; 
    font-size: 45px;
    
}
h1>b{
    color: green;
}

.front>h2{
     width: 80%;
    margin-left: 40px;
    margin-top: 30px; 
    font-size: 35px;
}
h2>b{
    color: #3b82f6;
}

.front>p{
  color: black;
  width: 80%;
  margin-left: 40px;
  margin-top: 10px;
  font-size: 20px;
}
.front>button{
    margin-top: 10px;
    margin-left: 40px;
    height: 50px;
    width: 25%;
    outline:black;
    background-color: white;
}
.front>button:hover{
    background-color: black;
    color: white;
}
.main>p{
      background-image: ("bg.png");
      width: 100%;
    
    
}
.main>p>img{

   height:90 px; 
   width: 500px;
   margin-top: 30px;
   margin-right:25px;
}
.main2{
    background-color: #B6EF4933;
    width: 90%;
    height: 130px;
    display: flex;
    margin: 60px;
    border-radius: 10px;
    margin-bottom: 20px;

    
}

input{
    height: 40px;
    width: 200px;
    font-size: 15px;
    padding-left: 2px;  
      
}

span>p{
    border: solid;
    margin: 25px;
    border-radius: 5px;
    background-color: black;
    width: 300px;
    color: white;
    border-color: rgb(37, 36, 36);
    outline: none;
    padding-left: 10px;
    margin-top: 40px;
    
}
.main2>button{
     margin-top: 40px;
    background-color: white;
    height: 50px;
    color: black;
    border-radius: 10px;
    margin-left:15px ;
    width: 120px;
    border: none;
    font-weight: bold;
}
.main2>button:hover{
    background-color: black;
    color: white;
}
.last>button{
    margin-top: 40px;
    background-color: green;
    height: 50px;
    color:white;
    border-radius: 10px;
    margin-left:15px ;
    width: 120px;
    border: none;
    font-weight: bold;
}

.gaza{
    margin-left: 60px;
    margin-right: 60px;
    border-color: #EEEEEE;
    box-shadow: 2px,3px,#c9c9c9;
    border-style: solid;

}
.gaza>img{
    width: 100%;  
}

.sec3{
    background-color: white;
    width: 100%;
    height: 300px;
}
.sec3>h1{
    text-align: center;
    margin-top: 50px;
    font-size: 30px;
    font-family: arial;

}

.sec4{
    color: white;
    height: 100px;
    width: 95%;
    display: flex;
    margin: 30px;
}
.sec4>p{
    border-style: solid;
    border: black;
    background-color: #b6ef4933;
    color: black;
    width: 200px;
    height: 180px;
    margin: 15px;
    padding: 20px;
    cursor: pointer;
   
}
.sec4>p>img{
    margin: 15px;
    margin-left: 30px;
   
}
.sec4>p>b{
    margin-left: 30px;
    word-spacing: 4px;
 
}
#a>b{
    margin-left: 45px;
   
}
#b>b{
    margin-left: 40px;
}
#c>b{
    margin-left: 20px;
}
#c>img{
    margin-left: 50px;
}
#f>b{
    margin-left: 50px;
}

.sec5{
    color: white;
    height: 300px;
    width: 95%;
    display: flex;
    margin-top: 10px;
    margin-left: 30px;
}
.sec5>p{
    border-style: solid;
    border: black;
    color: black;
    width: 400px;
    height: 250px;
    margin: 20px;
    padding: 20px;
    cursor: pointer;
    border-radius: 10px;
}
#g{
    background-image: url(box1.jpg);
    background-size: 500px;
    color: white;
    
    text-align: center;
    font-weight: bold;
    font-size: 30px;
      
}
#g>button{
    margin-top: 150px;
    width: 350px;
    background-color: black;
    color: white;
    height: 30px;
    border-radius: 10px;
    cursor: pointer;
}
#h{
    background-image: url(box2.jpg);
    background-size: 500px;
    color:black;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}
#h>button{
     margin-top: 150px;
    width: 350px;
    background-color: black;
    color: white;
    height: 30px;
    border-radius: 10px;
    cursor: pointer;

}
#i{
     background-image: url(box3.jpg);
    background-size: 400px;
    color:white;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}
#i>button{
    margin-top: 150px;
    width: 350px;
    background-color: black;
    color: white;
    height: 30px;
    border-radius: 10px;
    cursor: pointer;
}

.sec6{
    background-color: #0d6db7;
    width: 95%;
    height: 400px;
    margin-left: 30px;
    border-radius: 10px;
    display: flex;

}
.sec6>p{
    background-color: white;
    border-style: solid;
    border: black;
    color: white;
    width: 140px;
    height: 140px;
    margin: 70px;
    padding: 20px;
    cursor: pointer;
    border-radius: 100px;
     margin-left: 90px;
    font-size: 25px;
    text-align: center;
  
}
.sec6>p>img{
    margin: 10px;
}


.sec7{
    height: 100px;
    width: 95%;
    margin-top: 30px;
}

.sec7>p{
    color: green;
    text-align: center;

}
.sec7>h1{
    text-align: center;
    font-family: arial;
    margin-top: 10px;
}

.sec8{
    background-color: #f1efef;
    width: 95%;
    height: 350px;
    border-radius: 5px;
    margin-left: 30px;
}
.sec8>.p1{
   background-color: white;
    border-style: solid;
    border: black;
    width: 140px;
    height: 140px;
    cursor: pointer;
    border-radius: 100px;
    margin-left: 550px;
    text-align: center;
    background-image: url(testimonials-image1.webp);
    background-size: 130px; 
    
    
}

.sec8>h2{
    color: #0d6db7;
    text-align: center;
    font-family: arial;
    margin-top: 10px;
}

.sec8>.p2{
       text-align: center;
    font-family: arial;
    margin-top: 10px;

}
.p3{
    margin-top: 15px;
    margin-left: 55px;
    margin-right: 55px;
    font-size: 20px;
   
}

.sec9{
    background-color: #0d6db7;
    width: 95%;
    height: 300px;
    margin-left: 30px;
    margin-top: 20px;
    border-style: solid;
    border-color: #0d6db7;
}

.sec9>h1{
    text-align: center;
    color: white;
    margin-top: 50px;
    box-shadow: 5px;
}
.sec9>input{
    width: 500px;
    border-color: white;
   outline: none;
   margin-left: 400px;
   margin-right: 400px;
   margin-top: 15px;
   border-radius: 5px;
   background-color: #EEEEEE;
   color: white;
   padding:  10px;
   height: 50px;
   

}
.sec9>button{
    width: 500px;
   border-color: white;
   outline: none;
   margin-left: 400px;
   margin-right: 400px;
   margin-top: 15px;
   border-radius: 5px;
   background-color:white;
   color: black;
   padding:  10px;
    height: 50px;
    cursor: pointer;
}
.sec10{
    background-color: #3a3939d9;
    width: 100%;
    height: 400px;
    display: flex;
    
    
}
.sec11{
 
}
.sec11>p>img{
    margin: 25px;
    cursor: pointer;
}
.sec11>.s1{
    margin-left: 25px;
    
}

.sec11>.s1>img{
    margin-left: 1px;
    cursor: pointer;
    
}

.sec12{
    color: white;
    margin-top: 55px;
    margin-left: 90px;
    font-size: 20px;
}

.sec13{
     color: white;
    margin-top: 55px;
    margin-left: 90px;
    font-size: 20px;
}
.sec14{
    color: white;
    margin-top: 55px;
    margin-left: 90px;
    font-size: 20px;
}
.sec15{
     background-color: #3a3939d9;
    width: 100%;
    height: 400px;
  
    
}
.sec15>p{
    margin-left: 400px;

}
.sec15>p>img{
    width: 200px;
    height: 150px;
    margin: 15px;
    cursor: pointer;
 
}
.pa{
    color: white;
    margin: 50px;
    margin-bottom: 5px;
   
}
.pa1{
     color: white;
    margin: 50px; 
    margin-top: 20px;
    margin-bottom: 0px;
    word-spacing: 1px;
}









