.image-gradient-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgb(0 0 0 / 70%) 0%, rgb(0 0 0 / 0%) 100%);
}
.landing-slider .animated { color: #fff !important; }
.fs-6 {
    font-size: 1rem !important;
}
.fw-semibold {
    font-weight: 600 !important;
}
.our-network-sec .title-text, .programs-sec .title-text {
    font-size: 2.5rem !important;
    font-weight: 700;
    color: #5a5a5a;
}
.our-network-sec .card-title , .programs-sec .card-title {
    font-size: 1rem !important;
    font-weight: 700;
    color: #5a5a5a;
    font-family: -apple-system;
}
.our-network-sec .icon-img, .programs-sec .icon-img {
    margin-top: 1rem !important;
}
.breadcrumb {
    margin-top: 0rem !important;
    margin-bottom: -1.7rem !important;
}


/*
    Mainbanner css starts here
*/
.btn-primary {
    background-color: #fc6500;
    border-color: #fc6500;
}
.btn-primary:hover, .btn-primary:active{
    background-color: #ec5f01;
    border-color: #ec5f01;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    background-color:#ec5f01;
    border-color: #ec5f01;
}
.btn-secondary{
    background: #0196a9;
    border: #0196a9;
}
.why_choose .title-text {
    font-size: 2rem;
    font-weight: 500 !important;
    color: #0074ae;
}
.title-text {
    font-size: 2.5rem;
    font-weight: 700;
    color: #5a5a5a;
}
.review-info ul li.stars {
    color: #FFA500;
    position: relative;
}
.star-icon:first-child {
    margin-left: 0;
}
.star-icon {
    color: #ddd;
    font-size: 1em;
    position: relative;
}
.stars-full:before {
    color: #FFA500;
    content: '\2605';
    position: absolute;
    left: 0;
    top: 2px;
}
.stars-half:before {
    color: #FFA500;
    content: '\2605';
    position: absolute;
    left: 0;
    width: 51%;
    overflow: hidden;
    top: 2px;
}
.masthead {
    padding-top: 3.5rem;
    padding-bottom: 17.5rem;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}
.masthead .masthead-subheading {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 25px;
    font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.masthead .masthead-heading {
    font-size: 2rem;
    font-weight: 700;
    line-height: 2.5rem;
    margin-bottom: 2rem;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media (min-width: 768px) {
    .masthead .masthead-heading {
        font-size: 2.5rem;
        font-weight: 700;
        line-height: 3.5rem;
        margin-bottom: 2rem;
    }
}
@media screen and (min-width: 768px) {
    .masthead .container .masthead-subheading {
        margin-bottom: 15px;
    }
}
@media (min-width: 768px) {
    .masthead .masthead-subheading {
        font-size: 2.25rem;
        font-style: italic;
        line-height: 2.25rem;
        margin-bottom: 2rem;
    }
}
.masthead .fw-bold {
    font-weight: 700 !important;
}
.masthead .fs-5 {
    font-size: 1.25rem !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

/* form & banner section css */
#ivr_call_ext_menu .float-right{ float:right!important }
#ivr_call_ext_menu .btn-primary { color: #fff; background-color: #0074ae; border-color: #0074ae; }
#ivr_call_ext_menu h4 { font-family: Letters-for-Learners; }
#ivr_call_ext_menu ul.list-group li.list-group-item  { display: block !important; }
.masthead .container .masthead-subheading .list-group { display: inline; }
.form-fill {margin-top: 200px; }
.form-fill > .container { padding: 1.5rem !important; background: rgb(0, 0, 0,.5); }
.was-validated .form-control:valid { background-image: url("") !important; }

@media screen and (min-width: 768px){
    .masthead{
        padding-top: 6.5rem;
        padding-bottom: 0;
        background:linear-gradient(to bottom, rgb(0 0 0 / 70%) 0%, rgb(0 0 0 / 0%) 100%), url("../../../../ad/pages/assets/ai_image_upscale.webp");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center center;
        background-size: cover;
    }
    .masthead .container .masthead-heading {
        margin-bottom: 1.2rem;
    }
    .masthead .container .masthead-subheading {
        margin-bottom: 15px;
    }
    .title-section {background-color: #f5f5f5;}
    .title-section .container .masthead-heading {
        margin-bottom: 1.2rem;
        font-size: 2.5rem;
        font-weight: 700;
        line-height: 3.5rem;
    }
    .title-section .container .masthead-subheading {
        margin-bottom: 15px;
        font-size: 2.25rem;
        font-style: italic;
        line-height: 2.25rem;
    }
}

@media screen and (min-width: 320px) and (max-width: 768px){
    .masthead{
        padding-bottom: 0;
        background:linear-gradient(to bottom, rgb(0 0 0 / 70%) 0%, rgb(0 0 0 / 0%) 100%), url("../../../../ad/pages/assets//ai_image_upscale_m.webp");;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center center;
        background-size: cover; 
    }
    .masthead .container .masthead-heading {
        margin-bottom: 1.2rem;
    }
    .masthead .container .masthead-subheading {
        margin-bottom: 15px;
    }
    .title-section .container .masthead-heading {
        margin-bottom: 1.2rem;
        font-size: 2rem;
        font-weight: 700;
        line-height: 2.5rem;
    }
    .title-section .container .masthead-subheading {
        margin-bottom: 15px;
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    form#admissionLeadForm .opt_verification_box .card {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .breadcrumb {
        margin-top: -.7rem !important;
        margin-bottom: 0rem !important;
    }
}
/* 
  =====================================================
  Form fill CSS starts here
*/ 
.form-fill h2 {
    color: #fff;
    font-size: 2.7em;
    margin-bottom: 5px;
    margin-top: 0;
    font-family: 'Reem Kufi',sans-serif;
}
.fill-area .form-control {
    height: calc(2.7em + 0.75rem + 2px);
    padding: 0.8rem;
    border-radius: 0;
    border: #fff;
}
.fill-area select.form-control { padding: 0 8px !important; }
.form-fill p {
    font-size: 1.6em;
    margin: 10px 0 1.3em;
    font-weight: 500;
}

.last_child{
    width: 100% !important;
}

.user-valid{
    margin-top: -5px !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .nearby ul li {
        font-size: 1.5em;
        color: #4e4e4e;
        border-bottom: 1px solid #22c1e0;
        padding: 10px 0;
        width: 90%;
    }
    .form-fill .col-auto{
        width: 95%;
    }
    .form-fill h2 {
        font-size: 1.7em;
        margin-bottom: -15px;
    }
    .form-fill li {
        font-size: 1em;
    }
    .why-parent .card-title {
        font-size: 18px;
    }
}
.nearby ul li {
    font-size: 1.2em;
    color: #000;
    margin-bottom: .6em;
    font-weight: 500;
    text-align: start;
}
.form-fill .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
.form-fill .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
.form-fill label {
    display: inline-block;
    margin-bottom: .5rem;
}
.form-fill input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    #admissionLeadForm .form-row {
        display: block !important;
        padding: 0px 29px;
    }
    .form-fill h2 {
        padding-top: 1.5rem !important;
    }
    .form-fill .form-row{
        margin-top: 30px;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1200px){
    .fill-area #admissionLeadForm .form-control{height: calc(1.4em + 0.75rem + 2px) !important;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .fill-area #admissionLeadForm .form-control{height: calc(1.4em + 0.75rem + 2px) !important;}
}
@media only screen and (min-width: 320px) and (max-width: 767px){
    .fill-area #admissionLeadForm .form-control{height: calc(1.4em + 0.75rem + 2px) !important;}
}

@media only screen and (min-width: 320px) and (max-width:768px){
    #fill-f .overall{display:none;} 
    .fill-area button {padding: 9px 15px !important;} 
    #fill-f {padding: 0 0 0 0 !important;}
    .fill-area { width: 100%;}
}

@media only screen and (min-width: 768px){
    .list-inline { margin-bottom: 1.5rem !important; }
} 