/******header sec*************/
.it-header-2-top-left ul li a{
color: #fff;
}
.it-header-2-top-social a{
    color: #fff;
}
.it-header-2-lang > ul > li{
    color: #fff;
}
.it-header-2-top-social::after{
    background-color: transparent !important;
}
.it-header-2-top-right ul li:not(:last-child) {
    margin-right: 10px;
}
.it-header-2-top-right ul li{
    color: #fff;
}
.it-header-2-plr {
    padding: 2px 25px;
}

.it-header-2-logo img{
    height: 80px;
}



/* **********it-choose-title-box mb-30****************/
.it-choose-title-box{
    display: inline-block;
}
.facilities_btn{
    display: inline-block !important;
}
.facilities_btn .it-header-2-button .it-btn{
    display: inline-block
}

.it-about-right-box .it-about-title-box .it-section-title{
    font-size: 28px;
    font-weight: 100;
}

.it-section-title{
    font-family: cursive;
}

.admission_box{
    border-radius: 5px;
    width: 250px;
    padding: 40px 15px;
    z-index: 1;
    background-color: var(--it-common-white);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;display: inline-block;
    margin: 5px 5px;
    text-align: center;
}

ul li{
    list-style: none;
}

sub, sup {
    position: relative;
    font-size: 75%;
    top: -0.5em;
}

.it-header-inner-style .it-header-2-top-left ul li a span {
    color: rgb(252, 197, 0);
}
.black-bg {
    background: #352997;
}
/*******about******/
/* .it-section-title-5 span {
    color: #352997;
} */

.smooth_section_title{
    font-size: 26px;
    font-weight: 100;
}
.it-section-title-5 {
    font-family: cursive;
}
.it-section-title-5 span{
    color: rgb(252, 197, 0);
}
p{
    font-size: 14px;
    line-height: 26px;
}
.it-about-5-list ul{
    background-color: transparent !important;
}
.it-about-5-list ul li{
    padding-right: 45px;
    background: #F3F5F5;
    margin-top: 15px;
    font-size: 15px;
}
.mt-150{
    margin-top: 150px;
}
.it-category-icon span {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background-color: var(--it-theme-1);
    color: var(--it-common-white);
    position: relative;
    margin-bottom: 35px;
    transition: 0.3s;
    font-size: 30px;
}

.it-category-item {
    border-radius: 10px;
    padding: 15px 10px;
    padding-top: 20px !important;
    background-color: var(--it-grey-1);
    transition: 0.5s;
}

.it-category-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

/****bradcome***********/
.it-breadcrumb-content{
position: relative;
z-index: 3;
background: #352997;
opacity: 0.6;
padding: 20px 20px;
}
@media (max-width: 767px) {
    .offset-3 {
        margin-left: 0%;
    }
  }

.it-about-5-shape-1 {
    position: absolute;
    top: -2%;
    left: -21%;
}
.it-about-5-shape-2 {
    position: absolute;
    top: -15%;
    left: -31%;
}

.it-section-title-3 {
    
}
.it-team-3-content {
    background-color: var(--it-common-yellow);
    transition: 0.3s;
}
.it-team-3-content span{
    color: #352997;
}


table { 
	width: 100%; 
	border-collapse: collapse; 
	margin:50px auto;
    height: auto;
	}

/* Zebra striping */
tr:nth-of-type(odd) { 
	background: #eee; 
	}

th { 
	background: #352997; 
	color: white; 
	font-weight: 100; 
	}

td, th { 
	padding: 5px 15px; 
	border: 1px solid #ccc; 
	text-align: left; 
	font-size: 18px;
	}
    td{
        font-size: 16px;
    }

    td .bg-danger{
        margin-left:30px
    }

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	table { 
	  	width: 100%; 
	}

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		
	}

	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		/* Label the data */
		content: attr(data-column);

		color: #000;
		font-weight: bold;
	}

}

/*********************gallery*********************/

.gallery_box{
    margin-top: 25px;
}


/***====================================================================
    lead school Section
====================================================================***/
.lead-box-1, .lead-box-2{
    box-shadow: 0 0 4px rgb(0 0 0 / 25%);
    border-radius: 20px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
   
}
.leadsec .row{
    padding-left: 0px;
    padding-right: 0px;
}

