﻿
@font-face {
    font-family: heuristica-webfont,Georgia,serif !important;
    src: url('../../Helvetica-Font-Family/Helvetica-Bold.ttf') format('truetype');
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300&family=Open+Sans&display=swap');

/*h1, h2, h3, h4, h5, h6, span, ul, li {
    font-family: 'Cabin', sans-serif !important;
}*/

body {
    overflow: hidden;
    width: 100%;
}

/*p {
    font-family: 'Cabin', sans-serif !important;
}*/

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

@font-face {
    font-family: 'EARTH';
    src: url('../Fonts/EARTH.TTF') format('truetype');
}

html {
    overflow-x: hidden;
    font-family: 'Cabin', sans-serif !important;
}

:root {
    --redColor: #BA251D;
    --bluecolor: #004B6E;
}

a {
    text-decoration: none;
}

.navbar-nav li a {
    font-size: 19px;
    font-weight: 100;
    color: #FFFFFF;
    padding: 8px 15px 0px 15px;
}

.menhover {
    /*margin-bottom: 4rem*/
}


.read_more {
    font-weight: 600;
    background: #edbb00;
    padding: 11px 29px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 16px;
    color: white !important;
    text-transform: capitalize !important;
    border-radius: 10px;
    font-size: 16px !important;
}

.upperHeader i {
    /*margin-top: -7px;*/
    color: white;
    border: 1px solid white;
    padding: 4px 5px;
    border-radius: 32px;
}

.upperHeader p {
    font-size: 14px !important;
    color: white;
    margin-left: 5px !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
    margin-top: 5px;
}

.dropdown-toggle {
}

.upperHeader {
    background-color: var(--redColor);
    padding: 4px 0px 5px 10px;
}

    .upperHeader ul {
        padding-top: 6px;
    }

.pp {
    color: #CD1919;
    font-weight: 600;
    list-style-type: none;
    font-family: 'Cabin', sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.adm {
    color: #CD1919;
    cursor: pointer;
}

.headdd {
    padding-top: 11px;
    margin-bottom: 7px;
}

@media(max-width:992px) {
    .headdd {
        padding-top: 13px;
        justify-content: center;
    }
}

.adm2 {
    margin-top: 5px;
    font-size: 22px;
    color: #ff231c;
    cursor: pointer;
    display: grid;
    place-items: center;
    font-weight: 700;
    transition: 0.3s;
}

    .adm2:hover {
        color: black;
        transition: 0.3s
    }

.adm:hover {
    color: white;
    cursor: pointer;
    transition: 1s;
    letter-spacing: 1px;
}

@media (max-width: 577px) {
    .hide {
        display: none;
    }

    .marquee-content {
        animation: scrolling 10s linear infinite !important;
    }

    .academiscshover {
        /*margin-bottom: 26% !important;*/
    }

    .adm {
        color: #ff231c;
        cursor: pointer;
        font-size: 16px;
        font-weight: 700;
    }

    .data h3 {
        font-size: 30px !important;
    }

    .featured {
        position: absolute;
        top: 30%;
        left: 11% !important;
        z-index: 99;
        font-size: 35px;
        color: white;
    }

    .backimagee p {
        padding: 55px !important;
        font-size: 25px !important
    }
}

.data {
    padding: 50px 0px 50px 0px;
}

.menu ul li {
    font-size: 15px;
    font-weight: 600;
    list-style-type: none;
    /* margin-right: 36px; */
    /* white-space: nowrap; */
}


.banner {
    -webkit-background-size: cover;
    background-size: cover;
    /* background-position: center center; */
    background-repeat: no-repeat;
    height: 100vh;
}

.carousel-caption {
    padding-bottom: 250px;
    font-family: 'Cabin', sans-serif !important;
    position: absolute;
    top: 20%;
}

    .carousel-caption h2 {
        font-size: 38px;
        text-transform: uppercase;
        font-weight: bold;
        top: 35%;
        position: relative;
    }

        .carousel-caption h2 span {
            color: #edbb00;
        }

    .carousel-caption a {
        background: #edbb00;
        padding: 15px 35px;
        display: inline-block;
        margin-top: 15px;
        color: #000000ba;
        text-transform: uppercase;
        border-radius: 25px;
        font-weight: 600;
    }

@media only screen and (min-width: 500px) and (max-width: 991px) {
    .carousel-caption {
        padding-bottom: 350px;
    }

    .section6 h1 {
        text-align: center !important;
        font-size: 31px !important;
    }

        .section6 h1:after, .CardsCaption:after {
            display: block;
            content: "";
            border-bottom: 1px solid;
            height: 10px;
            width: 98% !important;
        }

    .carousel-caption h2 {
        font-size: 50px;
    }

    .appbtn {
        display: none;
    }

    .texts5 p {
        font-size: 14px !important;
    }

    .texts5 {
        position: absolute;
        top: 55%;
        left: 4%;
        width: 95%;
    }

    .back {
        top: -1% !important;
        position: fixed !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .newsection .bottomdiv {
        position: absolute;
        background: #212529 !important;
        color: white;
        top: 88% !important;
        width: 100% !important;
        text-align: center;
    }

    .frame {
        top: 23px;
        padding: 0px 0px;
    }

    .back2 {
        background-color: #9C0C24;
        position: relative;
        top: -114px;
    }

        .back2 .left {
            padding: 15px 0px;
        }

        .back2 .right {
            padding: 13px 0px;
        }
}

@media only screen and (min-width: 991px) and (max-width: 1090px) {
    .dropdown-content {
        min-width: 600px !important;
        left: -4.2% !important
    }

    .bounceInUp h1 {
        font-size: 43px !important;
    }

    .brand a img {
        /*display: none;*/
    }

    .text {
        top: 26% !important;
    }

    .newsection .bottomdiv {
        position: absolute;
        background: #212529 !important;
        color: white;
        top: 86%;
        width: 96.3%;
        text-align: center;
    }

    .back {
        top: -1% !important;
        position: fixed !important;
    }

    .promise {
        margin-top: 70%;
    }

    .texts5 p {
        font-size: 14px !important;
    }

    .mainimage {
        height: 208px !important;
    }
}

@media only screen and (min-width: 1090px) and (max-width:1200px) {
    .texts5 p {
        font-size: 14px !important;
    }

    .newsection .bottomdiv {
        position: absolute;
        background: #212529 !important;
        color: white;
        top: 86%;
        width: 96.3%;
        text-align: center;
    }

    .text {
        top: 26% !important;
    }

    .mainimage {
        height: 208px !important;
    }

    .texts p {
        /*font-size:16px !important;*/
    }
}

@media only screen and (min-width: 1200px) and (max-width:1300px) {
    .uniqueinitiative img {
        width: 15%;
    }

    .mainimage {
        height: 250px !important;
    }

    .newsection .bottomdiv {
        position: absolute;
        background: #212529 !important;
        color: white;
        top: 82% !important;
        width: 100% !important;
        text-align: center;
    }

    .text {
        top: 26% !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1400px) {
    .uniqueinitiative img {
        width: 15%;
    }

    .dropdown-content {
        min-width: 840px !important;
    }

    .back2 {
        background-color: #9C0C24;
        position: relative;
        top: -85px !important;
    }


    iframe {
        zoom: 1.15;
        -moz-transform: scale(0.75);
        -moz-transform-origin: �0�0;
        �
    }

    .frame {
        top: 0px;
    }

    .newsection .bottomdiv {
        position: absolute;
        background: #082444 !important;
        color: white;
        top: 79%;
        width: 100%;
        text-align: center;
    }

    .back {
        top: -1% !important;
        position: fixed !important;
    }

    .promise {
        margin-top: 28%;
    }

    .back2 {
        background-color: #9C0C24;
        position: relative;
        top: -91px;
    }

    .myvideo {
        position: relative;
        /*        top: -81px;*/
        width: 100%;
    }
}

.frame {
    /*margin-top: 27px;*/
}

.extradiv {
    display: none;
}

.fa {
    padding: 20px;
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
}

    .fa:hover {
        opacity: 0.7;
    }

.fa-facebook {
    background: #3B5998;
    color: white;
}

@media only screen and (min-width: 1300px) {
    .uniqueinitiative img {
        width: 10% !important;
    }

    .myvideo {
        position: relative;
        /*top: -81px;*/
        width: 100%;
        border-radius: 10px;
    }

    .back2 {
        background-color: #9C0C24;
        position: relative;
        top: -16px !important;
    }


    .bounceInUp h1 {
        font-size: 43px !important;
    }

    .extradiv {
        display: block;
        width: 5%;
    }

    .fixedbar {
        /*	position: fixed !important;
		top: 9% !important;
		transition: 0s;*/
        position: relative;
        left: 8%;
        top: 11px;
    }

    .frame {
        top: -15px;
    }

    .newsection .bottomdiv {
        position: absolute;
        background: #082444 !important;
        color: white;
        top: 81%;
        width: 100%;
        text-align: center;
    }


    .text {
        top: 26% !important;
    }

    .texts5 p {
        font-size: 17px !important;
    }

    .texts p {
        font-size: 17px !important;
    }

    .mainimage {
        height: 280px !important;
    }

    /*iframe {
        zoom: 1.45;
    }*/

    .back {
        top: -1% !important;
        /*position: fixed !important;*/
    }

    .promise {
        margin-top: 25%;
    }
}

@media only screen and (max-width: 500px) {
    .navbar-inverse .navbar-brand {
        font-size: 30px;
        padding: 20px 15px;
    }

    .backimagee p {
        padding: 8px 10px 8px 10px !important;
    }

    .testo {
        padding: 0 0% !important;
    }

    .containerfluidpad {
        padding: 20px 20px !important;
    }

    .slide-content {
        /* margin: 0 40px; */
        overflow: hidden;
        /* border-radius: 25px; */
        padding: 23px 0px !important;
    }

    .bookvisitbtn {
        border: 1px solid white !important;
        padding: 13px 13px !important;
        background-color: transparent;
        color: white;
    }

    .wmessage {
        font-size: 19px !important;
        letter-spacing: 1px;
        font-weight: 400;
        line-height: 29px !important;
        margin-bottom: 1.5rem;
        text-align: justify;
        padding-right: 0px !important;
        text-align: justify;
        font-family: 'Cabin', sans-serif !important;
        font-weight: 400;
        text-align: justify;
        color: #555454e6;
    }

    .navbar-collapse {
        background: rgba(0, 0, 0, 0.5);
    }

    .carousel-caption {
        padding-bottom: 120px;
    }

        .carousel-caption h2 {
            font-size: 25px;
        }

        .carousel-caption h3 {
            font-size: 18px;
        }

        .carousel-caption a {
            padding: 10px 25px;
        }
}

.bg-body-tertiary {
    background: transparent !important;
}

.nav-item a {
    color: white !important;
    padding: 15px 10px !important;
}

.navbar-toggler {
    background: white !important;
    font-size: 10px;
    padding: 8px 9px;
    margin: 12px;
}

.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
    justify-content: end !important;
}

@media only screen and (max-width: 578px) {
    .banner {
        height: 300px;
    }
    /*.upperHeader{
		display:none;
	}*/
    .navigation {
        margin-top: 0%;
    }

    #carouselExampleIndicators {
        position: relative;
        /*top: 76px !important;*/
        left: 0% !important;
    }

    .navigation {
        /*height: 73px !important;*/
        background: white;
        background-color: #082444 !important;
        padding: 0px;
        z-index: 99;
        width: 100%;
        top: 0%;
        position: sticky !important;
        width: 100%;
        background-color: #ffffff0d;
        border-top: 2px solid #5687bf;
    }

    .brand a img {
        width: 176px !important;
    }

    .navigation {
        height: 82px;
        background: white;
        padding: 0px;
        z-index: 999999;
        width: 100%;
        top: 37px !important;
        position: sticky;
        width: 100%;
        background-color: white !important;
        border-top: 2px solid #5687bf;
    }

    .carousel-caption {
        padding-bottom: 250px;
        font-family: 'Cabin', sans-serif !important;
        position: absolute;
        top: 10%;
    }

    .mybutton button {
        background: #744723;
        border: 1px solid white;
        border-radius: 28px;
        padding: 4px 27px 4px 27px !important;
    }
}

.mybutton button {
    background: #ed7b3a;
    border: 1px solid #ed7b3a;
    border-radius: 28px;
    padding: 10px 37px 10px 34px;
}

.wmessage p{
    font-size: 17px !important;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 29px !important;
    margin-bottom: 1.5rem;
    text-align: justify;
    padding-right: 20px;
    text-align: justify;
    font-family: 'Cabin', sans-serif !important;
    font-weight: 400;
    text-align: justify;
    color: #2A2A2A;
}

    .wmessage p {
        letter-spacing: .6px;
    }

.backgr {
    /* background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/18-182777_school-background-png-kids-background-png.png); */
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 80% auto;
}

.wel {
    background-image: url(../images/Circles.png);
    background-repeat: round;
}

.card1 {
    padding: 10px;
    /* height: 300px; */
    /* width: 300px; */
    border-radius: 10px;
    background-color: #2facda;
}

.card2 {
    padding: 10px;
    /* height: 300px; */
    /* width: 300px; */
    border-radius: 10px;
    background-color: #da3055;
}

.card3 {
    padding: 10px;
    /* height: 300px; */
    /* width: 300px; */
    border-radius: 10px;
    background-color: #16beba;
}

.text-center {
    text-align: -webkit-center !important;
}
/* .wave {
    position: absolute;
    top: 95%;
    z-index: 99999999;
}
@media(max-width:861px) and (min-width:506px){
    .wave {
        position: absolute;
        top: 98%;
        z-index: 99999999;
    }
}
@media(max-width:506px) and (min-width:447px){
    .wave {
        position: absolute;
        top: 98.2%;
        z-index: 99999999;
    }
}
@media(max-width:447px) and (min-width:320px){
    .wave {
        position: absolute;
        top: 97.4%;
        z-index: 99999999;
        height: 42px;
    }
} */
.collapse ul li a {
    font-family: 'Cabin', sans-serif !important;
}

.CardsCaption {
    position: relative;
    top: -73px;
    color: white;
    font-size: 24px !important;
    background: #163a6bab;
    border-radius: 0 0 4px 4px;
    padding: 12px 0px 6px 0px;
}

.cards img {
    margin-bottom: 2%;
    border-radius: 5px !important;
    min-height: 327px;
    max-height: 323px;
    width: 100%;
}

.CardsCaption2 {
    position: relative;
    text-align: center;
    margin: auto;
    top: -3px;
    color: #9b334a;
    /* text-decoration: underline; */
    font-size: 24px !important;
    /*left: 37px;*/
}

.cards {
    /* height: 250px; */
    /* width: 250px; */
    /*padding: 10px 20px;*/
    /* background-color: #FFF7F5; */
    border-radius: 0px;
    /* box-shadow: 8px 6px 17px 0px rgba(0,0,0,0.2); */
    cursor: pointer;
    overflow: hidden;
    z-index: 9;
    position: relative;
}
/* Waves Animation start*/

.hero_area {
    position: relative;
    height: 0vh;
}

.bi-youtube {
    color: white;
    border: 1px solid;
}

.waves {
    position: absolute;
    width: 100%;
    height: 0vh;
    min-height: 100px;
    max-height: 150px;
    bottom: 0;
    left: 0;
}

.parallax > use {
    animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

    .parallax > use:nth-child(1) {
        animation-delay: -2s;
        animation-duration: 7s;
    }

    .parallax > use:nth-child(2) {
        animation-delay: -3s;
        animation-duration: 10s;
    }

    .parallax > use:nth-child(3) {
        animation-delay: -4s;
        animation-duration: 13s;
    }

    .parallax > use:nth-child(4) {
        animation-delay: -5s;
        animation-duration: 20s;
    }

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }

    100% {
        transform: translate3d(85px, 0, 0);
    }
}


/*Shrinking for mobile*/

@media (max-width: 768px) {
    .waves {
        height: 40px;
        min-height: 40px;
    }

    .subfoot {
        font-size: 19px !important;
    }

    .backimagee {
        margin-top: 5% !important;
    }

    .appbtn {
        display: none;
    }

    text {
        top: 25% !important;
    }

    .text1 {
        top: 70% !important;
    }

    .text3 {
        top: 71% !important;
    }
}

/* Waves Animation end*/


@keyframes float {
    0% {
        box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
        transform: translatey(0px);
    }

    50% {
        box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
        transform: translatey(-20px);
    }

    100% {
        box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
        transform: translatey(0px);
    }
}



.avatar {
    /* width: 150px; */
    /* height: 150px; */
    /* box-sizing: border-box; */
    /* border: 5px white solid; */
    /* border-radius: 50%; */
    /* box-shadow: 0 0px 0px 0px rgba(0,0,0,0); */
    overflow: hidden;
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
    img

{
    width: 100%;
    height: auto;
}

}

.featured {
    position: absolute;
    top: 30%;
    left: 33%;
    z-index: 99;
    font-size: 35px;
    color: white;
}

@media(max-width:500px) {
    .featured {
        position: absolute;
        top: 26%;
        left: 0% !important;
        z-index: 99;
        font-size: 25px;
        color: white;
        padding: 1px 10px !important;
        /* background-position: left; */
    }

    .subfoot {
        font-size: 13px !important;
    }
    /*
	.upperHeader {
		display: none;
	}*/

    .section6 h1 {
        text-align: center !important;
        font-size: 31px !important;
    }

        .section6 h1:after, .CardsCaption:after {
            display: block;
            content: "";
            border-bottom: 1px solid;
            height: 10px;
            /*width: 98% !important;*/
        }
}

}

