*{
margin: 0;
padding: 0;
background-color: #FFFAE9;

}
:root{
    --main-color: #FFFAE9;
    scroll-behavior:smooth;
}
/* iphone side 1 orgnail */
 @media (min-width:429px){
    body{
        height:100px;
    }
   body::-webkit-scrollbar{
    display: none;
   }
    nav{  display: flex; 
        justify-content:space-between;
border-radius: 0px 0px 50px 30px ;
text-align:center; 
box-shadow: -1px 2px 10px ;
position: fixed;
width: 100%;
z-index: 10;
padding-bottom: 10px;
height:160px ;
animation: navbr 5s infinite ;
}

a{ 
    text-decoration: none;
color:rgb(0, 0, 0);

}
    .navbar{display: flex;
        gap: 80px;
        text-align: center;
        text-decoration: none;
        margin-top: 60px;
        padding-right: 120px;
        background-color:transparent;
        font-size: 47px;
        position: relative;
    }
    .logo{ 
        width: 150px;
        background-color: transparent;
        position: relative;
        left: 55px;
        bottom: 8.2px;
        height: 150px;
        scale: 2.5;
    }
       
        
    .nav-a1{
        margin-left: 29px;
        width: fit-content;
        height: fit-content;
    }
    .nav-a2{
        margin-left: 16px;
        width: fit-content;
        height: fit-content;
    }
    .nav-a3{
        margin-right: 20px;
        width: fit-content;
        height: fit-content;
    }
.start{display: flex;
    background-color: transparent;
    padding-top:170px ;
    justify-content: space-around;
    align-items: center;
    gap: 40px;
text-align: right;
}
.start-img{
    width: 45vw;
    float: left;
    position: relative;
right: 10px;
background-color: transparent;
}
.start-h2{
    display: flex;
    flex-direction:column;
    float: right;
    text-align: right;
    position: relative;
right: 19vw;
    background-color: transparent;
    font-size: 27px;
    width: 500px;
    scale: 1.62;
}
@keyframes navbr {
    0%{border-radius: 0px 0px 50px 30px ;}
    80%{border-radius: 0px 0px 70px 50px ;}
}
@keyframes filee{
    0%{padding: 5px 10px;}
    50%{padding: 10px 15px; }
    100%{padding: 5px 10px;}
}
@keyframes blob1 { 
    0%{ position: relative;bottom: 90px; scale: 1.91; 
        z-index: -10;}
    50%{ position: relative;bottom: 70px;scale: 1.95;
        z-index: -10;
    }
    100%{position: relative;bottom: 90px;scale: 1.91;
        z-index: -10;}
}
@keyframes blob2{
    0%{position: relative;bottom: 320px;}
    50%{position: relative;bottom: 350px;
    z-index: -10;}
    100%{position: relative;bottom: 320px;
        z-index: -10;}
    
}
@keyframes ftr {
    0%{ box-shadow: 0px 10px 100px 20px #63002d44; }
    60%{  box-shadow:inset 0px 10px 100px 20px #63002d44;}
}
@keyframes blob12{

}
.start-p{
    background-color: transparent;
font-size: 26.5px;
text-align: center;
position: relative;
right: -25vw;
width: 220px;
}
.h2par{
    position: relative;
    left: 44%;
    width: fit-content;
    padding:25px 20px 0px 0px ; 
    border-bottom: 4px solid #63002C;
    border-radius: 8px;
      text-align: center;
      font-size: 50px;
}
.our-par{
    display: flex;
    gap: -20px;
    text-align: center;
    padding:35px 0px 0px 0px ;
    overflow-x: auto;
    background-color: transparent;
    height: 200px;
   
}
.our-par::-webkit-scrollbar{
 display: none;
width: fit-content;}

.child-par{
    display: flex;
    height: 110px;
    padding-bottom:20px ;
    position: relative;
    right: 30px;
    background-color: transparent;
}
.parrimg{
   height: 200px;
    width: 400px;
    background-color: transparent;
}
.qan{
    border-radius: 50%;
    height: 200px;
    width: 420px;
    scale: 0.73;
    position: relative;
    bottom: 0px;
    border: none;
    
}
.about-us{
    padding-top:60px ;
font-size: 26px;
text-align: right;
}
 .abtp{
    width: 580px;
    float: right;
    font-size: 37px;
    position: relative;
    top: 20px;
    right: 15px;
    line-height: 1.6;
}
.abtimg{
    width: 352px;
    float: left;
    border-radius: 220px 177px 0px 0px ;
    position: relative;
    left: 8px;
    height: 490px;
box-shadow: 9px 0px #EE6D07 ;
}
.abts{
    font-size: 47px;
    padding-left:290px;
}
.file{    
    display: inline-block;
    position: relative;
    top: 65px;
    left: 48%;
    background-color: #631F3D;
    color: #FFFAE9;
    padding: 5px 10px;
    border-radius: 32px ;
    scale: 2;
    animation: filee 5s infinite;
}
.stath2{
    background-color: transparent;
    border-bottom: 4px solid #63002C;
    border-radius: 8px;
    padding: 0 40px 0 0px ;
    width: fit-content;
    position: relative;
    left: 40vw;
    top: 50px;
    font-size: 43px;
    font-weight: bold;
}
.stat{ 
    display: flex;
    width: 80%;
    justify-content: space-around;
position: relative;
left:10vw;
top: 20px;
    text-align: center;
    padding:66px 0px 14px 0px ;
    background-color: transparent;
    font-size: 40px;
    z-index: 1;
   
}
.blobs1{
    width: 20px;
   position: relative;
   bottom: 80px;
   right: 0px;
   scale: 1.7;
   margin-bottom: 230px;
   animation:blob1 10s infinite; background-color: transparent;
}

.goals{
    position: relative;
    bottom: 100px;
    background-color: transparent;
    margin-bottom: 100px;
   
}
.goalsimg{
    width: 208px;
    float: left;
    box-shadow:5px -5px 0px 5px #63002C;
    position: relative;
    left: 153px;
    scale: 2.4;
    height: 260px;
}
.goalschilds{
    text-align: right;
padding-right: 70px;
padding-top: 5px;
background-color: transparent !important;
direction: rtl;
line-height:2.8 ;
}
.child::marker{
content: "📍";

}
.lastchild::marker{
    content: "📍";
}
.child{
    background-color: transparent;
}
.goalschildss{
   font-size: 26px;
   width: 400px;
   background-color: transparent;
   scale: 1.2;
   padding-top: 10px;
   font-weight: bold;
}
.lastchild{
    width: 320px;
}
.h2-goals{
    text-align: right;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 50px;
}
.h2-goals ,.goalschilds{
    position: relative;
    bottom:163px;
    background-color: transparent;
}
.pogoals{
    font-size: 0px;
    background-color: transparent;

}
.blobs2{
    position: relative;
    bottom: 330px;
    left: 891px;
    width: 10px;
    background-color: transparent;
    scale: 0.4;
    animation:blob2 10s infinite;
}

.parant-adv{
    display: flex;
    gap: 10px;
    padding-left: 5px;
    position: relative;
    bottom: 35px;
    left: 27%;
    scale: 2.08;
    margin-bottom: 303px;
    width: fit-content;
}
.adv1 , .adv2 ,.adv3 {
    display: flex;
    flex-direction: column;
    justify-content:right ;
    align-items: flex-end;
    border: 2px solid #63002C ;
    border-radius: 20px;
    background-color: transparent;
    font-size: 10px;
    height: 200px;
    border: none;
    box-shadow: 0.1px 0px 10px 0px;
}

.advimg{
    width: 80px;
    background-color: transparent;
}
.padv{
    background-color: transparent;   
    text-align: right; 
    font-size: 14px;
    padding-right: 10px;
    width: 130px;
    line-height: 1.7;
}
.p11{
    position: relative;
    bottom: 9px;
}
.ad2{
    background-color:#63002C ;
    color: #FFFAE9;
}
.h2-adv , .parant-adv{
position: relative;
bottom: 550px;
background-color: transparent;
}
.h2-adv{
    position: relative;
    bottom: 695px;
    left: 40%;
    width: fit-content;
    font-size: 59px;
    border-bottom: 4px solid #63002C;
    border-radius: 8px;
    padding: 0 10px 0 10px ;
    margin-bottom: 30px;
}

.parant-proj  { 
    display: flex;
    gap:5px;
    flex-wrap: wrap;
    padding-bottom: 0px;
    position: relative;
    bottom: 500px;
    left: 26.9%;
    background-color: transparent;
    margin-bottom:300px ;
    scale: 2.1;
    width: fit-content;
}
.h2-proj{
   position: relative;
   bottom: 43rem;
   left:38%;
   background-color: transparent;
   width: fit-content;
   border-bottom: 4px solid #63002C;
   border-radius: 8px;
   padding: 0 10px 0 10px ;
   font-size: 4rem;
}
.shops , .booths , .houses{
    height: 250px;
    
}

.proimg{
    position: relative;
    background-color: transparent;
    height: 270px;
   width: 147px;
   object-fit:fill;
   object-position: right;
   border-radius: 30px ;
}
.booth{
    object-fit:cover;
   object-position: center;
}
.img-cap{
    position: relative;
    bottom: 40px;
    font-weight: bold;
    left: 11px;
    background-color: transparent;
    width: fit-content;
    color: var(--main-color);
    font-size: 18px;
  
}
.boothss{
    position: relative;
    left: 44px;
    bottom: 40px;
    font-size: 18px;
}
.footer-per{
    display: flex;
    width: fit-content;
}
.logof{
    width: 90px;
    height: 90px;
    
}
footer{
   font-weight: bold;
    position: relative;
    bottom: 480px;
    left: 4.5%;
    height: fit-content;
     padding: 50px 0 50px 0;
    text-align: center;
  border-radius: 50px ;
  max-width: 90% ;
  border-bottom: 17px solid #63002C;
  box-shadow: 0px 10px 100px 20px #63002d44;

}
footer:hover{
transition: all 2s;
}
.copyright{
    font-size: 15px;
    text-align: center;
    opacity: 0.5;
  position: relative; 
  bottom: 420px;
  padding-bottom: 50px;
  background-color: transparent;
}
}
 /* iphone side 2 */ 
 @media (min-width:1024px){
    nav{  display: flex; 
        justify-content:space-between;
border-radius: 0px 0px 50px 30px ;
text-align:center; 
box-shadow: -1px 2px 10px ;
position: fixed;
width: 100%;
z-index: 1;
padding-bottom: 10px;
height:130px ;
}
.navbar{display: flex;
    gap: 80px;
    text-align: center;
    text-decoration: none;
    margin-top: 60px;
    padding-right: 120px;
    background-color:transparent;
    font-size: 40px;
    position: relative;
    bottom: 15px;
}
    .file{
        position: relative;
        top: 430px;
        left: 530px;
    }
    .blobs2{
        position: relative;
        left:935px;
    }
    .stath2{
      font-weight: bold;
      width: fit-content;
      padding: 0px;
    }
    .h2par{
        padding-right: 0;
    }
    footer{
        font-size: 30px;
    }
 }   
@media (min-width:1399px){
    nav{  display: flex; 
        justify-content:space-between;
border-radius: 0px 0px 50px 30px ;
text-align:center; 
box-shadow: -1px 2px 10px ;
position: fixed;
width: 100%;
z-index: 15;
padding-bottom: 10px;
height:130px ;

}
.navbar{display: flex;
    gap: 80px;
    text-align: center;
    text-decoration: none;
    margin-top: 60px;
    padding-right: 120px;
    background-color:transparent;
    font-size: 40px;
    position: relative;
    bottom: 15px;
}
.goalsimg{
    z-index: 14;
    background-color: transparent;
}
    .start-h2{
        scale: 2.3;
        position: relative;
        right: 25vw;  
    }
    .child::marker{
        content: "📍";
        
        }
        .lastchild::marker{
            content: "📍";
        }
    .start-p{
        position: relative;
right: -20vw;
    }
.h2par ,.stath2 {
    position: relative;
    left: 45%;
}
.goalsimg {
    position: relative;
    left: 12%;
}
.h2-adv ,.h2-proj {
    position: relative;
    left: 42.5%;
}
.parant-adv ,.parant-proj{
    gap: 50px;
    scale: 2.5  ;
    position: relative;
    left: 32%;
}
.parant-proj{
    padding-top: 30px;
}
.h2-proj{
    padding-top: 70px;
}
.blobs2{
    position: relative;
    left:1349px;
    z-index: -1;
}
.file{
    position: relative;
    left: 60%;
    top: 530px;
}
.abtimg{
    padding-left: 60px;
    scale: 1.2; 
    height: 540px;
    position: relative;
    top: 50px;
}
.abtp{
    width: 700px;
    font-size: 45px;
    padding-bottom: 210px;
    position: relative;
    bottom: 510px;
    right: 20px;
}
.abts{
    font-size: 70px;
}
.stath2{
  position: relative;
  top: 130px;
}
.h2-goals{
    font-size: 60px;
}
.child ,.lastchild{
    font-size: 30px;
}
.lastchild{
    width: 450px;
}
.h2-goals ,.child ,.lastchild{
    position: relative;
    right: 30px;
}
}
@media (min-width:1366px) and (  max-width:1398px) {
    nav{  display: flex; 
        justify-content:space-between;
border-radius: 0px 0px 50px 30px ;
text-align:center; 
box-shadow: -1px 2px 10px ;
position: fixed;
width: 100%;
z-index: 10;
padding-bottom: 10px;
height:130px ;
}
.num1 ,.num2 ,.num3{
    background-color: transparent;
}
.navbar{display: flex;
    gap: 80px;
    text-align: center;
    text-decoration: none;
    margin-top: 60px;
    padding-right: 120px;
    background-color:transparent;
    font-size: 40px;
    position: relative;
    bottom: 15px;
}
    .start-h2{
        scale: 2.3;
        position: relative;
        right: 25vw;  
        
    }
    .start-p{
        position: relative;
right: -20vw;
    }
.h2par ,.stath2 {
    position: relative;
    left: 45%;
}
.goalsimg {
    position: relative;
    left: 12%;
}
.h2-adv ,.h2-proj {
    position: relative;
    left: 42.5%;
}
.parant-adv ,.parant-proj{
    gap: 50px;
    scale: 2.5  ;
    position: relative;
    left: 32%;

}
.parant-proj{
    position: relative;
    left: 30%;
    padding-top: 30px;
}
.h2-proj{
    padding-top: 70px;
}
.blobs2{
    position: relative;
    left:1277px;
    
}
.file{
    position: relative;
    left: 60%;
    top: 530px;
}
.abtimg{
    padding-left: 60px;
    scale: 1.2; 
    height: 540px;
    position: relative;
    top: 50px;
}
.abtp{
    width: 700px;
    font-size: 45px;
    padding-bottom: 210px;
    position: relative;
    bottom: 510px;
    right: 20px;
}
.abts{
    font-size: 70px;
}
.stath2{
  position: relative;
  top: 130px;
}
.h2-goals{
    font-size: 60px;
}
.child ,.lastchild{
    font-size: 30px;
}
.lastchild{
    width: 450px;
}
.h2-goals ,.child ,.lastchild{
    position: relative;
    right: 30px;
}
.child::marker{
    content: "📍";
    
    }
    .lastchild::marker{
        content: "📍";
    }
}
