/*@import url('https://fonts.googleapis.com/css?family=Raleway');*/
/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');*/

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway'), url(https://fonts.googleapis.com/css?family=Raleway&display=swap) format('woff2');
  /*font-display: swap;*/
}

/*@font-face {*/
/*  font-family: 'RobotoSlab-Regular';*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*  font-display: swap;*/
/*  src: local('RobotoSlab-Regular'), local('RobotoSlab-Regular'), url(https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap) format('woff2');*/
/*}*/



html,
body {
    overflow-x: hidden;
}

html,
h1,
h2,
h3,
h4,
h6,
a {
    font-family: "Raleway", sans-serif;
}

.navbar {
    background: white;
}

.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;
}

/*----New Page Css Starts here---*/
/*--All the Css for New Home Page--*/
.homenew .nav-link{
    font-family: 'Lato', sans-serif;
    font-weight: 400;   
}
.home{
    background: url("../images/New_Home/Rcis_banner.webp");
    background-color: #205A7A;
    min-height: 700px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    align-items: center;
}
h1.mtop{
    margin-top: 1.5em;
}
.home h1{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    width: 80%;
    line-height: 1.5em;
}
h1.admission {
    font-size: 1.5em;
}
.facilitiesbg{
    background-color: #FFEC04;
    min-height: 150px;
    margin-bottom: 200px;
    margin-top: -337px;
}
.whyrcisbg{
    background-color: #FFEC04;
    min-height: 80px;
    margin-bottom: 100px;
    margin-top: -227px; 
}
.otherbg{
    background-color: #FFEC04;
    min-height: 120px;
    margin-bottom: 250px;
    margin-top: -310px; 
}
.aboutnew, .whyrcis, .achievements, .Curriculum{
    padding: 100px 0px;

}
.milestone h2,.styleh1 h1,.whyrcis h2,.contact a{
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}
.aboutnew h1{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    letter-spacing: 2.5px;
    margin-bottom: 1em;
}
.styleh1 h1{
    margin-bottom: 70px;
}

.aboutnew p{
    font-family: 'Lato', sans-serif;
    font-size: 1.3em;
    line-height: 1.7em;
    font-weight: 400 !important;
}
.aboutnew img{
    position: absolute;
    z-index: 9;
    width: 120%;
    left: 90px;
    top:100px;
    height: auto;
}
.aboutrightcolumn {
    padding: 8em 7em 8em 15em !important;
}

.aboutnewmob{
    display: none;
}
.aboutrightcolumn1 {
    padding: 3em 12em 3em 5em !important;
}
.slider p {
    width: 70%;
    line-height: 1.3em;
    margin-top: 1.5em !important;
    margin: auto;
    text-align: center;
    font-size: 1.3em;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.milestone{
    margin: 400px 0px 50px 0px;
}
.row.inner {
    padding: 40px 0px;
}
.milestone h2{
    font-size: 6em;
    font-weight: 500;
}
.milestone p{
    font-size: 1.4em;
}
.milestone img {
    position: absolute;
    z-index: 9;
    width: 110%;
    right: 0px;
    top: -110px;
    height: auto;
}
.whyrcis img{
    background-color: #205A7A;
    padding: 20px;
    width: 70%;
    height: auto;
}
.Kindergarten{
    background: url("../images/New_Home/Kindergarten.png");
    background-color: #205A7ABF;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height:420px;
    margin: 0px 30px;
    justify-content: center!important;
    text-align: center;
    align-items: center;
}
.Middleschool{
    background: url("../images/New_Home/Middleschool.png");
    background-color: #205A7ABF;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height:420px;
    margin: 0px 30px;
    justify-content: center!important;
    text-align: center;
    align-items: center;
}
.achievements img{
    width: 80%;
    height: auto;
    margin-top: 70px;
    background: none !important;
}
.achievements h4{
    font-family: 'Lato', sans-serif;
}
.achievements p{
    font-size: 1.3em;
    margin-top: 30px;;
}
.achievementsbg{
    background-color: #FFEC04;
    min-height: 120px;
    margin-bottom: 250px;
    margin-top: -380px;
}

.awards p{
    width: 60%;
    margin: auto;
    line-height: 1.2em;
    font-weight: 500;
    font-size: 1.3em;
    margin-top: 30px;
}
.Curriculumsection1{
    border: 4px solid #FFEC04;
    padding: 30px;
}
.Curriculumsection2{
    border: 4px solid #FFEC04;
    padding: 30px;
}
.Curriculumsection1 img{
    width: 95%;
    margin: auto;
    height: auto;
}
.Curriculumsection2 img{
    width: 95%;
    margin: auto;
    height: auto;
}
.Curriculumsection1,.Curriculumsection2 ul li{
   font-size: 1.1em;
}
.telnumber{
    margin-left: 1.5em;
    width: 60%;
}
.footer{
    background: url("../images/New_Home/Rcis_banner.webp");
    background-color: #205A7A;
    min-height: 700px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    align-items: center;
}
.footer h1{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    width: 85%;
    line-height: 1.5em;
}
.footerbutton{
    background-color: #FFEC04;
    padding: 14px 30px;
    border: none;
    color: #205A7A;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.list-unstyled{
    font-size: 2rem;
    color: #205A7A !important;
}
.mobwhyrcis,.mobmilestone{
    display: none;
}

/*--Style for New Contact Form For New Home Page--*/

.homeform{
    display: flex;
}
.firstcolumn{
    width: 48%;
    margin-right: 2%;
}
.secondcolumn{
    width: 48%;
}

input#parent_name, input#parent_child_name,input#parent_email,input#parent_phone,select#select_branch,select#select_grade,textarea#parent_remarks,input#parent_remarks,input#vercode_enquiry{
    border: 1px solid #FFEC04;
}


