.home_banner_slider .container:after,
.home_banner_slider .container:before {
    height: 100%;
    bottom: 0;
    z-index: 2;
    width: 100%;
    content: ""
}

.home_banner_slider,
.top_head, 

header .container {
    position: relative;
}

body {
    font-family: "IBM Plex Serif", serif;
    padding: 0;
    margin: 0;
    display: flex;
    transition: .2s linear;
    flex-direction: column;
    min-height: 100vh
}

header { background:#ffffff;
    position: fixed;
    width: 100%;
    padding: 0;
    transition: .5s;
    z-index: 999;
}

header .container-fluid {
    padding: 0 60px
}

.top_head {
    display: flex;
    justify-content: right;
    transform: translate(0, 5px);
    transition: .2s;
    z-index: 1
}

.about-mm.m-menu a.read-m img,
.header_block {
    transform: translate(0, 0);
    transition: .2s
}

.top_head ul {
    display: flex;
    width: 100px;
    padding: 0 10px 0 18px;
    justify-content: left
}

.top_head ul li {
    display: flex;
    margin-right: 2px;
    padding: 8px;
    justify-content: center;
    align-items: baseline
}

.home_banner_slider .container .container:before,
.menu_nav .upper-menu ul li .info_link::after,
.menu_nav .upper-menu ul li a.toll-btn:after,
header.sticky::before {
    display: none
}

header.sticky .top-head {
    transform: translate(0, -50px);
    transition: .2s
}

header.sticky .header_block {
    transform: translate(0, -24px);
    transition: .2s
}

.home_banner_slider .container:after {
    background: linear-gradient(360deg, #00000000 72%, #f1f1f1 90%) no-repeat padding-box;
    position: absolute
}

.sticky header .container-fluid {
    -webkit-transition: .25s ease-in;
    -moz-transition: .25s ease-in;
    -ms-transition: .25s ease-in;
    -o-transition: .25s ease-in;
    transition: .25s ease-in;
    right: 0;
    left: 0;
    padding-bottom: 2rem
}

@keyframes slideDown {
    from {
        transform: translateY(-100%)
    }
    to {
        transform: translateY(0)
    }
}

.header_block {
    /* display: flex; */
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: end
}

.menu_nav .upper-menu ul li .info_link,
.nav_logo {
    align-items: center;
    display: flex;
    position: relative;
	
}

.nav_logo {
    padding-left: 8.1rem;
    z-index: 99;
    gap: 4.5rem;
    padding-bottom: .5rem
}

.nav_logo figure {
    margin: -12px 0 1rem
}

.menu_nav {
    transition: .5s
}

.menu_nav .upper-menu {
    padding: 1rem 0;
    position: relative;
    z-index: 99;
}

.ap_btn.tyg-glowing,
.fixed-icon .notifpoup_link {
    transform: rotate(270deg);
    position: fixed;
    z-index: 1
}

.menu_nav .upper-menu ul {
    display: flex;
    justify-content: end;
    list-style: disc;
    align-items: center;
    margin-bottom: 0
}

.menu_nav .upper-menu ul li,
.menu_nav .upper-menu ul li .info_link {
    color: #000;
    position: relative;
    z-index: 9;
    font-size:1.2em;
}

.menu_nav .upper-menu ul li .info_link {
    padding-right: 20px;
    margin-right: 20px
}

.menu_nav .upper-menu ul li .info_link:hover {
    color:#5a9c3c;
}

.menu_nav .upper-menu ul li .info_link::before {
    position: absolute;
    right: 0;
    width: 1px;
    height: 20px;
    background: #497336;
    content: ""
}

.menu_nav .upper-menu ul li a {
    font-size: var(--font-12);
    color: #fff;
    position: relative
}

.menu_nav .upper-menu ul li a::after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 10px;
    left: -1px;
    top: 17px
}

.menu_nav .upper-menu ul li a.toll-btn {
    background:#9b2729;
    font-size:1.19em;
    color: #fff;
    font-weight: 500;
    padding: 5px 6px;
    margin-left: 1rem;
    margin-right: .5rem
}

.header_block .menu_nav>ul {
    display: flex;
    margin-bottom: 0;
    background-color: #497336;
    padding: 0 1rem;
    -webkit-backdrop-filter: blur(4px);
    align-items: center;
    margin-right: .5rem;
	position: relative;
}

.header_block .menu_nav ul>li {
    padding: 0;
    list-style: none
}

