/*
Theme Name:    	nsu-child
Description:    NSU
Author:         NSU
Template:       accesspress-parallax

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
a.back-btn {
    position: fixed;
    z-index: 9;
    bottom: 50px;
    background: #2456c5;
    padding: 10px 20px;
    color: #fff;
    text-decoration: unset;
    border-radius: 7px;
    z-index: 1111;
    right: 0;
}
table.Hostel-girls th.column-1 {
    text-align: center!important;
}
.resume-btn {
    background: #ba1c1c;
    border-color: #ba1c1c;
    color: #f4f4f4 !important;
    text-decoration: none;
    font-size: 14px;
    box-shadow: 0 0 5px #0000008c;
    transition: all ease-in-out 0.5s;
    display: inline-flex;
    align-items: center;
    padding: 3px 20px;
    border-radius: 5px;
    text-transform: uppercase;
}

.innervisitors .inner-profile {
    text-align: center;
    background: #f3f3f3;
    border-radius: 10px;
    padding: 30px 0 120px 0;
    position: sticky;
    top: 0;
    box-shadow: 0 0 4px 0 #ccc;
}

.innervisitors .inner-profile:before {
    content: '';
    -webkit-clip-path: polygon(100% 0, 0 46%, 100% 100%);
    clip-path: polygon(100% 0, 0 46%, 100% 100%);
    background: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 51px;
    right: -3px;
    margin: auto;
}

.innervisitors .inner-profile figure {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 40px;
} 


.innervisitors .inner-profile figure:before {
    content: '';
    background: #e9e9e9;
    width: 53%;
    height: 76%;
    position: absolute;
    bottom: 0;
    left: 30%;
    border-radius: 10px;
}

.innervisitors .inner-profile figure img {
    position: relative;
    z-index: 1;
    border: 2px solid #c58909;
    width: 88%;
    margin-bottom: 28px;
    border-radius: 10px;
    object-fit: cover;
    box-shadow: 0 0 18px 2px #00000040;
}

.innervisitors .inner-profile .desgnation {
    position: absolute;
    /* top: 0; */
    bottom: 44px;
    left: 0;
    height: max-content;
    width: 100%;
    margin: auto;
    background: #bd393e;
    padding: 10px 6px 10px 15px;
    color: #ffffff;
    border-radius: 0 60px 60px 0;
    max-width: 300px;
    text-align: left;
}

.innervisitors .inner-profile .desgnation:before {
    content: '';
    position: absolute;
    top: 0;
    width: 10000000px;
    height: 100%;
    left: -9999999px;
    background: #bd393e;
}

/* section.message-single .inner-profile figure img {
margin-top: -246px;
width: 100%;
height: 100%;
object-fit: cover;
} */
.innervisitors .col-md-8 h4 {
    font-size: 40px;
    /* max-width: 613px; */
    position: relative;
    color: #deaa40;
}

.innervisitors .col-md-8 p {
    text-align: justify;
}

.innervisitors .inner-profile .desgnation h5 {
    font-size: 16px;
    color: #f5f5f5;
    /* font-weight: 700; */
}

.innervisitors .inner-profile .desgnation h6 {
    font-size: 15px;
    margin: 0;
    /* font-weight: 700; */
}

.innervisitors .inner-profile .desgnation p {
    margin: 0;
    font-size: 14px;
}

/* section.message-single {
padding: 60px 0;
overflow: hidden;
background: url(https://img.freepik.com/free-vector/modern-abstract-white-minimal-background_84443-8365.jpg?t=st=1726479165~exp=1726482765~hmac=c0681138de3755e073a3ba6bf0217f3b27f2521181f1918b3f8eed51549be30e&w=996);
background-repeat: no-repeat;
/* background-attachment: fixed; 
/* background-size: cover; 
} */
.innervisitors .inner-profile .desgnation .welcome-btn {
    margin-top: unset;
    display: inline;
    padding: 5px 20px;
}

