@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth; 
}
.logo img {
    width: 115px;
    margin-top: 10px;
    transition: 0.7s ease;

  }
.logo img:hover{

    transform: scale(1.1);


}
header {
    background-color:rgb(42, 167, 71);
    width: 100%;
    position: fixed;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1px 200px;    
    
}
.stroke {
    background-color: yellow;
    margin-top: 73px;
    box-shadow: 0 0 10px #000000;



}



      

.navigation a{
    color:#FFFF00;
    text-decoration: none;
    padding-left: 30px;
    font-size: 20px;
    font-weight: 500;
    padding-left: 30px;
    text-shadow: 0 0 5px #000000;


}
.navigation a:hover{
    color: #dcd400;



}
/* 48494b */
section {
    padding: 100px 200px;


}

.main {
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    /* background: url(/assets/img/banner.jpeg) no-repeat; */
    /* background: url(/assets/img/banner.jpeg) 0 0 / cover;
    background-size: cover; */
    background: url(./assets/img/blureffectedbanner.png); 
    background-size: cover; /* or cover */
    background-position: center;
    background-attachment: fixed;
    


}
.main h2{
    color: #fff;
    font-size: 1.4em;
    font-weight: 500;
    text-shadow: 0 0 4px #000000


}
.main h2 span{
    display: inline-block;
    color: rgb(67, 225, 4);
    font-size: 3em;
    font-weight: 600;
    margin-top: 10px;
    /* text-shadow: 0 0 5px #000000 */


}
.main h3{
    color: #fff;
    font-size: 2em;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 30px;
    text-shadow: 0 0 5px #000000


}
.main-button {
    color: #fff;
    background-color: rgb(67, 225, 4);
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 600;
    display: inline-block;
    padding: 0.9375em 2.1875em;
    border-radius: 15px;
    margin-bottom: 25px;
    transition: 0.7s ease;

}
.main-button:hover{
    background-color: rgb(52, 184, 0);
    transform: scale(1.1);



}
.Social-icons a{
    color: #fff;
    font-size: 3em;
    padding-right: 20px;



}
.title{
    display: flex;
    justify-content: center;
    color: rgb(52, 184, 0);
    font-size: 2.2em;
    font-weight: 800;
    margin-bottom: 30px;
    


}
.content{
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;



}
.content2{
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 0.7em;



}
.card{
    background-color: #fff;
    width: 21.25em;
    box-shadow: 0 5px 25px rgba(1 1 1 / 15%);
    border-radius: 10px;
    padding: 25px;
    margin: 15px;
    transition: 0.7s ease;

}
.card2 img {
    width: 200px;
    margin-top: 10px;
    
}
.card:hover{
    transform: scale(1.1);



}
.card .icon {
    color: rgb(52, 184, 0);
    font-size: 8em;
    text-align: center;


}
.info {
    text-align: center;



}
.info h3{
    color: rgb(52, 184, 0);
    font-size: 1.2em;
    font-weight: 700;
    margin: 15px;


}
.title2 {
    display: flex;
    justify-content: center;
    color: #FFFF00;
    font-size: 2.2em;
    font-weight: 800;
    margin-bottom: 30px;
}

.icon img{
    width: 200px;
    margin-top: 10px;
}
.gallery {
    background-color:rgb(42, 167, 71);


}
.gallery .content{
    margin-top: 30px;


}
.gallery-card {
    background-color: #fff;
    border: 4px solid  #fff;
    min-height: 14em;
    width: 18em;
    overflow: hidden;
    border-radius: 10px;
    margin: 15px;
    transition: 0.7s ease;
}

