body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
}
/*Header*/
header {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}
#events{
    background-color: #cc1414;
    padding: 25px 30px;
}
#events:hover{
    background-color: darkred;
}
.container {
    max-width: 1700px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.logo img {
    width: 110px;
    height: auto;
    padding: 20px 20px;
    position: relative;
    bottom: 40px;
}
.logo{
    position: relative;
    height: 0px;
}
nav ul {
    list-style: none;
    padding: 15px 20px;
    margin: 0;
    display: inline-block;
}

nav li {
    margin: 0 20px;
}

nav a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
    padding: 0 15px;
    transition: 0.3s;
}

nav a:hover {
    background-color: red;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 8px;
}
.home{
    min-height: 100vh;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;   
    background-image: url(palestine.png);
}

#popup{
    display: none;
    position:sticky;
    top: 248%;
    background-color: #fff;
    width: 42%;
    height: 60%;
    
}
#popup:target{
    display: block;
}
.home1{
    margin-left: 60px;
}
.container h1{
    width: 56%;
    margin-top: 130px;
    color: #fff;
    font-size: 3.1em;
}
#one{
    color: #fff;
    width: 60%;
    position: relative;
    font-size: large;
    bottom: 30px;
    font-family: "Gill Sans", sans-serif;
}
button{
    background-color: red;
    color: #fff;
    font-size: 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
    position: absolute;
    top: 70%;
    padding: 10px 25px;
}

#butt{
    right: 86%;
}
button:hover {
    background-color: darkred;
}
#but{
    position: absolute;
    left: 230px;
    
}
/*Main*/
/*first container*/
main{
    margin: 30px;
    margin-top: 80px;
}
main h1{
    text-align: center;
    font-size: 2rem;
    text-transform: uppercase;
    
}
#aaa{
    width: 50%;
    margin-left: 25%; 
}
#aaa::after {
    content: "";
    display: block;
    width: 60%;
    margin: 0 auto;
    height: 4px;
    background-color: black;
}
.container1{
    position: relative;
    display: grid;
    grid-template-columns: auto auto auto;
    align-items: center;
    gap: 2rem;
    text-align: center;
    cursor: pointer;
    padding-top: 2rem;
    width: 1100px;
    margin-left: 150px;
    margin-bottom: 50px;
    
}
.box{
    padding: 0px 20px 10px 20px;
    border-radius: 40px;
    background: linear-gradient(145deg, #e41b1b, #7c2a2a);
    box-shadow:  22px 22px 53px #262626;
    position: relative;
    transition: all .35s ease;
    color: #fff;
    height: 100%;
    transition: 0.3s;
    
}
.box:hover {
    transform: scale(1.1);
}
.box img{
    width: 113.5%;
    height: auto;
    border-radius: 40px;
    position: relative;
    right: 20px;

   
}
.box p{
    font-size: large;
}
.box a{
    background-color: #2f6b07;
    color: #fff;
    font-size: 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
    padding: 10px 25px;
    text-decoration: none;
}
.box a:hover{
    background-color: #1f4703;
}
.container7{
    display: flex;
    justify-content: space-around;
    margin-top: 60px;
    margin-bottom: 60px;
    background-image: url(palestin.png);
    background-size:cover ;
    padding: 20px;
    height: 400px;
}
.don h5{
    text-decoration: none;
    border-radius: 30px;
    background-color: #f31818;
    padding: 5px 20px;
    width: 80px;
}
.don a{
    background-color: rgba(220, 68, 68, 0.92);
    color: black;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    width:30% ;
    margin-top: 20px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}
.don a:hover{
    background-color: rgba(233, 29, 29, 0.92);
}
.don{
    margin-top: 60px;
}
.don span{
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 8px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.5rem;
    font-size: xx-large;

}
.don h2{
    font-size: xx-large;
    text-decoration: none;
}
.set{
    background-color: white;
    width: 35%;
    height: 270px;
    padding: 30px;
    margin-top: 40px;
}
form {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.set input{
    width: 95%;
    border-radius: 5px;
    border: none;
    background-color: #cccccc7d;
    padding-bottom: 15px;
    padding-top: 15px;
}
.set input:hover{
    border: #2f6b07 2px solid;
}
.num{
    display: flex;
    margin-top: 15px;
}



form
.donn a:hover{
    background-color: rgba(233, 29, 29, 0.92);
}
form
.donn span{
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 8px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.5rem;
    color: red;

}
.donn h2{
    font-size: xx-large;
    text-decoration: none;
    text-align: center;
    color: white;
}
.donn p{
    font-size: large;
    text-decoration: none;
    text-align: center;
    color: white;
}
.donn h3{
    text-align: center;
    font-size: 50px;
    color: white;
}
.a #h{
    border: 1px solid black;
    padding: 10px 63px;
    font-size:large ;
    font-weight: bold;
    color: black;
    text-decoration: none;
    background-color: #cccccc7d;
    border: none;
    margin-right: 5px;

}
#h{
    border-radius: 5px;
   
}
.z #h{
    border: 1px solid black;
    padding: 10px 63px;
    font-size:large ;
    font-weight: bold;
    color: black;
    text-decoration: none;
    background-color: #cccccc7d;
    border: none;
    margin-right: 5px;
}
.e #h{
    border: 1px solid black;
    padding: 10px 63px;
    font-size:large ;
    font-weight: bold;
    color: black;
    background-color: #cccccc7d;
    text-decoration: none;
    border: none;
}
#tb{
   position: relative;
   bottom: 111px;
}
#li{
    background-color: rgba(220, 68, 68, 0.92);
    color: black;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    width:91% ;
    margin-top: 20px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    position: relative;
    bottom: 110px;
}
#li:hover{
    background-color: rgba(233, 29, 29, 0.92);
}






