﻿a {
    text-decoration: none !important;
}

.imgonlineadmission {
    height: auto;
    display: inline-block;
    width: 70%;
    margin-left: 1.3rem;
    margin-top: -.4rem;
}
/* inner */
.innerContent span, .innerContent p, .innerContent td, .career_div_content {
    font-family: Calibri, Sans-Serif !important;
    font-size: 1.8rem !important;
    letter-spacing: 0.05rem;
    line-height: 2.8rem !important;
    font-weight: 500;
}

h2#lblheading1 {
    margin: 0 0 .5rem !important;
}

#newsEvent .position-relative {
    border: 0.1rem solid #fff;
    margin-bottom: 1.5rem;
    background-image: linear-gradient(180deg, #13182c, #13182c 20px);
    padding: 1rem;
}

.new_bg::before {
    content: '';
    position: absolute;
    width: 4.5rem;
    background-image: url('../images/new.png');
    height: 10rem;
    top: -30px;
    right: 0px;
    background-repeat: no-repeat;
    background-size: 4rem;
    background-position: right center;
    /*    animation: blinker 1s step-end infinite; */
}

@keyframes blinker {
    50% {
        box-shadow: 1px 1px 8px 1px #ff2f25;
    }
}

/* ===== Career ===== */
.career_div_content {
    font-size: 16px;
}

#ctl00_ContentPlaceHolder1_MainId ::placeholder {
    font-size: 16px;
}

/* ===== TOp header ====== */
.header_div {
    background: #c2b897;
    padding-bottom: 2.5rem;
}

.header_logo::before {
    content: '';
    position: absolute;
    top: -2.1rem;
    background: url(../images/top_bg.png);
    width: 100%;
    height: 17.4rem;
    background-repeat: repeat-x;
    z-index: 0;
}

.float-start {
    float: left !important;
}