.header_block .menu_nav ul li.search-bd a:after {
    content: "";
    background: #707070;
    width: 1px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 14px
}

.header_block .menu_nav ul li.search-bd a:before {
    content: "";
    background: #707070;
    width: 1px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 14px
}

.header_block .menu-nav ul>li.hum_menu {
    margin-left: 0;
    background: #5e9140
}

.hum_menu a {
    padding: 1rem
}

.menu_nav ul>li>a {
    color: #fff;
    font-size:18px
    font-weight: 300;
    padding: 1rem 2rem;
    display: inline-block;
    position: relative;
    z-index: 99
}

.menu_nav ul>li>a:hover {
    color: #ffe603
}

.menu-col1 {
    width: 100%;
    display: inline-block;
    vertical-align: top
}

.desktop-humburger-menu {
    position: fixed;
    height: calc(100vh + 58px);
    top: -58px;
    right: 0;
    width: 100vw;
    transform: translateX(100%);
    transition: .5s linear;
    background: #3d3d3dd6;
    display: flex;
    z-index: 9
}

.mega_header {
    margin-left: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #426929;
    width: 350px;
    overflow-y: auto
}

.apply_btn a {
    color: #fff
}

.fixed-icon {
    display: inline-grid;
    position: fixed;
    right: 0;
    transform: translate(-10%, -100%);
    z-index: 99;
    top: 82%
}

