﻿.lead small{
    font-size:19px;
    font-weight:300 !important;
    line-height:24px !important;
}
.lead{
    line-height:32px;
}
#navbar{
    background:transparent;
}

#demo, #demo-1 {
    margin-top: 0px;
}
.custom-h1 {
    padding-top: 150px;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 49px;
    color: #FFFFFF;
}
.navbar-light .navbar-nav .nav-link{
    color:#fff !important;
}
.sticky-header-c {
    background: #fff !important;
}
.sticky-header-c.navbar-light .navbar-nav .show > .nav-link, .sticky-header-c.navbar-light .navbar-nav .active > .nav-link, .sticky-header-c.navbar-light .navbar-nav .nav-link.show, .sticky-header-c.navbar-light .navbar-nav .nav-link.active {
    color:#fff !important;
}
#accordion a.card-header.collapsed:before,
.sticky-header-c.navbar-light .navbar-nav .nav-link {
    color: #cb0d0f !important;
}
.apply-img{
    border-left:0;
}
.btn-codecore1 {
    padding: 5px 35px;
    border-radius: 5px;
    font-size: 20px;
    width: 200px;
    margin: 50px 0;
    box-shadow: 0px 8px 15px rgb(0 0 0 / 30%);
    text-align: center;
    background: #cb0d0f;
    color: #fff;
    font-weight: 300;
    margin-bottom: 110px;
}
.navbar-light .navbar-brand {
    color: #fff;
    padding-top: 30px;
}
.btn-codecore1:hover{
    color:#fff;
}
.cu-lead strong {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.color-grey{
    color:#808080;
}
.fw-600{
    font-weight:500;
}
.cu-lead small {
    font-size: 19px;
    font-weight: 400 !important;
    line-height: 24px !important;
}
.cu-lead i{
    font-size:21px;
}
.color-black{
    color:#000;
}
#demo-1 {
    background-image: url(../../images/Internal/Banner/Coverimage.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.program-feature {
    background: #fff;
    padding: 20px;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.08);
    position: absolute;
    top: 90%;
    width: 100%;
    border-radius:5px;
}
.position-relative{
    position:relative;
}
p {
    margin: 0;
    font-size: 18px;
    color: #000;
    line-height: 1.5em;
    text-align: justify;
}
.f-16{
    font-size:16px;
}
#accordion a.card-header:before {
     background: #fff; 
    color: #cb0d0f;

}
.card-header {
    background-color: #fff;
    padding: 20px;
    color: #000000;
    font-weight: 500;
}
#accordion a.card-header.collapsed:before {
    font-size: 39px;
    font-weight: 800;
    line-height:54px;
}
.cu-ul {
    list-style: none;
    line-height: 30px;
    margin-top: 15px;
}
.cu-ul1 li strong {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
p{
    font-size:18px;
    font-weight:400;
    line-height:36px;
}
.requirement-section {
    background-image: url('../../images/Internal/Banner/form-bg.jpg');
    background-size:cover;
    background-repeat:no-repeat;
    padding:100px 0;
}
.ban-form input[type="text"], .ban-form input[type="submit"] {
    border: 1px solid #C9C4C4;
    box-sizing: border-box;
    border-radius: 3px;
}
form.ban-form {
    background: #fff;
    padding: 30px 40px;
    border-radius: 5px;
    border-top:18px solid #cb0d0f;
}

.banf {
    padding: 10px 0;
}
.btn-danger {
    color: #fff;
    background-color: #cb0d0f;
    border-color: #cb0d0f;
}

.middle {
    display: table;
}
    .middle h2 {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        font-size: 46px;
        font-weight: 600;
        line-height: 80px;
    }
.apply-img {
    max-width: 170px;
}
.sticky-header-c.navbar-light .navbar-brand{
    padding-top:15px;
}
.Invalid{
    border:1px solid red !important;
}
#navbar p{
    line-height:26px;
}