@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Mate+SC&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Cinzel:wght@400..900&family=Mate+SC&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');


.bg-dark-blue {
    background-color: #8ec63f !important;
}

.fs-12 {
    font-size: 12px;
}

.scroll-logo {
    position: absolute;
    left: 165px;
    top: 0;
    display: none;
}

.text-dark-blue {
    color: #0d2d62 !important;
}

.carousel-control-prev,
.carousel-control-next {
    border: none !important;
    background-color: #ffffff00 !important;
    cursor: pointer !important;
}

.carousel-inner {
    height: 550px !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: #0d2d62 !important;
    color: white !important;
    padding: 14px !important;
}

.cinzel-font {
    font-family: "Cinzel", serif;
    font-style: normal;
    font-weight: 500;
}

.mate-sc-font {
    font-family: "Mate SC", serif;
    font-weight: 400;
    font-style: normal;
}

.alegreya-font {
    font-family: "Alegreya Sans SC", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.source-sans-font {
    font-family: "Source Sans 3", sans-serif;
    font-style: normal;
}

.dropdown-menu {
    background: #0d2d62;
    margin: 1rem 0 0;
}

.dropdown-menu a {
    color: white;
}

.dropdown-border-bottom {
    border-bottom: 1px solid #ffffff5e;
}

.dropdown-item:active {
    background-color: #0d2d62;
}

.dropdown-item:hover {
    color: #ffffff87;
    background-color: #0d2d62;
}

.laptop-none {
    display: none;
}

.navbar-toggler i {
    position: absolute;
    font-size: 48px;
    color: #0d2d62;
}

.navbar-toggler:focus {
    outline: none;
}

.text-light-dark {
    color: #000000d1;
}

.text-dark-blue {
    color: #0d2d62;
}

.bg-red {
    background-color: #a32820;
}

.text-red {
    color: #a32820 !important;
}

.btn-kesriya-hover:hover {
    color: #000000d1 !important;
    background-color: white !important;
    border: 1px solid;
}

.admission-section {
    background: url('../images/admission.jpg') !important;
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative !important;
    background-position: bottom !important;
}


.admission {
    background-color: #0d2d62b8 !important;
}

.icon-card {
    border: 0.5px dashed #80808075;
    padding: 12px 0;
    border-radius: 14px;
    transition: transform .6s;
}

.icon-card:hover {
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Safari 3-8 */
    transform: scale(1.1);
}

.icon-card h2:hover,
.icon-card p:hover {
    color: #8ec63f !important;
}

.icon {
    border: 0.5px solid #80808066;
    width: 50%;
    margin: auto;
    padding: 16px;
    border-radius: 94px;
    background: #8ec63f;

}

.icon i {
    font-size: 60px !important;
    color: #0d2d62 !important;
}

.bg-gray-light {
    background: #e5e5e5;
    fill: #e5e5e5;
}

.divider-sm {
    width: 30px;
}

.divider {
    width: 50px;
    height: 3px;
    padding: 0;
    margin: 21px auto 21px;
    background: #b1b1b1;
    border: none;
}

.carousel-inner {
    height: auto !important;
}

.carousel-indicators>[data-bs-target="#carouselExampleIndicators2"] {
    background: #fff !important;
}

.carousel-indicators2 {
    position: absolute;
    right: 0;
    bottom: -27%;
}

.carousel-indicators2 li {
    width: 15px !important;
    height: 15px !important;
    margin-right: 6px !important;
    margin-left: 6px !important;
    border-radius: 15px !important;
}

.carousel-indicators2 .active {
    background: #b80924 !important;
    /* border: 3px solid green !important; */
}

.testimonals-section {
    background: url('../images/test.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;

}

.testimonial-bg {
    background-color: #0d2d62b8 !important;
    min-height: 19rem;
    padding: 47px;
}

.quote-body {
    background: url('../svg/testimonial.svg');
    background-repeat: no-repeat;
}

.divider {
    width: 50px;
    height: 3px;
    padding: 0;
    margin: 21px auto 20px;
    background: #b1b1b1;
    border: none;
}

.bg-madison {
    background: #0d2d62;
    fill: #0d2d62;
}

.post-news-body {
    padding: 30px;
    background: #F5F7FA;
    width: 100%;
}

.post-news-body h6 {
    font-weight: 700;
}

.post-news-body h6 a {
    color: #b80924;
    text-decoration: none;
    font-size: 20px;
}

.post-news-body p {
    color: #000000bd;

}

.our-social a {
    padding: 0 14px;
    border: none;
    color: white;
    background: #8ec63f;
    width: 45px;
    height: 45px;
    line-height: 47px;
    font-size: 18px;
    border-radius: 22px;
    margin: 0 8px;
}

.fb:hover {
    background: #395b98;
    color: #fff;
}

.twitter:hover {
    background: #2ca7e0;
    color: #fff;
}

.insta:hover {
    background-image: linear-gradient(-45deg, #ffdc80, #e1306c 50%, #405de6);
    color: #fff;
}

.youtube:hover {
    background: #da0b0b;
    color: white;
}

.text-subline:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 50px;
    background: #f77c2b;
}

.text-subline {
    position: relative !important;
    height: 1px !important;
    padding: 0 !important;
    background: #e5e5e5 !important;
    border: none !important;
}

.text-light-gray {
    color: #000000bd !important;
}

.header-logo img {
    width: 100px !important;
    margin-left: 192px;
}

.main-nav-section {
    position: sticky;
    z-index: 1000;
    /* opacity: 1000; */
    top: 0;
    box-shadow: 1px 2px 5px 2px #00000012;
    /* padding-bottom: 0 !important; */
}

.text-decoration-none {
    text-decoration: none !important;
}

.w-80 {
    width: 80px !important;
}

.text-purple {
    color: #52226f !important;
}

.text-light-green {
    color: #8ec63f !important;
}

.text-dark-red {
    color: #a32820 !important;
}

.text-kesriya {
    color: #f77f00 !important;
}

.bg-kesriya {
    background-color: #f77f00 !important;
}

.imag-2 {
    height: 200px !important;
    width: 200px !important;
    position: absolute !important;
    top: -48px !important;
    left: -45px !important;
    /* margin: 10px; */
    /* background: red; */
    /* z-index: 1000; */
    background-color: #fff !important;
    padding: 18px !important;
}

.about-us {
    border: 0.5px solid #8080801c;
    padding: 6px 19px;
    box-shadow: 2px 2px 4px 1px #80808070;
    padding: 50px !important;
}

.admission-open {
    padding: 100px;
}

.admission-open h1 {
    font-size: 71px;
    color: #8ec63f;
}

.admission-open p {
    font-size: 30px;
}

.admission-open a {
    padding: 16px 46px;
}

.admission-open a:hover {
    background: #8ec63f;
    color: white !important;
}

.icon-card:hover {
    box-shadow: 0px 30px 50px 0px rgb(51 51 51 / 8%);
}

/* news and updates section css starts here  */
.coming-event {
    padding-left: 35px;
}

.single-event {
    background: #fff;
    position: relative;
    margin-left: 0;
    padding: 30px 20px 30px 60px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.event-date {
    position: absolute;
    left: -35px;
    width: 70px;
    text-align: center;
    top: 50%;
    margin-top: -35px;
    padding: 0 0 5px 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #8ec63f;
}

.event-date p {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin: 0;
}

.event-date p span {
    display: block;
    font-size: 14px;
    font-weight: 500;
}

.event-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.event-content p {
    color: #555;
    margin: 0;
}

.single-event:hover .event-date {
    border-radius: 100%;
}

.single-event:hover .event-title a {
    font-weight: 700;
    color: #f77f00 !important;
}

.single-event:hover .event-date p {
    font-size: 25px;
}

/* news and updates section css ends here  */

/* footer section css starts here  */
.footer-section {
    background: url(../images/footer-bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-position: center;
}

.footer-bg {
    background-color: #263f6ad6 !important;
}

/* footer section css ends here  */

.mobile-nav {
    display: none;
}

/* mobile screen view css  */
@media screen and (max-width:767px) {
    .laptop-none {
        display: block;
    }

    .dropdown-menu {
        margin: 0.5rem 0 0;
    }

    .slider {
        position: relative;
        bottom: 0;
    }

    .nav-item {
        background: #38154d;
        padding: 0 !important;
        text-align: center;
    }

    .nav-item a {
        color: white !important;
    }

    .mobile-none {
        display: none;
    }

    .carousel-control-next,
    .carousel-control-prev {
        height: auto;
    }

    .header-logo img {
        width: 60px !important;
        margin-left: 2px !important;
    }

    .fs-18 {
        font-size: 18px;
    }

    .navbar-toggler i {
        font-size: 37px;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        padding: 7px !important;
    }

    .ml-minus-30 {
        margin-left: -30px;
    }

    .about-us {
        margin: 1rem !important;
    }

    .admission {
        padding: 0rem !important;
    }

    .admission-open h1 {
        font-size: 42px;
    }

    .admission-open p {
        font-size: 18px;
    }

    .admission-open {
        padding: 56px;
    }

    .admission-open a {
        padding: 11px 35px;
    }

    .statics-section {
        margin: 2rem !important;
    }

    .carousel-indicators2 {
        bottom: -16%;
    }

    .testimonial-bg {
        min-height: 24rem;
        padding: 36px 0;
    }

    .testimonial {
        margin: 50px 10px 10px 9px !important;
    }

    .icon {
        width: 43%;
        border-radius: 81px;
    }

    .news-update div div {
        margin: 8px 0;
    }

    .mp-0 {
        padding: 0 !important;
    }

    .mmt-0 {
        margin: 0 !important;
    }

    .news {
        margin: 1.5rem !important;
    }

    .footer-section {
        padding: 0 !important;
    }

    .footer-bg {
        padding: 18px 0px !important;
    }

    .our-social a {
        padding: 0px 14px;
    }

    .footer-section div div img {
        padding: 30px;
    }

    .main-nav-section {
        display: none;
    }

    #section-slider {
        width: 100%;
        height: 370px !important;
    }

    .slide-image {
        height: 309px !important;
    }

    .mobile-nav {
        background: white;
        height: 67px;
        position: sticky;
        display: block;
        z-index: 1000;
        top: 0;
    }

    .slideshow-navigation-button {
        height: 83% !important;
    }

    .w-65 {
        width: 65px !important;
    }

    .slide-title {
        font-size: 33px !important;
    }

    .w-53 {
        width: 53%;
    }

    .vision-img-2 {
        margin-top: 20px !important;
    }

    .vision-sec {
        margin: 0 !important;
        padding: 12px !important;
    }

    .vision-img-1 {
        margin-top: 0 !important;

    }

    .vision-sec h1 {
        font-size: 35px !important;
    }

    .organisation-card {
        margin: 10px 0;
    }

    .photo-sec {
        padding: 0 !important;
    }

    .photo-sec h1 {
        font-size: 35px !important;
    }

    .vdo-sec {
        padding: 0 !important;
    }

    .vdo-sec h1 {
        font-size: 35px !important;
    }

    .teacher-sec h1 {
        font-size: 35px !important;
    }

    .teacher {
        margin: 40px 0 !important;
    }

    .teacher-bg {
        top: 40px !important;
        width: 91% !important;
        height: 82% !important;
    }

    .teacher-sec {
        padding: 0 !important;
    }

    .teacher-data {
        width: 91.6% !important;
    }

    .fs-36 {
        font-size: 36px !important;
    }

    .activities {
        padding: 10px 15px !important;
        margin: 7px 12px !important;
        width: 25% !important;
    }

    .default-activity {
        flex-direction: column !important;
    }

    .contact-us-sec {
        padding: 20px !important;

    }

    .contact-desc {
        padding: 25px !important;
    }

    .contact-fluid {
        padding: 40px 8px !important;
    }

    .contact-desc h6 {
        font-size: 20px !important;
    }

    #contect-form {
        margin-top: 26px !important;
    }
}


/* tablet screen view css  */
@media screen and (min-width:768px) and (max-width:1024px) {
    #section-slider {
        width: 100%;
        height: 370px !important;
    }

    .main-nav-section {
        display: none;
    }

    .navbar-toggler i {
        position: absolute;
        bottom: 16px !important;
        right: 4px !important;
        font-size: 56px;
    }

    .w-65 {
        width: 65px !important;
    }

    .slideshow-navigation-button {
        height: 100% !important;
    }

    .slide-image {
        background-position: unset !important;
    }

    .admission-open {
        padding: 50px;
    }

    .icon {
        width: 43%;
    }

    .mobile-nav {
        background: white;
        height: 67px;
        position: sticky;
        display: block;
        z-index: 1000;
        top: 0;
    }

    .slide-image {
        height: 309px;
    }

    .laptop-none {
        display: block;
    }

    .dropdown-menu {
        margin: 0.5rem 0 0;
    }

    .slider {
        position: relative;
        bottom: 20px;
    }

    .nav-item {
        background: #38154d;
        padding: 0 !important;
        text-align: center;
    }

    .nav-item a {
        color: white !important;
    }

    .navbar-toggler i {
        position: absolute;
        bottom: -4px;
    }

    .carousel-control-next,
    .carousel-control-prev {
        height: auto;
    }

    .header-logo {
        display: none;
    }

    .post-news-body {
        padding: 15px;
        width: 100%;
    }

    .our-social a {
        padding: 3px 14px;
    }

    .testimonial {
        margin: 50px 1px 30px 1px !important;
    }

    .navbar-toggler-icon {
        position: fixed;
        margin-top: 12px;
    }

    .w-53 {
        width: 74%;
    }

    .fs-23 {
        font-size: 23px;
    }

    .footer-section {
        padding: 0 !important;
    }

    .footer-section div div img {
        padding: 20px;
    }

    .teacher {
        margin: 40px 0 !important;
    }

    .mmt-0 {
        margin: 0 !important;
    }

    .teacher-bg {
        top: 39px !important;
    }

    .activities {
        padding: 10px 25px !important;
        margin: 10px 4px !important;
    }

    .default-activity {
        flex-direction: column !important;
    }

    /* .teacher-data {
        width: 94.5% !important;
    } */
}

/* testimonial slider code starts here */
/* .demo {
    /* background: #034748; */
/* } */

.testimonial {
    margin: 50px 30px 30px 30px;
    text-align: center;
    position: relative;
}

.testimonial .description {
    padding: 30px;
    margin-bottom: 80px;
    border-left: 1px solid #fff;
    font-size: 15px;
    color: #fff;
    line-height: 33px;
    position: relative;
}

.testimonial .description:before,
.testimonial .description:after {
    content: "";
    width: 20%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.testimonial .description:after {
    top: auto;
    bottom: 0;
}

.testimonial .title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 15px 0;
    position: relative;
}

.testimonial:before,
.testimonial .title:before {
    content: "";
    width: 1px;
    height: 50px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}

.testimonial .title:before {
    top: -80px;
}

.testimonial .pic {
    display: inline-block;
    width: 100px;
    height: 100px;
}

.testimonial .pic img {
    width: 100%;
    height: auto;
}

.owl-theme .owl-controls {
    margin-top: 0;
}

.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    border-radius: 0;
    background: #000;
    outline: 2px solid #000;
    outline-offset: 2px;
    margin-right: 8px;
    opacity: 0.7;
    transition: all 0.3s ease 0s;
}

