@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,700;1,200;1,300&display=swap');
*{
    font-family: "poppins", sans-serif;
}
body{
    margin: 0;
    font-family: "poppins";
    max-width: 100%;
   
}


.swiper{
    max-width: 80%;
    max-height:fit-content;
}
.swiper-slide img{
    width: 300px;
}

.addr{
  padding-bottom: 20px;
}

.grids{
   100%;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    margin: 0 auto;
    border-radius: 25px;
    
    
    
}
.navbar ul{
    z-index: 1000;
}
.prese{
    display: grid;
    grid-template-columns: 1fr 8fr;
    
}
.prese{
    margin-top: 10px;
}
.pcologo{
    
    max-width: 150px;
   
    margin-left: 50%;
    transform: translate(-50%);
    
    
    transition: 3s;
    
}

.phone-number{
    background: url(phones.png);
     width: 200px;
}
.menu{
    color: white;
}
.navlogo img{
    max-width: 100%;
    border-radius: 25px;
    
}
.pcologo img{
    max-width: 100%;
    border-radius: 25px;
}

.pcologo{
    box-shadow: 3px 3px 3px rgba(0,0,0, 0.3);
    border-radius: 50%;

}
.welcome{
       background-color: blue; 
    border-bottom: 2px solid gray;
    
    }
.goldmission{
    border: 2px solid gold;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
    color:darkcyan; 
}
.goldmission p{
    padding: 10px;
    font-family: "Lucida Calligraphy";
    text-shadow: 2px 2px 2px rgba(0,0,0, 0.1);
}
.goldmission ul li{
    font-family: "Lucida Calligraphy";
}
.pcologo img{
    max-width: 100%;
    
    border: 2px solid gold;
    
}
.welcome .pcologo img{
    
    margin-top: 110px;
}

.peace{
    font-family: "poppins";
    text-align: center;
    margin: auto;
    animation-name: changer;
   
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transition: 0.25s;
   
}
.lower h2{
    text-decoration: underline;
    color:gray;
}
.closs{
    margin-left: 50%;
    transform: translate(-50%);
    border: 2px solid gold;
    width: 500px;
    z-index: 500;
}
.letwork{
    
    text-align: center;
    font-weight: 400;
    color: white;
   font-size: 18px;
    font-family: "poppins";
}
.welcome{
    
    max-width: 100%;
  
    background: url("peace%20and%20comfort.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 60vh;
}
.intro .peace{
    text-decoration:underline;
}
.intro{
   display: block;
   
    
}
.intro .peace{

    
    font-family: "poppins";
    color: white;
    font-size: 25px;
}
.compa{
   
    display: grid;
     max-width: 100%;
    grid-column: span 12;
   
    background-color: lightblue;
    
    padding: 25px;
    
}
.objectives{
    max-width: 100%;
    display: grid;
    grid-template-columns: 4fr 3fr 3fr;
    column-gap: 10px;
    grid-row-gap: 20px;
    
    padding: 10px;
}
.objectives .mission{
    
    color: lightseagreen;
    
    font-size: 20px;
    border-bottom: 2px solid gray;
    border-top: 2px solid gray;
    max-width: 100%;
}
.objectives h1{
    text-align: center;
    padding-top: 10px;
    max-width: 100%;
}
.objectives .vision{
   
    color: lightseagreen;
    
    font-size: 16px;
    border-radius: 25px;
    border-bottom: 2px solid gray;
    border-top: 2px solid gray;
    max-width: 100%;
    
}

.container .img{
    max-width: 100%;
    
   display:block;
    align-items: center;
    justify-content: center;
    margin-bottom: 2px solid gray;
}
.icos{
    font-size: 16px;
}
.swiper{
    max-width: 400px;
    max-height:fit-content;
}
.swiper-slide img{
    width: 100%;
    border-radius: 25px;
    position: relative;
    z-index: 1;
}

.compa .mission{
   
    border-radius: 25px;
    
     padding-left: 10px;
   max-width: 100%;
}

.ojectives .vision{
   
    border: 2px solid blue;
    border-radius: 25px;
    
    box-shadow: 2px 2px 2px rgba(0,0,0, 0.5);
    padding-left: 10px;
    max-width: 100%;
}
.vision ul{
    display: block;
    line-height: 28px;
    grid-column: 9/span 12;
    text-align: left;
    padding-left: 20px;
    font-family: "Lucida Calligraphy";
    max-width: 100%;
     
}
.ourstory{
    display: grid;
    grid-column: span 12;
    margin: 40px 0 0 0;
    color: green;
    padding: 20px;
    font-family: "Gisha";
    font-size: 24px;
}
.imstory{
    grid-column: span 5;
    margin: 20px;
    border-radius: 25px;
    grid-row: span 2;
}
.stories{
  max-width: 100%;
    display: grid;
    grid-template-columns: 2fr 1fr;
}
.stories .shortext{
   
    float left;
}
.stories .imstory{
    max-width: 300px;
}
.imstory img{
    
    border-radius: 25px;
    max-width: 100%;
    
}
.visions{
    list-style-type: disc;
}
.shortext{
    padding: 25px;
    margin-top: 5px;
    grid-column: span 7;
    font-size: 20px;
    color: blue;
    text-align: justify;
    border: 2px solid gray;
    border-radius: 10px;
    font-family:"poppins";
    
}
.shortext p{
    font-family: 'poppins', sans-serif;
}
.lower{
    
   display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    background-color: darkblue;
    margin-top: 25px;
    color: lightgray;
    padding-top: 25px;
    
}
.lower .important ul{
    display: block;
    text-align: left;
    text-decoration: none;
    color: gray;
    margin-left: 100px;
    line-height: 30px;
    list-style-type: none;
   
    
}

.lower .important ul li a{
     color: gray;
}
#emails{
    text-transform: lowercase;
}
address h1{
    font-family: cursive;
}