ul.header_icon {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.header_icon > li {
    width: 13.4rem;
    border: .1rem solid white;
    height: 4.5rem;
    padding-left: 2.6rem;
    margin: .8rem .5rem;
    text-align: center;
    border-radius: 3rem;
    line-height: 4.5rem;
    display: flex;
    align-items: center;
}

.purple {
    background-image: linear-gradient(to right top, #2451a4, #4c4fb1, #7249b9, #973cbb, #bc21b6);
}

.header_icon > li > a {
    font-size: 2.5rem;
}

    .header_icon > li > a > img {
        width: 12rem;
        padding-right: 1.4rem;
        margin-top: 0rem;
        margin-left: -1.2rem;
    }

.blue {
    background-image: linear-gradient(to right top, #003399, #005bbc, #0081d7, #00a7ed, #00ccff);
}

.darkyellow {
    background-image: linear-gradient(to right top, #e58900, #de9104, #e76f1a, #de630b, #d45800);
}

.text-end {
    text-align: right !important;
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.header_address {
    margin-top: .6rem;
}

    .header_address img {
        width: 2.8rem;
    }

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
}

.header_address span {
    text-shadow: .1rem .1rem .1rem #8e8e8e;
    font-size: 1.6rem;
    font-weight: 800;
}

.text-white {
    color: #fff !important;
}

.div_Logo {
    width: 100%;
    height: auto;
    margin: 30px 0;
}

    .div_Logo > a > img {
        width: auto;
        height: 6.8rem;
    }

.Img_icon_header, .Img_icon_header_schoalrship {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: .5rem;
    text-align: center;
}

    .Img_icon_header a {
        display: inline-block;
    }

    .Img_icon_header > a > img {
        width: 20rem !important;
        margin: 1.9rem 0 0;
    }

.award {
    width: 100%;
    margin: 2.2rem 0 0;
    text-align: right;
}

    .award img {
        width: 11rem;
        margin: 0 auto;
    }

.isa img {
    width: 100%;
    margin: 4.4rem auto 0;
    animation: zoom-animation 2s infinite;
}

.social-icon {
    margin: 1.2rem 0.5rem;
}


#buttonC {
    font-family: Calibri;
    background: #ffffff;
    color: #2b3560;
    padding: 6px 8px 11px;
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 10px;
    height: 37px;
    position: absolute;
    cursor: pointer;
    border: 5px solid #2b3560;
    border-radius: 50%;
    top: -10px;
    z-index: 9;
    left: auto;
    right: -12px;
    opacity: 1;
    transition: .5s all ease-in;
}

.social-icon a {
    margin: 0rem .3rem;
    border: .2rem solid #fff !important;
    padding: .5rem .3rem;
    box-shadow: inset 0.1rem 0.1rem 0.3rem 0rem #929191ba;
}

    .social-icon a:last-child {
        padding-right: .4rem;
    }

.social-icon img {
    width: 2rem !important;
}

.header_logo {
    background: #FFF;
    position: relative;
}

.text-end {
    text-align: right !important;
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.d-flex {
    display: flex !important;
}








/*== Digital == */
#digitalD {
    width: 21.2rem;
    height: auto;
    position: absolute;
    right: 0rem;
    background: repeating-linear-gradient(45deg, #365c82, #1f5396 5px);
    box-shadow: inset 2rem 0rem 1rem 0.2rem #5490d461;
    border-top-left-radius: 7rem;
    z-index: 999;
    top: 0rem;
    padding: 2rem;
    left: auto;
    bottom: auto;
    overflow-y: scroll;
    transition: .5s all ease-in-out;
    padding-bottom: 1.6rem;
    border-bottom: .4rem solid #1d4a7d;
}

    #digitalD ul > li {
        margin: 2.5rem 0;
    }

        #digitalD ul > li:hover {
            transform: rotate(-4deg);
        }

ul, li {
    list-style: none;
    padding: 0;
}

#digitalD a {
    padding: .6rem 1.4rem;
    font-variant: small-caps;
    background: #096d96;
    color: #fff;
    font-weight: 600;
    font-family: Open Sans, sans-serif;
    line-height: 3.2rem;
    border: .3rem solid #fff;
    font-size: 1.6rem;
    border-radius: 5rem;
    box-shadow: inset 2rem -3rem #33333314;
    transition: 1s all ease-in;
}

.show {
    display: block !important;
}

.digitalC p {
    top: 7px;
    position: absolute;
    color: #fff;
    background: #fb1d1d;
    width: 2.7rem;
    height: 2.7rem;
    line-height: 2rem;
    text-align: center;
    box-shadow: inset 0.1rem 0.1rem 1rem 0rem #cec7c769;
    font-size: large;
    cursor: pointer;
    border: 0.2rem solid #fff;
    right: 7px;
    border-radius: .5rem;
    font-weight: 600;
}

    .digitalC p::before {
        content: '';
        position: absolute;
        width: 2.1rem;
        height: 0.2rem;
        z-index: -1;
        background: #3c3c3c;
        right: 2px;
        transform: rotate(90deg);
        display: none;
        transition: .5s all ease-in;
    }

.img_ceo {
    display: inline-block;
    width: 100%;
    height: auto;
}

    .img_ceo > img {
        height: 6.4rem;
        border-radius: 50%;
        width: auto;
        border: .1rem solid #efefef;
        display: inline-block;
    }

.ceo_content {
    display: inline-block;
    width: 100%;
    height: auto;
}

    .ceo_content > h4 {
        display: inline-block;
        font-size: 1.9rem;
        width: 100%;
        color: darkblue;
        margin: 0rem;
        font-weight: bold;
        padding: 0rem;
        padding-top: .3rem;
    }

    .ceo_content > h5 {
        display: inline-block;
        font-size: 1.9rem;
        color: Maroon;
        padding: 0rem;
        padding-top: .4rem;
        font-weight: bold;
        margin-left: 2.2rem;
        margin: 0rem;
        text-align: center;
    }

.haderhansi {
    display: inline-block;
    width: 100%;
    height: auto;
    background-image: linear-gradient(to right, #7698b4, #b7afcf);
}

.main_linw {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-left: .8rem;
    margin-top: .4rem;
}

    .main_linw > p {
        display: inline-block;
        font-size: 1.1rem;
        color: #cc8926;
        font-weight: bold;
        line-height: initial;
        font-family: Calibri;
    }

.ceroimg {
    display: inline-block;
    width: 100%;
    height: auto;
}

    .ceroimg > img {
        display: flex;
        width: 100%;
        height: auto;
        object-fit: contain;
        margin-bottom: .4rem;
        margin-top: .4rem;
    }

.GravityDiv {
    width: auto;
    display: flex;
    flex: 1;
    text-align: center;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin-top: 0.4rem;
}

    .GravityDiv > a {
        font-size: 1.4rem;
        padding: .5rem 1.5rem;
        width: auto;
        color: #fff;
        text-transform: capitalize;
        display: inline-block;
        font-weight: bold;
        border-radius: 2rem;
        background-color: #163357;
        border: .3rem solid #FF9800;
        -webkit-animation: Gravity 1s infinite ease-in-out;
        -moz-animation: Gravity 1s infinite ease-in-out;
        -o-animation: Gravity 1s infinite ease-in-out;
        -ms-transition: Gravity 1s infinite ease-in-out;
        animation: Gravity 1s infinite ease-in-out;
    }

.position-relative {
    position: relative;
}


#newsEvent a {
    font-size: 1.8rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    letter-spacing: .04rem;
    line-height: 2.2rem;
    color: #fff;
    display: block;
    transition: .5s all ease-in;
    font-weight: 500;
}

.activity_div_1 p {
    font-size: 1.8rem;
    letter-spacing: .05rem;
    text-align: justify;
    margin: 0 0 .5rem;
}

.activity_div_1 h4 {
    font-size: 2rem;
    letter-spacing: .05rem;
}

input[type="button"] {
    font-size: 1.6rem;
    letter-spacing: .05rem;
}

::placeholder {
    font-size: 1.6rem;
}

.p-a30 span {
    font-size: 18px;
    letter-spacing: .05rem;
}

#newsEvent a:hover {
    color: #ffd858;
}

