﻿a {
    text-decoration: none !important;
}

.imgonlineadmission {
    height: auto;
    display: inline-block;
    width: 70%;
    margin-left: 1.3rem;
    margin-top: -.4rem;
}
/* inner */
.innerContent span, .innerContent p, .innerContent td, .career_div_content {
    font-family: Calibri, Sans-Serif !important;
    font-size: 1.8rem !important;
    letter-spacing: 0.05rem;
    line-height: 2.8rem !important;
    font-weight: 500;
}

h2#lblheading1 {
    margin: 0 0 .5rem !important;
}

#newsEvent .position-relative {
    border: 0.1rem solid #fff;
    margin-bottom: 1.5rem;
    background: #f4941c;
    padding: 1rem;
}

.new_bg::before {
    content: '';
    position: absolute;
    width: 4.5rem;
    background-image: url('../images/new.png');
    height: 10rem;
    top: -30px;
    right: 0px;
    background-repeat: no-repeat;
    background-size: 4rem;
    background-position: right center;
    /*    animation: blinker 1s step-end infinite; */
}

@keyframes blinker {
    50% {
        box-shadow: 1px 1px 8px 1px #ff2f25;
    }
}

/* ===== Career ===== */
.career_div_content {
    font-size: 16px;
}

#ctl00_ContentPlaceHolder1_MainId ::placeholder {
    font-size: 16px;
}

/* ===== TOp header ====== */
.header_div {
    background: #00004d;
    padding-bottom: 0.5rem;
    margin-bottom: 5px;
}

.header_logo::before {
    content: '';
    position: absolute;
    top: -2.1rem;
    /* background: url(../images/top_bg.png);*/
    width: 100%;
    height: 17.4rem;
    background-repeat: repeat-x;
    z-index: 0;
}

.float-start {
    float: right !important;
}

