@import url('https://fonts.googleapis.com/css2?family=Kaisei+Tokumin:wght@400;500;700&family=Poppins:wght@300;400;500&display=swap');

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

:root {
    --lg-font: 'Kaisei Tokumin', serif;
    --sm-font: 'Poppins', sans-serif;
}

.achivers-team img:hover {
    box-shadow: 0px 0px 50px -11px #006b16;
    border: 3px dashed #006b16 !important;
    transition: 2s;

}

.table-bordered td,
.table-bordered th {
    border: 1px solid #0c6d41 !important;
}

.table-hover tbody tr:hover {
    background: linear-gradient(180deg, #393181, transparent);
    border: 2px solid #393181;
    color: white;
}

.courses h4 {
background: #27449a;
    padding: 10px;
    font-size: 22px;
    border-radius: 10px;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 85px;
    font-family: monospace;
    width: 78%;
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    --lg-font: 'Kaisei Tokumin', serif;
    --sm-font: 'Poppins', sans-serif;
}

.iim {
    animation-name: ani;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    margin-top: 25%;

}

@keyframes ani {
    0% {
        transform: scale(1.1);
        transition: 2s;
    }

    50% {
        transform: scale(1.2);
        transition: 2s;
    }

    100% {
        transform: scale(1.1);
        transition: 2s;
    }
}

.aa {
    padding: 10px 0px;
    background: url(../images/bg.jpg);
    background-attachment: fixed;
}

.aa h1 {
    color: #27449a;
    text-transform: uppercase;
    font-size: 47px;
    margin-bottom: 0px;
}

.aa h3 {
    color: #549e00;
    /* text-transform: uppercase; */
    font-weight: 500;
}

.aa h4 {
    font-family: 'Source Code Pro', monospace;
    color: #0c6d41;
    text-transform: uppercase;
}

p,
ul,
ol {
    text-align: justify;
    line-height: 30px;
}

.carouselExampleIndicatorsaabcde .carousel {
    position: relative;
    margin-bottom: -19px;
}

.courses {
    background: url(../images/bg.jpg);
    text-align: center;
    color: white;
    padding-top: 40px;
    padding-bottom: 40px;
    background-attachment: fixed;
}














.Welcome-to-School {
    padding: 30px;
    background-attachment: fixed !important;
    background-size: cover;
    background: url(../images/bg.jpg);
}

.Welcome-to-School h2 {
    margin-top: 30px;
    background: linear-gradient(90deg, #006b16 10%, #1100978a 100%);
    color: white;
    padding: 10px;
    /* font-size: 18px; */
    /* text-align: center; */
    border-radius: 5px;
}

.Welcome-to-School h2 {
    margin-top: 30px;
    background:#27449a;
    padding: 10px;
    font-size: 22px;
    color: white;
    border-top-right-radius: 30px;


}

.Welcome-to-School p {
    font-size: 17px;
    font-family: var(--sm-font);
}

.direcrors-messages {

    background: url(../images/gallery/background1.png);
    padding: 30px;
    background-attachment: fixed;
    background-size: contain;

}

.direcrors-messages h4 {
    margin-top: 30px;
    margin-top: 30px;
    background: #0c6d41;
    padding: 10px;
    font-size: 22px;
    color: white;
    border-top-right-radius: 30px;
}

.direcrors-messages img {}

.direcrors-messages .late {
    background: linear-gradient(45deg, #3a0d14 100%, #799bc8 100%);
    color: white;
    padding: 10px;
    margin-bottom: 30px;

}

.direcrors-messages p {
    font-size: 17px;
    font-family: var(--sm-font);
    color: black;
}

.achivers-team {
    /* background:url(../images/sohowati\ devi\ public\ school.png);  */
    /* background:url(../images/gallery/Asset\ 30.png); */
    background-attachment: fixed !important;
    background-size: contain;
    background: url(../images/gallery/background1.png);
    /* background-size: cover;
    width:100%; */

}

.achivers-team .stmp {
    margin-top: 30px;
}

.achivers-team h2 {
    background: linear-gradient(45deg, #3a0d14 20%, #edbc60 20%);
    padding: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.largr {

    background: linear-gradient(123deg, #285ea6, transparent);

    height: 500px;
}

.courses .col-md-3:hover {
    /* background-color: #110097 !important; */
    transition: 2s;
    color: #fff;
}

.courses .col-md-3 {
    /* background: linear-gradient(182deg, #0e7794, #004324); */
    /* border: 1px solid white; */
    margin: 5px;
    /* top: -65px; */
    /* border-radius: 13px; */
    /* color: #ffffff; */
    /* height: 100px; */
}

.aca {
    background: #006b16;
    border: 5px solid white;
    margin: 5px;
    top: -65px;
    border-radius: 13px;
}

.event_us {
    margin-top: -385px;
}

.event_us .mtr {}

.rttyfh {
    background: linear-gradient(123deg, #285fa678, transparent);
    height: 150px;
}

.top-strip {
        background: #27449a;
    padding: 6px 0;
    font-size: 18px;
}

.top-strip a {
    color: #ffffff;
    letter-spacing: 1px;
}

.top-strip a:hover {
    color: #04bdf7;
}

.top-strip i {
    font-size: 18px;
}

.top-social-icon {
    text-align: right;
}

.top-social-icon i {
    margin-right: 5px;
    font-size: 14px;
}

a.navbar-brand img {
    margin: 5px 0;
}

.top-mid h1 {
    text-align: center;
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 55px;
    text-shadow: 1px 1px 1px #1d1d1d;
    letter-spacing: 1px;
    color: #2a3097;
    text-transform: uppercase;
    font-weight: bold;
}

.top-mid p {

    text-align: center;
    font-size: 20px;
    letter-spacing: 5px;
    color: #2a3097;
    text-transform: uppercase;
    font-weight: bold;
}

.top-mid a:hover {
    text-decoration: none;
    color: inherit;
}

.top-mid h1 span {
    color: #ed030f;
}

nav.navbar {
    background:#27449a;
    padding: 1px;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}

nav .navbar-nav .nav-item .nav-link {
        padding: 5px 30px;
    font-size: 1rem;
    color: #ffffff;
    background: linear-gradient(356deg, #1182ce, transparent);
    margin-right: 8px;
    border: 1px solid #ffffff;
}


/*navlink*/
nav.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
nav.navbar-light .navbar-nav .nav-link.show,
nav.navbar-light .navbar-nav .show>.nav-link {
    color: #000000;
}

nav.navbar-light .navbar-nav .nav-link:focus,
nav.navbar-light .navbar-nav .nav-link:hover {
    padding: 5px 20px;
    font-size: 1rem;
    color: #000000;
    background-color: #ffffff;
    transition: 2s;
    border: 1px solid white;
}

.banner {
    background-color: #8D937A;
    height: 500px;
}

.content {
    padding: 80px 0;
}

.content .card marquee {
    height: 180px;
}

.content .card marquee p {
    border-bottom: 1px dashed #2a3097;
    margin: 0;
    padding: 10px;
}

.content .card marquee i {
    color: #2a3097;
}

.content h2 {
    color: #e82e2f;
}

.video-content {
    text-align: center;
    padding: 80px 0;
    background-color: #080808;
}

.video-content video {
    max-width: 100%;
    height: auto;
}

.facilities {
    background: url("../img/bgggg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

.facilities .overlay {
    padding: 150px 0;
    background: linear-gradient(90deg, transparent, rgba(14, 0, 0, 0.75) 60%);
}

.facilities h2 {
    text-align: left;
    color: #ffffff;
    padding: 15px;
    letter-spacing: 1px;
    background-color: #ab0303;
}

.facilities img {
    width: 100%;
    position: absolute;
    left: -30%;
    top: 15%;
    transform: scale(1.5);
}

.facilities h3 {
    text-align: center;
    color: #ed030f;
    padding: 30px 0;
    letter-spacing: 1px;
}

.facilities ul {
    color: white;
    font-size: 1.15rem;
    line-height: 40px;
    letter-spacing: .5px;
}

.testimonial {
    padding-top: 0px;
    padding-bottom: 30px;
    text-align: center;
    background: url(../images/gallery/background1.png);
    /* background:url(../img/slidrsss.png);  */

    /* background:url(../images/gallery/background1.png); */
}

.testi-content {
    margin: 0 auto;
    max-width: 800px;
    text-align: center;
}

.testi-content h3 {
    padding: 10px 0;
    font-size: 20px;
    color: #110097;
}

.testi-content p {
    text-align: center;
}

.pages .lol{
    font-size: 29px;
    line-height: 45px;
    color: #27449a;
}
/* ----------- Start Footer ----------------*/
.footer {
    padding: 10px 0;
    background: #0e7794;
}

.footer h3 {
    background: linear-gradient(45deg, #3a0d14 50%, #f0b53f 50%);
    padding: 10px;
}

.footer hr {
    border-color: #BFBFBE;
}

.footer h3,
footer h3 a,
.footer h4,
.footer h4 a {
    color: #fff;
    letter-spacing: 1px;
}

.footer p,
.footer p a {
    color: #F8F8F8;
    font-family: var(--sm-font);
}

.footer ul {
    list-style: none;
    padding: 0;
    text-align: left;
    font-weight: 500;
    font-family: var(--sm-font);
}

.footer ul li,
.footer ul li a {
    color: #e6e6e6;
}

.footer ul li i,
.footer ul li a i {
    color: #e40400 !important;
}

.footer form {
    color: #F6F6F6;
}

.footer form input {
    margin-bottom: 10px;
}

.footer form label {
    color: #F6F6F6;
    font-weight: 400;
}

.copyrights {
    background-color: #27449a;
    padding: 5px 0px;
}

.copyrights p {
    color: #ffffff;
    margin: 0;
}

.copyrights a {
    color: #ffffff;
}

.copyrights span {
    color: #ffffff;
    font-size: 15px;
}

/* ----------- End Footer ----------------*/
.pages {
    padding: 80px 0;
    background: url(../images/gallery/background1.png);
    background-attachment: fixed;
    background-size: cover;
}

.mission-vission {
    background: linear-gradient(123deg, #285ea6, transparent);
}

.mission-vission .vision img {
    margin-top: 40px;
}

.mission-vission p {
    font-family: var(--sm-font);
}

.pages p {
    font-family: var(--sm-font);
}

.pages ul li {
    font-family: var(--sm-font);
}

.teme_in {
    background: url(../images/gallery/background1.png);
}

.teme_in p {
    font-family: var(--sm-font);
}

#contactpg {
    padding: 80px 0;
    background: url(../images/bg.jpg);
    background-attachment: fixed;
    background-size: cover;
}

#facilities img {
    max-width: 100%;
    position: inherit;
    transform: none;
    top: auto;
    left: auto;
}

#facilities .overlay {
    background: rgba(0, 0, 0, 0.75);
}

#faculty h2 {
    letter-spacing: 2px;
    font-size: 24px;
    text-transform: uppercase;
    color: #2a3097;
}

#faculty img {
    max-width: 80px;
    border-radius: 10px;
    border: 5px solid #fff;
}

#academic .card {
    border: 0;
}

#academic .card-body {
    padding: 0;
}

#academic .nav-pills .nav-link {
    border-radius: 0;
    background: #d2d1d1;
    margin-top: 10px;
    color: #000;
}

#academic .nav-pills .nav-link.active,
#academic .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #2a2f82;
}

#online-registration form select {
    height: 50px;
}

#online-reg-upload,
#online-reg-dob {
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    background: white;
    height: 50px;
    padding: 0 10px;
    margin: auto;
}

#online-reg-upload .upload-input-box input {
    margin-top: -15px;
    max-width: 100%;
}


