/* color */
body{
    /*font-family: 'Poppins', sans-serif !important;*/
    font-family: 'Roboto', sans-serif;
}
/*.color-red{color: #27426d;}*/
.bgcolor-red{background-color:#eddab1;}
.bg-gray{
	background:#f4f4ff;
}

/* color */

@media screen and (min-width:768px)
{
.title h3{font-size: 1.5rem;
    text-transform: uppercase;}
}

.key-box h5{/*font-weight:600;*/font-size: 15px;}
.key-box{white-space: normal;word-break: keep-all;
     box-shadow: 0 15px 30px 0 rgba(0,0,0,0.06);
     min-height: 180px;
    white-space: normal;
    word-break: keep-all;
    box-shadow: 0 15px 30px 0 rgba(0,0,0,0.06);
    /* min-width: 274px; */
    width: 250px;
    padding-top: 2rem;
    background: white;
    border-radius: 10px;
}
.over-height{
    height: 220px;
}
.box-2 .overlay-content{top:0px;left: 0px;display: grid;background:rgba(97, 4, 12, 0.86);}
.box-2 .overlay-content h3{font-size: 20px;text-transform: uppercase;font-weight: 600;}
.box-2 .overlay-content a{font-size: 18px;color:#fff;text-decoration: none;font-weight: 600;}
.box-2 .overlay-content a img{width: 20px;}
footer{
	background: #111;
}
ul.timeline {
    list-style-type: none;
    position: relative;
}
.timeline-sub{
    background: #d4d9df;
    padding: 20px;
    border-radius: 5px;
    position: relative;
}
.timeline-sub:before{
content: '';
position: absolute;
left: -30px;
border-top: 15px solid rgba(0,0,0,0);
border-right: 15px solid #d4d9df;
border-bottom: 15px solid rgba(0,0,0,0);
border-left: 15px solid rgba(0,0,0,0);
top: 6px;
}
ul.timeline li h5{font-weight: 600;color:#ed1a29;}
ul.timeline:before {
    content: ' ';
    background: #ed1a29;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
    position: relative;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #ed1a29;
    left: -20px;
    width: 20px;
    height: 20px;
    z-index: 400;
    top:10px;
}
/*.aboutus img{
    box-shadow: -20px -20px 49px rgba(0, 0, 0, 0.17);
    right: -20%;
    position: relative;
}*/
body{
    /*max-width: 1440px;
    margin: 0px auto;*/
    overflow-x:hidden;
    background:white;
    font-size: 14px;
}
/*html{background: #d7d7d7;}*/
/*.banner-section{
    background-image: url(../images/banner.jpg);
    background-size: cover;
    background-position: center center;
    height:525px;
}*/
/*.banner-section img.banner-img{
height:525px;
}*/
.banner-section-content{
    position: absolute;
    width: 100%;
    top: 1rem;
    height: 100%;
    left: -3rem;
}
.form-title{background: white;position: relative;padding: 0px 16px;}
.form-title span{
    position: absolute;
    background-color: #452667;
    height: 100%;
    display: flex;
    padding: 10px 16px;
    text-align: center;
    top: 0;
    left: -30px;
    align-items: center;
}
.form-title h4{
font-size: 20px;
font-weight: 600;
padding: 14px 10px;
border-bottom: 2px solid #f5c13f;

}
.banner-form .form-control{
/*border-radius: 0;
height: calc(2.25rem + 10px);
padding: .5rem .85em;*/
border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    font-size: 14px;
    padding: 5px;
}
.banner-form .btn{
    /*background-image: linear-gradient(45deg, #e04c46, #f2a47c) !important;*/
    background-image: linear-gradient(45deg, #ca6332, #f27f40);
    border: 0;
    border-radius: 0;
    width: 100%;
    padding: 10px;
    font-size: 20px;
    font-weight: 600;
    background-color: white;
}
.banner-form .btn:focus{
     background: #d46a35 !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #848576;
    font-size: 14px;
    /*font-weight: 600;*/
}

.btn{
    border:0;
    border-radius: 0px;
}
.before-none:before{
display: none;
}

/* Responsive code */

@media screen and (max-width:767px){
    .section-padding {
        padding: 23px 0px;
    }
    .aboutus img
    {right: 0px;}
    .overlay-content p{font-size: 10px;overflow: hidden;
display: -webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient: vertical;}
    .box-2 .overlay-content h3 {
        font-size: 16px;
    }
    .over-height {
    height: 160px;
    }
    .navbar-brand img{
        width:45px;
    }
    .banner-section-content{
        position: relative;
        top: 0px;
        left: 0px;
    }
    .banner-section img.banner-img{height: auto;}
    .br-bt{border-bottom: none !important;}
    .title2{font-size: .8rem !important;}
    .year-right{width: 65% !important}
    .year-left{width: 35% !important;}
    .rankedbx:nth-child(2){border: none !important;}
    .rankedbx:nth-child(3){border: none !important;}

}
@media screen and (min-width: 768px) and (max-width: 1170px){
    .box-2 .overlay-content h3 {
    font-size: 12px;
    }
    .overlay-content p{font-size: 10px;}
    .rankedbx span strong{font-size: 15px !important;}
    .year-right{width: 110px !important;}
}


/*15 january 2019*/

.input-group-text{
background: white;
    border: white;
    /*border-bottom: 1px solid #ccc;*/
    border-radius: 0px;
    padding: 0px;
    padding-right: 5px;
}
/*.input-group {
    margin-bottom: .5rem !important;
}*/
.form-control:focus{
    box-shadow: none !important;
}
/*.fa{
    color:#b4b4b4;
}*/
/*.br-bt{
    border-bottom: 1px solid #e6d3aa;
}
.ilnu-advantage .col-md-3.col-sm-6:nth-of-type(1)::after {
    position: absolute;
    content: "";
    border: 2px solid #e6d3aa;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 12px;
    height: 12px;
    left: -10px;
    bottom: -6px;
}
.ilnu-advantage .col-md-3.col-sm-6:nth-of-type(4)::after {
    position: absolute;
    content: "";
    border: 2px solid #e6d3aa;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 12px;
    height: 12px;
    right: -10px;
     bottom: -6px; 
}*/
.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;

}

.nav-tabs {
    text-align:center;
}
.nav-pills{
    width: 100%;
}

#Programs .nav-link{
    color: black;
    font-weight: 600;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: white !important;
    background-color: #27426d;
    font-weight: 600;
   /* border-bottom: 2px solid  #27426d;*/
    border-radius: 4px 4px 0px 0px;
}
#admissions .nav-link{
    color: black;
    font-weight: 600;
   /* border-right: 1px solid #ccc;*/
    border-radius: 0;
}
#counter{
    background:#27426d; 
}
.year-left {
    background-color: #21385d;
    padding: 10px;
    width: 100px;
    float: left;
    text-align: center;
}
.year-right {
    background-color: #9a2b30;
    padding: 24px 15px;
    width: 150px;
    float: left;
    text-align: center;

}
.year-left strong {
    color: #FFF;
    font-size: 50px;
    display: block;
    line-height: 58px;
}
.year-left span {
    color: #FFF;
    font-size: 20px;
    display: block;
    text-transform: uppercase;
    line-height: 8px;
}
.year-right span {
    color: white;
    font-size: 24px;
    display: block;
    text-transform: uppercase;
    line-height: 30px;
}