ul.header_icon {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.header_icon > li {
    width: 13.4rem;
    border: .1rem solid white;
    height: 4.5rem;
    padding-left: 2.6rem;
    margin: .8rem .5rem;
    text-align: center;
    border-radius: 3rem;
    line-height: 4.5rem;
    display: flex;
    align-items: center;
}

.purple {
    background-image: linear-gradient(to right top, #2451a4, #4c4fb1, #7249b9, #973cbb, #bc21b6);
}

.header_icon > li > a {
    font-size: 2.5rem;
}

    .header_icon > li > a > img {
        width: 12rem;
        padding-right: 1.4rem;
        margin-top: 0rem;
        margin-left: -1.2rem;
    }

.blue {
    background-image: linear-gradient(to right top, #003399, #005bbc, #0081d7, #00a7ed, #00ccff);
    margin-top: 2px;
}

.darkyellow {
    background-image: linear-gradient(to right top, #e58900, #de9104, #e76f1a, #de630b, #d45800);
}

.text-end {
    text-align: right !important;
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.header_address {
    margin-top: .6rem;
}

    .header_address img {
        width: 20px;
    }

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
}

.header_address span {
    /* text-shadow: .1rem .1rem .1rem #8e8e8e;*/
    font-size: 15px;
    font-weight: bold;
}

.header_address span {
    color: white;
}

.div_Logo {
    width: 100%;
    height: auto;
    margin: 1.8rem 0;
}

    .div_Logo > a > img {
        width: auto;
        /*height: 9.8rem;*/
    }

.Img_icon_header, .Img_icon_header_schoalrship {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: .5rem;
    text-align: center;
}

    .Img_icon_header a {
        display: inline-block;
    }

    .Img_icon_header > a > img {
        width: 20rem !important;
        margin: 1.9rem 13px 0;
    }

.award {
    width: 100%;
    margin: 2.2rem 0 0;
    text-align: right;
}

    .award img {
        width: 10rem;
        margin: 0 auto;
    }

.isa img {
    width: 15.7rem;
    margin: 2.4rem auto 0;
}

.social-icon {
    margin: 1.5rem 0.5rem;
}

.header_address {
    margin-bottom: 3px;
}

#buttonC {
    font-family: Calibri;
    background: #ffffff;
    color: #00004d;
    padding: 6px 8px 11px;
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 10px;
    height: 37px;
    position: absolute;
    cursor: pointer;
    border: 5px solid #00004d;
    border-radius: 50%;
    top: -10px;
    z-index: 9;
    left: auto;
    right: -12px;
    opacity: 1;
    transition: .5s all ease-in;
}

/*.social-icon a {
    margin: 0rem .3rem;
    border: .2rem solid #fff !important;
    padding: 5px 13px 8px 11px;
    box-shadow: rgb(0 0 0 / 10%) 0px 13px 27px -5px, rgb(0 0 0 / 10%) 0px 8px 16px -8px;
    border-radius: 7px;
}*/

.social-icon a:last-child {
    /*    padding-right: .4rem;*/
}

.social-icon img {
    width: 2rem !important;
}

.header_logo {
    background: #FFF;
    position: relative;
}

.text-end {
    text-align: right !important;
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.d-flex {
    display: flex !important;
}








/*== Digital == */
#digitalD {
    width: 21.2rem;
    height: auto;
    position: absolute;
    right: 0rem;
    background: repeating-linear-gradient(45deg, #365c82, #1f5396 5px);
    box-shadow: inset 2rem 0rem 1rem 0.2rem #5490d461;
    border-top-left-radius: 7rem;
    z-index: 999;
    top: 0rem;
    padding: 2rem;
    left: auto;
    bottom: auto;
    overflow-y: scroll;
    transition: .5s all ease-in-out;
    padding-bottom: 1.6rem;
    border-bottom: .4rem solid #1d4a7d;
}

    #digitalD ul > li {
        margin: 2.5rem 0;
    }

        #digitalD ul > li:hover {
            transform: rotate(-4deg);
        }

ul, li {
    list-style: none;
    padding: 0;
}

#digitalD a {
    padding: .6rem 1.4rem;
    font-variant: small-caps;
    background: #096d96;
    color: #fff;
    font-weight: 600;
    font-family: Open Sans, sans-serif;
    line-height: 3.2rem;
    border: .3rem solid #fff;
    font-size: 1.6rem;
    border-radius: 5rem;
    box-shadow: inset 2rem -3rem #33333314;
    transition: 1s all ease-in;
}

.show {
    display: block !important;
}

.digitalC p {
    top: 7px;
    position: absolute;
    color: #fff;
    background: #fb1d1d;
    width: 2.7rem;
    height: 2.7rem;
    line-height: 2rem;
    text-align: center;
    box-shadow: inset 0.1rem 0.1rem 1rem 0rem #cec7c769;
    font-size: large;
    cursor: pointer;
    border: 0.2rem solid #fff;
    right: 7px;
    border-radius: .5rem;
    font-weight: 600;
}

    .digitalC p::before {
        content: '';
        position: absolute;
        width: 2.1rem;
        height: 0.2rem;
        z-index: -1;
        background: #3c3c3c;
        right: 2px;
        transform: rotate(90deg);
        display: none;
        transition: .5s all ease-in;
    }

.img_ceo {
    display: inline-block;
    width: 100%;
    height: auto;
}

    .img_ceo > img {
        height: 6.4rem;
        border-radius: 50%;
        width: auto;
        border: .1rem solid #efefef;
        display: inline-block;
    }

.ceo_content {
    display: inline-block;
    width: 100%;
    height: auto;
}

    .ceo_content > h4 {
        display: inline-block;
        font-size: 1.9rem;
        width: 100%;
        color: darkblue;
        margin: 0rem;
        font-weight: bold;
        padding: 0rem;
        padding-top: .3rem;
    }

    .ceo_content > h5 {
        display: inline-block;
        font-size: 1.9rem;
        color: Maroon;
        padding: 0rem;
        padding-top: .4rem;
        font-weight: bold;
        margin-left: 2.2rem;
        margin: 0rem;
        text-align: center;
    }

.haderhansi {
    display: inline-block;
    width: 100%;
    height: auto;
    background-image: linear-gradient(to right, #7698b4, #b7afcf);
}

.main_linw {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-left: .8rem;
    margin-top: .4rem;
}

    .main_linw > p {
        display: inline-block;
        font-size: 1.1rem;
        color: #cc8926;
        font-weight: bold;
        line-height: initial;
        font-family: Calibri;
    }

.ceroimg {
    display: inline-block;
    width: 100%;
    height: auto;
}

    .ceroimg > img {
        display: flex;
        width: 100%;
        height: auto;
        object-fit: contain;
        margin-bottom: .4rem;
        margin-top: .4rem;
    }

.GravityDiv {
    width: auto;
    display: flex;
    flex: 1;
    text-align: center;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin-top: 0.4rem;
}

    .GravityDiv > a {
        font-size: 1.4rem;
        padding: .5rem 1.5rem;
        width: auto;
        color: #fff;
        text-transform: capitalize;
        display: inline-block;
        font-weight: bold;
        border-radius: 2rem;
        background-color: #163357;
        border: .3rem solid #FF9800;
        -webkit-animation: Gravity 1s infinite ease-in-out;
        -moz-animation: Gravity 1s infinite ease-in-out;
        -o-animation: Gravity 1s infinite ease-in-out;
        -ms-transition: Gravity 1s infinite ease-in-out;
        animation: Gravity 1s infinite ease-in-out;
    }

.position-relative {
    position: relative;
}


#newsEvent a {
    font-size: 1.8rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    letter-spacing: .04rem;
    line-height: 2.2rem;
    color: #fff;
    display: block;
    transition: .5s all ease-in;
    font-weight: 500;
}

.activity_div_1 p {
    font-size: 1.8rem;
    letter-spacing: .05rem;
    text-align: justify;
    margin: 0 0 .5rem;
}

.activity_div_1 h4 {
    font-size: 2rem;
    letter-spacing: .05rem;
}

input[type="button"] {
    font-size: 1.6rem;
    letter-spacing: .05rem;
}

::placeholder {
    font-size: 1.6rem;
}

.p-a30 span {
    font-size: 18px;
    letter-spacing: .05rem;
}

#newsEvent a:hover {
    color: #ffd858;
}