@media(max-width:600px) {
    .padleft {
        padding-left: 0px !important;
    }
}

.uniqueinitiative {
    height: auto;
    /*background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/DSC_6808.jpg);*/
    background: linear-gradient(#9c0c24ba, #9c0c24ba), url('../images/16.png');
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    min-height: 450px;
    position: relative;
    padding:76px 10px 10px 10px;
    background-position: center;
    margin-top: -150px;
}

    .uniqueinitiative h3 {
        font-size: 35px !important;
        font-weight: bold !important;
        margin: 0px 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 471px;
    }

.awards {
    margin-top: -200px;
}

.backimage {
    height: auto;
    /*background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/DSC_6808.jpg);*/
    background-image: url('../images/16.png');
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    /*height: 450px;*/
    position: relative;
    padding: 10px;
    background-position: center;
}

.backimage1 {
    height: auto;
    /*background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/DSC_6808.jpg);*/
    background-image: url('../images/24bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    min-height: 450px;
    position: relative;
    padding: 10px;
    background-position: center;
}

.backimage2 {
    height: auto;
    background: #082444;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    /*height: 450px;*/
    position: relative;
    padding: 10px;
    background-position: center;
}

.backimage3 {
    height: auto;
    background-image: url(../images/24.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-height: 550px;
    position: relative;
    padding: 40px 10px;
    background-position: center;
}

.backimage5 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 30px 0px 80px 0px;
    background-position: top center;
    background-attachment: fixed;
    position: relative;
    background-color: var(--bluecolor);
    min-height: 338px;
}
/*.backimage4 {
    height: auto;
    background-image: url('../images/44.jpeg');
    background-repeat: no-repeat;
    background-size: cover;*/
/*background-attachment: fixed;*/
/*height: 450px;*/
/*position: relative;
    padding: 10px;
    background-position: center;
}*/
.backimagee {
    /* height: 700px; */
    /*background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/DSC_6808.jpg);*/
    background-image: url('Assets/images/91.jpg');
    background-position: top center;
    background-attachment: fixed;
    position: relative;
}

.backimageee {
    /* height: 700px; */
    /*background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/DSC_6808.jpg);*/
    background-image: url('Assets/images/91.jpg');
    background-position: top center;
    background-attachment: fixed;
    position: relative;
}

.backimageeee {
    background-position: top center;
    background-attachment: fixed;
    position: relative;
}

.backimage3::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #9c0c24ba;
}

.back3 {
    height: auto;
    background-image: url(../images/24.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-height: 154px;
    position: relative;
    padding: 10px;
    background-position: center;
}

.backimage::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #9c0c24ba;
}

.backimageee::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #9c0c24ba;
}

.backimageeee::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: white;
}

.backimage2 {
    margin-bottom: 0px;
    min-height: 550px;
    /* background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/DSC_1722.jpg); */
    background-position: top center;
    background-attachment: fixed;
    position: relative;
    background-color: var(--bluecolor);
}

    .backimage2::before {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        /* background-color: rgba(255, 255, 255, 0.521); */
    }

.data {
    position: relative;
    z-index: 9999;
}

.cardhover:hover img {
    opacity: 0.8;
    filter: grayscale(100%);
}

.fa {
    padding: 10px;
    font-size: 30px;
    width: 38px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 30px;
}

    .fa:hover {
        opacity: 0.7;
    }

.fa-facebook, .bi-facebook {
    color: white;
    border: 1px solid;
    padding: 6px;
    border-radius: 50%;
}

.fa-twitter, .bi-instagram {
    color: white;
    border: 1px solid;
    padding: 6px;
    border-radius: 50%;
}

.fa-instagram, .bi-youtube {
    color: white;
    border: 1px solid;
    padding: 6px;
    border-radius: 50%;
}

.fa-google {
    color: white;
    border: 1px solid;
}

.footer {
    background-color: #082444;
}

.explorebox:hover {
    background-color: #DB3254;
    cursor: pointer;
}

.explorebox {
    background-color: #FB8B24;
    cursor: pointer;
}
/* menu bar css start here======================= */
.toggle,
[id^=drop] {
    display: none;
}

/* menu bar css start here */
nav {
    z-index: 9999;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: transparent;
    font-weight: 600;
}



    nav:after {
        content: "";
        display: table;
        clear: both;
    }

    /* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
    nav ul {
        padding-left: 5px;
        list-style: none;
        position: relative;
    }

#navbar_fixed_position {
    transition: 0.5s;
}

#staticBackdrop {
    top: 10%;
    z-index: 9999;
}

.modal-body {
    padding: 2px !important;
 /*   height: 350px;*/
}

.modal_crs img {
    width: 100%;
    height: 350px;
}

.modal_crs ::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgb(0 0 0 / 24%);
}

.modal-header {
    padding: 7px 20px;
    background-color: var(--hover_color);
}

.modal-title {
    font-weight: 700;
    font-size: 25px;
}

.modal-header .btn-close {
    font-size: 18px;
    font-weight: 800;
    cursor: pointer;
    color: black !important;
}

    .modal-header .btn-close i {
        color: black !important;
    }

/* Positioning the navigation items inline */
nav ul li {
    margin: 0px;
    display: inline-block;
    float: left;
    background-color: white;
}

/* Styling the links */
nav a {
    display: block;
    padding: 9px 9px;
    color: black;
    font-size: 15px;
    text-decoration: none;
}




/* Background color change on Hover */

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
    z-index: 99;
    display: none;
    position: absolute;
    top: 40px;
}

/* Display Dropdowns on Hover */
nav ul li:hover > ul {
    display: inherit;
}

/* Fisrt Tier Dropdown */
nav ul ul li {
    white-space: nowrap;
    float: none;
    display: list-item;
    position: relative;
}

.border {
    color: white;
    background: #004277;
}

nav ul ul ul li {
    position: relative;
    top: -60px;
    /* has to be the same number as the "width" of "nav ul ul li" */
    left: 170px;
}

@media all and (max-width : 992px) {






    /* Hide the navigation menu by default */
    /* Also hide the  */

    /* Display Dropdown when clicked on Parent Lable */


    /* Change menu item's width to 100% */
    nav ul li {
        display: block;
        width: 100%;
    }



    nav ul ul ul a {
        padding: 0 80px;
    }

    nav a:hover,
    nav ul ul ul a {
        /*background-color: white;*/
    }

    nav ul li ul li .toggle,
    nav ul ul a,
    nav ul ul ul a {
        padding: 14px 20px;
        color: #FFF;
        font-size: 17px;
    }




    /* Hide Dropdowns by Default */
    nav ul ul {
        float: none;
        position: static;
        color: #ffffff;
        /* has to be the same number as the "line-height" of "nav a" */
    }

        /* Hide menus on hover */
        nav ul ul li:hover > ul,
        nav ul li:hover > ul {
            display: none;
        }

        /* Fisrt Tier Dropdown */
        nav ul ul li {
            display: block;
            width: 100%;
        }

        nav ul ul ul li {
            position: static;
            /* has to be the same number as the "width" of "nav ul ul li" */
        }
}

@media all and (max-width : 330px) {

    nav ul li {
        display: block;
        width: 94%;
    }
}

.logo img {
    width: 370px;
    margin-left: 30px;
}

.middle_header {
    padding: 6px 20px;
}

.login_btn {
    display: flex;
    align-items: center;
    justify-content: end;
}