.lead-box-1 .col-lg-6{
    padding:0px;
}
.lead-box-2 .col-lg-6{
    padding:0px;
}
.lead-box-1 .img-box img{
    max-width: 100%;
}
.lead-box-1 .number-box{
    background-color: #002647;
    color: #fff;
    display: inline-block;
    border-radius: 100%;
    border: 4px solid #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    position: relative;
    padding-top: 6px;
    font-size: 30px;
    margin-left: -70px;

}
.lead-box-1 .sec-title{
    margin-bottom: 20px;
    margin-left: 15px;
    display: inline-block;
}
.lead-box-1 .text-box{
    padding: 30px 40px;
}
.lead-box-1 .text-box ul{
    padding-left: 20px;
}
.lead-box-1 .text-box ul li{
    color: indigo;
    list-style: disc;
    font-size: 14px;
} 
.sec-title {
    position: relative;
    margin-bottom: 40px;
}
.section-padding {
    position: relative;
    padding: 80px 30px;
}
.sec-title h2 {
    font-family: cursive;
    font-size: 1.6em;
    line-height: normal;
    margin: 0 !important;
    font-weight: 500;
}
.leadschoolabout-sec p{
color: #fff;
}
.leadschoolabout-sec ul li {
    list-style: none;
    font-size: 16px;
}
@media only screen and (max-width: 768px){
    .lead-box-1 .sec-title{
        margin-bottom: 20px;
        margin-left: 0px;
        display: inline-block;
    }
    .lead-box-1 .number-box{
        margin-left: -1px;
    }
    
}
.lead-box-2 .number-box {
    float: right;
    background-color: #002647;
    color: #fff;
    display: inline-block;
    border-radius: 100%;
    border: 4px solid #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    position: relative;
    padding-top: 6px;
    font-size: 30px;
    margin-right: -70px;
    z-index: 9999;
}
.lead-box-2 .text-box{
    padding: 30px 40px;
}
.lead-box-2 .text-box ul{
    padding-left: 20px;
}
.lead-box-2 .text-box ul li{
    color: indigo;
    list-style: disc;
    font-size: 14px;
} 
.lead-box-2 .sec-title{
    display: inline-block;
}
.leadschoolabout-sec{
    background-color: #2e3a59;
    color:#fff !important;
}
.leadschoolabout-sec .sec-title h2{
    text-align: left;
    color: #fff !important;
}

.small-heading {
    font-size: 1.6em;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: -.6px;
    line-height: 1.5em;
    font-family: cursive, sans-serif;
    color: #5f6a72;
}
.v_smallh{
    font-family: cursive, sans-serif;
    font-size: 20px;
}
@media only screen and (max-width: 768px){
  
    
    .lead-box-2 .sec-title{
        margin-bottom: 20px;
        display: block;
    }
    .lead-box-2 .number-box{
        float: unset;
    }
}
.socialwork ul li {
    list-style-type: none;
    font-size: 17px;
    font-weight: 500;
    line-height: 32px;
    text-transform: capitalize;
    padding-left: 25px;
    position: relative;
    color: #191659;
    display: inline-block;
    background: #F3F5F5;
    margin-top: 15px;
    font-size: 15px;
    padding-right:15px
}
.socialwork ul li i {
    color: #352997;
    position: absolute;
    top: 6px;
    left: 0;
}

.topper .it-team-3-content {
    background-color:var(--it-common-black);
    transition: 0.3s;
}
.topper .it-section-title-5 {
font-family:  var(--it-ff-heading);
}
.it-team-3-content span {
    color: var(--it-common-yellow);
}
.it-custom-accordion-style-2 .accordion-buttons:not(.collapsed){
    background-color:var(--it-theme-5)
}
.it-custom-accordion .accordion-buttons {
    font-size: 16px;
    font-weight: 600;
    padding: 14px 12px;
    font-family: var(--it-ff-heading);
    color: var(--it-common-black);
    position: relative;
    width: 100%;
    text-align: left;
}
.it-custom-accordion .accordion-buttons::after{
    right: 12px;
}
.topper .it-team-3-content{
    padding: 6px 15px;
    padding-top: 0;
}
.topper .it-team-3-title{
        font-size: 15px;
    font-weight: 500;
    line-height: normal;
}
.ml-70{
    margin-left: 70px;
}
@media (max-width: 578px) {
    .ml-70{
        margin-left: 0px;
    }
}
.it-custom-accordion img {
    width: 150px;
    border-radius: 50%;
    padding-bottom: 20px;
}


.it-event-style-3 .it-event-2-item{
    box-shadow: none;
}

.event_btn{
    display: inline-block;
    /* border: 1px solid #ddd; */
    font-size: 14px;
    padding: 4px 10px;
    background: var(--it-common-white);
    border-radius: 4px;
    color: var(--bs-indigo);
    font-weight: 500;
}

.news .it-event-2-item-box{
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #fff;
}
.news .it-event-2-content{
    background: transparent;
}

.news .it-event-2-title{
    font-size: 18px;
    font-weight: 600;
    color: #352997;
}

.news span{
    font-size: 16px;
    font-weight: 400;
}
.news .it-event-2-thumb img{
    height: 300px;
}

@media (max-width: 768px) {
    .news .it-event-2-thumb img{
        height: auto;
    }
}

.it-event-style-3 .it-event-2-title a:hover{
    color: var(--it-theme-5);
}

.admission .it-hero-2-content {
       padding-top: 0px;
}

.it-footer-border{
    background-color: var(--it-heading-primary);
}

.it-footer-top-text a{
    font-size: 15px;
    font-weight: 400;
}
.feestructure li{
    list-style: none;
    background: var(--it-theme-3);
    color: aliceblue;
    padding: 6px 20px;
    border-left: 8px solid var(--it-theme-5);
}
.header-sticky{
    z-index: 9999;
}

.faculty .it-team-3-content span {
    color: #08076b;
}