.lower .important ul li a{
   
    text-decoration: none;
    color: gray;
    text-align: left;
    color: lightgray;
    text-justify:left;
    font-family: "Lucida Calligraphy";
    
}
.youtuber{
    padding: 20px;
    margin-top: 20px;
   
}
.youth{
    background-color: blue;
    color: white;
    position: absolute;
   align-items: center;
   margin-left: 50%;
    margin-top: 50%;
    transform: translate(-50%, -80%);
    
}
.lower .important ul li a:hover{
    color: yellow;
    font-size: 18px;
    text-decoration: underline;
}
.lower .important h2{
    margin-left: 100px;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    font-family: "poppins";
}
.plansbox{
    
}

.photos{
    background-color: blue;
    
}
.mission{
    color: blue;
}
.vision{
    color: blue;
}
.about{
    display: block;
    
    
}

.copyr{
    max-width: 350px;
    margin-left: 50%;
    transform: translate(-50%);
    color: white;
}
.locate{
    max-height: 20px;
}
.media{
    display: block;
    
}
.myf{
    background-color: gray;
}
.project{
    border-radius: 25px;
   box-shadow: 3px 3px 3px rgba(0,0,0, 0.3);
    
}

.navigation li .about{
    display: none;
}
.tp{
    margin-left: 0px;
    
    /*Buttons Hover*/
    
}
.navigation{
    margin-top: 10px;
}

.navigation li:hover{
    text-align: center;
   cursor: grabbing;
    color: lightblue;
   
}


.navigation li:hover ul {
    display: block;
    margin-top: 10px;
    position: none;
    cursor:grabbing;
    
}
.tp, .mymedia, .publica, .getInv, .dowork, .conts{
    text-shadow: 3px 3px 3px rgba(0,0,0, 0.4);
}
.tp:hover ul li{
    background-color: white;
    color: blue;
    text-align: left;
    width: 200px;
    
    border-bottom: 2px solid white;
    
}
.tp ul li:hover{
    background-color: blue;
    color: white;
    
}
.mymedia:hover ul li{
    background-color: blue;
    color: white;
    text-align: left;
     width: 200px;
    border-bottom: 2px solid white;
    
}
.mymedia ul li:hover{
    background-color: white;
    color: blue;
    
}
.publica:hover ul li{
    background-color: blue;
    color: white;
    text-align: left;
     width: 200px;
    border-bottom: 2px solid white;
    
}
.publica ul li:hover{
    background-color: white;
    color: blue;
     
}
.getInv:hover ul li{
    background-color: blue;
    color: white;
    text-align: left;
    width: 200px;
    border-bottom: 2px solid white;
    
}
.getInv ul li:hover{
    background-color: white;
    color: blue;
    
}
.dowork:hover ul li{
    background-color: blue;
    color: white;
    text-align: left;
    width: 200px;
    border-bottom: 2px solid white;
    
}
.dowork ul li:hover{
    background-color: white;
    color: blue;
    
}

.conts:hover ul li{
    background-color: blue;
    color: white;
    text-align: left;
    width: 200px;
    border-bottom: 2px solid white;
    
}
.conts ul li:hover{
    background-color: white;
    color: blue;
    
}
.navigation{
    margin-bottom: 2px;
    max-height: 25px;
}
.social{
    display: flex;
    max-width: 100%;
   
    min-height: 30px;
    margin-left: 60%;
}
.social a{
    padding-right: 40px;
}

.mediabox{
    display: block;
    max-width: 300px;
    gap: 20px;
}