.owl-theme .owl-controls .owl-page.active span {
    background: #fff;
    outline: 2px solid #fff;
}

/* testimonial slider code ends here */
/* about us section css starts here  */
.top-banner-bg {
    background: url('../images/banner-bg.jpg') !important;
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative !important;
    background-position: top !important;
}

/* about us section css ends here  */

.vision-img-1 {
    border: 2px solid #f77f00;
    border-radius: 18px;
    margin-top: -34px;
}

.vision-img-2 {

    border: 2px solid #8ec63f;
    border-radius: 18px;
    margin-top: 34px;

}

.text-light-blue {
    color: #1d3a5b;
}

.organisation-card {
    border: 0.5px solid #8ec63f;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 3px 1px 3px 3px #8ec66f42;
    height: 250px;
    overflow: auto;
    background: white;
}

.organisation-title {
    /* position: sticky;
    z-index: 1;
    top: -21px;
    background: white; */
    border-bottom: 0.5px solid #80808073;
    padding-bottom: 5px;
    /* padding-top: 10px; */
}

.gallery-photo img {
    box-shadow: 4px 0px 5px 4px #87bc3c8a;
    cursor: pointer;

}

/* .gallery-photo{
    transition: all .4s ease-in-out; 
 }
 .gallery-photo:hover{
    transform: scale(2);
    z-index:1000 ;
 } */