/* back to top */
#back-top {
    position: fixed;
    bottom: 110px;
    right: 20px;
    z-index: 9999;
}

    #back-top img {
        width: 40px;
        height: 40px;
    }

.site-footer .widget_services ul li a {
    color: #fff;
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
}

.widget_getintuch li {
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
}

.footer-bottom span {
    font-size: 1.8rem;
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
    font-family: 'FontAwesome';
    font-size: 1.8rem;
}

.fa-twitter:before {
    content: "\f099";
    font-family: 'FontAwesome';
    font-size: 1.8rem;
}

.fa-instagram:before {
    content: "\f16d";
    font-size: 1.8rem;
    font-family: 'FontAwesome';
}

.fa-youtube:before {
    content: "\f167";
    font-family: 'FontAwesome';
    font-size: 1.8rem;
}

.widget_getintuch h4 {
    font-size: 2rem;
    letter-spacing: 0.05rem;
}

@media only screen and (max-width: 991px) {
    /* news Event */
    #newsEvent a {
        font-size: 1.7rem;
        padding-bottom: 1.6rem;
    }
    /* welcome */
    .section-head p {
        padding-top: 1rem;
        font-size: 1.8rem;
    }

    .section-head a {
        font-size: 1.8rem !important;
    }

    span.links {
        font-size: 1.8rem;
    }

    #NavCats li a {
        font-size: 1.8rem;
    }

    .one p {
        font-size: 2rem !important;
    }
}


@media only screen and (min-width: 320px) and (max-width: 768px) {

    ul.header_icon {
        justify-content: space-around !important;
    }

    .site-footer .widget_services ul li a {
        color: #fff;
        font-size: 1.8rem;
    }

    .widget_getintuch li {
        font-size: 1.8rem;
    }

    #NavCats li a {
        font-size: 1.8rem;
        font-weight: 600;
        font-family: Open Sans, Sans-Serif;
    }

    .footer-top h4 {
        font-size: 1.9rem;
    }

    .footer-bottom span {
        font-size: 1.8rem;
    }

    .digital {
        margin-top: 3px;
        margin-bottom: 4px;
        margin-left: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .digital > img {
            display: inline-block;
            width: 20rem;
        }

    .imgonlineadmission {
        height: auto;
        display: inline-block;
        width: 18rem;
        margin-left: 0px;
        margin-bottom: 5px;
    }

    .ceroimg {
        text-align: center;
    }

        .ceroimg > img {
            display: inline-block;
            width: 34rem;
            height: auto;
            margin-bottom: .4rem;
            margin-top: .4rem;
            margin-left: 1.5rem;
        }

    .digital {
        position: relative;
        text-align: center;
    }

    .dreams {
        display: flex;
        width: 15rem;
        height: auto;
        margin-top: 1.9rem;
        object-fit: contain;
        justify-content: space-around;
    }
}