/* .imglog{
   
} */


.navbar-brand img {
    margin-top: -20px;
}

.important_information {
    background: url(../images/gallery/background1.png);
}

.important_information h4 {
    color: #285ea6;
    margin-top: 20px;
}

.important_information h3 {
    color: white;
    margin-top: 20px;
    background: linear-gradient(45deg, #3a0d14 50%, #f0b53f 50%);
    padding: 10px;
}

.important_information p {
    font-family: var(--sm-font);
    font-size: 18px;
}

.teme_in .mtpro {

    background-color: #371116;
    border-radius: 10px;

}

.teme_in .mtpro ul li {
    color: white;
    font-size: 20px;
    margin-top: 5px;
    font-family: var(--sm-font);
}

.teme_in .mtpre ul li {
    color: white;
    font-size: 20px;
    margin-top: 5px;
    font-family: var(--sm-font);
}

.teme_in .mtpre {
    background-color: #f0b53f;
    border-radius: 10px;

}


.stepstep h5 {
    color: #352593;
}

.stepstep p {
    text-align: justify;
    font-family: var(--sm-font);
}













/* ----------- Start Media Queries ----------------*/
.ttooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.ttooltip .ttooltiptext {
    visibility: hidden;
    width: 100%;
    background: linear-gradient(45deg, #0e7794, #0e7794);
    /* color: #fff; */
    /* text-align: center; */
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    margin-top: -2px;
    margin-left: -175px;
    border-radius: 10px;
    height: 100px;
    border: 2px solid white;
}

.ttooltip:hover .ttooltiptext {
    visibility: visible;
}

@media(max-width:2560px) {
    .top-mid img {
        width: 100%;
    }

    /* .mobb{
        display:none;
    }   */
}

@media(max-width:1920px) {
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -239px;
    }

    .top-mid img {
        width: 50%;
    }
}

@media(max-width:1440px) {
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -178px;
    }

    .top-mid img {
        width: 50%;
    }
}