/*----New Home Page cSs Starts For Mobile Responsive----*/

@media only screen and (max-width:768px) {
    .aboutnew, .whyrcis, .achievements,.footer {
        padding: 50px 0px;
    }
    .slider{
        padding: 20px 0px 0px 0px;
    }
    .Curriculum{
        padding: 50px 24px !important;
    }
    .home{
        padding: 50px 0px;
    }
    .home h1,.footer h1 {
        font-weight: 600;
        font-size: 1.4em;
        width: 100%;
        line-height: 1.3em;
    }
    
    h1.mtop{
        margin-top: 0.5em;
    }
    #form-style{
        margin-top: 20px !important;
    }
    h1.admission {
        font-size: 1.1em;
    }

    .homeform{
        display: block !important;
    }
    .firstcolumn{
        width: 100% !important;
        margin-right: 0% !important;
    }
    .secondcolumn{
        width: 100% !important;
    }
    .aboutnew{
        display: none;
    }
    .aboutnewmob{
        display: block !important;
        padding: 50px 0px;
    }
    .styleh1 h1{
        margin-bottom: 20px;
    }
    .facilitiesbg {
        background-color: #FFEC04;
        min-height: 85px;
        margin-bottom: 200px;
        margin-top: -250px;
    }
    .slider p {
        margin-top: 1em !important;
        font-size: 1em;
    }
    .Kindergarten{
        min-height: 220px;
    }
    .Middleschool{
        min-height: 220px;
        margin-top: 30px !important;
    }
    .whyrcis img{
        width: 100%;
    }
    .otherbg {
        min-height: 90px;
        margin-bottom: 200px;
        margin-top: -230px;
    }
    .Curriculumsection1,.Curriculumsection2{
        border: 2px solid #FFEC04; 
    }
    .Curriculumsection2{
        margin-top: 30px !important;
    }
    .achievementsbg{
        display: none;
    }
    
    .awards p{
        width: 100%;
    font-size: 0.8em;
    margin-top: 10px;
    min-height: 80px;;
    }
    .achievements p, .milestone p {
        margin-top: 10px;
        font-size: 1em;
        line-height: 1.2em;
    }
    .achievements h4{
        font-size: 1em;
    }
    .achievements img {
        width: 100%;
        height: auto;
        margin-top: 40px;
        background: none !important;
    }
    .milestone h2{
        font-size: 3em;
    }

    .mobsection{
        margin-top: 30px !important;
    }
    .milestone,.awards{
        margin: 0px !important;
    }
    .milestone img, .milestone {
        display: none;
    }
    
    h5.mtop{
        font-size: 1em;
        padding-top: 1em;
    }
    .mobwhyrcis,.mobmilestone{
        display: block !important;
    }
    .whyrcis,.whyrcisbg{
        display: none;;
    }
    .contact a{
        font-size: 0.8em !important;
    }
    .contact h4,.location h5{
        font-size: 1.2em;
        margin-top: 20px;
    }
}




