
.container{
    height: 100%;
    width: 100%;
}

.carousel_img{
    width: 76%;
    height: 445px;
}

body{
    /* background-color: rgb(39, 40, 44) !important; */
}

#myCarousel{
    width: 400px;
    height: 500px;
    /* /* box-shadow: 15px 15px 2rem black; */
}

.start{
    position: absolute;
    top: 120px;
    left: 100px;
    height: 900px;
    max-height: 300px;
}
.title{
    font-size: 100px;
    color: rgb(206, 213, 235);
    z-index: 3;
    padding:20px ; 
    animation: fadeIn 2s;

} 
.navbar{
    background-color: transparent;
}

.aboutus{
    display: flex;
    justify-content: center;
}
.junior_scientis-logo1{
    height: 90px;
}
.about{
    height: 500px;
    width:1600px;
    /* display:flex; */
    justify-content: center;
    background-color: rgb(44, 40, 40);
    border-radius: 15px;
    margin-top: 30px;
    border: 2px solid rgb(175, 173, 173);
    box-shadow: 15px 15px 2rem black;
}

.Heading{
    margin-top: 30px;
    color: rgb(252, 242, 242);
    text-shadow: 2rem black;
    font-size: 35px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    animation: fadeIn 4s;
    font-family: Arial, Helvetica, sans-serif;
}


.slider-text_container{
    
}

.slider_textimg {
    display: inline-block;
    position: relative;
}


@media (max-width: 768px) {
    .title_navbarIMG {
        font-size: 3em; /* Decrease the font size for smaller screens */
    }
}
@media (max-width: 1280px) {
    .title_navbarIMG {
        font-size: 5em; /* Further decrease the font size for even smaller screens */
    }
}
@media (min-width: 1280px) {
    .title_navbarIMG {
        font-size: 6em; /* Further decrease the font size for even smaller screens */
    }
}
@media (max-width: 480px) {
    .title_navbarIMG {
        font-size: 2em; /* Further decrease the font size for even smaller screens */
    }
}
.title_navbarIMG{
    font-weight: bold;
    color: #3498db;
    background: linear-gradient(to right, #3498db, #1abc9c);
    -webkit-background-clip: text; /* Clip the text to the background */
    background-clip: text;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-right: 10px;
}

.image_append-text {
    background-image: url('MUN.jpg');
    background-size: cover;
    width: 40px; /* Adjust the size of the image */
    height: 40px; /* Adjust the size of the image */
    border-radius: 50%; /* Make it circular if desired */
    position: absolute;
    top: 50%; /* Adjust the vertical position */
    right: 0; /* Adjust the horizontal position */
    transform: translate(0, -50%); /* Center vertically */
}

.slider-text_container{
    position: absolute;
    top: 244px;
    left: 50%;
}






.text2{
    color: rgb(255, 255, 255);
    /* border: 2px solid white; */
    height: 300px;
    width:  800px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
    margin-top: 40px;
    margin-left: 50px;
    z-index: 2;
}

.aboutimg{
    width: 500px;
    height: 300px;
    float:right;
    margin-right: 80px;
    margin-top: 18px;
    border-radius: 3%;
    border: 1px solid rgb(32, 26, 26);
    box-shadow: 0 0 0.8rem rgb(255, 255, 255);
    margin-top: 30px;

}

.imgevents{
    width: 500px;
    height: 300px;
    border-radius: 3%;
    border: 1px solid rgb(32, 26, 26);
    box-shadow: 0 0 0.8rem rgb(255, 255, 255);

}

.EventsTab{
    display: flex;
    justify-content: center;
}

.Events{
    height: 2800px;
    width:100%;
    /* display:flex; */
    /* justify-content: center; */
    background-color: rgb(34, 33, 33);
    border-radius: 15px;
    margin-top: 30px;
    border: 2px solid rgb(175, 173, 173);
    box-shadow: 15px 15px 2rem black;
} 


.content1{
    color: white;
    text-align: center;
    margin-left: 50px;
    font-size: 20px;
    margin-top: 100px;
    display: flex;
    justify-self: center;
    justify-content: center;
    align-items: center;
    
}

.content2{
    color: white;
    text-align: center;
    margin-left: 50px;
    margin-right: 40px;
    font-size: 20px;
    margin-top: 100px;
    display: flex;
    justify-self: center;
    justify-content: center;
    align-items: center;
}

.img1{
    margin-left: 100px;
}

.img2{
    margin-right: 100px;
}

.aboutimg2{
    width: 500px;
    height: 300px;
    float:left;
    margin-left: 80px;
    margin-top: 18px;
    border-radius: 3%;
    border: 1px solid rgb(32, 26, 26);
    box-shadow: 0 0 0.8rem rgb(255, 255, 255);
}

@keyframes fadeIn {
    0%{ opacity: 0;}
    100% { opacity: 1;
    }
}

.Event{
    margin-top: 39px;
    border: 2px solid rgba(255, 255, 255, 0);
    width:100%;
    height: 400px;
}

.TeamTab{
    display: flex;
    justify-content: center;
}

.Team{
    height: 600px;
    width:100%;
    /* display:flex; */
    /* justify-content: center; */
    background-color: rgb(88, 74, 74);
    /* background: linear-gradient(300deg ,#000000,#00bfff); */
    border-radius: 15px;
    margin-top: 30px;
    border: 2px solid rgb(175, 173, 173);
    box-shadow: 15px 15px 2rem black;
}

.Team_member{
    border: 2px solid rgba(121, 117, 117, 0.644);
    width: 400px;
    height: 430px;
    margin-top: 10px;
    display: inline-flex;
    margin-left: 52px;
}

.Team_photo{
    width: 200px;
    height: 200px;
    margin-left: 95px;
    margin-top: 20px;
    border-radius: 50%;
    border: 3px solid white;
    

}

.imgs_{
    height: 200px;
    width: 0px;
    /* display: ; */
    justify-content: center;
    align-items: center;
    /* border: 2px solid white; */


}
.abt-team{
    /* border: 2px solid rgb(70, 49, 49); */
    /* width: 300px; */
    margin-top: 250px;
    /* height: 200px; */
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color:rgb(236, 222, 222);
}

.Queries{
    color: white;
}
.rights{
    color: white;
}
.flex-item{
    display: flex;
}
.number{
    background-color: rgb(212, 208, 208) !important;
    border-radius: 5px;
    width: 200px;
    margin-left: 0px;
}

#newsletter1{
    width: 200px;
}

.nav_image-logo{
    height: 120px;
}
.carousel_img {
    width: 58%;
    height: 464px;
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 75%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
}