.gallery-card:hover {
    transform: scale(1.1);



}
.gallery-img img {
    width: 100%;



}
.contact .icon{
    font-size: 4.5em;


}
.contact .info h3{
    color: #000000;


}
.contact .info p{
    font-size: 1.4em;



}
.footer {
    background-color:rgb(42, 167, 71);
    color: white;
    padding: 3em;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    



}
.footer p span{
    color: #000000;


}
.footer-title {
    font-size: 1.3em;
    font-weight: 600;


}
.footer .Social-icons a{
    font-size: 1.6em;
    
    


}
.about-us {
    background-color: rgb(42, 167, 71);



}
.title3 {
    display: flex;
    justify-content: center;
    color: #FFFF00;
    font-size: 2.2em;
    font-weight: 800;
    margin-bottom: 30px;

}
.content2 {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.content2 p{
    font-size:  2em;
    color: white;
    text-shadow: 0 0 10px #000000;


}


/* https://api.whatsapp.com/send/?phone=%2B905314978240&text=%D8%A7%D9%87%D9%84%D8%A7+%D8%A8%D9%83+%D9%81%D9%8A+%D8%B4%D8%B1%D9%83%D8%A9+%D8%B3%D9%88%D8%B1%D9%8A%D8%A7%20%D8%A8%D9%84%D8%A7%D9%86%D8%AA&type=phone_number&app_absent=0     */
@media (max-width:1023px){
    header{
     padding: 5px 10px;
     
    }
    .navigation a{
        padding-left: 10px;


    }
    .title {
        font-size: 1.3em;

    }
    .title2 {
        font-size: 1.3em;

    }
    .title3 {
        font-size: 1.3em;

    }
    section {
        padding: 60px 10px;



    }
    
    .main-content h3{
        font-size: 1.2em;


    }
    .content{
        flex-direction: column;
        align-items: center;

    }
    .content2{
        flex-direction: column;
        align-items: center;

        
    }
    .footer-title{
        font-size: 1.1em;
        font-weight: 400;


    }


    .stroke{
        padding-top: 0.05em;
        margin-top: 80px;


    }
    .main h2{
        font-size: 1.2em;
        font-weight: 500;
        padding-top: 60px;
    }    
    .main h2 span{
       
        font-size: 1.6em;
        font-weight: 500;
      
    }
    .main h3{
        font-size: 1.25em;

    
    
    }
    .main-button {
        font-size: 0.9em;
    
    }
    .logo img {
        width: 75px;
    
    }
    .navigation a{
        padding-left: 30px;
        font-size: 15px;
        font-weight: 500;
        

    
    
    }
    .stroke{
        padding: 3px;    
        margin-top: 63px;
    



    }
    .Social-icons a{
        font-size: 2em;
        padding-right: 3px;
        margin-left: 16px;
    
    
    
    }
    .content2 p{
        font-size: 1.6em;
    
    
    
     
    } 
    .contact .icon{
        font-size: 3em;
    
    
    }
    .card{
        width: 19em;;
        border-radius: 10px;
        padding: 23px;
        margin: 13px;
    } 
    .gallery-card {
        min-height: 12em;
        width: 16em;
        margin: 15px;

    }
    .contact .icon{
        font-size: 3em;
    
    
    }
    .contact .info h3{
        font-size: 1em;
    
    
    }
    .contact .info p{
        font-size: 1.15em;
    
    
    
    }
    .main {
        background: url(/assets/img/banner.jpeg) no-repeat;
        background-size: cover; /* or cover */
        background-position: center;
        background-attachment: fixed;


    }


     



    

}
@media (max-width:641px){
    .main h2{
        font-size: 0.9em;
        font-weight: 500;
        padding-top: 80px;
    }
    .stroke{
        padding-top: 0.01em;
        margin-top: 60px;


    } 
    .main-button {
        font-size: 0.6em;
        margin-left: 1px;
    
    }
    .main {
        background: url(/assets/img/banner.jpeg) no-repeat;
        background-size: cover; /* or cover */
        background-position: center;
        background-attachment: fixed;


    }   








}
@media (max-width:300px){
    .main h2{
    font-size: 0.9em;
    font-weight: 500;
    padding-top: 80px;
     }
    .stroke{
    padding-top: 0.01em;
    margin-top: 60px;


    } 
    .main-button {
    font-size: 0.6em;
    margin-left: 1px;

    }
    .main {
        background: url(/assets/img/banner.jpeg) no-repeat;
        background-size: cover; /* or cover */
        background-position: center;
        background-attachment: fixed;


    }       
}




