h1,
h2,
h3,
h4,
h5,
h6 {
    color: red;
}

.navbar {
    background: white;
    border-bottom: 5px solid red;
}

.nav-link,
.navbar-brand {
    color: #f4f4f4;
    cursor: pointer;
}

.nav-link {
    margin-right: 1em !important;
}

.nav-link :hover {
    background: #f4f4f4;
}

.navbar-collapse {
    justify-content: flex-end;
}

.navbar-toggler {
    background: #fff;
}

.bg-dark {
    background-color: #343a40!important
}

.bg-primary {
    background-color: #007bff!important
}


/* ---------banner---------- */

#demo {
    top: 95px;
    height: 522px;
}

.carousel-inner img {
    width: 100%;
    /*height: auto;*/
    /* height: 100%; */
     height: 500px; 
}


/* ----------recent-events------------ */

.blog .carousel-indicators {
    left: 0;
    top: auto;
    bottom: -40px;
}


/* The colour of the indicators */

.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

.blog .carousel-indicators .active {
    background: #707070;
}

#recent-events img {
    height: auto;
}


/* ---------footer-------------- */

section {
    padding: 68px 0;
    margin-top: 75px;
}

section .section-title {
    text-align: center;
    color: #1ca250;
    margin-bottom: 50px;
    text-transform: uppercase;
}
table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
  padding: 10px 30px;
}
.sectionbox{
    padding: 50px 0px;
}
#footer {
    /* background: #1ca250 !important; */
    background: red !important;
}

#footer h5 {
    padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color: #ffffff;
}

#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

#footer ul.social li {
    padding: 3px 0;
}

#footer ul.social li a i {
    margin-right: 5px;
    font-size: 25px;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#footer ul.social li:hover a i {
    font-size: 30px;
    margin-top: -10px;
}

#footer ul.social li a,
#footer ul.quick-links li a {
    color: #ffffff;
}

#footer ul.social li a:hover {
    color: #eeeeee;
}

#footer ul.quick-links li {
    padding: 3px 0;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#footer ul.quick-links li:hover {
    padding: 3px 0;
    margin-left: 5px;
    font-weight: 700;
}

#footer ul.quick-links li a i {
    margin-right: 5px;
}

#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px) {
    #footer h5 {
        padding-left: 0;
        border-left: transparent;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
}

footer .form-control {
    background-color: #1f2022;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
    border: none;
    resize: none;
    color: #d1d2d2;
    padding: 0.7em 1em;
}

@media(max-width: 575px) {
    #footer-form {
        margin-top: 43px;
    }
}

#footer-form fieldset input::placeholder {
    color: black;
}


/*================ side admission form================= */

.open-button {
    display: none;
}


/* The popup form - hidden by default */

.form-popup {
    display: none;
    position: fixed;
    bottom: 10px;
    left: 20px;
    border: 3px solid #f1f1f1;
    z-index: 111;
    width: 250px;
}


/* Add styles to the form container */

.form-container {
    max-width: 250px;
    padding: 10px;
    background-color: white;
}

.form-container input {
    margin: 3px;
    width: 100%
}


/* When the inputs get focus, do something */

.form-container input[type=text]:focus,
.form-container input[type=password]:focus {
    background-color: #ddd;
    outline: none;
}


/* Set a style for the submit/login button */

.form-container .btn {
    background-color: red;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 180px;
    margin-bottom: 10px;
    opacity: 0.8;
}


/* Add a red background color to the cancel button */

.form-container .cancel {
    background-color: transparent;
    color: black;
    width: 0px;
    padding: 0px 21px 0px 0px;
}


/* Add some hover effects to buttons */

.form-container .btn:hover,
.open-button:hover {
    opacity: 1;
}

.branches {
    margin-left: 3px;
    width: 169px;
}

button.btn.cancel {
    float: right;
    /* border-radius: 50%; */
    width: 24px;
    height: 24px;
    position: relative;
    top: -70px;
    right: -12px;
    padding: 3px;
}

.sticky-form {
    margin-bottom: -25px;
    font-size: 1.5em;
}

.branches {
    width: 100%;
    margin-left: 2px;
}

.text-input {
    width: 100%;
    margin-left: 2px;
    border-radius: 2px
}

.text-justify {
    text-align: justify;
}

#media {
    color: red;
    margin-top: 115px;
}

.news-video {
    /* background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("./images/news.jpg"); */
    background: url("./images/news.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
}


/* ====admission=========== */

.image-admission-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("./images/school.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
}

.lg-text {
    font-size: 52px;
    font-weight: 600;
    text-transform: none;
    color: #fff;
}


/* ====achievements=========== */


/* .image-achievements-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("./images/school.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
} */


/* ====awards=========== */

.image-awards-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("./images/school.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
}


/* ====achievements=========== */

.image-facilities-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("./images/school.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
}


/* ==========principal desk============ */

.image-principal-desk-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("./images/school.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
}

/* -----------pre-primary----------- */

.image-preprimary-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("./images/school.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
}

.lg-text {
    font-size: 52px;
    font-weight: 600;
    text-transform: none;
    color: #fff;
}

.image-aboutus-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("../images/chamrajpet/school.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    margin-top: 110px;
    padding-bottom: 110px;
}

.lg-text {
    font-size: 52px;
    font-weight: 600;
    text-transform: none;
    color: #fff;
}

.image-aboutus-para {
    color: #fff;
}

.image-management-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("./images/school.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
}

.image-mission-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("./images/school.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
}

.image-location-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("./images/school.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
}

.image-achievements-banner{
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("./images/school.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px; 
}

.welcome{
    margin-top: -121px;
}

.marque-tag{
    margin-top: 103px;
}

@media(max-width: 767px){
     .marque-tag{
        margin-top: 145px !important;
    }
}

.sarjapur-career {
    background-color: maroon;
    color: white
}
@media (min-width:576px)
{.modal-dialog1
    {max-width:1000px !important;
     margin:10px auto}}
@media (min-width:2560px)
{.modal-dialog1
    {max-width:1500px !important;
     margin:25px auto}}
.registration{
    padding: 0px 0;
    margin-top: 60px;
}