@keyframes Gravity {
    50% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }

    100% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }
}

@-webkit-animation Gravity {
    50% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }

    100% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }
}

@-moz-animation Gravity {
    50% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }

    100% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }
}

@-o-animation Gravity {
    50% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }

    100% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }
}

@-ms-transition Gravity {
    50% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }

    100% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }
}

@keyframes infinite {
    50% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }

    100% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }
}

.newsevent > li {
    font-weight: 500;
    letter-spacing: .05rem;
}

    .newsevent > li > a {
        color: #ffd53c;
    }

        .newsevent > li > a > span {
            font-weight: 400;
            color: #fff;
        }

#newsDetailes b {
    color: #F44336;
}

#newsDetailes span {
    color: #0f3157;
}

.desc {
    color: #373636;
}

#newsDetailes {
    border: 1px solid #dbdbdb;
    box-shadow: 14px 14px #dbe1dca6;
}

    #newsDetailes p {
        padding: 1.2rem 0;
        margin-bottom: 0;
        letter-spacing: 0.05rem;
    }

.orange {
    background-image: linear-gradient(to right top, #ffb50e, #fb5e22, #f96a32, #ff7540, #ff8600);
}

span.counter_bottom {
    cursor: pointer;
    background-image: linear-gradient(45deg, black, #5a5a5a);
    border: 1px solid #303030;
    margin: 5px 1px 0;
    padding: 0px 0px 0 2px;
    border-radius: 50%;
    color: #ffff;
    display: inline-block;
    height: 22px;
    width: 22px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    box-shadow: 0px 0px 1px 0px #0e0e0e;
}



@media only screen and (min-width:1000px) and (max-width:1199px) {
    .fit_india_img img {
        width: 80%;
    }
}

@media only screen and (min-width:768px) and (max-width:999px) {
    .fit_india_img img {
        width: 50%;
    }
}

@media only screen and (max-width:768px) {
    .twoicons {
        margin-left: 25%;
        margin-bottom: 5%;
    }

    .Img_icon_header, .fit_india_img, .twoicons {
        display: none;
    }
}


.ceroheader img {
    padding: 10px;
}

.ceroheader {
    border-radius: 9px;
    height: 58px;
}

/*Slider Start*/


/*@charset 'UTF-8';*/
/* Slider */
/*.slick-loading .slick-list {
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}*/

/* Icons */
/*@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}*/
/* Arrows */
/*.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: transparent;
        outline: none;
        background: transparent;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: .25;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '<';
}

[dir='rtl'] .slick-prev:before {
    content: '<’';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '>';
}

[dir='rtl'] .slick-next:before {
    content: '<';
}*/

/* Dots */
/*.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: transparent;
        }

            .slick-dots li button:hover,
            .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before,
                .slick-dots li button:focus:before {
                    opacity: 1;
                }

            .slick-dots li button:before {
                font-family: 'slick';
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: 'â€¢';
                text-align: center;
                opacity: .25;
                color: black;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            color: black;
        }*/

/* Slider */
/*.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

#FlipBox4 {
    width: 100%;
    display: inline-block;
    padding: 50px;
    background-color: #2e3865;
}
.ImpPersons {
    min-height: 285px;
}
.ImpPersons {
    width: 100%;
    display: inline-block;
    background: #fff;
    min-height: 200px;
    padding: 18px 14px 0px 17px;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}


@media only screen and (min-width:768px) and (max-width:1800px)
{
    .ImpImage img {
        height: 127px !important;
    }
}


@media only screen and (min-width:568px) and (max-width:768px) {
    .ImpImage img {
        height: 127px !important;
    }

    
}

@media only screen and (min-width:320px) and (max-width:568px) {
    .ImpImage img {
        height: 127px !important;
        margin: auto;
    }
    .slick-slide {*/
/*  width: 200% !important;*/
/*text-align: center;
        padding: 0px 9px 0px 16px;
    }
    }
}*/
/*Slider End*/
/*
Our Campuses  START*/

/*Our Campuses END*/




.wel_div p {
    color: white;
    font-size: 19px;
    padding-right: 0%;
    margin-bottom: 20px;
    text-align: justify;
}

@media only screen and (min-width:768px) {
    .about_img > img {
        height: 286px;
    }
}

.welvomediv {
    margin-top: 18px;
}

@media only screen and (min-width:1000px) and (max-width:1800px) {
    .section1 {
        /*padding: 0px 80px 0px 80px;*/
    }
}

.about_img:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    left: 0;
    top: 0;
    border-top: 8px solid #fca311;
    border-left: 8px solid #14213d;
    z-index: 3;
}

.about_img:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    right: 0;
    bottom: 0;
    border-right: 8px solid #fca311;
    border-bottom: 8px solid #14213d;
    z-index: 3;
}

