﻿/*
Theme Name:    	berhampur_child
Description:    Berhampur university
Author:         Berhampur
Template:       accesspress-parallax
(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.you_video iframe {
    width: 100%;
    height: 392px;
}

section.breadcrumb-banner {
    width: 100%;
    float: left;
    position: relative;
}

    section.breadcrumb-banner .content {
        position: absolute;
        bottom: 0;
        height: max-content;
        margin: auto;
        width: 100%;
        left: 0;
        right: 0;
        text-align: left;
        color: #fff;
        background: linear-gradient(96deg, #66181fdb, transparent);
        padding: 15px 0 0;
    }

        section.breadcrumb-banner .content h2 {
            color: #ffffff;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 0;
            font-size: 24px;
        }

.bread {
    width: 100%;
}

.entry_content ul li {
    list-style: none;
}

.section-5-tab .tab-content p {
    line-height: 29px;
    text-align: justify;
}

.entry_content {
    padding: 60px 0;
    width: 100%;
    float: left;
}

ul#crumbs {
    padding: 0px;
}

    ul#crumbs li {
        display: inline-block;
        list-style-type: none;
        font-size: 14px;
        color: #ffffff;
        font-weight: 400;
    }

        ul#crumbs li span {
            padding: 0px 5px;
        }

        ul#crumbs li a {
            color: #ffffff;
            text-decoration: none;
            font-weight: 400;
            font-size: 13px;
        }

.entry_content h1, .entry_content h2, .entry_content h3, .entry_content h4, .entry_content h5, .entry_content h6 {
    position: relative;
    padding-bottom: 4px;
    color: #000 !important;
    padding-left: 10px;
    font-weight: 600 !important;
}

    .entry_content h1::before, .entry_content h2::before, .entry_content h3::before, .vertical-tab h3::before {
        content: '';
        position: absolute;
        height: 34px;
        width: 4px;
        left: 0;
        bottom: 0;
        top: -2px;
        background: #F7702E;
    }

.datatable_sec h2, .datatable_sec h3 {
    position: relative;
    padding-bottom: 12px;
    color: #000 !important;
    padding-left: 10px;
}

    .datatable_sec h2::before, .datatable_sec h3::before {
        content: '';
        position: absolute;
        height: 34px;
        width: 4px;
        left: 0;
        bottom: 0;
        top: -2px;
        background: #F7702E;
    }

.top-1-right .col-md-12 {
    position: relative;
}

ul.innerlist_bu li {
    position: relative !important;
    margin-top: 10px !important;
}

    ul.innerlist_bu li:before {
        content: '';
        width: 8px !important;
        height: 8px !important;
        position: absolute !important;
        background: #862e35 !important;
        left: -18px !important;
        top: 6px !important;
    }

    ul.innerlist_bu li strong {
        color: #2582a7 !important;
    }

.entry_content p {
    font-family: 'Poppins', sans-serif;
    color: #696969;
    font-size: 14px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
    margin: 0 auto;
}

.entry_content strong, .entry_content em {
    color: #6a6a6a;
    font-weight: 600;
}


/**/
.nav-wrap {
    background: #f7f7f7;
    width: 100%;
}

.vertical-tab {
    padding: 30px 0 10px;
}

.vertical-tab-left {
    border-right: 5px solid #3a1081;
    max-width: 100%;
    width: 100%;
    margin-right: 0 !important;
    border-top: 1px dotted #ccc;
}

.vertical-tab h3::before {
    content: '';
    position: absolute;
    height: 28px;
    width: 4px;
    left: 0;
    bottom: 0;
    top: -2px;
    background: #F7702E;
}

.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 .nav-pills .nav-link.active {
        background: #3a1081;
        color: #fff;
    }

.top-1-right .button-annc {
    font-size: 14px;
    color: #fff;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: #862e35;
    z-index: 1;
    margin: auto;
    height: max-content;
    border-radius: 4px;
}

    .top-1-right .button-annc a {
        padding: 2px 16px;
        font-size: 11px !important;
        text-transform: uppercase;
    }

.announcement-wrapper {
    position: relative;
    padding-right: 340px;
    min-height: 33px;
}

.announcement-marquee {
    position: relative;
    padding-right: 85px;
}

.top-1-right .button-annc .rmore-3 {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    margin-top: 0;
}

.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 h3 {
    font-size: 22px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    color: #000;
    font-weight: 600;
    position: relative;
}

.vertical-tab .tab-content {
    padding: 15px 15px;
    border: 1px solid #ededed;
    box-shadow: 4px 1px 10px #e5e5e5;
}