.navigation li ul{
    display: none;
}
.btns{
    margin-left: 40%;
    margin-right: 20px;
    margin-top: 5px;
    
    
}

.prese{
    margin-left: 20px;
    align-items: center;
}
.prod{
    display: inline-block;
    align-self:flex-start;
    max-width: 50%;
   position: absolute;
    z-index: 100;
    position: fixed;
}
.navlogo{
    width: 40px;
    float: left;
    
    
}
.titles{
    
    display: flex;
    align-self: center;
    margin-top: 13px;
    font-size: 20px;
    color: gold;
    
}

.audite{
    min-width: 100%;
}
.twitter{
    margin-left: 50%;
    transform: translate(-50%);
   
}
.organization{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    
}
.organization img{
    width: 100%;
}
.pp{
    background-color: lightblue;
}
.impact{
    
    max-width: 100%;
    margin-top: 30px;
    background-color: white;
    padding: 100px 30px;
    
    border-bottom: 1px solid gray;
   
}
.impact .plansbox div{
    background-repeat: no-repeat;
    background-size: cover;
   width: 280px;
   height: 220px;
}
.impact h1{
    font-family: "poppins";
    font-size: 22px;
}
.impact div a div:hover{
    box-shadow: 20px 20px 20px rgba(0,0,0, 0.8);
    opacity: 0.8;
}
.plans{
    margin-left: 50%;
    transform: translate(-50%);
    font-family: "Dotum";
    color: blue;
}


.plansbox{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
   
}
.plansbox div{
   
    padding: 50px 10px;
    margin: 0 20px 20px;
    background-color: blue;
    
    background-color: yellow;
    border-radius: 10px;
    box-shadow: 3px 3px 3px rgba(0,0,0, 0.5);
    text-shadow: 2px 2px 2px rgba(0,0,0, 0.3);
}
.plansbox div strong{
   
   background-color: green;
    color: gold;
}

.plansbox h1{
    font-family: "poppins"
}
.strategic{
    display: grid;
    grid-template-columns: repeat(1fr, 5);
    max-width: 100%;
    
    padding: 100px 20px;
    background-color: white;
    
    
}
.strategic h1{
    grid-column: span 5;
    margin-left: 46%;
    transform: translate(-46%);
    max-width: 100%;
    color: blue;
    font-family: "poppins";
}
.strategic div{
    border: 2px solid blue;
    background-color: gold;
    width: 220px;
    margin right: 50px;
    text-align: center;
    padding: 50px 0;
    border-radius: 25px;
    margin-top: 30px;
    
    color: blue;
    box-shadow: 3px 3px 3px rgba(0,0,0, 0.4);
}
.dv1{
    background: url(backgrounds/unity%20and%20reconciliation.png);
}
.dv2{
     background: url(backgrounds/family%20matter.jpg);
}
.dv3{
     background: url(backgrounds/health%20education.jpeg);
}
.dv4{
     background: url(backgrounds/violance.png);
}
.volunteer{
    margin-left: 50%;
    transform: translate(-50%);
    background-color: black;
    border-radius: 20px 5px;
    margin-bottom: 30px;
    border: 2px solid gold;
}
.volunteer h1{
    text-align: center;
    color: gold;
    font-family: "Dotum";
    padding-top: 30px;
}
.volunteer button{
    margin-left: 50%;
    transform: translate(-50%);
    padding: 30px 70px;
    border-radius: 20px;
    box-shadow: 3px 3px 3px rgba(0,0,0, 0.5);
    border: 2px solid gold;
    background-color: black;
    color: gold;
    font-family: cursive;
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 30px;
}
.volunteer button:hover{
    opacity: 0.4;
    cursor:grab;
    box-shadow: 7px 7px 7px gold;
    
    
}
@media (max-width:1100px){
    .prese{
        display: flex;
        
    }
    .titles{
        font-size: 12px;
        max-width: 100px;
    }
    .objectives{
    display: grid;
    grid-template-columns: 1fr;
    
   
    
}
    .lower{
        display: grid;
        grid-template-columns: 1fr;
    }
    .lower section{
       
        text-align: justify;
    }
    
    
  
}
@keyframes changer{
    0%{color: gold;
   
    }
    25%{
        color:blue;
    }
    50%{
        color: green;
    }
    
    100%{color:orangered;
    
    }
    
}
@keyframes changed{
    0%{
    border-bottom-color: gold;
    }
    35%{
        border-right-color: gold;
    }
    65%{
        border-top-color: gold;
    }
    100%{
        border-right-color: gold;
    }
}
@keyframes opacity{
    0%{
        opacity:0;
    }
    25%{
        opacity: 0.25;
    }
    50%{
        opacity: 0.5;
    }
    75%{
        opacity: 0.75;
    }
    100%{
        opacity: 1;
    }
}