p span{
    background-color: red;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 8px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    bottom: 30px;
    font-size: 2.2rem;
}
#two {
    margin: 0;
    padding: 5px;
}
.text {
    border: 1px solid #ccc; 
    padding: 30px;
    margin: 10px;
    max-width: 500px;
    line-height: 1.4;
    font-size: large;
}
.container2{
    display: flex;
    justify-content: space-between;
    margin-right: 80px;
    margin-top: 20px;
    margin-bottom: 90px;
}
.cont{
    max-width: 1700px;
    margin: 0 auto;
    display: flex;
    background-color:rgba(238, 236, 236, 0.911);
    font-size: large;
    font-family:Georgia, 'Times New Roman', Times, serif;
    box-shadow:  5px 5px 20px #262626;
    border-radius: 20px;
    padding: 20px;
    height: 80%;
}
#l{
    margin-top: 60px;
}
#aa{
    margin-bottom: 60px;
}
.pic img{
    border-radius:100px 150px 200px 250px;
}
#k{
    border-radius:190px 180px 350px 250px;
    width: 550px;
}
#second{
    margin-left: 50px;
}
#ahla{
    margin-left: 70px;
}

.container3{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(360px, auto));
    justify-content: center;
    gap: 2rem;
    text-align: center;
    cursor: pointer;
    padding-top: 2rem;
}
#log{
    width: 100px;
    height: auto;
}
.boxx{
    padding: 0px 20px 10px 20px;
    border-radius: 8px;
    background: linear-gradient(145deg, #cc1414, #f31818);
    box-shadow:  22px 22px 53px #262626;
    position: relative;
    transition: all .35s ease;
    color: black;
    height: 100%;
    transition: 0.3s;
    width: 320px;
    padding-top: 20px;
    border: #262626 1px solid;
    padding-bottom: 30px;
    font-weight: 10px;
}
h3{
    color: black;
}
#bot{
    position: absolute;
    top: 250px;
    right: 115px;
    background-color: #2f6b07;
}
#bot:hover{
    background-color: #1f4703;
}
.hom{
    background-color: #71c936ae;
    position: relative;
    height: 500px;
    padding-top: 20px;
    border-radius: 10px;
}
.container6{
    display: grid;
    grid-template-columns: auto auto auto;
    align-items: center;
    gap: 2rem;
    text-align: center;
    cursor: pointer;
    padding-top: 2rem;
    width: 1100px;
    margin-left: 250px;
}
.h{
    background-color: #ccc;
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
}
.boxxx {
    padding: 0px 20px 10px 20px;
    border-radius: 8px;
    position: relative;
    transition: all .35s ease;
    color: black;
    height: 100%;
    transition: 0.3s;
    width: 320px;
    font-weight: 10px;
}