@media(max-width:1200px) {
    nav .navbar-nav .nav-item .nav-link {
        /* padding: 10px 9px; */
    }

    .top-strip {
        font-size: 12px;
    }

    nav .navbar-nav .nav-item .nav-link {
        font-size: 12px;
    }

    .top-mid h1 {
        font-size: 40px;
    }
}

@media(max-width:1024px) {

    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -126px;
    }

    nav .navbar-nav .nav-item .nav-link {
        font-size: 15px !important;
    }

    .top-mid img {
        width: 50%;
    }

    .desk .mss {
        margin-top: 50px;
    }

    .desk .sdpm {
        height: 200px;
        margin-top: 20px;
    }

    .achivers-team h2 {

        background: linear-gradient(45deg, #3a0d14 30%, #edbc60 30%);

    }
}


@media (max-width:992px) {
    .top-strip {
        font-size: 9.5px;
    }

    .top-social-icon {
        text-align: left;
    }

    .navbar-toggler {
        background-color: white !important;
    }

    nav.navbar {
        padding: 5px 1rem;
    }
}

@media(max-width:768px) {
    .desk .mss {
        margin-top: 50px;
    }

    .desk .sdpm {
        height: 350px;
        margin-top: 20px;
    }

    .achivers-team h2 {

        background: linear-gradient(45deg, #3a0d14 40%, #edbc60 40%);

    }

    nav .navbar-nav .nav-item .nav-link {
        font-size: 18px;
    }

    nav .navbar-nav .nav-item .nav-link {
        padding: 5px 9px;
    }

    .top-mid img {
        padding-top: 10px;
    }

    ul,
    ol {
        text-align: left;
    }

    a.navbar-brand img {
        margin: 5px 0;
        max-width: 80px;
    }

    .top-mid h1 {
        font-size: 30px;
        text-shadow: none;
        letter-spacing: 1px;
        padding: 20px 0 0 0;
    }

    .top-strip {
        font-size: 8px;
    }

    .top-strip i {
        font-size: 16px;
    }

    #online-registration form select,
    #online-registration form input,
    #online-registration form textarea {
        margin-bottom: 15px;
    }

    .top-mid p {
        font-size: 16px;
        letter-spacing: 2px;
    }

    .facilities .overlay {
        background: rgba(0, 0, 0, 0.7);
    }

    .facilities img {
        width: 100%;
        position: inherit;
        left: inherit;
        top: inherit;
        transform: none;
    }

    .facilities ul {
        font-size: 1rem;
    }
}