.adm_link {
    position: fixed;
    bottom: 280px;
    z-index: 9999;
    border-radius: 5px;
    font-weight: 600;
    right: 0px;
    transform: rotate(0deg);
    padding: 1px;
    font-size: 17px;
    letter-spacing: 0.5px;
    transition: 0.5s;
    background-size: 200% auto;
    background-image: linear-gradient(to right, #fbd504 0%, #d1b017 51%, #f4d84e 100%);
    background: linear-gradient(45deg, #f4d84e, #fbd504);
}

    .adm_link > a {
        color: black !important;
        text-decoration: none;
    }

.yt_link {
    position: fixed;
    bottom: 75px;
    z-index: 9999;
    border-radius: 5px;
    font-weight: 600;
    right: 20px;
    transform: rotate(0deg);
    padding: 00px;
    font-size: 17px;
    letter-spacing: 0.5px;
    transition: 0.5s;
    background-size: 200% auto;
    background-image: linear-gradient(to right, #fbd504 0%, #d1b017 51%, #f4d84e 100%);
    background: linear-gradient(45deg, #f4d84e, #fbd504);
}

    .yt_link > a {
        color: black !important;
        text-decoration: none;
    }



.mascot_div {
    position: fixed;
    bottom: 50px;
    z-index: 9;
    right: 60px;
    width: 95px;
}

.floating-wpp {
    position: fixed;
    bottom: 10px;
    left: 15px;
    font-size: 14px;
    z-index: 99;
    transition: bottom .2s;
}

    .floating-wpp .floating-wpp-button {
        position: relative;
        border-radius: 50%;
        box-shadow: 1px 1px 4px rgba(60, 60, 60, .4);
        transition: box-shadow .2s;
        cursor: pointer;
        overflow: hidden;
    }

.floating-wpp-button {
    width: 60px !important;
    height: 60px !important;
}

.admmision_img {
    margin-top: 8px;
    display: grid;
    place-items: center;
}

    .admmision_img img {
        width: 95px;
    }

.nestul li {
    background-color: azure;
    padding: 0px;
}

    .nestul li a {
        padding: 13px 17px;
    }
/* menu bar css end here *Thank you for your business! We look forward to working with you again. 
/* menu bar css end here======================= */



/* about us page css start here */

.about p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Cabin', sans-serif !important;
    color: #343434;
    margin-bottom: 1.5rem;
}

.about_img img {
    border-radius: 10px;
    height: 350px;
}

.about_data h2 {
    font-size: 35px;
    font-weight: 600;
}

.page_p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: .5px;
    font-family: 'Cabin', sans-serif !important;
    color: black;
    margin-bottom: 1.5rem;
}

    .page_p span {
        font-size: 18px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: .5;
        font-family: 'Cabin', sans-serif !important;
        color: black;
        margin-bottom: 1.5rem;
    }

.about_haiding {
    font-size: 800 !important;
}

.about a {
    text-decoration: none;
    color: #da3055;
}

.red_text_haiding {
    color: #DB3056;
    font-weight: 800;
}

.page_icon {
    text-align: center;
    color: grey;
    margin-top: 15px;
    padding-left: 30px;
}

.about_full_width_img img {
    height: 500px;
}


.core_value h3 {
    color: #5364E8;
    text-align: center;
    font-weight: 800;
}

.core_value_data {
    display: grid;
    place-items: center;
}

.elementor-image-box-title {
    color: #000 !important;
    font-size: 30px;
}
/* about us page css start here */


/* team page css start here */
.big_haiding {
    font-weight: 700;
    font-size: 40px;
}

.team_img {
    display: grid;
    place-items: center;
}

.drow_line {
    font-weight: 600 !important;
    color: black !important;
    height: 10px;
}

.team_main_img {
    margin-top: 100px;
}

.learn_btn {
    padding: 10px 0px;
    width: 150px;
    background-color: #61CE70;
    color: white;
}

.learning_ul {
    color: grey;
}

.learn_btn {
    margin: 0 auto;
    display: grid;
    place-items: center;
    border-radius: 10px;
}

    .learn_btn a {
        text-decoration: none;
        color: white;
        font-size: 18px;
    }

.learning_img {
    display: grid;
    place-items: center;
}

    .learning_img img {
        height: 400px;
        padding-top: 100px;
    }

.p_head a {
    color: #da3055;
    font-weight: 600;
}

.learning_img_2 {
    height: 350px;
    margin-top: 50px;
}

.day_care {
    text-align: center;
}

.day_img {
    display: grid;
    place-items: center;
}


@media screen and (max-width: 600px) {
    .about_full_width_img img {
        height: 300px;
    }

    .day_img {
        display: block;
    }
}


/*Gallery Album start*/
#imageGallery {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.inner-content {
    margin: 0 0;
}

.gallery-div {
    width: 16rem;
    height: 16rem;
}

.gallery-album {
    position: relative;
    overflow: hidden;
    border: 0.3rem solid #ffffff;
    /*filter: grayscale(1);*/
    border-radius: 0.4rem 4rem;
    box-shadow: 0.3rem 0.5rem 0.8rem 0rem #33333369;
}

.gallery-album {
    width: 80%;
    height: 14rem;
}

    .gallery-album:before {
        content: '';
        width: 3.3rem;
        height: 2rem;
        position: absolute;
        top: -6rem;
        right: 3rem;
        background: url(../images/gallery-eye.png);
        cursor: pointer;
        transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 400ms;
        -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 400ms;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
        z-index: 3;
    }

    .gallery-album a.img-0 {
        display: block !important;
        position: relative;
        width: auto;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .gallery-album a:after {
        content: '';
        width: 100%;
        position: absolute;
        background: #0d325c;
        opacity: 0.8;
        top: 0;
        right: 0;
        bottom: 0;
        left: 150%;
        transform: skew(-33deg);
        -webkit-transform: skew(-33deg);
        transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
        -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
    }

    .gallery-album .titles {
        position: absolute;
        text-align: right;
        font-size: 1.7rem;
        font-weight: 600;
        right: 3rem;
        bottom: -100px;
        transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
        -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
    }

div.titles > div.title {
    color: #fff;
}

.gallery-album:hover {
    filter: grayscale(0);
}

    .gallery-album:hover a:after {
        left: 25%;
    }

    .gallery-album:hover .titles {
        bottom: 2.8rem;
    }

.circle-img {
    padding: .3rem;
    border: .2rem solid #1b1f2a;
    border-radius: 100%;
}

.album-img {
    border-radius: 100%;
    width: 21rem;
    height: 21rem;
    background-size: cover;
    background-position: center center;
}

.albums {
    display: inline-block;
    margin: .8rem;
}
/*Gallery Album End*/

/*menu bar start*/





.dropdown-menu li a {
    color: white !important;
    padding: 9px 10px !important;
    font-family: 'Cabin', sans-serif !important;
    letter-spacing: 1px;
}

.dropdown-toggle::after {
    display: none !important;
}

@media(max-width:992px) and (min-width:578px) {
    .brand a img {
        width: 65% !important;
    }

    .menuToggle25 i {
        margin-top: 41px;
        margin-left: 65px;
    }

    .navigation {
        height: 145px !important;
        background: white;
        background-color: white !important;
        padding: 0px;
        z-index: 999999999999999;
        width: 100%;
        top: 0%;
        position: sticky;
        width: 100%;
        background-color: #ffffff0d;
        border-top: 2px solid #5687bf;
    }

    .data h3 {
        font-size: 40px !important;
    }

    .featured {
        position: absolute;
        top: 30%;
        left: 16% !important;
        z-index: 99;
        font-size: 35px;
        color: white;
    }
}

.showw {
    display: none;
    margin-top: 9%;
}

@media(min-width:992px) {
    .title {
        margin-top: 50px !important;
        font-size: 40px !important;
    }
    /*.back2  {
		margin:0px 10px !important;
	}*/
    .section6 h1 {
        font-size: 40px !important;
    }

    .back2 {
        background-color: var(--redColor);
        position: relative;
        top: -114px;
    }

        .back2 .left {
            padding: 0px 0px;
            justify-content: space-around;
        }

            .back2 .left h2 {
                font-size: 30px !important;
                text-align: right !important;
            }

    .data h3 {
        font-size: 40px !important
    }

    .back2 .right {
        padding: 13px 0px;
    }

    .prel {
        position: relative;
        width: 18%;
    }

    .navigation {
        height: 99px;
        background: #9b4a4a;
        background-color: #082444;
        padding: 0px;
        z-index: 99;
        width: 100%;
        top: 0.7%;
        position: relative;
        width: 100%;
        background-color: white;
    }

    @media (min-width: 1100px) {
        .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
            margin-top: 19px;
            margin-right: -40px;
        }
    }

    @media (min-width: 1100px) and (max-width:1200px) {
        .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
            margin-top: 17px;
            margin-right: -40px;
        }
    }

    .leftside img {
        width: 15% !important;
    }

    .showw {
        display: block !important;
    }

    .rightdiv img {
        margin-top: 6%;
        border-radius: 7px;
    }
}
/*.swiper-button-prev {
	display:none;
}*/

.back {
    background-color: #ffffff !important;
    padding-top: 10px;
}

.brand {
    position: absolute;
    /*padding-left: 71px;*/
    float: left;
    line-height: 55px;
    text-transform: uppercase;
    font-size: 1.4em;
    top: 0;
}

@media(max-width:500px) {
    .brand {
        position: absolute;
        /*padding-left: 10px;*/
        float: left;
        line-height: 55px;
        text-transform: uppercase;
        font-size: 1.4em;
    }

    .marquee-item {
        flex: 0 0 43vw !important;
    }

    .bgimages p {
        font-size: 15px !important;
    }
}

.brand a, .brand a:visited {
    color: #ffffff;
    text-decoration: none;
}

.list-group-item {
    top: -8%;
}

/*.fixedbar {
	position: fixed !important;
	top: 11%;
	transition: 0s
}*/

.fixedbar2 {
    /*position: fixed !important;*/
    top: 17px;
    transition: 0s
}

.navbar-toggler {
    margin: 7px -9px
}

.nav-container {
    max-width: 1000px;
    margin: 0 auto;
}

nav {
    float: right;
}

    nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        nav ul li {
            float: left;
            /*position: relative;*/
            background-color: #082444;
            margin-top: -2px;
            background-color: #ffffff00;
        }

.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: initial !important;
}

/*	nav ul li a, nav ul li a:visited {
				display: block;
				padding: 0 14px;
				line-height: 55px;
				color: #fff;
				background: #f4f4f4;
				text-decoration: none;
			}*/

nav ul li a {
    color: #000;
    font-weight: 700;
    background: transparent;
    color: white;
}





    nav ul li a:not(:only-child):after, nav ul li a:visited:not(:only-child):after {
        content: ' \025BE';
    }
/*
nav ul li ul li {
	min-width: 190px;
}*/

nav ul li ul li a {
    padding: 15px;
    line-height: 20px;
}

.navbar-dropdown {
    position: absolute;
    display: none;
    z-index: 1;
    background: #082444;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);
}
/* Mobile navigation */
.nav-mobile {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    height: 55px;
    width: 70px;
}

.brand a img {
    width: 80%;
}

@media only screen and (max-width: 992px) {
    .nav-mobile {
        display: block;
        margin-top: 11px;
    }

    nav {
        padding: 55px 0 15px;
    }

    .navbar-collapse {
        /*background: black;*/
    }

    nav ul {
        display: none;
    }

        nav ul li {
            float: none;
        }

            nav ul li a {
                padding: 15px;
                line-height: 20px;
            }

            nav ul li ul li a {
                padding-left: 30px;
            }


    .navbar-dropdown {
        position: static;
        display: block !important;
        z-index: 1;
    }


    #navbar-toggle {
        position: absolute;
        left: 18px;
        top: 15px;
        cursor: pointer;
        padding: 10px 35px 16px 0px;
    }

        #navbar-toggle span, #navbar-toggle span:before, #navbar-toggle span:after {
            cursor: pointer;
            border-radius: 1px;
            height: 3px;
            width: 30px;
            background: white;
            position: absolute;
            display: block;
            content: '';
            transition: all 300ms ease-in-out;
        }

            #navbar-toggle span:before {
                top: -10px;
            }

            #navbar-toggle span:after {
                bottom: -10px;
            }

        #navbar-toggle.active span {
            background-color: transparent;
        }

            #navbar-toggle.active span:before, #navbar-toggle.active span:after {
                top: 0;
            }

            #navbar-toggle.active span:before {
                transform: rotate(45deg);
            }

            #navbar-toggle.active span:after {
                transform: rotate(-45deg);
            }





    @media only screen and (max-width: 592px) {
        nav {
            padding: 0px 0px;
        }

        .nav-list {
            margin-top: 71px;
            overflow-y: scroll;
            height: 470px;
        }

        .cd-horizontal-timeline .events-content p {
            font-size: 10px;
            text-align: justify;
        }
    }

    .client-msg h2 {
        font-size: 14px !important;
    }

    @media only screen and (min-width:425px) and (max-width:575px) {
        .newsection .bottomdiv {
            position: absolute;
            background: #212529 !important;
            color: white;
            top: 79%;
            width: 100%;
            left: 0%;
            text-align: center;
        }

        .frame {
            top: 15px;
        }

        .frame1 {
            top: -66px !important;
            left: 0%;
            height: 457px !important;
        }

        .newpages {
            position: inherit;
            margin-top: 20% !important;
        }
    }



    @media only screen and (min-width:320px) and (max-width:767px) {

        .containerfluidpad .flip-card-front img {
            width: 45% !important;
        }

        .CardsCaption {
            top: 0 !important;
        }

        .frame1 {
            top: 1px !important;
            left: 0%;
            height: 379px !important;
        }

        .buttonsdata {
            text-align: center !important;
        }
        /*.newpages {
			
			margin-top: 0% !important;
		}*/
        .upperHeader {
            /*display: none;*/
        }

        .promise h1 {
            font-size: 30px !important;
        }
    }

    @media only screen and (min-width:320px) and (max-width:425px) {

        .newsection .bottomdiv {
            position: absolute;
            background: #082444 !important;
            color: white;
            top: 74%;
            width: 100%;
            text-align: center;
        }

        .brand a img {
            width: 225px;
        }

        .promise h1 {
            font-size: 30px !important;
        }

        .buttonsdata input {
            padding: 9px 21px !important;
        }

        .form {
            background-position: center !important;
        }

        .backgr2 h1 {
            /*color: #ed9c04 !important;*/
        }

        .newpages {
            position: inherit;
            /*margin-top: 20% !important;*/
        }

        .bgimages p {
            font-size: 16px !important;
            line-height: 30px !important;
        }

        .client-msg h2 {
            font-size: 23px !important;
        }

        .client-msg p {
            margin-top: 10% !important;
        }

        .back {
            top: 0% !important;
            position: fixed !important;
            z-index: 99999999999999999;
        }

        .dropdown-menu {
            display: none !important;
        }

        .menhover {
            margin-bottom: 1rem;
        }

        .footer i, .footer a {
            font-size: 14px !important;
        }

        iframe {
            zoom: 1.15;
            -moz-transform: scale(0.1,0.8);
            -moz-transform-origin: �0�0;
            �
        }

        .frame {
            /*margin-top: 38%;*/
        }

        .frame1 {
            top: -66px !important;
            left: 0%;
            height: 217px !important;
        }

        /*nav ul li a, nav ul li a:visited {
		color: white !important;
	}

	nav ul{
		background:yellow;
	}*/
    }

    /*menu bar End*/
}