.advantage-li{
    color: #58503f !important;
}
.border-botton-line {
    border-bottom: 2px solid #fdc23f;
    width: 100px;
        margin-top: 10px;
}
.tab-content{
   /* background: #eddab1;
    padding: 1rem;
    box-shadow: 0px 5px 10px #00000061;
    border-radius: 10px;*/
}
/*.nav-pills{
    border-bottom: 1px solid #27426d;
}*/
.counting-wrap {
    padding: 0px 0 0;
    text-align: center;
}
.couterbx .countingbg {
    text-align: center;
}
.countingbg .text-center {
    position: relative;
    display: inline-block;
}
.counting {
    font-size: 18px;
    color: #FFF;
    display: block;
    padding: 0px 0 0;
    font-weight: 800;
}
.counting-number {
    font-size: 30px;
    color: #fff;
    font-weight: 900;
    display: inline-block;
}
span.plus {
    /* color: #ffcc00; */
    color: #fff;
    font-weight: 900;
    font-size: 30px;
    margin-left: 2px;
}
.sec7 {
    width: 100%;
    display: table;
    background-color: #c14147;
    padding: 40px 0;
}
#inner {
    width: 100%;
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
}
.rankedbx {
    text-align: center;
}
.rankedbx span {
    color: white;
    font-size: 13px;
}
.rankedbx span strong {
    font-size: 18px;
    color: white;
}
.rankedbx:nth-child(2) {
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
}
.rankedbx:nth-child(3) {
    border-right: 1px solid #FFF;
}
.title2{
    font-size: 1.5rem;
    text-transform: uppercase;
}
.sticky-top{
    box-shadow: 0px 0px 10px #000000ad;
}
.navbar .nav-link.active{
    color: #e04c46 !important;
    border-bottom: 2px solid #e04c46;
}