@media (max-width:767px) {
    .top-mid p {
        font-size: 10px;
        letter-spacing: 1px;
    }

    .video-content {
        text-align: center;
        padding: 40px 0;
        background-color: #080808;
    }
}

/* @media only screen and (max-width: 1024px) {
   
 
  }
@media only screen and (max-width: 768px) {
   
 
  } */


@media(max-width:576px) {

    .Welcome-to-School,
    .direcrors-messages {
        padding: 10px;
    }

    .aa h5 {
        font-size: 16px !important;
    }

    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -286px;
    }

    /* .kk {
        padding-left: 0px!important;
    } */
    .carousel-control-prev {
        left: -25px !important;
    }

    .carousel-control-next {
        right: -10px !important;
    }

    .iim {
        margin-top: 2%;
    }

    .top-strip a {
        color: #ffffff;
        letter-spacing: 1px;
        font-size: 13px;
    }

    .aa h1 {
        font-size: 53px;
        margin-top: -8px;
    }

    .aa h3 {
        font-size: 18px;
    }

    .aa h4 {
        font-size: 22px;
    }

    /* .mobb{
        display:block;
    }
    .desk{
        display:none;
    }  */
    .top-mid img {
        width: 100%;
    }

    .top-mid h1 {
        letter-spacing: 0px;
        font-size: 20px;
        text-shadow: none;
        padding: 17px 0 0 0;
    }

    /*a.navbar-brand img {
    max-width: 65px;
}*/
    .pages h2 {
        font-size: 22px;
    }

    #online-reg-upload,
    #online-reg-dob {
        margin-bottom: 15px;
    }

}

