/* new css start */


.logo {
    margin-left: 13rem;
    position: absolute;
    top: 2rem;
    z-index: 999;

    
}



@media (max-width:1280px){
    .logo {
        margin-left: 7rem;
  
        top: -2rem;
    
        
    }
   
 
}



.banner .row {

    margin-right: 0;

}



/* .slider-banners .carousel-item img {

    width: 100%;

    height: 100vh;

} */



.calender-img img {

    width: 50px;

    height: 50px;

}



.calender-text small {

    font-size: 1.6rem;

    vertical-align: super;

}



.calender-text h3 {

    font-weight: 700;

    padding-top: 20px;

}





.slider-banners .carousel-caption {

    position: absolute;

    right: 54%;

    bottom: -40px;

    left: 15%;

    padding-top: 1.25rem;

    padding-bottom: 1.25rem;

    color: #fff;

    text-align: center;

    text-align: left;

    width: 100%;

}



.carousel-caption h3 {

    padding: 0;

    font-weight: 600;

    padding-top: 10px;

}



.timing {

    display: flex;

    align-items: center;

    column-gap: 11px;

    padding-top: 2rem;

}

.timing-2 {

    display: flex;

    align-items: center;

    column-gap: 11px;

    padding-top: 0.5rem;

}



.carousel-caption h1  {
    color: #ffffff;
    line-height: 3rem;
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 1rem;
    font-size: 50px;
}
.carousel-caption h6 {
    color: #ffffff;
    line-height: 3rem;
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 1rem;
    font-size: 50px;  
}


.banner-text h2 {
    font-size: 26.73px;
    border-bottom: 2px solid #ed3937;
    width: fit-content;
    padding: 25px 0;
}

.banner-cta {
    display: flex;
    align-items: flex-end;
    column-gap: 24px;
    padding: 0px 0px calc(22.8px + 8.1vw) 0px;
}

.banner-cta-button a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    background-color: #ed3937;
    font-size: calc(13.387px + 1.04025vw);
    font-weight: 800;
    line-height: calc(13.426px + 1.0695vw);
    margin: auto 0;
    padding: 0.5em 0.4em;
    display: inline-block;
    font-size: 20px;
}

.carousel-caption h5  span{

    

    font-weight: 800;

    

}



.coman{

    width: 100%;

    height: 100vh;

    object-fit: cover;
    object-position: center;

}



.banner-text {

    padding-top: 0;

    width: 74.5%;

    padding-left: 0rem;

}





.logo img {
    margin-top: 3rem;
    width: 10rem;
}



.top-banner {

    font-family: 'Montserrat', sans-serif;

}



.top-banner p{

    color: #fff;

    font-size: 2.2rem;

    line-height: 2.5rem;

    padding-bottom: 2rem;

}

.top-banner p span{

    font-weight: 600;

}



.top-banner h1 {

    color: #ffffff;

    line-height: 4rem;

    font-weight: 800;

    text-transform: uppercase;

}



.top-banner h1 span{

    color: #00c8ff;

}



.top-banner h3 {

    font-size: 2.9rem;

    /* line-height: 2rem; */

    color: #4e4b28;

    font-weight: 700;

    padding-top: 1rem;

}





.top-banner a {

    text-decoration: none;

    font-size: 1.6rem;

    background: #4e4b28;

    padding: 1rem 2rem;

    color: #ffffff;

    font-weight: 700;

    text-transform: uppercase;

}



.button-apply {

    padding-top: 3rem;

}



.kalvium {
    padding-top: 15px;
}


.high-cur .container .curriculum .content ul li {
    color: #fff;
    text-decoration: none;
}
.high-cur .container .curriculum .content ul {
    list-style: disc;
}
.leaders .leader-slider .item .leader-detail {
    padding: 0px 100px 35px 0px;
}




/* banner css end */


@media (max-width:1536px){
    .logo {
        margin-left: 7rem;
        top: -2rem;
    
        
    }
    .carousel-caption h1 {

        line-height: 2.8rem;
      
    
        padding-top: 1rem;
        font-size: 49.3px;
    }
    .carousel-caption h6{
        line-height: 2.8rem;
      
    
        padding-top: 1rem;
        font-size: 49.3px;
    }
    .banner-text h2 {
        font-size: 19.73px;
    
        padding: 4px 0;
    }
 
}

@media (max-width:992px){
    .coman {
        object-fit: cover;
        width: 100%;
        height: 100vh;
        object-position: center;
    }
    .banner-cta {
        display: flex;
        align-items: center;
        flex-flow: column;
        column-gap: 24px;
        padding: 0px 0px calc(22.8px + 8.1vw) 0px;
        row-gap: 20px;
    }
}
@media (max-width:480px){
    .carousel-caption h1 {
      
        font-size: 34.3px;
    }
    .carousel-caption h6{
        font-size: 34.3px;
    }
}

.sklcrs .col-md-6 h3
{
    color:#ed3937;
}

.sklcrs .col-md-6:last-child ul
{
    background: #efefef;
    border:1px solid #ed3937;
    font-size:16px;
    padding:20px;
    padding-left:60px;
}

#carouselExampleControls1 .carousel-control-next
{
    left: 75%;
}