/*Latest NEw Start*/
.Widget1 {
    height: 47vh;
    display: inline-block;
    width: 100%;
    padding: 10px;
    box-shadow: 2px 1px 7px #05050566;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
}

.theme_bg_color {
    background-color: #2E3865;
    transition: .5s all ease-in-out;
}

.Widget1 > .heading {
    width: 100%;
    display: inline-block;
    padding: 5px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: var(--lightGreen);
    font-size: 30px;
    font-family: 'Roboto';
}

/*Latest NEws End*/

/*our vison start*/
.our_mission {
    padding: 20px 8px;
    position: relative;
    background-size: cover;
    z-index: 9;
    background-repeat: no-repeat;
}

    .our_mission h3 {
        color: var(--primary_color);
        font-weight: 700;
        text-align: center;
        font-size: 45px;
        text-shadow: 2px 5px 5px rgba(0,0,0,0.3), 0px -4px 10px rgba(255,255,255,0.3);
    }


    .our_mission p {
        color: #616161;
        font-size: 19px;
        padding-right: 0%;
        margin-bottom: 20px;
        text-align: justify;
    }

.title_1 {
    color: #ffd712;
    font-size: 27px;
}
/*our vision end*/

.datadiv {
    margin-top: 20px;
}

/*Counter Start*/


/*rPS CAMPUSES START*/

.slide_img > img {
    display: inline-block;
    width: 100%;
    height: 190px;
    padding: 0px;
    transition: .5s all ease-in;
    border-radius: 10px;
    border: 2px solid;
}

.slide_img a {
    padding: 10px 20px px 10px 20px;
    border-radius: 8px;
    background: #2C3762;
}

.swiper-wrapper {
    margin-bottom: 30px !important;
}

.mySwiper {
    background: #E8FCFF;
    height: 430px;
}

.swiper-pagination {
    margin-bottom: 34px;
}

.card-title {
    font-size: 28px;
    margin-bottom: 21px;
    margin-top: 23px;
    line-height: 22px;
}
/*END*/

/*<%-- Our Mentor Start--% >*/
.mentors_section_start {
    background-color: #bac1b12e;
    padding: 70px 0px;
}

    .mentors_section_start h2 {
        font-family: sans-serif;
        margin: 10px auto;
        text-align: center;
        color: white;
        font-size: 30px;
        max-width: 600px;
        position: relative;
        background: #c91515;
        padding: 10px 0px;
        border-radius: 30px;
    }

.mentors_testimonial {
    text-align: center;
    padding: 0px 3px 6px 0px;
    margin: 40px 30px 40px 30px;
    background: transparent;
    /*box-shadow: 5px 4px 4px 3px #28345e;*/
    position: relative;
}

.mentors-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.mentors_testimonial .title {
    font-weight: 800;
    font-size: 22px;
    color: #E1982D;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: auto 0;
}

.mentors_testimonial .post {
    font-size: 21px;
    color: black;
    text-transform: capitalize;
    margin: 10px 0px;
    text-align: center !important;
    font-weight: bold;
    text-transform: uppercase;
}