@media only screen and (min-width:575px) and (max-width:768px) {
    .newsection .bottomdiv {
        position: absolute;
        background: #082444 !important;
        color: white;
        top: 85%;
        width: 100%;
        text-align: center;
    }

    .frame {
        top: 23px;
    }

    .frame1 {
        top: -21px !important;
        left: 0%;
        height: 436px !important;
    }

    .back2 {
        background-color: #9C0C24;
        position: relative;
        top: 2px;
    }

        .back2 .left {
            padding: 15px 0px;
        }

        .back2 .right {
            padding: 13px 0px;
        }
}


.footer_logo {
    /*background-color:white;*/
    /*padding: 5px 8px;*/
    margin: auto 0px;
}

.footer a, p, li, h2 {
    font-family: 'Cabin', sans-serif !important;
}

.url {
    letter-spacing: 2px;
}

.reg_form {
    text-align: center;
    width: 100%;
    background-color: #DB3254;
    padding: 10px 20px;
    color: white;
}


.backgr span a {
    color: #dc3545 !important;
}

.card_inner {
    background-color: #30ACDB;
    padding: 100px 40px;
    height: 420px;
}

.span_head {
    color: black;
}

    .span_head span {
        display: block;
        color: black;
        margin: 20px 0px;
    }

.new_box {
    padding: 0px 58px;
}


.form-label {
    font-weight: 600 !important;
    color: #54595f !important;
    margin-bottom: 0.5rem;
}

.web_from {
    padding: 0px 20px;
}

.copy_right a {
    color: white;
    transition: 0.3s;
}

@media only screen and (max-width:992px) {
    .new_box {
        padding: 0px 20px;
    }

    .menhover {
        margin-bottom: 1rem;
    }


    .web_from {
        padding: 0px 10px;
    }

    .mainlogo {
        display: none;
    }
}




/*silder css start here*/
.slide-container {
    max-width: 1445px;
    width: 100%;
    padding: 0px 0;
}

.slide-content {
    /*margin: 0 40px;*/
    overflow: hidden;
    /*border-radius: 25px;*/
    padding: 1px 0px;
}

.card {
    /* border-radius: 25px; */
    /* background-color: #FFF; */
    border: none;
}

.image-content,
.card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 14px;
}

.image-content {
    position: relative;
    row-gap: 5px;
    padding: 25px 0;
}



    .overlay::before,
    .overlay::after {
        content: '';
        position: absolute;
        right: 0;
        bottom: -40px;
        height: 40px;
        width: 40px;
        background-color: #30ACDB;
    }

    .overlay::after {
        border-radius: 0 25px 0 0;
        background-color: #FFF;
    }

.card-image {
    position: relative;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    background: #FFF;
    padding: 3px;
}

    .card-image .card-img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 50%;
        border: 4px solid #4070F4;
    }

.name {
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.bi-youtube {
    color: white;
    border: 1px solid;
    padding: 6px;
    border-radius: 50%;
}

.description {
    text-align: justify;
    line-height: 20px;
    font-size: 15px;
    color: #707070;
}

.button {
    border: none;
    font-size: 16px;
    color: #FFF;
    padding: 8px 16px;
    background-color: #DB3056;
    border-radius: 6px;
    margin: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .button:hover {
        background: #265DF2;
    }

.swiper-navBtn {
    color: white;
    transition: color 0.3s ease;
    font-weight: 800;
}

    .swiper-navBtn:hover {
        color: #4070F4;
    }

    .swiper-navBtn::before,
    .swiper-navBtn::after {
        font-size: 38px;
    }

.swiper-button-next {
    right: 0;
}

.swiper-button-prev {
    left: 0;
}

.swiper-pagination-bullet {
    background-color: #DB3056;
    opacity: 1;
}

.web_from p {
    font-weight: 800 !important;
    font-size: 26px;
}

.swiper-pagination-bullet-active {
    background-color: #4070F4;
}

@media screen and (max-width: 768px) {
    .slide-content {
        margin: 0 10px;
    }

    .swiper-navBtn {
        display: none;
    }

    .brand a img {
        width: 80%;
    }

    .widgetbox {
        background: rgb(0 0 0 / 33%);
        width: 48% !important;
        border-radius: 3px;
        padding: 0px 0px;
        position: absolute;
        z-index: 999;
        left: 0.2%;
        bottom: 0.3%;
    }

        .widgetbox .boxx p {
            color: white;
            font-size: 1.3vw !important;
            font-weight: 400;
            padding-left: 10px;
            cursor: pointer;
            align-items: center;
            display: flex;
        }
}

@media screen and (max-width: 590px) {
    .brand a img {
        width: 50% !important;
        /*background: white;*/
        padding: 5px 3px;
        border-radius: 3px;
    }

    .widgetbox {
        background: rgb(0 0 0 / 33%);
        width: 48% !important;
        border-radius: 3px;
        padding: 0px 0px;
        position: absolute;
        z-index: 999;
        left: 0.2%;
        bottom: 0.3%;
    }

        .widgetbox .boxx p {
            color: white;
            font-size: 1.6vw !important;
            font-weight: 400;
            padding-left: 1px !important;
            cursor: pointer;
            align-items: center;
            display: flex;
        }
}

.quick_links a {
    display: block;
    margin: 10px 0px;
}

/*silder css end here*/



.academiscshover .cards:hover {
    transform: scale(1.1);
    transition: transform .3s;
}

.backimagee::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #082444;
}

.carousel-item p {
    color: white;
    font-size: 17px !important;
    line-height: 38px !important;
    font-family: 'Cabin', sans-serif !important;
    font-weight: 500 !important;
    /*color: #0000008c !important;*/
    text-align: justify !important;
    letter-spacing: 1px;
}

/*.backimageee {*/
/* height: 700px; */
/* background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/DSC_6808.jpg); */
/*background-image: url('../images/24.jpg');
    background-position: top center;
    background-attachment: fixed;
    position: relative;
 
    background-repeat: no-repeat;
    background-size: cover;
}*/
.backimageee {
    height: auto;
    /*background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/DSC_6808.jpg);*/
    background-image: url('../images/24.png');
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    /*height: 450px;*/
    position: relative;
    padding: 10px;
    background-position: center;
}

.backimg {
    height: auto;
    /*background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/DSC_6808.jpg);*/
    background-image: url('/Assets/images/SPORTS.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    /*height: 450px;*/
    position: relative;
    padding: 10px;
    background-position: center;
}

.backimage {
    margin-top: -154px !important;
}

/*.backimageeee {*/
/* height: 700px; */
/* background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/DSC_6808.jpg); */
/*background-image: url('../images/24bg.png');
    background-position: top center;
    background-attachment: fixed;
    position: relative;
 
    background-repeat: no-repeat;
    background-size: cover;
}*/
.backimageeee {
    height: auto;
    /*background-image: url(https://www.RPSworldgurgaon.com/wp-content/uploads/2023/03/DSC_6808.jpg);*/
    background-image: url('../images/24bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    /*height: 450px;*/
    position: relative;
    padding: 10px;
    background-position: center;
}

.carousel-control-prev,
.carousel-control-next {
    align-items: flex-end;
    justify-content: space-evenly;
}
/*Gallery Album start*/
#imageGallery {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.inner-content {
    margin: 0 0;
}

.gallery-div {
    width: 14rem;
    height: 16rem;
}

@media(max-width:500px) {
    .gallery-div {
        width: 23rem !important;
        height: 16rem;
    }
}

.gallery-album {
    position: relative;
    overflow: hidden;
    border: 0rem solid #ffffff;
    /*filter: grayscale(1);*/
    border-radius: 0rem 0rem;
    box-shadow: 0.3rem 0.5rem 0.8rem 0rem #33333369;
}

.gallery-album {
    width: 100%;
    height: 15rem;
}

    .gallery-album:before {
        content: '';
        width: 3.3rem;
        height: 2rem;
        position: absolute;
        top: -6rem;
        right: 3rem;
        background: url(../images/gallery-eye.png);
        cursor: pointer;
        transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 400ms;
        -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 400ms;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
        z-index: 3;
    }

    .gallery-album a.img-0 {
        display: block !important;
        position: relative;
        width: auto;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .gallery-album a:after {
        content: '';
        width: 100%;
        position: absolute;
        background: #0d325c;
        opacity: 0.8;
        top: 0;
        right: 0;
        bottom: 0;
        left: 150%;
        transform: skew(-33deg);
        -webkit-transform: skew(-33deg);
        transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
        -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
    }

    .gallery-album .titles {
        position: absolute;
        text-align: right;
        font-size: 1.7rem;
        font-weight: 600;
        right: 3rem;
        bottom: -100px;
        transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
        -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
    }

div.titles > div.title {
    color: #fff;
}

.gallery-album:hover {
    filter: grayscale(0);
}



    .gallery-album:hover a:after {
        left: 35%;
    }

    .gallery-album:hover .titles {
        bottom: 2.8rem;
    }

.circle-img {
    padding: .3rem;
    border: .2rem solid #1b1f2a;
    border-radius: 100%;
}

.album-img {
    border-radius: 100%;
    width: 21rem;
    height: 21rem;
    background-size: cover;
    background-position: center center;
}

.albums {
    display: inline-block;
    margin: .8rem;
}
/*Gallery Album End*/

.listbox li {
    list-style-type: square;
    color: white;
    margin-left: 10px;
}

.listboxx li {
    list-style-type: square;
    color: black;
}

p {
    margin-top: 0;
    margin-bottom: 0rem;
    font-weight: 600 !important
}

.padleft {
    padding-left: 100px
}

.cpointer {
    cursor: pointer;
}

.fa-theater-masks:before {
    content: "\f630";
}

.icon.icon-auction::before {
    content: "\e9d9";
}

.footer h2, .footer a {
    font-family: 'Cabin', sans-serif !important;
    letter-spacing: 1px;
}

.nav-item input {
    background: transparent;
    color: black;
    border: 1px;
    letter-spacing: 1px !important;
}

.backimagee p {
    padding: 18px 10px 18px 10px;
}

.dropdown-menu {
    top: 53px !important;
}
/*iframe {
	zoom: 1.15;
	-moz-transform: scale(0.75);
	-moz-transform-origin: �0�0;
	�
}*/
.list-group-item {
    border: 0;
}

.dropdown:hover .dropdown-content {
    display: block;
    background-color: #0b213b;
    opacity: 0.9;
}

.dropdown-content {
    display: none;
    position: absolute;
    /* right: -4px; */
    /* top: 3.5rem; */
    left: -20%;
    /* min-width: 950px; */
    /* max-width: 1200px; */
    min-width: 1033px;
    min-height: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content {
    transition: background 0.3s, box-shadow 0.3s, color 0.3s;
    background: var(--blue);
    /* background: linear-gradient(45deg, black, transparent) var(--grey); */
    color: #fff;
}

    .dropdown-content img {
        max-height: 170px;
    }

.list-group-flush {
    border-radius: 0;
}

.list-group {
    border-left: 3px solid white;
    height: 228px;
    padding-left: 13px;
    margin-top: 12px !important;
}

.academics {
    border-left: 3px solid white;
    height: 183px;
    padding-left: 13px;
    margin-top: 12px !important;
}

.beyond {
    border-left: 3px solid white;
    min-height: 142px;
    padding-left: 13px;
    margin-top: 11px !important;
    overflow: scroll;
    padding-top: 14px;
}

    .beyond::-webkit-scrollbar {
        display: none;
    }

.dropdown-menu .list-unstyled {
    display: block;
    overflow: scroll;
    height: 400px;
}

.dropdown-content .list-group-item {
    background-color: transparent;
    padding: 0;
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.dropdown-content a {
    border: 0;
}

.dropdown-content a {
    color: #fff;
    padding: 10px 10px;
    text-decoration: none;
    display: block;
}

@media(max-width:992px) and (min-width:583px) {
    .appbtn {
        position: absolute;
        top: 15px;
        right: 13%;
    }

    .back {
        position: fixed !important;
        top: 0% !important;
    }

    .form {
        background-attachment: inherit !important;
    }

    .myvideo {
        width: 100%;
        border-radius: 15px;
    }
}

@media(max-width:582px) {
    .myvideo {
        /* height: 307px; */
        width: 100%;
        /*border-radius: 11px;*/
    }

    .appbtn {
        display: none !important;
    }

    .back2 {
        background-color: #9C0C24;
        position: relative;
        top: 1px;
    }

    .bounceInUp h1 {
        margin-top: -35px !important;
        font-size: 30px !important;
    }
}

.menhover:hover {
    border-bottom: 4px solid white;
}


.hover-item {
    transition: 0.3s;
}

    .hover-item:hover {
        transform: translate(0, -10px);
    }

#preview-frame {
    width: 100%;
    background-color: #fff;
}

/*dotted div start*/

/* -------------------------------- 

Primary style

-------------------------------- */


/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-horizontal-timeline {
    opacity: 0;
    margin: 2em auto;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

    .cd-horizontal-timeline::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'mobile';
        display: none;
    }

    .cd-horizontal-timeline.loaded {
        /* show the timeline after events position has been set (using JavaScript) */
        opacity: 1;
    }

    .cd-horizontal-timeline .timeline {
        position: relative;
        height: 100px;
        width: 75%;
        /*max-width: 800px;*/
        margin: 0 auto;
    }

    .cd-horizontal-timeline .events-wrapper {
        position: relative;
        height: 100%;
        margin: 0 40px;
        overflow: hidden;
    }

        .cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
            /* these are used to create a shadow effect at the sides of the timeline */
            content: '';
            position: absolute;
            z-index: 2;
            top: 0;
            height: 100%;
            width: 20px;
        }

.prev, .next {
    /*display: none*/
}

.cd-horizontal-timeline .events-wrapper::before {
    left: 0;
    /*background-image: -webkit-linear-gradient( left, #f8f8f8, rgba(248, 248, 248, 0));
			background-image: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0));*/
}

.cd-horizontal-timeline .events-wrapper::after {
    right: 0;
    /*background-image: -webkit-linear-gradient( right, #f8f8f8, rgba(248, 248, 248, 0));
			background-image: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0));*/
}

.cd-horizontal-timeline .events {
    /* this is the grey line/timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 2px;
    /* width will be set using JavaScript */
    background: #dfdfdf;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.cd-horizontal-timeline .filling-line {
    /* this is used to create the green line filling the timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #7b9d6f;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-horizontal-timeline .events a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 1.3rem;
    padding-bottom: 15px;
    color: #383838;
    /* fix bug on Safari - text flickering while timeline translates */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

    .cd-horizontal-timeline .events a::after {
        /* this is used to create the event spot */
        content: '';
        position: absolute;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -5px;
        height: 12px;
        width: 12px;
        border-radius: 50%;
        border: 2px solid #dfdfdf;
        background-color: #f8f8f8;
        -webkit-transition: background-color 0.3s, border-color 0.3s;
        -moz-transition: background-color 0.3s, border-color 0.3s;
        transition: background-color 0.3s, border-color 0.3s;
    }

.no-touch .cd-horizontal-timeline .events a:hover::after {
    background-color: #7b9d6f;
    border-color: #7b9d6f;
}

.cd-horizontal-timeline .events a.selected {
    pointer-events: none;
}

    .cd-horizontal-timeline .events a.selected::after {
        background-color: #7b9d6f;
        border-color: #7b9d6f;
    }

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #7b9d6f;
}

@media(max-width:1200px) and (min-width:992px) {

    .brand a img {
        width: 250px !important;
        margin-top: 6px;
    }

    .widgetbox {
        background: rgb(0 0 0 / 33%);
        width: 48% !important;
        border-radius: 3px;
        padding: 0px 0px;
        position: absolute;
        z-index: 999;
        left: 0.2%;
        bottom: 0.3%;
    }

        .widgetbox .boxx p {
            color: white;
            font-size: 1.3vw !important;
            font-weight: 400;
            padding-left: 10px;
            cursor: pointer;
            align-items: center;
            display: flex;
        }

    .navbar-nav li a {
        font-size: 11px !important;
        font-weight: 100;
        color: #FFFFFF;
        padding: 8px 15px 0px 15px;
    }

    .nav-item a {
        color: white !important;
        padding: 21px 11px !important;
        margin-left: 6px !important;
    }
}

@media only screen and (min-width: 1100px) {
    .cd-horizontal-timeline {
        margin: 0em auto;
    }

    .brand a img {
        width: 26% !important;
        margin-top: 7px;
    }

    @media (min-width:1100px) and (max-width:1400px) {
        .brand a img {
            width: 18% !important;
            margin-top: 14px;
        }
    }

    @media (min-width:1100px) and (max-width:1301px) {
        .appbtn {
            margin-top: 15px;
        }
    }
    /* @media (min-width:1200px) and (max-width:1250px) {
        .appbtn {
            margin-top: 15px;
        }
    }*/

    .cd-horizontal-timeline::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop';
    }

    .form {
        background-attachment: inherit;
    }

    .texts {
        position: absolute;
        top: 53%;
        /*left: 15%;*/
        width: 87%;
    }
}

.copy_right {
    margin-bottom: 3%;
}

.footer_logo h2, .quick_links h2, .MobileApp h2 {
    color: #FFFFFF;
    font-family: 'Cabin', sans-serif !important;
    font-size: 33px !important;
    font-weight: 600;
    line-height: 40px;
}

.cd-timeline-navigation a {
    /* these are the left/right arrows to navigate the timeline */
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    /* replace text with an icon */
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

    .cd-timeline-navigation a::after {
        /* arrow icon */
        content: '';
        position: absolute;
        height: 16px;
        width: 30px;
        left: 50%;
        top: 17%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        /*background: url(../img/cd-arrow.svg) no-repeat 0 0;*/
        /*background-image: url('../images/right_arrow.png');*/
        background: yellow;
    }

    .cd-timeline-navigation a.prev {
        left: 0;
        -webkit-transform: translateY(-50%) rotate(180deg);
        -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        -o-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }

    .cd-timeline-navigation a.next {
        right: 0;
    }

.no-touch .cd-timeline-navigation a:hover {
    border-color: #7b9d6f;
}

.cd-timeline-navigation a.inactive {
    cursor: not-allowed;
}

    .cd-timeline-navigation a.inactive::after {
        /*background-position: 0 -16px;*/
    }

.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    margin: 2em 0;
    overflow: hidden;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
}

    .cd-horizontal-timeline .events-content li {
        position: absolute;
        z-index: 1;
        width: 100%;
        left: 0;
        top: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        padding: 0 5%;
        opacity: 0;
        -webkit-animation-duration: 0.4s;
        -moz-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

        .cd-horizontal-timeline .events-content li.selected {
            /* visible event content */
            position: relative;
            z-index: 2;
            opacity: 1;
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
            transform: translateX(0);
        }

        .cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
            -webkit-animation-name: cd-enter-right;
            -moz-animation-name: cd-enter-right;
            animation-name: cd-enter-right;
        }

        .cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
            -webkit-animation-name: cd-enter-left;
            -moz-animation-name: cd-enter-left;
            animation-name: cd-enter-left;
        }

        .cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
            -webkit-animation-direction: reverse;
            -moz-animation-direction: reverse;
            animation-direction: reverse;
        }

        .cd-horizontal-timeline .events-content li > * {
            max-width: 800px;
            margin: 0 auto;
        }

    .cd-horizontal-timeline .events-content h2 {
        font-weight: bold;
        font-size: 2.6rem;
        font-family: 'Cabin', sans-serif !important;
        font-weight: 700;
        line-height: 1.2;
    }

    .cd-horizontal-timeline .events-content em {
        display: block;
        font-style: italic;
        margin: 10px auto;
    }

        .cd-horizontal-timeline .events-content em::before {
            content: '- ';
        }

    .cd-horizontal-timeline .events-content p {
        font-size: 17px;
        color: #959595;
    }

    .cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
        line-height: 1.6;
    }