/*----New Home Page cSs Starts For Mobile Responsive----*/
.about {
    margin: 0em 0;
    padding: 1em;
    position: relative;
    background-color: white
}

.about h1 {
    color: maroon;
    font-weight: bolder;
    font-size: revert;
}

.about img {
    height: 100%;
    width: 100%
}

.about span {
    display: block;
    color: #888;
    position: absolute;
    left: 115px
}

.about .desc {
    padding: 2em
}

.about .desc h3 {
    color: black
}

.about .desc p {
    color: #888;
    /*background: rgb(0, 0, 0);*/
    /*background: rgba(0, 0, 0, .5);*/
    color: black;
    text-align: justify
}

.rcis-heading {
    color: maroon
}

.gallery {
    margin: 4em 0;
    position: relative
}

.gallery h1 {
    color: maroon;
    margin: 2em
}

.gallery img {
    height: 15rem;
    width: 100%;
    margin: 1em
}

.awards {
    margin: 4em 0
}

.awards h1 {
    color: maroon;
    margin: 1em
}

.awards .card {
    box-shadow: 0 0 20px #ccc
}

.awards .cards img {
    width: 100%;
    height: 12em
}

.awards .card-title {
    color: maroon
}

.awards .card-body {
    padding: 1em
}

.maps {
    margin: 6em 0;
    position: relative
}

.maps h1 {
    padding: 2em 1px;
    color: maroon
}

.maps .right {
    max-width: 600px
}

.maps .right .btn-secondary {
    background: maroon;
    color: #fff;
    border: 0
}

.maps .right .form-control::placeholder {
    color: #888;
    font-size: 16px
}

@media(max-width:767px) {
    .maps .right {
        margin-top: 30px
    }
}

.contact-form {
    margin: 7em 0;
    position: relative
}

@media(max-width:767px) {
    .contact-form {
        margin: 3em 0
    }
}

.contact-form h1 {
    padding: 2em 1px;
    color: maroon
}

.contact-form .right {
    max-width: 600px
}

.contact-form .right .btn-secondary {
    background: maroon;
    color: #fff;
    border: 0
}

.contact-form .right .form-control::placeholder {
    color: #888;
    font-size: 16px
}

@media only screen and (max-width:767px) {
    h1 {
        font-size: 1.5em
    }
}

@media(max-width:565px) {
    #mySlider {
        top: 105px!important
    }
    .about {
        margin-top: 9px
    }
}

#address-dropdown {
    height: 57px
}

.parallax-window {
    min-height: 400px;
    background: transparent;
    opacity: .75
}

.open-button {
    display: none
}

.form-popup {
    display: none;
    position: fixed;
    bottom: 10px;
    left: 20px;
    border: 3px solid #f1f1f1;
    z-index: 111;
    width: 250px
}

.form-container {
    max-width: 250px;
    padding: 10px;
    background-color: white
}

.form-container input {
    margin: 3px;
    width: 100%
}

.form-container input[type=text]:focus,
.form-container input[type=password]:focus {
    background-color: #ddd;
    outline: none
}

.form-container .btn {
    background-color: red;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 180px;
    margin-bottom: 10px;
    opacity: .8
}

.form-container .cancel {
    background-color: transparent;
    color: black;
    width: 0;
    padding: 0 21px 0 0
}

.form-container .btn:hover,
.open-button:hover {
    opacity: 1
}

.branches {
    margin-left: 3px;
    width: 169px
}

button.btn.cancel {
    float: right;
    width: 24px;
    height: 24px;
    position: relative;
    top: -45px;
    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
}

#popup-container {
    position: fixed;
    z-index: 9990;
    margin: 0 auto;
    top: 10%;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 990px;
    display: none
}

#popup-container.open {
    display: block
}

.modal-content {
    background-color: rgba(38, 38, 40, .92);
    color: #fff;
    padding: 20px 100px
}