.mentors_testimonial .description {
    margin-top: 17px;
    font-size: 19px;
    color: #ffffffd1;
    line-height: 27px;
    margin-bottom: 20px;
    position: relative;
    text-align: justify;
}

.read_more button {
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    border-radius: 30px;
    cursor: pointer;
    font-family: calibri;
    background: #f4941c;
    color: white;
    padding: 8px 20px 7px 20px;
    font-size: 18px;
    border-radius: 8px;
    color: white;
    border: none;
}

    .read_more button a {
        color: white;
        border: none;
    }

.nextbtn {
    background-color: white;
    padding: 0px 21px 0px 23px;
    border-radius: 25px;
}

    .nextbtn::after {
        font-size: 20px !important;
        color: black;
        font-weight: bold;
    }

.prevbtn::after {
    font-size: 20px !important;
    color: black;
    font-weight: bold;
}

.prevbtn {
    background-color: white;
    padding: 0px 23px 0px 21px;
    border-radius: 25px;
}

.swiper-pagination-bullet-active {
    background: white !important;
}









/*<%-- Our Mentor End% >*/

@media only screen and (min-width:1300px) {

    .mmessage {
        padding: 0px 118px 0px 118px;
    }

    .bgmessage {
        background: #E8FCFF;
    }
}

.button002:hover {
    background: #134485 !important;
    color: white !important;
}

.mmessage {
    background: #F3F3F3;
    /*background-image: url('../assets/img/bg_banner_1.png?v=0.1') !important;*/
    background-size: cover;
}

/*Social Media Start*/
/Social Media Start/

.about-div_cnt_title h1,
.facility-div_title h1,
.vision-div_title h1,
.mentor-div_title h1,
.gallery-div_title h1 {
    color: #171a1b;
    font-weight: 700;
    font-size: 36px;
    font-family: 'Domine', serif !important;
}

    .about-div_cnt_title h1 > span,
    .facility-div_title h1 > span,
    .vision-div_title h1 > span,
    .mentor-div_title h1 > span,
    .gallery-div_title h1 > span {
        font-family: 'Domine', serif !important;
        color: #084f92;
    }

.gallery_underline,
.facility_underline {
    bottom: -12px;
}

.about-div_cnt_title > span,
.vision-div_title > span,
.mentor-div_title > span,
.gallery_underline,
.facility_underline,
.footer-div_cnt_title > span,
.inner-div_cnt_title > span {
    background: #199bcf;
    width: 40px;
    height: 4px;
    position: absolute;
}

.life__box--title--div {
    width: 100%;
    padding: 0 10px;
    min-height: 50px;
    justify-content: left;
    border-radius: 10px 10px 0 0;
    position: relative;
    margin-bottom: 4px !important;
    display: grid;
    place-items: center;
}

.life__box--img_div > i {
    font-size: 30px;
    color: #fff;
    position: relative;
    padding: 3px 5px;
    font-weight: 500;
    border-radius: 10px;
}

.life__box--nme span {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-left: 10px;
    min-height: 50px;
    letter-spacing: .5px;
}

.life__box--iframe,
.social-div iframe {
    border: 1px solid #68676742;
    border-top: none;
    height: 400px;
    width: 100% !important;
    overflow-y: scroll;
    border-radius: 0;
}

.life__box--iframe,
.social-div iframe {
    border: 1px solid #68676742;
    border-top: none;
    height: 400px;
    width: 100% !important;
    overflow-y: scroll;
    border-radius: 0;
}