.pagination a {
    padding: 15px;
    border: 1px solid #f77f17;
    color: #f77f00;
    margin: 0 10px;
}

.pagination .active {
    background: #bedb95;
}

.item {
    background: #1d3b5b7a;
    height: 86%;
    position: absolute;
    top: 15px;
    z-index: 41;
    width: 91%;
    opacity: 0;
    cursor: pointer;
}

.item:hover {
    opacity: 1;
}


/* chairmen message css starts here  */
.owner-img {
    box-shadow: 2px 3px 5px 3px #808080b5;
}

/* chairmen message css ends here  */

/* staff & faculty page css starts */
.teacher {
    height: 408px;
    border-radius: 30px;
    overflow: hidden;
}

.teacher img {
    height: 100%;
    object-fit: cover;

}

.teacher-data {
    position: absolute;
    top: 80%;
    background: #f77f00;
    width: 89.5%;
    justify-content: center;
    text-align: center;
    padding: 10px;
    border-radius: 24px;
    color: white;
}

.teacher-bg {
    position: absolute;
    top: 0;
    width: 89.6%;
    height: 84%;
    opacity: 0;
    background: linear-gradient(90deg, rgba(142, 198, 63, 0.45) 35%, rgba(247, 127, 0, 0.46) 100%);
    opacity: 0;
    border-radius: 30px 30px 0px 0px;
    cursor: pointer;
}

