h1,
h2,
h3,
h4,
h5,
h6,
span,
a,
button,
li,
p,
ul,
div {
    font-family: "Inter", serif !important;
    font-style: normal;
}
.bg-grey {
    background-color: #F6F6F6;
}
.bg-blue {
    background-color: #3a3285;
}
.bg-orange {
    background-color: #f39745 !important;
}
.text-orange {
    color: #f39745;
}
h1.main-heading {
    font-size: 50px;
    font-weight: 700;
    line-height: 66px;
}
h2.sub-heading {
    font-size: 44px;
    font-weight: 700;
    line-height: 48px;
}
h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
}
b {
    color: #000000;
}
.text-color {
    color: #3a3285 !important;
}
.fac-detail b {
    color: #0546a7;
}
h5 {
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
}
h6.small-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #f39745
}
p {
    text-align: justify;
}
p.text {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0px !important;
}
p.medium-heading {
    font-size: 22px !important;
    font-weight: 600;
    line-height: 31px;
}
p.small-heading {
    font-size: 20px;
}
p.minsmall-heading {
    font-size: 13px;
}
p.text-small {
    font-size: 14px;
}
.txt-color-new{
    color:#0546A7 !important;
}
.play-btn {
    width: 83px;
    height: 83px;
}
.play-btn i {
    color: #f39745;
    font-size: 26px;
}
/* button css */

.btn.main-btn {
    background-color: #f39745;
    color: #383a3c;
    font-size: 14px;
    line-height: 28px;
    padding: 10px 15px;
    width: 150px;
    border: none;
    display: inline-block;

}

.btn.main-btn:hover {
    background-color: #3a3285;
    color: #fff;
   
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #fff !important;
}
.breadcrum-overlay .col-12 {
    z-index: 1;
}
.kpi-number {
    font-size: 99px;
    color: #f39745;
}

.btn-two {
    color: #3a3285;
    font-size: 14px;
}
.btn.btn-gradient-outline {
    border: 1px solid #3a3285;
    padding: 8px 15px;
    color: #3a3285;
    transition: 0.1s;
}

.btn.btn-gradient-outline:hover {
    background-color: #3a3285;
    color: #fff;
    padding: 8px 15px;
    border: 1px solid #3a3285;
}

.btn.gradient-btn {
    background-color: #3a3285;
    color: #fff;
    padding: 8px 15px;
    border: 1px solid #3a3285;
    transition: 0.1s;
}

.btn.btn-gradient-outline:hover svg path {
    fill: #fff;
}

.btn.gradient-btn:hover svg path {
    fill: #3a3285;
}

a.btn.gradient-btn:hover {
    border: 1px solid #3a3285;
    background: transparent;
    color: #3a3285 !important;
    text-decoration: none;
}

ul.custom-list li span {
    color: #5c5c54;
    font-size: 16px;
    font-weight: 400;
}

.custom-list li {
    line-height: 42px;
}

ul.custom-list li i {
    margin-top: 10px;
    color: #f39745;
}
.sec-padding {
    padding: 100px 10px;
}
.Knowledge-padding {
    padding: 100px 0 200px 10px;
}
.campus-life {
    margin-top: -77px;
}
.dropdown-item.active,
.dropdown-item:active {
    background-color: #3a3285 !important;
}