@media (max-width: 425px) {

    .aa h1 {
        font-size: 28px;
        margin-top: 6px;
    }

    .aa h4 {
        font-size: 17px;
    }
}

@media (max-width: 375px) {
    .aa h1 {
        font-size: 33px;
        margin-top: -8px;
    }

    .aa h4 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 425px) {
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -211px;
    }

    .desk .mss {
        margin-top: 100px;
    }

    .desk .sdpm {
        height: 150px;
        margin-top: -20px;
    }

    .achivers-team h2 {

        background: linear-gradient(45deg, #3a0d14 60%, #edbc60 60%);

    }

}

@media (max-width: 375px) {
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -186px;
    }

    .desk .mss {
        margin-top: 80px;
    }

    .top-mid h1 {
        padding: 20px 0 0 0;
        font-size: 17px;
    }
}

@media (max-width:320px) {
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -158px;
    }

    .top-mid h1 {
        padding: 14px 0 0 0;
        font-size: 16px;
    }

    .top-mid p {
        letter-spacing: 0;
    }
}











/*==================== BANNER MEDIA QUERRY =========================*/
@media(min-width: 2560px) {
    .mobile {
        display: none;
    }
}

@media(min-width: 1440px) {
    .mobile {
        display: none;
    }
}

@media(min-width: 1024px) {
    .mobile {
        display: none;
    }
}

@media(min-width: 768px) {
    .mobile {
        display: none;
    }
}

@media(max-width: 576px) {
    .desktop {
        display: none
    }
}

@media (max-width: 425px) {
    .desktop {
        display: none
    }
}

@media (max-width: 375px) {
    .desktop {
        display: none
    }
}

@media (max-width: 320px) {
    .desktop {
        display: none
    }
}