.innervisitors .inner-profile .desgnation .welcome-btn:hover {
    background: #324b7e;
}




.inner-infra {
    /* margin-top: -86px!important; */
    position: relative;
}

.button-annc {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /* width: 100%; */
    height: max-content;

}

.button-annc a {
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 19px;
    background: #f1f1f1;
    border-radius: 3px;
}

.menu li.nav-item a.nav-link {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

header {
    position: relative;
    z-index: 1000;
    width: 100%;
    float: left;
    top: 0;
    left: 0;
}
section.slider-section {
    margin-top: 0;
    position: relative;
}

section.slider-section .slider {
    position: relative;
    margin-top: 0px;
}

section.breadcrumb-banner {
    position: relative;
    margin: -22px 0 0;
    max-height: 377px;
    overflow: hidden;
}

section.breadcrumb-banner {
    padding: 0;
}

section.breadcrumb-banner:before {
    position: absolute;
    content: '';
    /* background: linear-gradient(182deg, #f1efeead 49.16%, rgb(100 19 32 / 0%) 60.15%); */
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
}

section.breadcrumb-banner .content .col-md-12 {
    padding-right: 25px;
}

section.breadcrumb-banner .content {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: max-content;
    margin: auto;
    text-align: right;
    z-index: 1;
    padding-top: 14px;
}

section.breadcrumb-banner .content::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(120deg, transparent, #04266cbd);
}

section.breadcrumb-banner .container {
    position: relative;
}

ul#crumbs li:first-child {
    padding-left: 0;
}

ul#crumbs li {
    display: inline-block;
    text-transform: capitalize;
    margin: 2px 0;
    position: relative;
    padding: 0 10px;
    color: #ffffff;
}

.entry_content {
    width: 100%;
    float: left;
    padding: 60px 0;
}

ul#crumbs li:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 16px;
    background: #f1f1f1;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    transform: rotate3d(1, 1, 1, 45deg);
}

section.breadcrumb-banner a {
    display: inline-block;
    color: #f1f1f1;
    position: relative;
    text-decoration: none;
    padding: 0 0px;
}

section.breadcrumb-banner h2 {
    color: #fff;
    margin-bottom: 0;
    font-size: 26px;
}

ul#crumbs li:last-child {
    padding-right: 0;
    margin-right: 0;
}

ul#crumbs li:last-child:before {
    display: none;
}

ul#crumbs {
    padding: 0;
}

.menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-weight: 600 !important;
    font-size: 16px;
}

.menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
.menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #bd393e !important;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff !important;
}

.menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    border-bottom: 1px dotted #e5e5e5 !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
    margin-top: 3px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100% !important;
}

.elementor-widget-text-editor p {
    text-align: justify;
}

.elementor-widget-text-editor {
    font-family: 'Myriad Pro';
    color: #696969;
    font-size: 16px;
    line-height: 29px;
}

/* datatable css start */
section.datatable_sec {
    padding: 60px 0;
}

.tablepress th {
    background: #e0464c !important;
    color: #fff !important;
}

/* .tablepress td {
    background: #ffffff !important;
} */
.tablepress th,
.tablepress td {
    border: 1px solid #dcdcdc !important;
}