.vertical-tab img {
    width: 100%;
}

.vertical-tab-leftcon {
    display: flex;
    padding-right: 0;
}

.vertical-tab-righttcon {
    padding-left: 0;
}

.vertical-tab::-webkit-scrollbar-thumb {
    background: #3a1081;
    border-radius: 10px;
}

.tablepress > :where(thead,tfoot) > * > th {
    background-color: #2f7bc0 !important;
    color: #fff !important;
    border: 1px solid #d2d2d2 !important;
}

.tablepress > * + tbody > * > *, .tablepress > tbody > * ~ * > *, .tablepress > tfoot > * > * {
    border: 1px solid #ccc !important;
}

table.dataTable thead th, table.dataTable td {
    padding: 5px 6px !important;
    border: 1px solid rgb(227 213 213) !important;
    line-height: 24px !important;
    text-align: center;
    color: #fff;
    Margin-bottom: 0 !important;
}

section.tender_edu_sec {
    padding: 50px 0;
    display: inline-block;
}

section.datatable_sec {
    padding: 50px 0;
    display: inline-block;
}

section.leadership-page {
    padding: 60px 0;
}

    section.leadership-page .leadership-card {
        padding: 0;
        margin: 0 0 30px;
        border: 1px solid #e9e9e9;
        box-shadow: 0 0 6px #00000026;
        position: relative;
        min-height: 152px;
        padding-left: 160px;
    }

        section.leadership-page .leadership-card:before {
            content: '';
            position: absolute;
            background: linear-gradient(182deg, #d939bb 0%,#017195 100%);
            width: 150px;
            height: 2px;
            left: 124px;
        }

        section.leadership-page .leadership-card figure {
            padding: 0;
            margin: 0;
            width: 150px;
            height: 150px;
            position: absolute;
            left: 0;
            top: 0;
            overflow: hidden;
        }

.leadership-modal .col-md-9.messagebox p {
    text-align: justify;
    margin-bottom: 10px;
}

section.leadership-page figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.leadership-page .leadership-card-content-wrapper {
    margin: 0;
    background: #fff;
    padding-top: 30px;
    text-align: left;
}

.leadership-card-content-wrapper h4 {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Poppins';
    letter-spacing: 0;
}

.leadership-card-content-wrapper a {
    text-decoration: none;
    color: #000;
}

.leadership-card-content-wrapper h6 {
    font-size: 14px;
    margin-bottom: 10px;
    height: 30px;
    font-family: 'Poppins';
    margin-top: 10px;
}

.leadership-card-content-wrapper p {
    font-family: 'Poppins';
    margin: 0;
}

.leadership-know-more-btn {
    display: inline-block;
    background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff !important;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 20px;
    line-height: 41px;
}

.leadership-modal .modal-dialog {
    width: 100%;
    max-width: 94%;
    height: max-content;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.leadership-modal button.btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}

.leadership-modal .col-md-3.descrip_leader {
    background: linear-gradient(182deg, #d939bb 0%,#017195 100%);
    padding: 11px;
    text-align: center;
    border-radius: 10px 0 0 10px;
    color: #ffffff;
    position: relative;
}

    .leadership-modal .col-md-3.descrip_leader:before {
        content: '';
        position: absolute;
        -webkit-clip-path: polygon(100% 0, 0 43%, 100% 100%);
        clip-path: polygon(100% 0, 0 43%, 100% 100%);
        width: 19px;
        height: 24px;
        background: #fff;
        top: 30px;
        right: -1px;
    }

    .leadership-modal .col-md-3.descrip_leader img.lib-img-show {
        max-width: 218px;
        border-radius: 8px;
    }

    .leadership-modal .col-md-3.descrip_leader h3 {
        font-size: 20px;
        padding: 15px 0 0;
    }

    .leadership-modal .col-md-3.descrip_leader h4 {
        font-size: 14px;
        font-style: italic;
        color: #fff;
    }

.leadership-modal .col-md-9.messagebox {
    padding: 31px 28px 15px 15px;
}

.leadership-modal .modal-dialog .scroll-bar-2 {
    max-height: 300px;
    overflow-y: scroll;
    padding-right: 10px;
}

.leadership-modal .modal-body {
    padding: 0;
}

.syndicate_members h6 {
    font-size: 15px;
}

.syndicate_members p {
    font-size: 13px;
    margin: 0;
}

.vc {
    text-align: center;
    background: #f3f3f3;
    border-radius: 10px;
    padding: 10px 0;
    position: relative;
}

    .vc: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: 0;
        margin: auto;
    }

    .vc .vc-al-box {
        margin-top: 40px;
    }

.vc-al-box figure {
    width: 100%;
    position: relative;
    text-align: center;
}

    .vc-al-box figure:before {
        content: '';
        background: #e9e9e9;
        width: 50%;
        height: 76%;
        position: absolute;
        bottom: 0;
        left: 30%;
        border-radius: 10px;
    }

    .vc-al-box figure img {
        position: relative;
        z-index: 1;
        border: 2px solid #F7702E;
        max-width: 250px;
        width: 195px;
        height: 210px;
        margin-bottom: 28px;
        border-radius: 10px;
        object-fit: cover;
        box-shadow: 0 0 18px 2px #00000040;
    }

.vc h3 {
    font-size: 19px;
    color: #09009a;
}

.vc h5 {
    font-size: 13px;
    color: #016592;
}

.vc h3:before {
    display: none;
}

.cp-msg {
    margin-top: 0;
}

    .cp-msg p {
        text-align: justify;
        font-size: 15px;
        margin-bottom: 10px;
    }

section.breadcrumb-banner figure {
    margin: 0;
}

/* Department page start */
.whats-happening-box .content h5 a {
    color: #2f2f2f;
    text-decoration: none;
}

.four_zero_four_bg {
    background-image: url(images/page-404.gif);
    background-repeat: no-repeat;
    height: 335px;
    background-position: center;
    width: 100%;
}
/* Department page End */

/*Menu Start*/
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    padding: 0 !important;
    margin: 0 !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0 10px 0 3px !important;
    width: 96% !important;
    border-top: 1px dotted #464646 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding: 3px 19px 3px 2px !important;
    background: none;
    color: #fff;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    position: relative;
    padding: 8px 5px !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    position: absolute;
    top: 7px;
    right: 2px;
}