@media only screen and (min-width: 768px) {
    .myvideo {
        width: 100%;
    }

    .back2 {
        background-color: var(--redColor);
        position: relative;
        top: -4px !important;
    }

    .cd-horizontal-timeline .events-content h2 {
        font-size: 7rem;
    }

    .promise h1 {
        font-size: 68px !important;
    }

    .cd-horizontal-timeline .events-content em {
        font-size: 2rem;
    }

    .bgimages p {
        font-size: 20px !important;
        line-height: 35px !important;
    }

    .buttonsdata input {
        font-size: 19px !important;
    }

    .form {
        background-attachment: inherit !important;
    }


    .cd-horizontal-timeline .events-content p {
        font-size: 17px;
        text-align: justify;
        margin-top: 6%;
    }
}

@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.para {
    background: #1f2641;
    padding: 0px 18px;
    margin-top: 2px;
}
/*dotted div end*/

.swiper-slide {
    /*width: 450px !important*/
}

.newsbtn input {
    font-family: 'Cabin', sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    background-color: #0066B3;
    padding: 10px 14px;
    color: white;
    border: 1px;
    border-radius: 3px;
    margin-top: 25px;
}

.dropdown-menu p {
    line-height: 21px;
    text-align: left;
}

.mybutton a {
    font-family: 'Cabin', sans-serif !important;
}

@media screen and (max-width: 1250px) {
    .client-msg {
        min-height: 383px;
    }
}

.client-msg {
    padding: 0 30px 30px;
    border-radius: 15px;
    margin: 66px 0 6px;
    border-top: 4px solid #247cff;
    min-height: 340px;
}

.client-left, .client-msg, figure {
    background: #fff;
}