.boxxx img {
    border-radius: 50%;
    width: 250px;
    height: 250px;
    margin: 0 auto; 
}
.l{
    display: inline;
}
.l img{
    position: relative;
    width: 40px;
    height: auto;
}
#c1{
    position: relative;
    width: 30px;
    bottom: 20px;
}
#c2{
    position: relative;
    bottom: 13px;
}
.footer {
    background-color: #333;
    color: white;
    padding: 20px;
    text-align: center;
}

.footer {
    background-color: #333;
    color: white;
    padding: 20px;  
    text-align: start;
}
input,
textarea {
    width: 200%;
    padding: 10px;
    margin: 5px 0;
}

.form button {
    background-color: #007BFF;
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    width:34.8% ;
}
#r{
    position: absolute;
    top: 953.5%;
    width: 31.7%;
}
#r:hover{
    background-color: #0354ab;
}
.m{
    justify-content: space-around;
    display: flex;
}
h2{
    text-decoration: underline;
}
.info ul{
    list-style: none;
    position: relative;
    right: 25px;
}
.info li a{
    color: white;
    position: relative;
    right: 13px;
}
.bo input{
    width: 90%;
    border-radius: 5px;
    border: none;
    background-color: #cccccc7d;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-left: 20px;
    margin-top: 20px;
   
}
.bo p{
    font-size: large;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}
.bo .num{
    justify-content: space-around;
}
.ca{
    display: flex;
    margin-left: 20px;
}
#a{
    position: absolute;
    bottom: 97%;
    left: 97%;
    background-color: #e55959;
    padding: 5px 10px;
    border-radius: 50%;
}
#a:hover{
    background-color: #cc1414;
}
.bo input:hover{
    border: #2f6b07 2px solid;
}
.first{
    display: flex;
}
.first img{
    width: 55px;
    height: 60px;
}
.second img{
    width: 55px;
    height: 60px;
}
.y{
    display: block;
    font-weight: bold;
}
.i{
    display: block;
    position: relative;
    right: 20px;
}
.o{
    position: relative;
    right: 20px;
}
.e{
    display: flex;
}
#ki{
    width: 30%;
    height: auto;
    border-radius: 10%;
}
.o img{
    margin-right: 20px;
    margin-left: 20px;
}
.i img{
    margin-right: 20px;
    margin-left: 20px;
}
.e{
    justify-content: space-around;
    position: relative;
    margin-top: 100px;
}
#lk{
    color: green;
    text-decoration: underline;
    font-weight: bold;
}
#mp{
    font-size: x-large;
    font-weight: bold;
}
#tt{
    position: relative;
    left: 80px;
}
#gg{
    position: relative;
    left: 84px;
}
#hg{
    position: relative;
    bottom: 10px;
    color: #2f6b07;
}
#hf{
    position: relative;
    bottom: 10px;
    color: red;
}
#hd{
    position: relative;
    bottom: 10px;
    color: yellow;
}
#hs{
    position: relative;
    bottom: 10px;
    color: blue;
}
.hidden-list-container {
    position: relative;
    display: inline-block;
}
.hover-link {
    text-decoration: underline;
    cursor: pointer;
    
}
.hover-link:hover{
    background-color: red;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 8px; 
}
.hidden-list {
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10%;
    top: 20px;
    width: 130%;
}
.hidden-list-container:hover .hidden-list {
    display: block;
}
.hidden-list li {
 margin: 5px 0;
}
.hover-link{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
    padding: 0 15px;
    transition: 0.3s;
}
.hidden-list li {
    margin-bottom: 10px;
    
}
#h:active, #h:focus {
    background-color: #e74c3c;
}
.hidden-list li a{
    color: black;
}
.hidden-list li :hover{
    color: red;
    background-color: transparent;
}