ul.mega-sub-menu {
    padding: 0 !important;
    background: #000000e3 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #fff !important;
}
/*========Pagination*/
.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_paginate {
    margin: 15px 0 0;
}

.dataTables_paginate .paginate_button.current, .dataTables_paginate .paginate_button:hover {
    background: #862e35;
    color: #fff;
}

.home_content h2 {
    padding-bottom: 40px;
    color: #326b9b;
    font-weight: 600;
}

.box-3.school-p {
    border: 1px solid #eaeaea;
}

.box-3:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.box-3 a {
    padding: 30px 15px;
    min-height: 188px;
    margin-bottom: 10px;
    display: inline-block;
}

.icon {
    padding: 0;
    margin: 0;
    width: 100%;
}

.box-3 .icon img {
    width: 80px;
    display: inline-block;
}

.box-3 h3 {
    font-size: 20px;
    color: #3d3d3d;
    margin: 15px 0 0;
}

.naac {
    padding: 50px 0px;
}

.side_menu ul.sidebar-menu {
    padding: 0;
    margin: 0;
}

    .side_menu ul.sidebar-menu li {
        margin-bottom: 15px;
        position: relative;
        background: url(http://utkaluniversity.ac.in/wp-content/uploads/2022/02/list-arrow.gif) no-repeat;
        background-size: 11px;
        background-position: 0 7px;
        padding-left: 17px;
        list-style: none !important;
    }
/*Pagination End======*/
@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
        width: 25%;
    }
}

@media screen and (max-width: 1200px) {
    .menu-con #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 4px !important;
        text-transform: uppercase !important;
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .announcement-wrapper {
        padding-right: 198px !important;
    }

    .announcement-wrapper {
        padding-right: 274px !important;
    }

    .rmore-3 {
        font-size: 17px;
        color: #676767;
        text-decoration: none;
        display: inline-block;
        margin-top: 3px;
    }
}

@media screen and (max-width: 576px) {

    .top-1-right .button-annc a {
        padding: 2px 9px;
        font-size: 9px !important;
    }

    .announcement-marquee {
        padding-right: 52px;
    }

    .top-1-right .button-annc a {
        padding: 7px 7px;
        font-size: 7px !important;
        line-height: 10px;
    }

    .announcement-wrapper {
        padding-right: 0 !important;
        position: absolute;
        top: 104px;
        width: 64%;
    }

    .top-1-right h4 {
        background: #dd0200;
    }
}

@media screen and (max-width: 420px) {

    .announcement-wrapper {
        top: 94px;
    }
}
/*Menu End*/

.blink {
    color: #fff;
    border-radius: 7px 0 0 7px;
    text-transform: uppercase;
    position: absolute;
    top: 235px;
    right: 0;
    text-decoration: none;
    z-index: 10;
    box-shadow: 0 0 5px #64050596;
}