.instagram {
    background: linear-gradient(45deg, #6951c0, #cd2e82, #f07227, #f7c364) !important;
}

.life_box > .instagram > .life_box--img_div > i {
    background: linear-gradient(45deg, #6951c0, #cd2e82, #f07227, #f7c364) !important;
}

@media (min-width: 1000px) {
    .res {
        padding: 0px 85px;
    }
}

.res {
    padding: 0px 28px;
}

/*/Social Media End/*/

/*.social-icon a:hover {
    background: #3f669b;
    color: blue;
}*/
/*Social Media End*/

@media only screen and (min-width:320px ) and (max-width:425px) {
    .div_Logo > a > img {
        width: 100%;
        object-fit: cover;
        height: 7.1rem;
    }

    html, body {
    }
}

.widget ul li a {
    color: white;
}

.site-footer img {
    max-width: 80%;
}

.branch_box {
    box-shadow: 0px 10px 16px #00000040;
    overflow: hidden;
    margin: 10px 0px;
    height: 455px;
}

    .branch_box p {
        font-weight: 700;
        color: #273d66;
        padding: 10px 13px;
        font-size: 19px;
        line-height: 28px;
    }

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.branch_box .img_text {
    background: #00004d;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.img_text {
    padding: 16px 4px;
    min-height: 50px;
}

    .img_text > p {
        font-weight: 700 !important;
        color: #273d66;
        width: 100%;
        margin-bottom: 5px !important;
        font-size: 20px;
        letter-spacing: .5px;
    }

    .img_text > span {
        color: white;
        display: block !important;
        font-weight: 400;
        font-size: 19px;
        letter-spacing: 1px;
        padding: 0 10px;
        margin: 5px 0;
    }

.email {
    color: white;
    padding: 5px;
    display: flex;
    font-size: 20px;
}

.phone {
    color: white;
    padding: 5px;
    display: flex;
}

.email span {
    margin-left: 5px;
    color: white;
    font-size: 14px;
}

.phone span {
    margin-left: 5px;
    color: white;
}

.our_branches {
    background: white;
    padding: 30px 25px;
}

    .our_branches h5 {
        color: var(--primary_color);
        font-weight: 700;
        text-align: center;
        font-size: 45px;
        padding: 10px 0px;
        line-height: 42px;
        text-transform: uppercase;
        text-shadow: 2px 5px 5px rgba(0,0,0,0.3), 0px -4px 10px rgba(255,255,255,0.3);
    }

.Design_Bottom {
    width: 100%;
    position: fixed;
    bottom: 0rem;
    height: 10rem;
    z-index: 9;
    background: linear-gradient(90deg, #ffffff6b 50%,#fff 83%);
}

.kidsheading {
    position: fixed;
    right: 10px;
    bottom: 0px;
    padding: 5px 5px 0px;
}

    .kidsheading a {
        text-decoration: none;
        margin: 0rem;
        font-size: 1.7rem;
        text-transform: uppercase;
        font-family: 'roboto';
        font-weight: bold;
        -webkit-animation: colorChange 2s infinite; /* Safari 4+ */
        -moz-animation: colorChange 2s infinite; /* Fx 5+ */
        -o-animation: colorChange 2s infinite; /* Opera 12+ */
        animation: colorChange 2s infinite; /* IE 10+, Fx 29+ */
    }

@keyframes colorChange {
    0%, 100% {
        color: Red;
    }

    50% {
        color: Blue;
    }
}

@-o-keyframes colorChange {
    0%, 100% {
        color: Red;
    }

    50% {
        color: Blue;
    }
}

@-moz-keyframes colorChange {
    0%, 100% {
        color: Red;
    }

    50% {
        color: Blue;
    }
}

@-webkit-keyframes colorChange {
    0%, 100% {
        color: Red;
    }

    50% {
        color: Blue;
    }
}

.paper-Pen {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: .5rem;
    background: url('https://webcp.enablesoft.in/WebsiteDocs/193_1/Download/638442196058954074.png') no-repeat;
    background-size: contain;
    background-position: right 3rem center;
}

.BabyImg {
    width: auto;
    height: 7rem;
    width: auto;
    margin-bottom: -.5rem;
}
/*.social-icon {
    margin: 1rem;
}*/
.social-icon a {
    margin: 0rem .3rem;
}

.social-icon img {
    width: 3rem !important;
    transition: .5s all ease-in;
}

    .social-icon img:hover {
        transform: rotateX(360deg);
    }

.welcomebg {
    display: inline-block;
    background: url(../assets/img/rbsmbg.png) no-repeat fixed top;
    height: auto;
    border-radius: 15px;
    padding: 20px;
    height: 440px;
    overflow: auto;
}

.mySwiper2 {
    padding-bottom: 36px;
}

h3::after {
    border-bottom: 1px solid black;
    width: 10%;
}