.client-left, .client-msg {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.client-msg::before {
    content: "";
    background: url(https://resources.edunexttechnologies.com/Edunext-Website/img/speaker/question.png) left no-repeat;
}

.client-msg .client-info {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.client-left {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 100%;
    margin-top: -60px;
}


.client-left, .client-msg, figure {
    background: #fff;
}

.client-left, .client-msg {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.client-info .name {
    color: #13294b;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
}

.text-primary {
    color: #007bff !important;
}


.client-msg h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown-menu P {
    font-family: 'Cabin', sans-serif !important;
    letter-spacing: 1px;
    /* font-style: italic !important;*/
}

.client-msg h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 4%;
    margin-bottom: 5% !IMPORTANT;
    font-weight: bold !important;
    font-size: 24px !important;
}

@media (max-width: 991px) {
    .margin-10px-bottom, .margin-2-rem-bottom {
        margin-bottom: 0;
    }

    .dropdown-menu {
        display: none !important;
    }
}

.font-sizr-20px {
    font-size: 20px;
}

.blue-color {
    color: #003078 !important;
}

.client-msg p {
    color: #7e7e7e;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 0;
}

.cd-horizontal-timeline {
    background: #9c0c24ba !important;
}

.client-msg {
    padding: 0 30px 30px;
    border-radius: 15px;
    margin: 66px auto !important;
    border-top: 4px solid #247cff;
    min-height: 340px;
}

.events ol li a {
    color: white !important;
}

.backimage2 h1 {
    font-size: 50px;
}

.backimage2 p {
    font-size: 20px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font: icon !important;
}


.name {
    display: none !important;
}

.client-left img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    max-width: 150% !important;
}

.form {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../Rpsimages/Slider/3.JPG');
    /*background-image: url('../images/studentenquiry.jpg');*/
    /*background-repeat: no-repeat;
	background-attachment: fixed;*/
    background-size: cover;
    /*background-position: center;*/
}

.formback {
    background: #e5e3e3db;
    padding: 18px;
    border-radius: 10px;
}

.backgr2 {
    display: flex;
    align-items: center;
}

.buttonsdata input {
    background-color: #ffcb05;
    padding: 10px 15px;
    border-radius: 25px;
    color: black;
    font-weight: bolder;
    border: 1px solid #ffcb05;
    font-size: 15px;
}

    .buttonsdata input:hover {
        background: white;
        color: #9C0C24;
    }

.welcome {
    background: #102444;
    padding-bottom: 50px;
}

    .welcome p, h1 {
        color: white;
        text-align: center;
        font-family: 'Cabin', sans-serif !important;
    }

    .welcome h1 {
        margin-top: 40px;
        font-size: 43px !important;
    }

    .welcome p {
        margin-top: 40px;
        font-size: 17px !important;
        padding: 0px 20px !important;
    }

.FACILITIES h1, h2 {
    color: black;
    text-align: center;
    font-weight: bold;
}

.FACILITIES h1 {
    font-size: 40px !important;
    margin-bottom: 2%;
    font-weight: bold !important;
}

.FACILITIES h2 {
    font-size: 25px !important;
    font-weight: 700 !important;
    padding: 14px 0px !important;
}

.FACILITIES {
    margin-top: 3%;
    padding: 4% 0% !important;
}

    .FACILITIES img {
        padding: 10px;
        border-radius: 28px;
        cursor: pointer;
    }

        .FACILITIES img:hover {
            transform: scale(1.2) !important;
            transition: 2s ease !important;
        }

.admissiondetails {
    background: #082444;
}

    .admissiondetails h1 {
        font-size: 30px !important;
        margin-bottom: 2%;
        font-weight: bold !important;
        margin-top: 2% !important;
    }

.adreesss h1 {
    color: #9C0C24;
    font-size: 30px !important;
    font-weight: bold !important;
}

.adreesss p {
    font-weight: 500 !important;
    padding: 20px 0px;
}

    .adreesss p i {
        font-size: 20px !important;
        color: #9C0C24
    }

.social li {
    display: inline-block;
    margin-right: 25px;
}

.backgr2 h1 {
    color: white
}

.leftside p {
    font-size: 22px !important;
    display: flex;
    align-items: center;
}

.leftside img {
    width: 20%;
    margin-right: 15px;
}

.section5 {
    background: #082444;
    padding: 92px 0px;
}

.prel {
    position: relative;
}

.pabs {
    position: absolute;
    top: 13%;
    left: 25%;
    width: 50%;
}

.texts {
    position: absolute;
    top: 55%;
    left: 9%;
    width: 87%;
}

.section5 .card-body {
    background: #082444;
    padding: 0px 15px;
}

.texts5 {
    position: absolute;
    top: 54%;
    left: 6%;
    width: 91%;
}

.contactus {
    background: #082444;
    color: #f2b417;
    border: 1px;
}

.section6 img {
    width: 22%;
    padding: 5px 0px;
}

.section6 p {
    width: 85%;
}

.bg {
    background: #ebebeb;
    padding: 21px 0px;
}


.CardsCaption:after {
    display: block;
    content: "";
    border-bottom: 1px solid;
    height: 10px;
    width: 30%;
}

.CardsCaption:after {
    display: block;
    content: "";
    border-bottom: 0px solid;
    height: 4px;
    width: 47%;
}

/*.section33 h1::after {
    display: block;
    content: "";
    border-bottom: 1px solid;
    height: 1px;
    width: 181px;
}*/

/*.frame2 {
    margin-top: 110px;
}*/

.back2 h2 {
    font-size: 25px !important;
    margin-top: 5px;
}

.promise h1 {
    font-size: 40px;
}

.texts5 p, .texts p {
    font-weight: 600 !important;
    letter-spacing: 1px;
}

.newsection {
    background-image: linear-gradient(rgb(0 0 0 / 50%), rgba(0, 0, 0, 0.4)), url(../images/16.png);
}



.backimagee {
    /*margin-top: 18%;*/
}

.academiscshover p {
    font-family: 'Cabin', sans-serif !important;
}

@media(max-width:768px) {
    .backimagee {
        /*margin-top: 68% !important;*/
    }
}

.messagebox p, h4, .inner-content p, h1 {
    font-family: 'Cabin', sans-serif !important;
}

/*Marque images Start*/


/*.marquee {
    margin-bottom: 90px;
    margin-left: 30px;*/
/*   overflow: hidden; */
/*}*/

/*.marquee-content {
    display: flex;
    animation: scrolling 45s linear infinite;
}

.marquee-item {
    flex: 0 0 16vw;
    margin: 0 2vw;*/
/*   flex: 0 0 20vw; */
/*   margin: 0 2vw; */
/*}

    .marquee-item img {
        display: block;
        width: 100%;*/
/*   padding: 0 20px; */
/*}

@keyframes scrolling {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translatex(-144vw);
    }
}*/


/*Marquee End*/
.slide-container {
    margin-top: 6px;
    margin: auto;
}

/*#imageGallery, #ltrlData {
    padding-top: 10px;
}*/

.gallery-img-cont {
    padding: 175px 50px;
    overflow: hidden;
    box-shadow: 0 0 12px 0 #dcdcdc;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #083a58;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: 0.5s ease;
}

.text {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.lblheading1 {
    font-size: 33px !important;
    margin-top: 15px;
    color: #990D24;
    font-weight: bold !IMPORTANT;
    font-family: 'Cabin', sans-serif !important;
}

.imagebox:hover {
    transform: scale(1.1);
    transition: 1s ease-out
}

.imagebox {
    transition: 1s ease-out
}

.backimagee p {
    background: #082444;
}

.backimagee .card {
    background: #082444;
}

.backimagee .slick-dots {
    display: none !important;
}

.backimagee .slick-next {
    color: white !important;
    top: 30%;
    right: 4%;
}

.backimagee .slick-prev {
    color: white !important;
    top: 27%;
    left: 6%;
    z-index: 999;
}

.slick-next:before, .slick-prev:before {
    font-size: 30px !important;
}

.gallery ul li {
    top: 0px !important;
    left: 0px !important;
    color: white !important;
    padding: 5px 5px !important;
    font-family: 'Cabin', sans-serif !important;
}

.gallery ul {
    top: 10px !important;
    left: 100px !important;
    background: #0b213b;
    padding: 10px;
}

@media only screen and (max-width: 1049px) and (min-width: 991px) {
    #lblheading1 {
        font-size: 2.4rem;
        font-weight: 700;
    }
}

.lblheading1::after {
    content: '';
    border-bottom: 1px solid #9c0c24f2;
    display: block;
    width: 273px !important;
}

p {
    font-family: 'Cabin', sans-serif !important;
}

.inner-content {
    /*  margin: 0 0;*/
    margin-bottom: 35px;
}

.MenuLinkbtn_Div {
    width: 100%;
    position: relative;
}

    .MenuLinkbtn_Div > h3 {
        font-weight: 700;
        border-top-left-radius: 0.5rem;
        font-size: 1.4rem;
        border-top-right-radius: 0.5rem;
        background: #2a2f52;
        height: 4.5rem;
        color: #fff;
        letter-spacing: .1rem;
        padding: 0.8rem 0 0;
        text-align: center;
        margin-bottom: 0rem;
        font-variant: small-caps;
    }

    /*#idSubmenus {
    position: relative;
    border: 0.1rem solid #e0e0e0;
    padding: 0rem 0rem 2rem 0rem;
    background: #fff;
    border-bottom-left-radius: 0.6rem;
}

    #idSubmenus li {
        padding: 0.5rem 0.5rem 0;
        list-style-type: none;
    }

        #idSubmenus li a {
            padding: 0.7rem 0.3rem 0.7rem 3rem;
            color: #2a2d30;
            font-size: 1rem;
            letter-spacing: .1rem;
            box-shadow: 0 0.5rem 0.6rem -0.6rem #333;
            font-weight: 500;
            position: relative;
            display: block;
            width: 100%;
        }*/

    .MenuLinkbtn_Div::after {
        content: " ";
        position: absolute;
        height: 60px;
        width: 61px;
        right: 0px;
        bottom: 0px;
        background: url(../Images/paper-silver.png)no-repeat center/cover;
    }



@media only screen and (min-width:320px) and (max-width:500px) {
    .hidatla {
        margin-left: -31px;
    }

    #carouselExampleIndicators {
        position: relative;
        /*top: 79px !important;*/
        left: 0% !important;
    }

    .upperHeader p {
        font-size: 14px !important;
        color: white;
        margin-left: 8px !important;
        font-weight: 500 !important;
        letter-spacing: 1px;
        margin-top: 6px;
    }

    .upperHeader i {
        margin-top: -4px !important;
        color: white;
        border: 1px solid white;
        padding: 5px;
        border-radius: 22px;
        font-size: 17px !important;
    }

    .bi-envelope::before {
        content: "\f32f";
        font-size: 11px !important;
    }

    .academiscshover .cards img {
        margin-bottom: -20% !important;
    }

    /*.bg_inner {
        margin-top: 100px !important;
    }*/

    .carousel-item img {
       /* height: 175px !important;*/
        width: 100% !important;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        position: absolute;
        top: 37% !important;
    }

    .academiscshover .divss {
        padding: 0px !important;
    }

    . {
        padding: 1px 0px !important;
    }

        .gallery-album {
            height: 15.6rem;
        }
}

.containerfluidpad .flip-card-front img {
    width: 70%;
}

@media only screen and (min-width:501px) and (max-width:900px) {
    #carouselExampleIndicators {
        /*		position: relative;
		top: 0 !important;
		left: 0% !important;*/
    }

    .containerfluidpad .flip-card-front img {
        width: 45% !important;
    }
    /* .bg_inner {
        margin-top: 155px !important;
    }*/

    .carousel-item img {
        min-height: 501px !important;
        width: 100%;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        position: absolute;
        top: 37% !important;
    }
}


@media only screen and (min-width:901px) {
    .carousel-item img {
        /*min-height: 906px !important;*/
        width: 100% !important;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        position: absolute;
        top: 40% !important;
    }
}


.menuToggle25 {
    display: block;
    position: relative;
    top: 22px;
    z-index: 9999;
    -webkit-user-select: none;
    user-select: none;
}

    .menuToggle25 a {
        text-decoration: none;
        color: white;
        transition: all 0.3s ease;
        font-weight: 900;
    }

        .menuToggle25 a:hover {
            color: tomato;
        }

    .menuToggle25 input {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: -7px;
        cursor: pointer;
        opacity: 0;
        /* hide this */
        z-index: 2;
        /* and place it over the hamburger */
        -webkit-touch-callout: none;
    }

    .menuToggle25 i {
        position: relative;
        display: block;
        width: 33px;
        height: 4px;
        margin-bottom: 5px;
        position: relative;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
    }

        .menuToggle25 i:first-child {
            transform-origin: 0% 0%;
        }

        .menuToggle25 i:nth-last-child(2) {
            transform-origin: 0% 100%;
        }

    .menuToggle25 input:checked ~ span {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: white;
    }

        .menuToggle25 input:checked ~ span:nth-last-child(3) {
            opacity: 0;
            transform: rotate(0deg) scale(0.2, 0.2);
        }

        .menuToggle25 input:checked ~ span:nth-last-child(2) {
            transform: rotate(-45deg) translate(0, -1px);
        }

    .menuToggle25 input:checked ~ .menuItem25 {
        transform: none;
    }

body {
    position: relative;
}