.fixed-icon a {
    background-color: rgb(49 131 80 / 70%);
    border-radius: 100px;
    margin-bottom: .5rem;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.fixed-icon a img {
    width: 2rem;
    transition: .3s ease-in-out
}

.fixed-icon a:hover img {
    transform: scale(1.2)
}

.fixed-icon a:nth-child(3) img,
.fixed-icon a:nth-child(4) img {
    width: 2.4rem
}

.fixed-icon a:hover {
    background: #de0b5c
}

.fixed-icon a img.mouse {
    translate: 0 -4px
}

.menu_nav li.search-bd a {
    position: relative;
    padding: 1rem
}

@media screen and (max-width:1450px) {
    .nav_logo {
        padding-left: 1.1rem;
        gap: .5rem
    }
    .nav_logo a img {
        max-width: 90%
    }
    header .container-fluid {
        padding: 0 6rem
    }
}

@media (max-width:1560px) {
    .menu_nav ul>li>a {
        color: #fff;
        font-size:16px;
        font-weight: 400;
        padding: 1rem;
    }
}

@media (min-width:980px) and (max-width:1300px) {
.container{max-width: 1160px;}
}

.search.fade.search-panel.open {
    opacity: 1;
    height: 100%;
    position: fixed;
    width: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.social_Bx figure img {
    width: 100%
}

.sticky header .about-mm.m-menu .container-fluid {
    animation: inherit
}

@media (max-width:1350px) {
    .menu_nav ul>li>a {
        font-size: var(--font-16)
    }
}

.tyg-glowing.admissionb {
    background: #de0b5c !important
}

.tyg-glowing {
    background-color: #fec53a;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    text-decoration: none;
    -webkit-animation: 1s infinite glowing;
    -moz-animation: 1s infinite glowing;
    -o-animation: 1s infinite glowing
}

@-webkit-keyframes glowing {
    0% {
        background-color: #fec53a
    }
    100% {
        background-color: #f0373c
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #fec53a
    }
    100% {
        background-color: #f0373c
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #fec53a
    }
    100% {
        background-color: #f0373c
    }
}

@keyframes glowing {
    0% {
        background-color: #fec53a
    }
    100% {
        background-color: #f0373c
    }
}

.ap_btn.tyg-glowing {
    right: -41px;
    padding: 11px;
    width: 120px;
    top: -99px;
    border-radius: 5px
}

.fixed-icon .ap_btn a {
    font-size: 18px;
    width: auto;
    height: auto;
    background: 0 0
}

.sticky header .container-fluid:after {
    width: 100%;
    content: "";
    position: absolute;
    left: -100%;
    height: 100%;
    background: #9b2729;
    top: 0
}

.sticky header .container-fluid:before {
    width: 100%;
    content: "";
    position: absolute;
    right: 0;
    height: 100%;
    background:#5D8736;
    top: 0
}

.header_block .menu_nav ul>li {
    border: 0
}

.about-mm.m-menu a.read-m:hover img {
    transform: translate(10px, 0);
    transition: .2s
}

.menu_nav .about-mm.m-menu .admission-help-desk .help-desk a:hover,
.menu_nav .about-mm.m-menu .group_num a:hover,
.menu_nav .about-mm.m-menu .top-course1 a:hover {
    color: #f9ee30
}

.megamenu_nav .container-fluid {
    padding: 0
}

.m-menu .school-box .about-text2 li a {
    background: 0 0;
    width: 100%;
    display: block;
    padding: 1rem 1rem 1rem 0;
    font-size: var(--font-14)
}

@media(max-width:1450px) {
    .fixed-icon a {
        width: 40px;
        height: 40px
    }
    .fixed-icon a img {
        width: 1.8rem
    }
    .fixed-icon a:nth-child(4) img {
        width: 2rem
    }
    .ap_btn.tyg-glowing {
        right: -40px;
        padding: 5px;
        width: 110px;
        top: -85px
    }
}

body.sticky header {
    background:#ffffff; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}

@media (min-width:1266px) and (max-width:1399px) {
    .menu_nav .upper-menu {
        padding: 1rem 0
    }
}

.fixed-icon .notifpoup_link {
    right: -43px;
    padding: 11px;
    width: 126px;
    top: -99px;
    border-radius: 5px;
    font-size: 18px;
    background: rgb(213 35 94);
    color: #fff
}

.fixed-icon .ap_btn.tyg-glowing {
    top: -25rem
}




@media (max-width:1800px) {
    .fixed-icon {
        top: 87.5%
    }
}

@media (max-width:1670px) {
    .fixed-icon {
        top: 98%
    }
}

@media (max-width:1450px) {
    .fixed-icon {
        display: block;
        top: 82.5%
    }
    .fixed-icon .ap_btn a,
    .fixed-icon .notifpoup_link {
        font-size: 15px
    }
    .ap_btn.tyg-glowing {
        width: 100px
    }
    .fixed-icon .notifpoup_link {
        right: -41px;
        width: 108px;
        padding: 5px;
        height: auto;
        top: -117px
    }
    .fixed-icon a:nth-child(3) {
        margin-top: -4rem
    }
    .fixed-icon a {
        width: 30px;
        height: 30px
    }
    .fixed-icon a img {
        width: 1.7rem !important
    }
}

@media (max-width:1490px) {
	
    .fixed-icon .ap_btn.tyg-glowing {
        top: -21.5rem;
    }
    .nac-img img {
        min-height: 73px !important;
    }
}

.fixed-icon {
    display: block;
    top: 98.5%
}

.fixed-icon .ap_btn a,
.fixed-icon .notifpoup_link {
    font-size: 15px
}

.ap_btn.tyg-glowing {
    width: 100px
}

.fixed-icon .notifpoup_link {
    right: -41px;
    width: 108px;
    padding: 5px;
    height: auto;
    top: -117px
}

.fixed-icon a:nth-child(3) {
    margin-top: -4rem
}

.fixed-icon a {
    width: 30px;
    height: 30px
}

.fixed-icon a img {
    width: 1.7rem !important
}

}

@media (max-width:1280px) {
    .fixed-icon {
        display: block;
        top: 98%
    }
}

@media (max-width:1270px) {
    .fixed-icon a:nth-child(3),
    .fixed-icon a:nth-child(4),
    .fixed-icon a:nth-child(5) {
        display: none
    }
    .fixed-icon {
        top: 77.5%
    }
    .fixed-set ul li a {
        padding: 5px 15px
    }
	
}



@media (max-width:1300px) {
	
	.header_block{flex-wrap:nowrap;}
	.menu_nav .upper-menu ul li .info_link{padding-right: 5px; margin-right: 4px; font-size: 1.1em;}
	.menu_nav .upper-menu ul li a.toll-btn{padding:7px; font-size:1.19em; margin-left:0px;}
    
}

@media (max-width:675px) {
	.scrill-head .primary-tab .nav-item{ border-right: 1px solid #6e6e6e;font-size: 14px;}
	.scrill-head .primary-tab.nav-tabs a.nav-link{    padding: 8px;}
	.page-scroll{padding: 15px;}
	.menu_nav{display:none;}
	.menu_nav .upper-menu ul{display: inline-block;}
    .fixed-icon {
        top: 76%
    }
    .fixed-icon .notifpoup_link {
        top: -105px
    }
}

@media (max-width:400px) {
    .fixed-icon {
        top: 80%
    }
}

@media (max-width:375px) {
    .fixed-icon {
        top: 83%
    }
}