.ilnu-advantage{
    padding-bottom: 40px;
}
.banner-form{
    box-shadow: 0px 14px 20px rgba(0, 0, 0, 0.52);
}

.input-group-prepend{
    width: 30px;
    border-bottom: 1px solid #ccc;
}

.hd-1{
    padding: 0px 10%;
}



.owl-wrapper-outer{
    overflow: hidden;
}




/*#Programs .nav-link:hover{
    border: none;
    border-bottom: 1px solid #ccc;

}*/
#Programs .tab-content {
    padding: 0px;
}
.no-br{
    border: none !important;
}
.hd-1{
    margin-bottom: 0px;
}

#Programs .tab-content ul li{
    list-style: none;
    position: relative;
}

#admissions #pills-procedure-tab{
   border:none;
}
.owcard{
    color: #f2d7a0;
}
.common-bg{
    background-color: #27426d;
}
.feature-item img{
    height: 70px;
}
.br-lf{
    border-left: 1px solid #f2d7a0;
}
.feature-item{
    text-align: right;
}
@media only screen and (max-width: 600px){
    .key-box{margin: 0px auto;}
    .d-flex{display: block !important;}
    #admissions .tab-content{width: 100%;}

    #ilnu-advantage img{width: 200px !important;}
}



.navbar-light .navbar-brand{
    margin-top: .5rem;
}



@keyframes minus {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

[aria-expanded="false"] > .expanded, [aria-expanded="true"] > .collapsed {display: none;}
.card-header p{
    position: absolute;right: 1rem;
    top: .5rem;
}


#scroll {
  position: fixed;
    right: -45px;
    bottom: 50%;
    cursor: pointer;
    transform: rotate(90deg);
    background: #f27f40;
    color: white;
    font-size: 18px;
    box-shadow:0px 4px 10px rgba(0, 0, 0, 0.4);
   /* -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;*/

}
-webkit-keyframes glowing{
    0%{background-color:green;-webkit-box-shadow:0 0 3px green;}
50%{background-color:green;-webkit-box-shadow:0 0 40px green;}
100%{background-color:green;-webkit-box-shadow:0 0 3px green;}
}
@-moz-keyframes glowing{
     0%{background-color:green;-webkit-box-shadow:0 0 3px green;}
50%{background-color:green;-webkit-box-shadow:0 0 40px green;}
100%{background-color:green;-webkit-box-shadow:0 0 3px green;}
}
@-o-keyframes glowing{
   0%{background-color:green;-webkit-box-shadow:0 0 3px green;}
50%{background-color:green;-webkit-box-shadow:0 0 40px green;}
100%{background-color:green;-webkit-box-shadow:0 0 3px green;}
}
@keyframes glowing{
  0%{background-color:green;-webkit-box-shadow:0 0 3px green;}
50%{background-color:green;-webkit-box-shadow:0 0 40px green;}
100%{background-color:green;-webkit-box-shadow:0 0 3px green;}
}