section.datatable_sec {
    padding: 60px 0;
    background: url(images/datablebg.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* opacity: 0.7; */
    position: relative;
}

/* section.datatable_sec:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff57;
} */
div.dataTables_wrapper div.dataTables_info {
    padding-top: 0;
    color: #000;
}

.dataTables_paginate .paginate_button.disabled {
    color: #040404 !important;
}

.dataTables_paginate .paginate_button {
    width: 30px;
    height: 30px;
    text-align: center;
    background: #dfdfdf;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}

.dataTables_paginate .paginate_button:first-child,
.dataTables_paginate .paginate_button:last-child {
    padding: 0 11px;
    width: auto;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px !important;
    margin: 0 !important;
    color: #434343;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    padding-bottom: 4px;
    color: #434343;
}

.dataTables_paginate .paginate_button.current,
.dataTables_paginate .paginate_button:hover {
    background: #046110;
    color: #fff !important;
}

/* datatable css end */
/* Vertical tab  start */

.vertical-tab {
    padding: 30px 0 10px;
}

.vertical-tab-leftcon {
    display: flex;
    padding-right: 0;
}

.vertical-tab-left {
    border-right: 5px solid #2b43da;
    max-width: 100%;
    width: 100%;
    margin-right: 0 !important;
    border-top: 1px dotted #ccc;
}

.vertical-tab-leftcon .nav-wrap {
    background: #f7f7f7;
    width: 100%;
}

.vertical-tab .nav-pills .nav-link.active {
    background: #112187;
    color: #fff;
}

.vertical-tab .nav-pills .nav-link {
    text-align: left;
    padding: 15px 10px;
    border-radius: 0;
    color: #000;
    width: 100%;
    display: inline-block;
    border-bottom: 1px dotted #ccc;
    line-height: 17px;
}

.vertical-tab-righttcon {
    padding-left: 0;
}

.vertical-tab .tab-content {
    padding: 15px 15px;
    background: #fff;
    border: 1px solid #ededed;
    box-shadow: 4px 1px 10px #e5e5e5;
}

.vertical-tab h3 {
    font-size: 22px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    color: #000;
    font-weight: 600;
    position: relative;
}

.vertical-tab h3::before {
    content: '';
    position: absolute;
    height: 28px;
    width: 4px;
    left: 0;
    bottom: 0;
    top: -2px;
    background: #c24c51;
}

.vertical-tab .scroll-bar-2 {
    overflow-y: scroll;
    padding: 0 10px 10px 0;
    margin: 0 0 10px 0;
    max-height: 590px;
    overflow-x: clip;
}

.vertical-tab-new {
    background: url(images/admin-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    /* opacity: 0.7; */
}

.vertical-tab-new .container {
    position: relative;
}

.archieve_in {
    /* width: 100%; */
    float: right;
    background: #a67114;
    padding: 5px 30px;
    margin-bottom: 10px;
    /* color: #fff; */
}

.archieve_in a {
    color: #fff;
}

.document {
    background: #053481;
    padding: 0 20px;
    color: #fff;
}

.document a {
    color: #fff;
}

.dataTables_wrapper {
    margin-bottom: 0px;
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
}

/* pagination start */

nav.pagnav {
    text-align: center;
}

a.page-numbers:hover {
    background: #9e1818;
    color: #fff;
}

span.page-numbers.current {
    background: #9e1818;
    color: #fff;
    padding: 4px 14px;
}

a.page-numbers {
    background: #ccc;
    padding: 4px 14px;
    margin: 2px;
    color: #000;
    text-decoration: none;
}

/* pagination end */
.placement-img figure {
    margin: 0;
    height: 270px;
    width: 100%;
    display: flex;
    background: #fff;
    align-items: center;
    overflow: hidden;
}

.placement-img h4 {
    font-size: 20px;
}


.placement-img:hover figcaption {
    bottom: 0;
    display: block;
}

.placement-img figcaption {
    position: absolute;
    bottom: -34%;
    padding: 15px;
    background: #000000cf;
    width: 100%;
    color: #fff;
    display: none;
    transition: all ease-in-out 1s;
}

.placement-img figcaption a {
    color: #fff;
    text-decoration: none;
}

.e-con-inner {
    max-width: 100% !important;
}

.department-img h5 {
    text-align: center;
    height: 60px;
}

.leadership-know-more-btn {
    display: inline-block;
    background: linear-gradient(45deg, #121c5e 0%, #c0126f 100%);
    width: 42px;
    height: 42px;
    text-align: center;
    color: #fff !important;
    position: absolute;
    bottom: 0;
    right: 0px;
    font-size: 20px;
    line-height: 41px;
}

/*workshop*/
.tab-content .wp-card {
    position: relative;
}

.tab-content .wp-card .workshop-title {
    position: absolute;
    bottom: 0;
    padding: 10px;
}

.tab-content .wp-card .content {
    position: absolute;
    bottom: -80%;
    height: 100%;
    width: 100%;
    /* display: flex; */
    /* align-items: flex-end; */
    padding: 20px;
    background: #102189bd;
    color: #fff;
    transition: all ease-in-out 0.5s;
}

.tab-content .wp-card .content-wrapper {
    position: absolute;
    bottom: -80%;
    height: auto;
    /* display: flex; */
    /* align-items: flex-end; */
    padding: 20px;
    /* background: #09547fd6; */
    color: #fff;
    transition: all ease-in-out 0.5s;
}

.tab-content .wp-card:hover .content-wrapper {
    bottom: 0;
    height: 90%;
}

.tab-content .wp-card:hover .content {
    bottom: 0;

}

a.read-btn {
    border: none;
    background: #b90f10;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    padding: 5px;
    font-size: 14px;
}

.tab-content .wp-card figure {
    height: 300px;
}

.tab-content .wp-card figure img {
    height: 100%;
    object-fit: cover;
}

.tab-content .wp-card .content h4 {
    font-size: 18px;
}

.tab-content .wp-card .content-wrapper p {
    line-height: 26px;
    font-size: 16px;
}

/*seminar*/
.seminar-item {
    position: relative;
    background: #fff;
    padding: 15px;
    margin-bottom: 25px;
    border-radius: 60px 60px 40px 0;
    overflow: hidden;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    transition: var(--transition);
}

.seminar-img {
    overflow: hidden;
    border-radius: 50px 50px 50px 0;
}

.seminar-img img {

    transition: all ease-in-out 1s;
}

.seminar-item:hover img {
    transform: scale(1.3);
}

.seminar-content {
    margin-top: 15px;
    position: relative;
    padding-right: 28px;
}

.seminar-bio h5 a {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: capitalize;
    text-decoration: none;
    color: #000;
}

.seminar-read-btn {
    position: absolute;
    right: 5px;
    bottom: 25px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    border-radius: 50px 50px 50px 50px;
    cursor: pointer;
    background: #102188;
    color: #fff;
    transition: var(--transition);
}

ul.list-nsu li {
    position: relative;
    margin-bottom: 6px;
    line-height: 24px;
}

ul.list-nsu li:before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    background: #bd393e;
    left: -18px;
    top: 8px;
}

ol.feedback-innerpage {
    counter-reset: li;
    list-style: none;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

ol.feedback-innerpage a {
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    margin: .5em 0 .5em 2.5em;
    border: 1px solid #D3D4DA;
    color: #313131;
    text-decoration: none;
    transition: all .3s ease-out;
}

ol.feedback-innerpage a:hover {
    background: #f9dd94;
}

ol.feedback-innerpage a:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #f9dd94;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

ol.feedback-innerpage a:after {
    position: absolute;
    content: "";
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;
}

ol.feedback-innerpage a:hover:after {
    left: -.5em;
    border-left-color: #f9dd94;
}

@media (max-width: 768px) {
    .button-annc a {
        font-size: 11px;
        padding: 0 10px;
        line-height: 25px;
    }

    section.slider-section .announcement span {
        font-size: 10px;
        padding: 0 15px;
        line-height: 23px;
    }

    section.breadcrumb-banner h2 {
        font-size: 20px;
    }

    ul#crumbs li {
        font-size: 10px;
    }

    section.breadcrumb-banner figure {
        min-height: 190px;
        display: flex;
    }

    ul#crumbs {
        margin-bottom: 0;
    }

    .inner-infra {
        margin-top: 60px;
    }

    .inner-infra:before,
    .inner-infra::after {
        display: none;
    }

}