/* back to top */
#back-top {
    position: fixed;
    bottom: 110px;
    right: 20px;
    z-index: 9999;
}

    #back-top img {
        width: 40px;
        height: 40px;
    }

.site-footer .widget_services ul li a {
    color: #fff;
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
}

.widget_getintuch li {
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
}

.footer-bottom span {
    font-size: 1.8rem;
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
    font-family: 'FontAwesome';
    font-size: 1.8rem;
}

.fa-twitter:before {
    content: "\f099";
    font-family: 'FontAwesome';
    font-size: 1.8rem;
}

.fa-instagram:before {
    content: "\f16d";
    font-size: 1.8rem;
    font-family: 'FontAwesome';
}

.fa-youtube:before {
    content: "\f167";
    font-family: 'FontAwesome';
    font-size: 1.8rem;
}

.widget_getintuch h4 {
    font-size: 2rem;
    letter-spacing: 0.05rem;
}

@media only screen and (max-width: 991px) {
    /* news Event */
    #newsEvent a {
        font-size: 1.7rem;
        padding-bottom: 1.6rem;
    }
    /* welcome */
    .section-head p {
        padding-top: 1rem;
        font-size: 1.8rem;
    }

    .section-head a {
        font-size: 1.8rem !important;
    }

    span.links {
        font-size: 1.8rem;
    }

    #NavCats li a {
        font-size: 1.8rem;
    }

    .one p {
        font-size: 2rem !important;
    }
}


@media only screen and (min-width: 320px) and (max-width: 768px) {

    ul.header_icon {
        justify-content: space-around !important;
    }

    .site-footer .widget_services ul li a {
        color: #fff;
        font-size: 1.8rem;
    }

    .widget_getintuch li {
        font-size: 1.8rem;
    }

    #NavCats li a {
        font-size: 1.8rem;
        font-weight: 600;
        font-family: Open Sans, Sans-Serif;
    }

    .footer-top h4 {
        font-size: 1.9rem;
    }

    .footer-bottom span {
        font-size: 1.8rem;
    }

    .digital {
        margin-top: 3px;
        margin-bottom: 4px;
        margin-left: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .digital > img {
            display: inline-block;
            width: 20rem;
        }

    .imgonlineadmission {
        height: auto;
        display: inline-block;
        width: 18rem;
        margin-left: 0px;
        margin-bottom: 5px;
    }

    .ceroimg {
        text-align: center;
    }

        .ceroimg > img {
            display: inline-block;
            width: 34rem;
            height: auto;
            margin-bottom: .4rem;
            margin-top: .4rem;
            margin-left: 1.5rem;
        }

    .digital {
        position: relative;
        text-align: center;
    }

    .dreams {
        display: flex;
        width: 15rem;
        height: auto;
        margin-top: 1.9rem;
        object-fit: contain;
        justify-content: space-around;
    }
}

@keyframes Gravity {
    50% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }

    100% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }
}

@-webkit-animation Gravity {
    50% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }

    100% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }
}

@-moz-animation Gravity {
    50% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }

    100% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }
}

@-o-animation Gravity {
    50% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }

    100% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }
}

@-ms-transition Gravity {
    50% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }

    100% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }
}

@keyframes infinite {
    50% {
        background-color: #260c8c;
        border: .3rem solid #ff3b00;
    }

    100% {
        background-color: #e71313;
        border: .3rem solid #FF9800;
    }
}

.newsevent > li {
    font-weight: 500;
    letter-spacing: .05rem;
}

    .newsevent > li > a {
        color: #ffd53c;
    }

        .newsevent > li > a > span {
            font-weight: 400;
            color: #fff;
        }

#newsDetailes b {
    color: #F44336;
}

#newsDetailes span {
    color: #0f3157;
}

.desc {
    color: #373636;
}

#newsDetailes {
    border: 1px solid #dbdbdb;
    box-shadow: 14px 14px #dbe1dca6;
}

    #newsDetailes p {
        padding: 1.2rem 0;
        margin-bottom: 0;
        letter-spacing: 0.05rem;
    }

.orange {
    background-image: linear-gradient(to right top, #ffb50e, #fb5e22, #f96a32, #ff7540, #ff8600);
}

span.counter_bottom {
    cursor: pointer;
    background-image: linear-gradient(45deg, black, #5a5a5a);
    border: 1px solid #303030;
    margin: 5px 1px 0;
    padding: 0px 0px 0 2px;
    border-radius: 50%;
    color: #ffff;
    display: inline-block;
    height: 22px;
    width: 22px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    box-shadow: 0px 0px 1px 0px #0e0e0e;
}
@keyframes zoom-animation {
    0%, 100% {
        transform: scale(1); /* Normal size */
    }

    50% {
        transform: scale(1.2); /* Scaled up size */
    }
}