body{
    font-family: sans-serif 'poppins';
}
.navbar1 img{
    height: 50px;
}
.navbar1{
 background-color: transparent;
}
.navbar1 li{
    font-size: 25px;
}
.divn{
    padding: 20px;
    background: black 
}
.divn img{
    margin-top: -10px;
}

/* hero section  */
.hero {
   /* margin-top: -200px;
    width: 100%;  */
    /* height: 850px !important; */
    /* background-image: url("./images//WhatsApp\ Image\ 2024-03-16\ at\ 14.41.52_65f9fd58.jpg"); */
    /* overflow: hidden !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; */
    /* background-color: rgba(0, 0, 0, 0.6);  */
    /* Black color with 60% opacity */
    /* z-index: 1;  */
    /* Ensure the overlay is behind the content */
}
.img-line{
    /* margin-top: 200px; */
    margin-left: -100px;
}
.icon i{
    margin-left: -120px;
    color: black;
    font-size: 25px;
    background-color: rgb(214, 211, 211);
    border-radius: 50%;
    padding: 10px;

}
.social-icon i{
    /* margin-left: -100px; */
    color: black;
    font-size: 30px;
    background-color: white;
    border-radius: 100%;
}
.content-hero{
    /* margin-top: 200px; */
    /* color: #6c6c6c; */
    color: white;
    font-size: 17px;
    margin-left: 50px;
    text-align: justify;
}
.content-hero h3{
    /* margin-left: 120px; */
}
.line-hero{
    margin-left: 150px;
}
.button-yellow{
    padding: 15px;
    padding-left: 50px;
    padding-right: 50px;
    color: black;
    background-color:#FAD00B ;
    font-size: 18px;
    border-radius: 15px;
    font-weight: 550;
    
}
.button-yellow-margin{
    margin-left: 250px;
    margin-top: 100px;
}


/* feature content  */
.section-feature{
    margin-top: -100px;
}

.about-section h1{
    font-size: 50px;
}
.about-section p{
    font-size: 22px;
    text-align: justify;
}

/* section do  */
.section-do{
    width: 100%; 
    height: 750px !important;
    background-image: url("./images/2nd\ banner\ 1.png");
    overflow: hidden !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: white;

}
.section-do h1{
    font-size: 50px;
}
.section-do-para-title{
    font-size: 36px;
}
.section-do-intro p{
    text-align: justify;
    font-size: 18px;
}
.border-bottom-do-intro{
    border-bottom: 3px solid #FAD00B ;
}
.otn{
    border: 1px solid #FAD00B !important;
    color:  #FAD00B !important;
    font-size: 20px !important;
}
.do-button{
    display: flex;
    justify-content: space-around;
}



/* story section  */
.story-section{
    width: 100%; 
    height: 1050px !important;
    background-image: url("./images/2nd\ banner\ 1.png");
    overflow: hidden !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: white;

}
.story-section h1{
    font-size: 50px;
}
.story-section p{
    text-align: justify;
    font-size: 17px;
}
.my-story-img{
    height: 430px;
    width: 450px;
}

/* frquently ask question  */
.frequently-ask-section h1{
    font-size: 50px;
}
.frequently-ask-section {

}
.section-q {
    
    /* height: 500px; */
    width: 80%;
    background-color: #face0bd2;
    border-radius: 50px;
    
}
.section-q .para {
    
    font-size: 25px;
    font-weight: 750;

}
.section-q .para1{
    border-bottom: 2px solid black;
}
.section-q .para p{
    /* padding-right: 5px; */
}
.section-q span {
    text-align: right;
}

/* footer section  */
.footer-section{
    background-color: black;
}
.footer-section h1{
    font-size: 50px;
}
.footer-section p{
    font-size: 16px;
}
.intro-footer h2{
    /* color: #c6c6c6; */
}
.intro-footer p{
   font-size: 20px;
   word-spacing: 5px;
}
.hhh{
    background-color: #FAD00B !important;
    border-radius: 10px !important;
}
.modal-header {
    border-bottom: none !important;
}
.modal-body h4{
    font-weight: 600;
    font-size: 25px;
    color: black;
}
.modal-body p{
    font-weight: 500;
    font-size: 20px;
    color: black;
}
.fa-close{
    color: black !important;
}

.list-of-publication h1{
font-size: 50px;
}
.pdf .img1{
 height: 200px;
 width: auto;
}
.border-right-pdf{
    
    /* height: 700px; */
    border-left: 3px solid #FAD00B;
}

@media (max-width:768px) {
    .img-line{
        /* margin-top: 200px; */
        margin-left: 15px;
    }
    .icon i {
        margin-left: 0px;
    }
    .margin-neg{
        margin-top: -300px;
    }
    .section-do {
        height: 1390px !important;
    }
    .story-section {
        height: 1400px !important;
    }
    .border-right-pdf {
        border-left: 0px;
    }
}

@media (max-width:600px) {
    .about-section h1 {
        font-size: 25px;
    }
    .section-do h1 {
        font-size: 25px;
    }
    story-section h1 {
        font-size: 25px;
    }
    .story-section p {
        font-size: 15px;
        text-align: center;
        text-align: justify;
        padding: 10px;
    }
    .story-section h1 {
        font-size: 25px;
        text-align: center;
    }
    .story-section {
        height: 1800px !important;
    }
    .cr-im{
        display: flex;
        justify-content: center;
    }
    .section-do-intro p {
        /* margin: 0px; */
        font-size: 15px;
    }
    .section-do-para-title {
        font-size: 20px;
    }
    .mid{
        text-align: center;
    }
    .button-yellow {
        font-size: 15px;
    }
    .frequently-ask-section h1 {
        font-size: 25px;
    }
    .about-section p {
     
        font-size: 15px;
    }
    .section-do {
        height: 1100px !important;
    }
    .do-button{
        display: block !important;
        padding: 0px !important;
        margin: 0 !important;
    }
    .otn {
        font-size: 15px !important;
        margin-top: 20px;

    }
    .section-feature img {
        height: 200px;
        width: auto !important;
    }
    .section-q .para {
        font-size: 15px;
    }
    .section-q {
        width: 100%;
    }
    .footer-section h1 {
        font-size: 40px;
        text-align: center;
    }
    .hj{
        display: flex;
        justify-content: center;
    }
    .footer-section p {
        font-size: 20px;
        text-align: center;
    }
    .content-hero h3 {
        margin-left: 0px;
    }
    .img-line{
        /* margin-top: 200px; */
        margin-left: 15px;
    }
    .icon i {
        margin-left: 0px;
    }
    .margin-neg{
        margin-top: -300px;
    }
    .border-right-pdf {
        border-left: 0px;
    }
    .list-of-publication h1 {
        font-size: 25px;
    }
    .connect h1{
        font-size: 25px;
    }
    .intro-footer p {
        font-size: 17px;
    }
    .do-button {
       text-align: center;
    }
}