.modal-content input {
    height: 57px;
    border-radius: 0
}

.modal-content .btn-primary {
    width: 175px;
    background-color: #ef9919;
    border: 0
}

.modal-content .btn-primary:hover {
    background-color: #0073b7;
    border: 0
}

.modal-content .logorow {
    text-align: center
}

.close {
    margin-right: 10px;
    margin-top: 5px;
    color: #fff;
    opacity: .8
}

.close:hover {
    color: #efefef
}

.school-name {
    font-size: 1em
}

#headingOne,
#headingTwo,
#headingThree,
#headingFour,
#headingFive,
#headingSix {
    padding: 0!important
}

#form-input {
    border: none;
    border-bottom: 1px solid #fff;
    background: transparent;
    outline: none;
    height: 40px;
    color: #fff;
    font-size: 16px
}

#enquire {
    color: #fff;
    font-size: 15px;
    background: red;
    cursor: pointer;
    border: none;
    outline: none;
    margin-bottom: 2px
}

@media(min-width:1200px) {
    #enquire {
        margin-left: 140px
    }
}

#select-menu {
    color: white;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid white
}

#form-style {
    background-color: white;
    margin-top: 58px;
}

#exist-login {
    background-color: green;
    color: white;
    margin-top: 5px;
    font-size: 14px;
    margin-left: 17px;
    width: 108px
}

.existing-parents {
    font-size: 1rem;
    margin-bottom: -12px;
    color: black
}

@media(min-width:375px) and (max-width:420px) {
    .about-logo {
        margin-left: 24px
    }
}

@media(min-width:421px) and (max-width:455px) {
    .about-logo {
        margin-left: 41px
    }
}

@media(min-width:503px) and (max-width:550px) {
    .about-logo {
        margin-left: 77px
    }
}

@media(min-width:551px) and (max-width:575px) {
    .about-logo {
        margin-left: 97px
    }
}

section {
    padding: 26px 0
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase
}

#footer {
    background: red
}

#footer h5 {
    padding-left: 10px;
    border-left: 3px solid #ffe302;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color: #ffe302;
    /*font-family: 'RobotoSlab-Regular' sans-serif!important*/
}

#footer a {
    color: #ffe302;
    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: #fff
}

#footer ul.social li a:hover {
    color: #eee
}

#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: 0;
        margin-bottom: 10px
    }
    .facebook {
        margin-top: 20px
    }
}

li input[type="text"]::placeholder {
    color: lightgray
}

li input[type="email"]::placeholder {
    color: lightgray
}

li input[type="tel"]::placeholder {
    color: lightgray
}

li textarea::placeholder {
    color: lightgray
}

#primary-nav {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out
}

.shrink {
    padding-top: 0!important;
    padding-bottom: 0!important;
    min-height: 80px!important
}

.shrink {
    padding-top: 0!important;
    padding-bottom: 0!important;
    min-height: 100px!important
}

.shrink a {
    padding-top: 0!important;
    padding-bottom: 0!important
}

@media(max-width:360px) {
    #enquire {
        margin-left: 24px
    }
    .italic-existing {
        margin-left: 18px
    }
}

@media (min-width:360px) and (max-width:385px) {
    #enquire {
        margin-left: 42px
    }
    #exist-login {
        margin-left: 43px
    }
    .italic-existing {
        margin-left: 37px
    }
}

@media (min-width:385px) and (max-width:411px) {
    #enquire {
        margin-left: 59px
    }
    #exist-login {
        margin-left: 60px
    }
    .italic-existing {
        margin-left: 60px
    }
}

@media (min-width:411px) and (max-width:565px) {
    #enquire {
        margin-left: 136px
    }
    #exist-login {
        margin-left: 136px
    }
    .italic-existing {
        margin-left: 136px
    }
}

@media (min-width:565px) and (max-width:767px) {
    #enquire {
        margin-left: 140px
    }
    #exist-login {
        margin-left: 140px
    }
    .italic-existing {
        margin-left: 140px
    }
}

@media(min-width:768px) and(max-width:1200px) {
    #exist-login {
        margin-left: 2px
    }
}