.owl-carousel {
   
   /* background: white;*/
    margin-bottom: 2rem;
}
.owcard {
     color:black; 
    padding: 1rem 10% !important;
}

.card-header .btn{
    white-space: initial !important;
    padding-right: 30px;
    text-align: left !important;
}
.owl-theme .owl-controls .owl-page span{
    background-color: white !important;
}

/*===================avantika ==============*/
.dot{
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background:#e0514c;
    display: inline-block;
    margin:0px 10px;

}
#admissions {
   /* background-image: url(../images/eligibilitybg.png);*/
    padding-bottom: 2rem;
    background-repeat: no-repeat;
    /*background-color: #f7f7f7;*/
   /* background-image: linear-gradient(45deg, #e04c46, #f2a47c);*/
   background-image: linear-gradient(45deg, #ca6332, #f27f40);
}
.admission-tab {
    width: 80%;
    margin: 0px auto;
    background-color: white;
    padding: 5px;
    border-radius: 30px;
    box-shadow: 2px 8px 40px rgba(0, 0, 0, 0.36);
}
#admissions .nav-tabs > li, #admissions .nav-pills > li {
    flex-grow: 1;
    text-align: center;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: white !important;
    background-color:#e9e9e9;
    font-weight: 600;
    /* border-bottom: 2px solid #27426d; */
    border-radius: 4px 4px 0px 0px;
    color: #e35d51 !important;
}
#admissions .nav-pills .nav-link.active, #admissions .nav-pills .show>.nav-link {
    border-radius: 20px !important;
}
.border-botton-line2{
    border-bottom: 2px solid white;
}
.hd-2{
    font-size: 20px;
    font-weight: 600;
    font-size: 60px;
    font-weight: 600;
    float: left;
    padding: 0px;
    height: 45px;
    transform: translateY(-20px);
    margin-right: 5px;
}
.list-view{
    padding-left: 25px;
}
#faq{
  /*  background-color: #e04c46;*/
  background-image: linear-gradient(45deg, #ca6332, #f27f40);
}
.card-header{
    border-radius: 0px !important;
    border:none;
}
.card-header .btn-link{
  color: black;
}
.text-grey {
    color: #ccc;
}
.ilnu-advantage img:hover{
    box-shadow:5px 12px 20px rgba(36, 37, 38, 0.37);
    transition: ease .3s;
}
.ilnu-advantage img{
   
    transition: ease .3s;
}
.sticky-top{
    padding-top: 0px;
}
.navbar-light .navbar-brand{
    margin-top: 0px;
}

.card {
    border-radius: 0px;
}
.list-view li{
  list-style: none;
  position: relative;
  /*list-style-image: 40px url('../images/li.png');*/

}

.list-view li:before{
    content: '';
    display: inline-block;
  height: 20px;
    width: 25px;
    background-image: url('../images/li.png');
    background-size: 15px;
    background-repeat: no-repeat;
   margin-left: -23px;
    top: 3px;
    position: absolute;
    
   
}

.card-header .btn-link{
    font-size: 16px;
    font-weight: 600;
}
.collapsed i, .expanded i{
    font-size: 20px;
}
.owcard img{
    box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.27);
    margin-top: 1rem;
}
.owcard h4{
    font-size: 14px;
    color: white;
}
.highlight{
    font-weight: bolder;
    color: #e04c46 !important;
  
    font-size: 16px !important;
    margin-top: -2px;
   border-bottom: solid 2px #f5c13f;
}
#gallery{
    background-color: rgba(132, 133, 118, 0.21);
}