.ticker-wrapper {
    overflow: hidden;
    white-space: nowrap;
    background: linear-gradient(45deg, #3a3285, #3a3285);
    padding-top: 8px;
}
/* homebanner */
/* .main-banner {
    background-image: url(../images/home-img/home.bg.png);
    position: relative;
    height: 90vh;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
} */
/* all banner overlay */

/* .sec-banner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 2;
  }
  .sec-banner{
    position: relative;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
  } */
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
}
.left-col {
    z-index: 2;
}
.text-wrapper {
    background: #3a3285c4;
    border-radius: 10px;
    z-index: 2;
    padding: 20px;
    display: flex;
    width: 32%;
    align-items: center;
}
.overlay {
    position: absolute;
    top: 0px;
    background: #000000;
    height: 100%;
    z-index: 1;
    width: 100%;
    opacity: 17%;
}
.main-banner{
    margin-top: 0px;
}
/*global-Section Styling */
.blog-sec{
    background-image: url(/images/blog-bg.png?98835b2cddee2aa9ce59010700062643);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.global-sec {
    background-image: url(/images/global-sec.png?1268331abae0ae554669ca141639d4e4);
    position: relative;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}
.kpi-text {
    font-size: 14px;
    color: #f39745;
}

.global-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(to top, #000000b5 0%, rgba(0, 0, 0, 0.5) 100%);
}

.global-sec .container {
    position: relative;
    z-index: 3;
}

/*program-sec*/
.program-item {
    background-color: #f39745;
    text-align: center;
    position: relative;
    padding-bottom: 60px;
}

.slider-container .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin: auto;
    /* top: 3px; */
    bottom: -26px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    position: absolute;
    z-index: 10;
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.divided-hr {
    height: 3px;
    width: 69px !important;
    background: #f39745;
}

/*faq-section*/
.faq-btn {
    color: #181a1b !important;
    font-size: 14px;
}
.faq-btn:not(.collapsed) {
    background: #f39745 !important;
}
.faq-btn i {
    transition: transform 0.3s ease;
    background: #f39745;
    color: #fff;
    padding: 6px 6px !important;
}
.faq-btn:not(.collapsed) i {
    transform: rotate(180deg);
    background: #fff;
    color: #f39745;
    padding: 5px 6px !important;
}
.accordion-button::after {
    display: none;
}

/*news-sectiopn*/
small.news-date {
    color: #adadad;
}
.news-tag {
    font-size: 12px;
    letter-spacing: 1.5px;
}
/*news-page*/
.news-banner {
    background-image: url(/images/news-banner.webp?5b7b0cad9c53b84ab56c461072fce36f);
    position: relative;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
}
.faculty-btn{
    color: #3A3285 !important;
    font-size: 14px !important;
}
.faculty-btn:hover{
    color: #000000 !important;
}
.event-btn{
    color: #F39745 !important;
    font-size: 14px !important;
}
.event-btn:hover{
    color: #000 !important;
}
.news-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 2;
}
p#testimonialText {
    height: 290px;
}
.news-banner .container {
    position: relative;
    z-index: 3;
}
.news-articles .tab-content {
    margin-top: 20px;
}

.news-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 15px;
}
.news-articles .nav-tabs .nav-link.active {
    background: #3a3285;
    color: #fff;
}
.news-articles .nav-tabs .nav-link {
    background: #fff;
    color: #3a3285;
}
.date {
    color: #3a3285;
}
/*faculty-page*/

.team-des {
    margin-top: -34px;
}
.team-des p {
    font-size: 14px;
    color: #f39745;
}

.sla-footer,
.copyright-section {
    background: url(/images/Footer.png?554e69e17e7541fc99e477f397fe1be8);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.social-icons i {
    background: #5e5e5e;
    padding: 10px 11px;
    font-size: 20px;
}
/*testimonials-slider*/

.testimonial-thumb:hover,
.testimonial-thumb.active {
    border-color: orange;
}
.testimonial-thumb {
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
}
.corner-decoration {
    position: absolute;
    left: -23px;
    bottom: -29px;
    width: 300px;
    height: 400px;
    background: #3f2e85;
    z-index: 1;
}
.testimonial-thumb.active {
    border: 1px solid #f39745; /* Yellow border for active thumbnail */
}

.divided-line {
    width: 59px !important;
    color: #f39745 !important;
    opacity: 1;
}
#mainImage {
    position: relative; /* Ensure it comes above the corner-decoration */
    z-index: 2; /* Higher than corner-decoration */
}
/*contact-us*/
.location-section {
    position: relative;
}

.info-box h5 {
    color: #383a3c;
}
.info-box p {
    margin-bottom: 10px;
    margin-left: 36px;
}
.image-box img {
    width: 100%;
    border-radius: 10px;
}
/*contact-us*/

.info-box {
    max-width: 640px !important;
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
}

.image-box img {
    width: 100%;
    border-radius: 10px;
}

/* contact-page */

.map-sec {
    background-image: url(/images/map-conatct-us.webp?d0b980fc02f77986e134783733b40b2c);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.custom-box {
    margin-top: -141px;
}

.btn.campus-btn:hover {
    border: 1px solid #fff !important;
}
.ticker-wrapper a {
    border: 1px solid #ffffff47;
    padding: 10px;
    border-radius: 50px;
}
input.form-control.subscribe-input {
    max-width: 400px;
    border: none;
    padding: 14px 15px;
    border-radius: 50px;
}
.btn.subscribe-btn {
    background-color: #FFCC28;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    padding: 10px 20px;
    font-weight: bold;
    color: #0446A7;
}
.subscribe-btn:hover {
    background-color: #ffffff;
    border: 1px solid #FFCC28 /* Darker shade on hover */
}

.subscribe-wrapper form{
    width: 100%;
    background: #fff;
    border-radius: 0px;
    justify-content: space-between;
} 
input.form-control.subscribe-input:focus {
    border: none !important;
    box-shadow: none;
}
ul.footer-nav li a:hover {
    color: #f39745 !important;
}

.main-banner {
    height: 70vh;
}
    
.main-banner img{

    -o-object-fit: cover;

       object-fit: cover;
}