.teacher-bg:hover {
    opacity: 1;
}

.infra-div {
    border: 0.5px solid gray !important;
    padding: 14px !important;
}

.infra-div:hover {
    box-shadow: 1px 2px 4px 1px grey !important;
}

/* staff & faculty page css  ends*/

/* activities page css starts here  */
.activities {
    padding: 15px 30px;
    border: 1px solid #f77f00;
    margin: 0 20px;
    cursor: pointer;
}

/* activities page css ends here  */

/* online admission form css starts here  */
.height-56 {
    height: 56px !important;
}

.bg-admission-form {
    background: #8ec63f5c !important;
}

.submit-admission:hover {
    background: #8ec63f !important;
}

/* online admission form css ends here  */

/* thanks page css starts */
.thanks-sec {
    padding: 50px;
}

.thanks-div a:hover {
    background: #8ec63f !important;
}

.thanks-h-title {
    animation-name: colourchange;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

@keyframes colourchange {
    0% {
        color: #f77f00;
    }

    25% {
        color: white;
    }

    50% {
        color: #8ec63f;
    }

    75% {
        color: #263f6ad6;
    }

    100% {
        color: #a1271e;
    }
}

/* thanks page css ends  */


/* contact us page css starts here  */
.contact-us-sec {
    background: url('../svg/contact.svg');
    height: 100%;
    padding: 94px;
    position: relative;
}

.contact-fluid {
    background: #3042658c;
    color: white;
    padding: 52px 31px;
}

.contact-desc {
    background: white;
    color: black;
    padding: 51px;
}

.contact-row-1 h4 {
    font-size: 40px;

}

.contact-row-1 p {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
}

.contact-desc h6 {
  font-size: 20px;
    font-weight: 700;
    line-height: 32px;
}

.contact-desc span {
    color: #000000d1;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
}

.it-contact-input-box input,
select {
    height: 50px;
    width: 100%;
    border: none;
    outline: none;
    padding: 10px 20px;
    /* line-height: 46px; */
    font-size: 14px;
}

.it-contact-input-box label {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.it-contact-textarea-box textarea {
    outline: none;
    width: 100%;
    padding: 0 20px;
    border: none;
    resize: none;
    font-size: 14px;
    padding-top: 10px;
    height: 95px;
}

/* input[type="file"]{
    background-color: red !important;
  } */
.mb-25 {
    margin-bottom: 25px;
}

.div-form button:hover,
.div-form button:focus {
    background: #8ec63f !important;
}

.bg-disclosure-orange {
    background-color: #8ec63fa1 !important;
}

.bg-disclosure-green {
    background-color: #f77f0078 !important;
}

/* .div-form button:focus {
    background: red !important;
} */
.alert-success {
    background-color: transparent;
    color: #8ec63f !important;
}

/* .response-alert {
    display: none !important;
} */
/* contact us page css ends here  */


/* additional page css  */
/* .butterfly img {
    position: absolute;
    bottom: -100%;
    width: 10%;
    left: -10%;
    animation-name: fly;
    animation-duration: 20s;
    
} */

/* @keyframes fly {
    0% {
        left: -10%;
        bottom: -100%;
            transform: rotate(12deg);
    }

    30% {
        left: 20%;
        bottom: -50%;
            transform: rotate(20deg);
    }

    50% {
        left: 40%;
        bottom: -10%;
        transform: rotate(30deg);
    }

    70% {
        left: 60%;
        bottom: 20%;
        transform: rotate(40deg);
    }

    100% {
        left: 100%;
        bottom: 40%;
        transform: rotate(60deg);
    }
} */