*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Cairo', sans-serif;
}

/* <!-- Start Navbar --> */
nav{
    background-color: #444;
    padding: 0px 70px;
    display: flex;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    height: 60px;
}

nav div {
    display: flex;
    align-items: center;
    height: 100% ;
}

nav .navleft img{
     height: 40px;
     width: 40px;
     border-radius: 50%;
}

nav  a{
    font-size: 13px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 14px;
    text-decoration: none;
    color: white;
    width: fit-content;
    font-family: 'Cairo', sans-serif;
    
}

nav .navleft :hover{
    background-color: rgb(116, 116, 116);
}
nav .navright :hover{
    background-color: rgb(116, 116, 116);
}
nav .navright img :hover{
    background-color: #45962c;
}
nav .navright img{
    width: 145px;
}
nav .navright p{
    padding: 10px;
}


/* <!-- End Navbar --> */

/* start main section */
.main{
    min-height: 100vh;
    background-image: url('hero-33cc6eb8f1a98f8aacf154a4ff4c5f76d5610553e8ba4accb6d22515a64a184a.jpg');
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.main .p1{
    font-size: 35px;
    text-align: center;
}

.main .p2{
    font-size: 20px;
    text-align: center;
    margin: 20px 20px 50px;
    color: #000000;
}

.main .input_serch{
    position: relative;
    margin-left: auto;
    width: fit-content;
    margin-right: auto;
}

.main input{
    width: 650px;
    height: 65px;
    padding: 5px 15px;
    outline: none;
    align-items: center;
    border: none;
    font-size: 15px ;

}

.main button{
    width: 60px;
    height: 80%;
    border: none;
    background: #45962c;
    font-size: 18px;
    color: white;
    position: absolute;
    cursor: pointer;
    transform: translateY(-50%);
    top: 50%;
    left: 5px;
}
/* End main section */

/* part1 */
.top{
display: flex;
justify-content: center;
font-size: 2rem;
margin-top: 50px;
}

.section1 ,.section2{

    display: flex;
    height: 200px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 50px;
}

.div1{
    width: 100%;
    height: 100%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 10px;
background-color: rgba(0, 0, 0, 0.441);

}

.imgg {
    position: absolute;
 width: 100%;
 height: 100%;
    z-index: -1;}

.p{
    color: white;
    font-size: x-large;}

.section2{margin-top: 35px;}

/* part2 */
.top2 { 
font-size: xx-large;   
padding-top: 20px; 
margin-top: 100px;
margin-bottom: 5px;
margin-right: 60px;
}

.section3{
    display: flex;
    margin-left: 40px;
    margin-right: 40px;
height: 200px;
width: 300px;
}

    .divv1{
        width: 324px;
        height: 100%;

    margin: 10px;}

.dad {
background-color: rgba(234, 234, 234, 0.865);
background-size: cover;
height: 2200px;
margin-top: 100px;
padding: 0px 50px ;
}

.tooop{
margin-bottom: 25px;
}

.lin.k{
    border: solid 1px;
    border-color: #45962c;
    color: #45962c;
    font-size: 16px;
    padding: 10px;
    text-decoration: none;
    margin-left: 55px;
    margin-bottom: 10px;


}
.link { 
    border: solid 1px;
    border-color: #45962c;
    color: #45962c;
    font-size: 16px;
    padding: 6px 10px;
    text-decoration: none;
    margin-left: 55px;
    margin-bottom: 10px;

}

.link:hover, .link:active  {
    background-color: green;
    color: white;
}

 .ppp{ 
    font-size: 15px;
margin-top: 5px;
}

.p1{
    font-size: 16px;
    color: #222222;
    line-height: 1.5em;
margin-top: 3px;
margin-right: 15px;}

.p2{
    font-size: 15px;
    color: #878787;
    margin-bottom: 4px;
margin-right: 15px;}

.p3{margin-top: 3px;
margin-right: 15px;
}

.divv1 .p9{margin-right: 158px;}

.checked {
    color: orange;  }


  .top3{
    font-size: 20px;   
    margin-top: 140px;
    
    margin-right: 6px;
    padding-top: 60px;
}

.section4{
background-color: white;
height: 180px;
margin: 120px;
margin-top: 50px;
display: flex;
justify-content: flex-end;
}

.divvv{
    margin-left: 100px;

}

.row{
   display: flex;
justify-content: flex-end;
   align-items: flex-start;
text-decoration: none;
padding: 5px;
font-size: 14px;
color: #45962c;
}
.pp1{
    font-size: large;
}

    .row1{
        display: flex;
     justify-content: flex-end;
        align-items: flex-start;
     text-decoration: none;
     padding: 5px;
     font-size: 16px;
     color: #45962c;
    }

.section5{
    background-color: rgba(234, 234, 234, 0.865);
    height: 15px;
align-items: flex-end;    
padding: 30px;
padding-right: 60px;
align-items: center;
display: flex;
justify-content: end;
justify-content: space-between;
}

.link1{
    text-decoration: none;
    margin: 20px;
    color: rgb(0, 0, 0);
}
.footer{
height: auto;
width: 100%;
padding: 50px 0 20px;
}
.imggg{
    margin: 50px;
    display: flex;
    justify-content: center;
}



.footer .liks  {
    padding: 20px 200px;
    display: flex;
    flex-wrap: wrap;
    direction: rtl;

}
.footer .liks div{
    padding: 12px 0;
    width: 160px;
    margin: 10px;
}

.footer .liks div a{
    color: #878787;
    font-size: 11px;
    text-decoration: none;

}
.footer .liks div h5{
    color: #000000;
    font-size: 15px;
    direction: rtl;
    font-weight: 400;
}