
.logo-light{
	width: 250px;
    padding: 5px 0px;
}
.carousel {
    margin-top: 150px;
}
.radio{

    position: absolute;
}
.radio img {
    width: 130px;
}
.same_col{
	display: flex;
}
.same_col .contact-item{

	width: 100%;
}

#FeeModal .card-title{
	font-size: 16px;
    text-transform: capitalize;
    text-align: center;

}

#FeeModal h4.modal-title {
    text-align: center;
    padding: 0px 0px 10px 0px;
}

#FeeModal .card-body{
	padding: 5px!important;
}

#FeeModal .modal-content{
	border-radius: 0px !important;
}
#FeeModal .card{
	border-radius: 0px !important;
}
#onload .modal-content{
	border-radius: 0px !important;
	padding: 0!important;
}

.side_nav {
    position: fixed;
    z-index: 999;
    right: -170px;
    top: 50%;
    transform: rotateZ(90deg);
}
.side_nav ul li {
    float: right;
    padding: 10px 5px;
    list-style-type: none;
}
.side_nav ul li a {
    background: #a50000;
    color: #ffffff;
    padding: 15px 15px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 500;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.president img {
    width: 300px;
    border-radius: 100%;
}

.desk p {
    text-align: justify;

}

h5.sub-heading {
    font-size: 20px;
    color: currentColor;
}

li.active {
    background-color: #f5b602 !important;
}

 list-style li.active {
    background: #F5F6FA;
    padding: 9px 14px;
    border-bottom: 1px solid #ccc;
    list-style-type: none;
}

.category-box li a{
    padding: 8px 10px 8px 15px!important;
}

.category-box li a:before{
    background-color: none;
}
ul.list li {
    text-align: justify;
    line-height: 30px;
}
.admission_enquiry{
    position: relative;
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
    padding: 25px;
    border-radius: 10px;
}

.admission_enquiry h4 {
    background: #520000;
    text-align: center;
    padding: 10px 0px;
    color: #ffffff;
}

.admission_enquiry .form-control{
    line-height:35px!important;
}

.blog-card .blog-info h3 {
    font-size: 18px;
    text-align: center;
}
.blog-card .blog-info{
    text-align: center;
}
.blog-card .blog-info .btn.style1 {
    padding: 5px 10px;
    font-size: 14px;
}
.gallery .blog-card .blog-img img {
    height: 170px;
    width: 100%;
}



#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff; /* Background color */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

#preloader img {
    width: 100px; /* Adjust logo size */
    animation: spin 2s linear infinite;
}

/* Optional animation */
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.mobile_btn {
    display: none;
}
@media only screen and (max-width: 767px) {
    .mobile_btn {
        display: block !important;
        position: fixed;
        bottom: 0;
        background: #030e27;
        width: 100%;
        padding: 0px 0px;
        z-index: 99999;
    }
    ul.fixed_lists li {
        float: left;
        width: 25%;
        list-style-type: none;
        border: 1px solid rgb(64 64 64);
        padding: 10px;
        text-align: center;
        border-top: 2px solid rgb(216 175 105);
        border-bottom: none;
    }
    ul.fixed_lists li a i {
        color: #bfbfbf;
        font-size: 16px;
    }
    ul.fixed_lists li a span {
        font-size: 11px;
        display: block;
        text-align: center;
        font-family: 'Poppins';
        font-weight: 600;
        color: #bfbfbf;
    }
    .fixed_lists{
        padding-left: 0rem!important;
    }


}

.content-feature-list.style1 li span {
    position: absolute;
    top: 0px;
    left: 0;
    width: 25px;
    height: 25px;
    margin-right: 8px;
    border-radius: 50%;
    background-color: rgb(253 204 4);
    text-align: center;
}

.content-feature-list.style1 li span i {
    position: relative;
    top: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 0.8;
    margin: 0 auto;
}

.content-feature-list li {
    list-style-type: none;
}

/* mayank css */

.course_details_wrap h1{
    color: #00467a;
}
.course_details_wrap h6 {
    color: #00467a;
    font-weight: 500;
}
.course_details_wrap h3{
    color: #00467a;

}
.course_details_wrap p, .course_details_wrap li {
    color: #666666;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.placement_logo{
    text-align: center;
    
}

.placement_logo img{
    width: 220px;
}
.card h6{
    text-align: center;
    margin-bottom: auto;
    color: #00467a;
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
}
.card p{
    text-align: center;
    color:#fab800;   
     font-size: 12px;

}



.placement .card {
    width: 100%;
    /* border: 2px dashed #00467a; */
    /* box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px; */
    background: transparent;    position: relative;
}

.about-placement .card .card-body{
    padding: 10px 10px 5px;
}

.placement .card:hover {
    width: 100%;
    /* border: 1px dashed #ffffff;  */
    background: #00467a;
}
.placement .card:hover h6 {
    color: #fff;
}

.content-wrapper .about-placement:nth-child( odd ) {
    background-color: #ecf7ff;
}


.content-wrapper .about-placement:nth-child( even ) {
    background-color: #fff;
}


@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(81, 109, 231, 0.5);
	}
	80% {
		box-shadow: 0 0 0 5px rgba(37, 211, 102, 0);
	}
}

.placement .card::before {
    content: "";
    top: -5px;
    left: -5px;
    z-index: -1;
    width: 95%;
    height: 95%;
    position: absolute;
    border-radius: 30px;
    transform: rotate(-1deg);
    background-color: transparent; 
}
.dt-buttons.btn-group.flex-wrap {
    float: right;
}