.menuItem25 {
    height: 1400px;
    position: absolute;
    width: 300px;
    padding: 50px;
    padding-top: 125px;
    background: #082444;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

    .menuItem25 li {
        padding: 15px 0;
        font-size: 22px;
    }

.menu--left2 {
    position: relative;
    width: 50%;
    float: right;
}

    .menu--left2 .menuToggle25 {
        left: 0;
    }

        .menu--left2 .menuToggle25 input {
            left: 50px;
        }

        .menu--left2 .menuToggle25 i {
            left: 50px;
        }

    .menu--left2 .menuItem25 {
        left: -154%;
        margin: -148px 0 0 -264%;
        transform: translate(-100%, 0);
    }

@keyframes text-slide-in {
    0% {
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

.menu--left2 {
    display: none;
}

/*.globaloverlay {
    background-color: rgba(21, 21, 21, 0.9);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    visibility: hidden;
}

.visi {
    background-color: rgba(21, 21, 21, 0.9);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    visibility: visible;
}*/

@media only screen and (max-width: 992px) {
    .menu--left2 {
        display: block !important;
    }

    .widgetbox .boxx {
        padding: 0px 18px !important;
        margin-left: 15px;
        margin: auto;
        cursor: pointer;
        border-right: 1px solid white;
        border-left: 1px solid white;
    }

    .hidattab {
        display: none !important
    }

    .widgetbox {
        background: rgb(0 0 0 / 33%);
        width: 100% !important;
        border-radius: 3px;
        padding: 0px 0px;
        position: absolute;
        z-index: 999;
        left: 0.2%;
        bottom: 0.3%;
    }

        .widgetbox .boxx p {
            color: white;
            font-size: 13px !important;
            font-weight: 400;
            padding-left: 1px !important;
            cursor: pointer;
            align-items: center;
            display: flex;
        }
}

@media only screen and (max-width: 576px) {
    .menu--left2 .menuItem25 {
        left: -36%;
        margin: -100px 0 0 -320%;
        transform: translate(-100%, 0);
    }
}

.blackover {
    background-color: rgba(21, 21, 21, 0.9);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    visibility: hidden;
}

.autoplay .slick-dots {
    display: none !important;
}

/*.mediacoverage h2, h3, h5, p, label {
    font-family: "Open Sans", sans-serif !important;
}*/

.menuItem25 .brand {
    top: 55px;
}

.widgetbox {
    background: rgb(0 0 0 / 43%);
    width: 37%;
    border-radius: 3px;
    padding: 0px 0px;
    position: absolute;
    z-index: 999;
    left: 0.2%;
    bottom: 0.3%;
}

    .widgetbox .boxx {
        padding: 8px 18px;
        margin-left: 15px;
        margin: auto;
        cursor: pointer;
        border-right: 1px solid white;
        border-left: 1px solid white
    }

        .widgetbox .boxx:hover {
            background-color: #464f5196 !important;
            transition: 0.4s ease-in-out
        }

        .widgetbox .boxx p {
            color: white;
            font-size: 1vw;
            font-weight: 400;
            padding-left: 10px;
            cursor: pointer;
            align-items: center;
            display: flex;
        }

        .widgetbox .boxx i {
            align-items: center;
            display: flex;
            color: white
        }

.containerfluidpad {
    padding: 20px 12px;
    /*margin-bottom: -160px;*/
}

.back3:before {
    content: "";
    position: absolute;
    padding: 10px 0px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #163a6bab !important;
}

.back4:before {
    content: "";
    position: absolute;
    padding: 10px 0px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0 / 54%) !important;
}

.subfoot {
    font-size: 26px;
}

.bookvisitbtn {
    border: 1px solid white !important;
    padding: 20px 20px;
    background-color: transparent;
    color: white;
}

.quote {
    font-size: 42px !important;
    color: white;
}

@media (max-width:800px) {
    .quote {
        font-size: 33px !important;
        color: white;
    }
}

@media (max-width:476px) {
    .quote {
        font-size: 19px !important;
        color: white;
    }
}

.flip-card-container {
    width: 300px;
    height: 335px;
    perspective: 1000px;
}

.flip-card {
    position: relative;
    width: 100%;
    height: 96%;
    transition: transform 1s;
    transform-style: preserve-3d;
}

.flip-card-container:hover .flip-card {
    transform: rotateY(180deg); /* <=>  rotateY(.5turn) */
}
/* Position the front and back side */
.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border-radius: 0.5rem; */
}

.flip-card-front {
    /*background-color: #333;*/
    color: #fff;
}

.flip-card-back {
    background-color: #082444;
    color: #fff;
    transform: rotateY(180deg);
}

.flip-card-front img {
    width: 100%;
    height: 100%;
    /* border-radius: 0.5rem; */
}

.flip-card-back p {
    text-align: center;
    margin: 1rem;
    font-size: 17px !important;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 29px !important;
    font-family: 'Cabin', sans-serif !important;
    font-weight: 400;
    color: white;
}

    .flip-card-back p span {
        display: block;
        font-size: 1rem;
        font-style: italic;
        font-weight: bold;
        margin-top: 1.25rem;
    }

.testo {
    padding: 0 10%;
}
/*.marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 200px;
    overflow-x: hidden;
}

.track {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: scrolling 45s linear infinite;
}

@keyframes scrolling {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translatex(-144vw);
    }
}*/
.marquee {
    overflow: hidden;
    /* margin-top: 60px;*/
}

.marquee-content {
    display: flex;
    animation: scrolling 45s linear infinite;
}

.marquee-item {
    flex: 0 0 16vw;
    /* margin: 0 1vw; */
    flex: 0 0 23vw;
    margin: 0 2vw;
}

    .marquee-item img {
        display: block;
        width: 100%;
        /*   padding: 0 20px; */
    }

@keyframes scrolling {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translatex(-144vw);
    }
}

#wa_btn-content {
    box-sizing: border-box;
    display: inline-flex;
    padding: 10px 14px;
    justify-content: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
    font-family: 'Cabin', sans-serif !important;
}

.wa_widget-brand-info h4 {
    font-weight: 600;
    font-size: 16px;
    color: black !important;
}

.wa_widget-brand-info p {
    font-size: 12px;
    margin-block-start: 0;
    margin-top: 4px;
    color: black !important;
}

.wa_widget-close-btn {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    color: black;
    background-color: black !important;
    padding: 4px;
    border-radius: 10px;
}

.fixed-top {
    position: fixed !important;
    top: 0 !important;
    right: 0;
    left: 0;
    z-index: 99999;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.boxx a {
    color: white !important;
}

.logofix {
    top: 5px !important;
}

.applylogo {
    margin-top: 15px !important;
    position: relative;
    z-index: 999;
}

.inul1, .inul2, .inul3, .inul4 {
    display: none;
}

.h6.craft-city-main-title {
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 1px;
    column-gap: 20px;
}

span.craft-city-subtitle {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    padding-bottom: 0px;
}

.craft-city-subtitle {
    margin-top: 48px;
    font-size: 27px;
    color: white;
    text-align: center;
}

.single-category {
    border-radius: 5px;
    background: #ffffff;
    -webkit-box-shadow: 5px 15px 30px rgba(27, 33, 47, 0.05);
    box-shadow: 0px 1px 11px rgba(27, 33, 47, 0.6);
    padding: 35px 12px 30px 12px;
}

    .single-category p {
        margin-top: 10px;
    }

@media (max-width:768px) {
    .applyn {
        margin-top: 25px !important;
        justify-content: center !important;
    }
}
/*#stu_nme input::after {
    content: "*"!important;
    color: red!important;
}*/
/*facilites section start here*/


/*#news-slider {
    padding: 0px 70px;
}*/

.post-slide {
    /*    background: #fff;
*/ margin: 12px 23px 0px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #8fa5b700;
    margin: auto;
}

    .post-slide .post-img {
        position: relative;
        overflow: hidden;
        border-radius: 10px;
        margin: -12px 0px 8px 15px;
        /*        margin-left: -10px;
*/ cursor: pointer;
        /*              left: 95px;
*/
    }

        .post-slide .post-img img {
            /*transform: scale(1, 1);*/
            transition: transform 0.2s linear;
        }

    .post-slide:hover .post-img img {
        /*transform: scale(1.1, 1.1);*/
    }



    .post-slide:hover .over-layer {
        opacity: 1;
        text-decoration: none;
    }

    .post-slide .over-layer i {
        position: relative;
        top: 45%;
        text-align: center;
        display: block;
        color: #fff;
        font-size: 25px;
    }

    .post-slide .post-content {
        background: #fff;
        padding: 2px 20px 40px;
        border-radius: 15px;
    }

    .post-slide .post-title a {
        font-size: 15px;
        font-weight: bold;
        color: #333;
        display: inline-block;
        text-transform: uppercase;
        transition: all 0.3s ease 0s;
    }

        .post-slide .post-title a:hover {
            text-decoration: none;
            color: var(--hover-color);
        }

    .post-slide .post-description {
        line-height: 24px;
        color: #808080;
        margin-bottom: 25px;
    }

    .post-slide .post-date {
        color: #a9a9a9;
        font-size: 14px;
    }

        .post-slide .post-date i {
            font-size: 20px;
            margin-right: 8px;
            color: #CFDACE;
        }

    .post-slide .read-more {
        padding: 7px 20px;
        float: right;
        font-size: 12px;
        background: var(--primary-color);
        color: #ffffff;
        /* box-shadow: 0px 10px 20px -10px #1376c5; */
        border-radius: 25px;
        text-transform: uppercase;
        transition: 0.3s;
    }

        .post-slide .read-more:hover {
            background: var(--hover-color);
            text-decoration: none;
            color: #fff;
        }

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}

    .owl-controls .owl-buttons .owl-prev {
        background: #9C0C24;
        position: absolute;
        top: 168px;
        left: -3px;
        padding: 6px 13px 6px 12px;
        display: grid;
        place-items: center;
        border-radius: 50%;
        box-shadow: 3px 14px 25px -10px #92b4d0;
        transition: background 0.5s ease 0s;
    }

        .owl-controls .owl-buttons .owl-prev:hover {
            background: #082444;
            transition: 0.3s;
        }

    .owl-controls .owl-buttons .owl-next {
        background: #9C0C24;
        position: absolute;
        top: 168px;
        right: -4px;
        display: grid;
        place-items: center;
        padding: 6px 11px 6px 13px;
        border-radius: 50%;
        box-shadow: -3px 14px 25px -10px #92b4d0;
        transition: background 0.5s ease 0s;
        transition: 0.3s;
    }

        .owl-controls .owl-buttons .owl-next:hover {
            background: #082444;
            transition: 0.3s;
        }

        .owl-controls .owl-buttons .owl-prev:after,
        .owl-controls .owl-buttons .owl-next:after {
            content: "\f104";
            font-family: 'Cabin', sans-serif !important;
            color: white;
            font-size: 20px;
        }

        .owl-controls .owl-buttons .owl-next:after {
            content: "\f105";
        }

@media only screen and (max-width:1280px) {
    .post-slide .post-content {
        padding: 0px 15px 25px 15px;
    }
}


/*.post-img img {
    width: 100%;
    height: 250px;
}
*/
.post-img:after {
    /*    background-color: #00000075;
*/ bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.post-slide {
    position: relative;
}

.post-content_2 {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 30px;
}

.owl-carousel .owl-item img {
    display: block;
    width: 50% !important;
}

.proj {
    margin: 12px 0px 0px !important;
}

    .proj .post-img {
        left: -11px;
        margin: 1px 0px 8px 23px;
    }



.bootom_detail {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: auto;
}

    .bootom_detail > h4 {
        display: inline-block;
        color: Black;
        font-size: 17px;
        width: 100%;
        letter-spacing: 1px;
        margin: 0px;
        padding: 0px;
        margin-top: 10px;
    }

    .bootom_detail > span {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .bootom_detail > h5 {
        display: inline-block;
        color: Maroon;
        width: 100%;
        font-size: 17px;
        letter-spacing: 1px;
    }
/*safari css*/
@supports (backdrop-filter: blur()) or (-webkit-backdrop-filter: blur()) {
    .bounceInUp h1 {
        font-size: 35px !important;
    }
}
/*safari css*/


.facilites_section .slick-next:before, .facilites_section .slick-prev:before {
    color: #9C0C24 !important;
}


.facilites_section .slick-dots {
    display: none !important;
}

.containerfluidpad .data {
    margin-bottom: -11%;
}

.mediacoverage h5 {
    font-weight: bold !important;
    margin: 10px 0px;
}

.mediaposts img {
    display: block;
    border: 2px solid #9c0c24;
    border-radius: 5px;
    object-fit: cover;
    height: 600px !important;
}

@media only screen and (max-width:768px) {
    .uniqueinitiative img {
        width: 36% !important;
    }

    .uniqueinitiative h2 {
        margin-top: 5% !important;
    }

    .post-slide .post-img img {
        width: 100%;
    }

    .backimage2 {
        min-height: 500px;
    }

    .owl-controls .owl-buttons .owl-prev {
        top: 96px;
        left: -24px;
    }

    .owl-controls .owl-buttons .owl-next {
        top: 96px;
        right: -24px;
    }

    .containerfluidpad .slick-next {
        right: -16px;
    }

    .facilites_section button, .backimage2 button {
        display: none !important;
    }

    .uniqueinitiative {
        margin-top: -100px !important;
    }

    .academiscshover .cards {
        padding: 0px 15px;
    }

    .backimage3 {
        padding: 0px !important;
    }

        .backimage3 .data {
            padding: 0px 0px 50px 0px !important;
        }

    .bootom_detail {
        margin: 20px 0px !important;
    }

    .backimage5 {
        padding: 0px 0px 80px 0px
    }

    .menuItem25 ul li {
        background: #ffffff24;
        padding: 12px 13px;
        margin-top: 10px;
    }
}

@media only screen and (min-width:768px) {
    .academiscshover {
        padding-top: 0px !important;
    }

    .post-slide .post-img img {
        width: 62%;
    }

    .backimage2 {
        padding: 0px 50px;
    }

    .facilites_section .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .aboutsection {
        padding: 0px 30px;
    }
}

.bootom_detail h5 {
    font-family: 'Cabin', sans-serif !important;
}

.facilites_section button {
    display: none !important
}

.mediacoverage h4 {
    font-size: 21px !important;
    font-weight: bold !important;
    margin: 14px 0px !important;
}
/*#idSubmenus li, #idSubmenus {
    background: #e7e7e7 !important
}*/
/* #idSubmenus li a{
        color:black !important;
    }*/


.rpsfont {
    font-family: 'EARTH' !important;
    font-size: 37px !important;
}

.menuItem25 .list-unstyled {
    height: 300px;
    overflow: scroll;
}



.uniqueinitiative h2 {
    font-family: Helvetica, Sans-serif !important;
    font-weight: 600 !important;
    font-size: 40px !important;
    margin-top: 5%;
}

.uniqueinitiative img {
    width: 15%;
}

.Admission {
    position: fixed;
    top: 70%;
    z-index: 99999999;
    LEFT: 26px;
    width: 12%;
    animation: zoom-animation 2s infinite;
}

@media (max-width:768px) {
    .Admission {
        position: fixed !important;
        top: 65% !important;
        z-index: 99999999999 !important;
        LEFT: 15px !important;
        width: 125px !important;
    }
}

@keyframes zoom-animation {
    0%, 100% {
        transform: scale(1); /* Normal size */
    }

    50% {
        transform: scale(1.2); /* Scaled up size */
    }
}
div#myModal_1 {
/*    background: url(../images/modal_bg.png);*/
    background-color: #151515a8;
}
.modal-content {
    z-index: 0;
}
#myModal {
    z-index: 999999;
}
.modal-body .Model_header {
    font-size: 18px;
    font-family: Calibri;
    text-transform: uppercase;
    background-color: #2b3560;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.modal-footer {
    border: none;
}