.say{
    margin-left: 37% ;
}
.say a {
    text-decoration: none;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
    transition: 0.3s;
    margin-left: 5%;
    color: black;
    font-size: large;
    padding: 10px 15px;
    background-color: red;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 8px;
}

.say a:hover {
    background-color: rgb(148, 3, 3);
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 8px;
}
.footer li :hover{
    color: red;
}
.container9{
    display: flex;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 60px;
    background-image: url(event.png);
    background-size:cover ;
    padding: 30px;
    height: 400px;
    padding-top: 0px;
    padding-bottom: 80px;
}
.donn{
    margin-top: 60px;
}
.donn h5{
    text-decoration: none;
    border-radius: 30px;
    background-color: #f31818;
    padding: 5px 20px;
    width: 80px;
    text-align: center;
}
.donn a{
    background-color: rgba(220, 68, 68, 0.92);
    color: black;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    width:30% ;
    margin-top: 20px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 30px;
}
.tt{
    margin-left: 220px;
}
.donn a:hover{
    background-color: rgba(233, 29, 29, 0.92);
}
form
.donn span{
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 8px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.5rem;
    color: red;

}
.donn h2{
    font-size: xx-large;
    text-decoration: none;
    text-align: center;
    color: white;
}
.donn p{
    font-size: large;
    text-decoration: none;
    text-align: center;
    color: white;
}
.donn h3{
    text-align: center;
    font-size: 50px;
    color: white;
}
html {
    height:100%;
  }
  
  body {
    margin:0;
  }
  
  .bg {
    animation:slide 3s ease-in-out infinite alternate;
    background-image: linear-gradient(-60deg, rgb(130, 20, 3) 50%, rgb(3, 41, 5) 50%);
    bottom:0;
    left:-50%;
    opacity:.5;
    position:fixed;
    right:-50%;
    top:0;
    z-index:-1;
  }
  
  .bg2 {
    animation-direction:alternate-reverse;
    animation-duration:4s;
  }
  
  .bg3 {
    animation-duration:5s;
  }
  
  .content {
    background-color:rgba(255,255,255,.8);
    border-radius:.25em;
    box-shadow:0 0 .25em rgba(0,0,0,.25);
    box-sizing:border-box;
    left:50%;
    padding:10vmin;
    position:fixed;
    text-align:center;
    top:50%;
    transform:translate(-50%, -50%);
  }
  
  @keyframes slide {
    0% {
      transform:translateX(-25%);
    }
    100% {
      transform:translateX(25%);
    }
  }

#aa {
    text-align: center;
    position: relative;
    width: 50%;
    margin-left: 25%;
}

#aa::after {
    content: "";
    display: block;
    width: 60%;
    margin: 0 auto;
    height: 4px;
    background-color: black;
}
#aaaa{
    
    width: 50%;
    margin-left: 25%;
    
}
#aaaa::after {
    content: "";
    display: block;
    width: 73%;
    margin: 0 auto;
    height: 4px;
    background-color: black;
}

.container11 {
    max-width: 600px;
    justify-content: space-around;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.cc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.rr {
    flex: 1;
    margin-right: 20px;
}

.rr video {
    width: 100%;
    height: auto;
}

.gg {
    flex: 1;
    text-align: center;
}

.container12 {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.container12 h1 {
    color: red;
}

.container12 p {
    font-size: 18px;
}

.trigger-div {
    cursor: pointer;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 10px;
    transition: background-color 0.3s;
}


.trigger-div:hover + .product-list {
    max-height: 100px;
}

.product-list {
    max-height: 0;
    overflow: hidden;
    list-style-type: none;
    padding: 0;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 5px;
    transition: max-height 0.5s ease-in-out;
}
#first{
    background-color: #cc1414;
}
#secondd{
    background-color: #2f6b07;
}
#third{
    background-color: #262626;
}
.num input{
    width: 50px;
    height: auto;
    padding: 40px;
    cursor: pointer;
}
.a .z{
    position: relative;
    bottom: 100px;
}
#f{
    background-color: red; 
    position: relative; 
    bottom: 100px;
    font-weight: bold;
    font-size: large;
    font-family: sans-serif;
    cursor: pointer;
}
#f:hover{
    background-color: #7c2a2a;
}