@media (max-width:767px) {
    .touch-section {
        margin-top: 45px
    }
    .locate-section {
        margin-top: 6px
    }
}

#submit-button {
    width: 64px;
    margin-left: 115px
}

@media(min-width:375px) and (max-width:400px) {
    #submit-button {
        margin-left: 140px
    }
}

@media(min-width:401px) and (max-width:440px) {
    #submit-button {
        margin-left: 154px
    }
}

@media(min-width:441px) and (max-width:480px) {
    #submit-button {
        margin-left: 170px
    }
}

@media(min-width:481px) and (max-width:575px) {
    #submit-button {
        margin-left: 195px
    }
}

@media(min-width:576px) and (max-width:767px) {
    #submit-button {
        margin-left: 52px
    }
}

.image-aboutus-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/home_banners/banner1.webp);
    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-para {
    color: #fff
}

@media(max-width:767px) {
    .vision-image {
        width: 100%
    }
}

@media(min-width:1000px) {
    .about-logo {
        margin-left: 120px
    }
}

.about-logo {
    width: auto;
    height: 276px
}

.about-rcis {
    margin-top: 15px
}

.vision-section {
    margin-top: 25px
}

#button {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000
}

#button:hover {
    cursor: pointer;
    background-color: #333
}

#button:active {
    background-color: #555
}

#button.show {
    opacity: 1;
    visibility: visible
}

#bottom-top {
    font-size: 30px;
    margin-top: 10px
}

.image-management-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/home_banners/banner4.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px
}

.image-management-para {
    color: #fff
}

.chairman-desc {
    text-align: justify
}

.message-box p {
    text-align: justify
}

.image-location-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/about.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px
}

.image-location-para {
    color: #fff
}

.box {
    padding: 60px 0
}

.box-part {
    background: #FFF;
    border-radius: 0;
    padding: 60px 10px;
    margin: 30px 0
}

.text {
    margin: 20px 0
}

.fa {
    color: #4183D7
}

.image-gallery-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/aboutus/about_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px
}

.image-gallery-para {
    color: #fff
}

.image-blogs-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/aboutus/about_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px
}

.image-blogs-para {
    color: #fff
}

.publicaciones-blog-home {
    padding-bottom: 50px;
    background: url("") no-repeat fixed center center;
    background-size: 100% auto;
    background-color: #f1f1f1
}

.publicaciones-blog-home h2 {
    text-align: center;
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 44px;
    margin-top: 70px
}

.publicaciones-blog-home h2 b {
    color: maroon
}

.publicaciones-blog-home .fondo-publicacion-home {
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    height: 400px;
    margin-bottom: 20px;
    display: block;
    color: inherit;
    text-decoration: none;
    position: relative
}

.publicaciones-blog-home .fondo-publicacion-home:hover h3 {
    color: maroon
}

.publicaciones-blog-home .fondo-publicacion-home:hover .mascara-enlace-blog-home {
    height: 400px;
    width: 100%;
    color: #aaa;
    background-color: maroon;
    position: absolute;
    top: 0;
    opacity: .95;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s
}

.publicaciones-blog-home .black {
    background: maroon
}

.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
    display: inline-block;
    width: 50%;
    overflow: hidden;
    height: 100%
}

.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
    height: 100%;
    width: auto
}

.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 0 10px
}

.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px
}

.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {
    color: #fff;
    font-size: 16px;
    font-weight: 300
}

.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home {
    padding: 0 10px
}

.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home h3 {
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase
}

.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-home {
    overflow: hidden;
    max-height: 180px
}

.mascara-enlace-blog-home {
    height: 400px;
    width: 0%;
    color: #aaa;
    background-color: maroon;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    text-align: center;
    padding-top: 180px
}

.mascara-enlace-blog-home span {
    text-align: center;
    max-height: 400px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 3px;
    color: #fff;
    font-weight: 900;
    font-size: 16px
}

.publicaciones-blog-home .todas-las-publicaciones-home {
    background: maroon;
    height: 400px;
    width: 100%;
    display: inline-block;
    padding: 20px;
    text-decoration: none;
    border-radius: 3px
}

.publicaciones-blog-home .todas-las-publicaciones-home span {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 26px
}