.modal-body {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 0;
    z-index: 1080;
}

.PopSliderImg {
    height: auto;
    width: 100%;
    display: inline-block;
}
#buttonC {
    font-family: Calibri;
    background: #fff;
    color: #2b3560;
    padding: 6px 8px 11px;
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 10px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    border: 5px solid #2b3560;
    border-radius: 50%;
    top: -10px;
    z-index: 9;
    left: auto;
    right: -12px;
    transition: 0.5s all ease-in;
}

.show{
    display:block;
}


/* Full-page overlay */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255); /* White with slight transparency */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999999; /* Ensure overlay is on top of all content */
    visibility: visible;
}

/* Spinner Styling */
.spinner {
    border: 4px solid #f3f3f3; /* Light gray background */
    border-top: 4px solid #3498db; /* Blue color for the spinner */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

/* Spinner animation */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Content styling */
#content {
    text-align: center;
    padding: 20px;
}

.calendar-container {
    position: relative;
    max-width: 100%;
}
.calendar {
    position: relative;
    overflow: hidden;
    text-transform: capitalize;
    text-align: center;
    font: 1.5rem / 1.6rem inherit;
    color: #545A5C;
    margin-bottom: -22px;
    /* background: #edeff7; */
}
    .calendar header .month {
        padding: 0;
        margin-top: 3px;
        /* margin-top: -16px; */
        /* height: 40px; */
        display: flex;
        justify-content: center;
        color: #fff;
        font-weight: 500;
        text-align: center;
        background-color: #2C4073 !important;
        margin-bottom: 0 !important;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        padding: 7px;
    }
    .calendar h2 {
        font-size: 20px;
        /* line-height: 2.5rem; */
    }
    .calendar header .month .year {
        font-size: 20px;
        font-weight: 500;
    }
    .calendar header .btn-prev {
        top: 13px;
        left: 10px;
        transform: rotate(-180deg);
    }
    .calendar header .simple-calendar-btn {
        display: inline-block;
        position: absolute;
        width: 2rem;
        height: 2rem;
        text-align: center;
        line-height: 3rem;
        color: #CBD1D2;
        border-radius: 50%;
        /* border: .2rem solid #CBD1D2; */
    }
    .calendar a {
        text-decoration: none;
        color: inherit;
    }
    .calendar header .btn-next {
        top: 0;
        right: 10px;
    }
    .calendar header .simple-calendar-btn {
        display: inline-block;
        position: absolute;
        width: 2rem;
        height: 2rem;
        text-align: center;
        line-height: 3rem;
        color: #CBD1D2;
        border-radius: 50%;
        /* border: .2rem solid #CBD1D2; */
    }
    .calendar table {
        width: 100%;
        /* margin: .5rem 0; */
        border-spacing: 0rem;
        height: 15rem;
        background: #edeff7;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .calendar thead {
        font-size: 1.92rem;
        font-weight: 600;
    }
    .calendar td {
        font-size: 16px;
        /* text-align: center; */
        /* margin: auto; */
    }
    .calendar .event-container {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 70px;
        background: #545A5C;
        box-sizing: border-box;
    }
        .calendar .event-container .close {
            position: absolute;
            width: 30px;
            height: 30px;
            top: 20px;
            right: 20px;
            cursor: pointer;
        }

        .calendar .event-container .event-wrapper {
            overflow-y: auto;
            max-height: 100%;
        }

.title h5 {
    font-family: 'Cabin', sans-serif !important;
    color: var(--redColor);
    font-weight: 600 !important;
    font-size: 22px !important;
}

.title h1 {
    font-family: 'Cabin', sans-serif !important;
    color: var(--redColor);
    font-weight: 600 !important;
    font-size: 35px !important;
    text-align: left;
}
.calendersection img {
    width: 100%;
    height: 178px;
    margin: 10px 0px;
    object-fit: cover;
}
.gallview{
    position:relative;
}
    .gallview .viewmore a {
        display: none;
        position: absolute;
        bottom: 41%;
        left: 50%;
        transform: translate(-50%);
        color: white;
        border: 1px solid white;
        padding: 6px 15px;
        font-family: Poppins !important;
        letter-spacing: 1px;
        word-spacing: 1px;
        font-size: 14px !important;
    }

    .gallview:hover .viewmore a {
        display:block;
    }
    .gallview:hover .gallimage {
        filter: brightness(0.3);
    }
.gallimage {
    border: 5px solid var(--redColor);
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
}
.floating-buttons {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 1000;
}

.float-btn {
    background-color: #fff;
    border-radius: 50%;
    padding: 10px;
    width: 50px;
    height: 50px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease;
}

    .float-btn:hover {
        transform: scale(1.1);
    }

    .float-btn img {
        width: 24px;
        height: 24px;
    }


/* Neon Green Apply Button */
.apply-button {
    background-color: #edbb00; /* Neon green */
    color: #000;
    font-weight: bold;
    padding: 14px 29px;
    text-decoration: none;
    border: none;
    border-radius: 18px;
    font-family: 'Helvetica', sans-serif;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
/*    box-shadow: 0 0 5px #00ff99, 0 0 10px #00ff99, 0 0 20px #00ff99, 0 0 40px #00ff99;
*/}

/* Hover Zoom */
.apply-button:hover {
    transform: scale(1.08);
/*    box-shadow: 0 0 10px #00ff99, 0 0 20px #00ff99, 0 0 40px #00ff99, 0 0 60px #00ff99;
*/}

/* Pulse + Bounce Animation */
.neon-pulse {
    animation: neonPulse 2s infinite ease-in-out;
}

@keyframes neonPulse {
    0% {
        transform: scale(1) translateY(0);
       box-shadow: 0 0 5px #00ff99, 0 0 10px #00ff99, 0 0 20px #00ff99, 0 0 40px #00ff99;
    }

    50% {
        transform: scale(1.05) translateY(-3px);
/*        box-shadow: 0 0 15px #00ff99, 0 0 30px #00ff99, 0 0 50px #00ff99, 0 0 70px #00ff99;
*/    }

    100% {
        transform: scale(1) translateY(0);
/*        box-shadow: 0 0 5px #00ff99, 0 0 10px #00ff99, 0 0 20px #00ff99, 0 0 40px #00ff99;
*/    }
}

.mentor-slider .slick-slide {
    transform: scale(0.8);
    transition: transform 0.5s ease;
    opacity: 0.5;
}

.mentor-slider .slick-center {
    transform: scale(1);
    opacity: 1;
}

.mentor-img {
    width: 100%;
    max-height: 450px;
    object-fit: cover;
    border-radius: 0;
}

/*button:hover {
    background-color: #e03e00;*/ /* Darker red on hover */
/*}*/


.mentor-slider {
    position: relative;
    z-index: 1;
    margin-bottom: 100px; /* Ensure space below slider */
}

.mobile-award-btn {
    background-color: #9C0C24; /* Professional dark green */
    color: #fff;
    font-size: 16px;
    padding: 10px 25px;
    border: none;
    border-radius: 30px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease, transform 0.2s ease;
}

    .mobile-award-btn:hover {
        background-color: #0c3a35;
        transform: translateY(-2px);
    }

.position-fixed {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

.studentE1 {
    cursor: pointer;
}

.rps_cnt {
    background-color: #00aab4;
    color: white;
    padding: 12px 24px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease;
    text-align: center;
   

}

    .rps_cnt:hover {
        background-color: #008b94;
    }

    .rps_cnt span {
        display: inline-block;
    }
.floating-buttons {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}


/* Container for Enquiry Now button */
.studentE1 {
    position: fixed;
    bottom: 80px; /* Slightly above WhatsApp */
    right: 20px;
    background-color: #008cba;
    padding: 12px 20px;
    border-radius: 25px;
    color: white;
    font-weight: bold;
    cursor: pointer;
    z-index: 1000;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    transition: background-color 0.3s ease;
    text-decoration: none;
}

.studentE1:hover {
    background-color: #005f73;
}

/* WhatsApp button */
#wa-btn-wrapper {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1100;
}

#wa_btn-content {
    background: #16BE45;
    padding: 12px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
}

/* YouTube logo */
.yt_link {
    position: fixed;
    bottom: 20px;
    right: 90px; /* To the left of WhatsApp */
    z-index: 1050;
}

    .yt_link img {
        height: 40px;
        width: 50px;
        cursor: pointer;
        box-shadow: 0 2px 6px rgba(0,0,0,0.2);
        border-radius: 8px;
    }

/*.mobile-award-btn {
    background-color: #e0af00;*/ /* mustard yellow */
    /*border: none;
    padding: 10px 50px;
    font-weight: 500;
    font-size: 29px;
    color: black;
    border-radius: 61px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: background-color 0.3s ease;*/
    /* center the text */
    /*display: inline-block;
    text-align: center;
    letter-spacing: 0.02em;
}

    .mobile-award-btn:hover {
        background-color: #e0af00;*/ /* darker mustard on hover */
       
/*}*/

.mobile-award-btn {
    font-family: 'Arial', sans-serif; /* Clean font for better readability */
    font-weight: bold;
    color: #000;
    background-color: #f1c232; /* Light yellow background */
    border: none;
    border-radius: 30px; /* Rounded corners for both desktop and mobile */
    padding: 12px 30px; /* Moderate padding for good button size */
    font-size: 16px; /* Default font size */
    transition: background-color 0.3s ease, transform 0.3s ease;
}

    /* Hover Effect */
    .mobile-award-btn:hover {
        background-color: #e0a800; /* Darker yellow on hover */
        transform: translateY(-2px); /* Slight raise effect */
    }

/* Mobile view - Styling */
@media (max-width: 767px) {
    .mobile-award-btn {
        width: 80%; /* Full width with padding for mobile */
        padding: 10px 20px; /* Adjust padding for smaller buttons */
        font-size: 14px; /* Slightly smaller font on mobile */
    }
}

/* Desktop view - Styling */
@media (min-width: 768px) {
    .custom-btn {
        width: 54%; /* Buttons take 50% width on desktop */
        padding: 15px 40px; /* Slightly larger padding on desktop */
        font-size: 18px; /* Larger font size for desktop */
    }
}



@keyframes blink {
    50% {
        opacity: 0;
    }
}
.soc_div {
    /* background-color: transparent;  <-- रेड हटाया */
    color: #000; /* टेक्स्ट अब काला कर दिया ताकि दिखे */
    padding: 2rem 0;
}

.carousel-item iframe, .carousel-item .fb-page {
    width: 100% !important;
    height: 400px;
    border: none;
}

@media(min-width: 768px) {
    /* Desktop/tablet: show 3 columns side by side, hide carousel */
    #socialCarousel {
        display: none;
    }

    #socialGrid {
        display: flex !important;
        gap: 20px;
    }

        #socialGrid > div {
            flex: 1;
        }
}

.bg-opacity-10 {
    background-color: rgba(0, 0, 0, 0.05) !important; /* हल्का ग्रे background */
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.soc_div_cnt {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    height: 100%;
}

.swiper-slide {
    padding: 15px;
}
.row.d-none.d-lg-flex {
    display: flex !important;
    justify-content: space-between;
}

.wave-icon {
    position: relative;
    display: inline-block;
    font-size: 2.5rem;
    color: #0d6efd; /* Bootstrap Primary Blue */
    z-index: 0;
}

    /* Common wave style */
    .wave-icon::before,
    .wave-icon::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 100%; /* Start from right side of icon */
        width: 0;
        height: 0;
        border-radius: 50%;
        background: rgba(13, 110, 253, 0.3); /* Blue with transparency */
        transform: translate(0%, -50%) scale(0);
        animation: wave-right 2.4s infinite ease-out;
        z-index: -1;
    }

    /* Second wave with delay for continuity */
    .wave-icon::after {
        animation-delay: 1.2s;
    }

/* Keyframes: Right side expanding wave */
@keyframes wave-right {
    0% {
        width: 0;
        height: 0;
        opacity: 0.7;
        transform: translate(0%, -50%) scale(0);
    }

    70% {
        width: 60px;
        height: 60px;
        opacity: 0;
        transform: translate(0%, -50%) scale(1.2);
    }

    100% {
        opacity: 0;
    }
}

.wave-icon i {
    position: relative;
    z-index: 1;
}
.scholarship-logo-blink {
    position: fixed;
    bottom: 240px; /* Distance from bottom */
    left: 20px; /* Distance from left */
    z-index: 9999;
    animation: blink 1.2s infinite;
}

    .scholarship-logo-blink img {
        width: 162px; /* Adjust size */
        height: auto;
        cursor: pointer;
    }

@keyframes blink {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0.2;
    }
}
#awardsBtn {
    background-color: #edbb00;
    color: black;
    font-weight: bold;
    padding: 20px 80px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 16px;
    box-shadow: 0 0 15px 2px;
    transition: all 0.3s ease;
    margin-left: 201px;
    position: relative;
    top: -30px; 
}