@media (max-width:768px) {
    .publicaciones-blog-home h2 {
        text-align: center;
        font-weight: 300;
        margin-bottom: 30px;
        font-size: 34px;
        margin-top: 70px
    }
    .publicaciones-blog-home .fondo-publicacion-home {
        background: #fff;
        border-radius: 3px;
        overflow: hidden;
        height: inherit;
        margin-bottom: 20px;
        display: block;
        color: inherit;
        text-decoration: none;
        position: relative
    }
    .publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        height: auto
    }
    .publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
        height: auto;
        width: 100%
    }
    .publicaciones-blog-home .black {
        background: #fff
    }
    .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        padding: 0 10px
    }
    .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
        font-weight: 900;
        color: #333;
        text-transform: uppercase;
        font-size: 20px
    }
    .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {
        color: #333;
        font-size: 14px;
        font-weight: 400
    }
    .publicaciones-blog-home .todas-las-publicaciones-home {
        background: maroon;
        height: 100%;
        width: 100%;
        display: inline-block;
        padding: 20px;
        text-decoration: none;
        border-radius: 3px
    }
}

.image-mysore-career-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/about.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px
}

.image-mysore-career-para {
    color: #fff
}

.image-career-sarjapur-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/about.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px
}

.image-career-sarjapur-para {
    color: #fff
}

.sarjapur-career {
    background-color: maroon;
    color: white
}

.image-career-kalyan_icse-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/about.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px
}

.image-career-kalyan_icse-para {
    color: #fff
}

.image-career-kalyan_cbse-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/about.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px
}

.image-career-kalyan_cbse-para {
    color: #fff
}

.image-career-ms-palya-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/about.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px
}

.image-career-ms-palya-para {
    color: #fff
}

.image-career-Begur-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/about.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px
}

.image-career-Begur-para {
    color: #fff
}

#form-style div input::placeholder {
    color: black
}

#footer_error_message,
#footer_success_message {
    color: white!important
}

.image-royale-kidz-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../images/rkis.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px
}

.image-royale-kidz-para {
    color: #fff
}

/*@media (max-width: 767px){*/
/*    #rkis{*/
/*        margin-top: -55px; */
/*    } */
/*}*/

#rkis{
        margin-top: -55px; 
    }
    
/*    .image-privacy-policy-banner {*/
/*    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7));*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-position: center center;*/
/*    color: #fff;*/
/*    padding-top: 110px;*/
/*    padding-bottom: 110px*/
/*}*/

.error-template {
    padding: 40px 15px;
    text-align: center;
}

.error-actions {
    margin-top: 15px;
    margin-bottom: 15px;
}

.error-actions .btn {
    margin-right: 10px;
}

#admission-page {
    margin-top: 25px;
}

#online-admission {
    animation: blinkingText 1.2s infinite;
}

@keyframes blinkingText {
    0% {
        color: red;
    }
    49% {
        color: red;
    }
    60% {
        color: transparent;
    }
    99% {
        color: transparent;
    }
    100% {
        color: red;
    }
}

#demo {
    top: 95px;
    height: 522px;
}

.carousel-inner img {
    /*width: auto !important;*/
    height: auto;
    width: 100% !important;
     /*height: 100%; */
     height: 600px; 
     /*overflow: hidden;*/
     object-fit:cover;
}

/*@media (min-width: 768px){*/
/*.carousel-inner img {*/
/*    height: 410px;*/
/*    width: 100% !important;*/
/*}*/
/*}*/

#Logo{
    height: 70%;
    width: 70%;
}

@media(max-width: 768px){
    #Logo{
    width: 230%;
}
#get-in{
    margin-top: 40px;
}
}
#nav-logo{
    width: 30%;
}
.keypara{
    padding-left:300px;
    padding-right:300px;
    margin-top:40px;
}
@media(max-width: 768px){
    .keypara{
    margin-top: 40px;
    padding: 20px;
}}
.carousel-inner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    top: 20px;
    height: 500px;
}

@media(max-width: 768px){
    .carousel-inner{
    position: absolute;
    width: 100%;
    overflow: hidden;
    top: 9px;
    height: 500px;
    }
}
.admissions{
   top: 50px;
    position: relative;
}
@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}}
