.blue .rbt-header-top.bg-color-gradiant {
    background: #323091;
}

.blue .rbt-secondary-menu li a:hover {
    color: #f2aa39;
}

.blue .rbt-secondary-menu .dropdown-content a:hover {
    color: #ffffff !important;
    background: #323091;
}

.blue .custom-one-btn:hover {
    background-color: #323091 !important;
}

.blue .custom-one-btn i {
    color: #323091;
}

.blue .rbt-header .mainmenu-nav .mainmenu > li:hover > a,
.blue .rbt-header .mainmenu-nav .mainmenu > li.active > a {
    color: #de9d25 !important;
}

.blue .rbt-header .mainmenu-nav .mainmenu li.with-megamenu .rbt-megamenu .wrapper .mega-menu-item li a:hover,
.blue .rbt-header .mainmenu-nav .mainmenu li.with-megamenu .rbt-megamenu .wrapper .mega-menu-item li a.active {
    background: rgb(50 48 145);
}

.blue footer .bg-color-gradiant {
    background: #161613;
}

.blue .right-sub-menu li a:hover {
    color: #de9d25;
}

.blue .ad-one {
    background-color: #323091;
}

.blue .announcement-sec {
    background-color: #f3f2f9;
    border-bottom: dashed 1px rgb(33 32 90 / 27%);
}

.blue .announcement-slide .cstm-slide-arrow:before {
    background: #f3f2f9;
}

.blue .announcement-slide a b {
    border-left: solid 1px #de9d25;
    border-right: solid 1px #de9d25;
    color: #de9d25;
}

.blue .rbt-arrow-between .rbt-swiper-arrow i {
    color: #de9d25;
}

.blue .texture {
    background-image: url(../images/shape-3-blue.png);
}

.blue .placement, .blue .title span {
    color: #f2ab3b;
}

.blue .bg-primary-opacity {
    background: #3230911f !important;
    color: #323091 !important;
}

.blue .rbt-about-area h6 {
    color: #323091;
}

.blue .cstm-btn {
    background: #323091;
}

    .blue .cstm-btn:hover {
        background: #f2ab3b;
        color: #fff;
    }

.blue .rbt-card .rbt-card-body .rbt-card-bottom .rbt-btn-link {
    color: #323091;
}

.blue a.rbt-btn-link:hover, .blue button.rbt-btn-link:hover, .blue span.rbt-btn-link:hover {
    color: #f2ab3b !important;
}

.blue .rbt-card-img img {
    border: 2px solid rgb(242 171 59 / 75%);
}

.blue section.cstm-sec.latest-upd-sec:before {
    background-image: url(../images/shape4-blue.png);
}

.blue .row.latestupd-row:before {
    background: #323091;
}

.blue .latest-upd-sec {
    background: linear-gradient(0deg, rgb(255 255 255) 26%, rgb(238 236 249 / 76%) 26%);
}

.blue section.event-sec-hm:before {
    background: #383694;
}

.blue .rbt-testimonial-area.rbt-section-gap.feedback::before {
    background-color: #d1c4e2;
}

.blue .footer-top {
    background-color: #201f47;
}

.blue footer .bg-color-gradiant {
    background: #201f47;
}

.blue a.text-red,
.blue p.designed-By a {
    color: #f2aa39;
}

.blue .footer-widget .ft-link li i {
    color: #f2aa39;
}

.blue .footer-widget .ft-link li a:hover {
    color: #f2aa39 !important;
}

.blue .ftpScheduleList .icn {
    color: #f2aa39;
}

.blue .footer-style-1 .ft-title:after {
    background: #f2aa39;
}

.blue .inputs {
    background-color: #f2aa39 !important;
}



/**/

.blue .custom-one-btn:hover i {
    color: #ffffff;
}

.blue a.admission-drp {
    animation: pulseBlue 0.5s infinite alternate;
}

.blue .bnr-stick-btn a {
    animation: pulse-gold 0.5s infinite alternate;
}


@keyframes pulseBlue {
    0% {
        background-color: #323091;
    }

    100% {
        background-color: #de9d25;
    }
}

@keyframes pulse-gold {
    0% {
        background-color: #323091;
    }

    100% {
        background-color: #de9d25;
    }
}

.blue .tag-line {
    clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%);
    background: #e69e2d;
}

.blue .footer-top .left-sec a.border-botton:hover,
.blue .footer-top .right-sec a.border-botton:hover,
.blue .footer-top .right-sec a.border-botton:focus{
    border: solid 1px #f2aa39;
    color: #f2aa39;
}

.blue .cstm-sidebar ul li a:hover, .blue .cstm-sidebar ul li a.active {
    background: #323090;
}

.blue .cstm-sidebar {
    border-bottom: solid 4px #eba332;
    background: #f1f3ff;
}

    .blue .cstm-sidebar h3 {
        border-left: solid 4px #f2aa39;
    }

.blue .inner-banner-sec h1 span {
    color: #d9952a;
}

.blue .bg-gradient-1 {
    background: #f1f0fb;
}

.blue .page-list li.active {
    color: #f2ab3b;
}

.blue .president-col {
    background: #323090;
}

    .blue .president-col img, .blue .secretary-col img {
        border: 2px solid #f2ab3b;
    }

.blue .about-img p {
    color: #323091;
}

.blue .red-bg {
    background: #323091;
}

.blue .blk-bg {
    background: #cf9c4a;
}

.blue .motto-rt-col p:last-child {
    color: #323091;
}


.blue .abt-communq {
    background: #e9e9f6;
    color: #eea93e;
}

.blue .cstm-pagination a:hover,
.blue .cstm-pagination a:focus {
    background: #323091;
}

.blue .cstm-pagination a.active {
    background: #323091;
}

.blue .cstm-sidebar h6 {
    background: #9492cc;
}

.blue a.sidebar-mega-link {
    background: #9492cc;
    color: #fff;
}

.blue .cstm-table th {
    background: rgb(50 48 145);
}
.blue .acmb-bnr {
    background-image: url('../images/board/banner/acmb-bnr-blue.png');
}
.blue .bfsi-bnr {
    background-image: url('../images/board/banner/bfsi-bnr-blue.png');
}

.blue .boasr-bnr {
    background-image: url('../images/board/banner/boasr-bnr-blue.png');
}

.blue .casb-bnr {
    background-image: url('../images/board/banner/casb-bnr-blue.png');
}

.blue .caasb-bnr {
    background-image: url('../images/board/banner/caasb-bnr-blue.png');
}

.blue .cdb-bnr {
    background-image: url('../images/board/banner/cdb-bnr-blue.png');
}

.blue .iaasb-bnr {
    background-image: url('../images/board/banner/iaasb-bnr-blue.png');
}

.blue .prb-bnr {
    background-image: url('../images/board/banner/prb-bnr-blue.png');
}

.blue .qrb-bnr {
    background-image: url('../images/board/banner/qrb-bnr-blue.png');
}

.blue .ssb-bnr {
    background-image: url('../images/board/banner/ssb-bnr-blue.png');
}
.blue .boards-news-sec:before {
    background: #5e5e67;
}
.blue .board-abt-chrmn-box:before {
    background: #323090;
}
.blue .boards-box1.bfsiBox h4 {
    background: rgb(50 48 144 / 75%);
}
.blue .boards-sidebar button:hover, .blue .boards-sidebar button.active {
    background-color: #323091 !important;
}
.blue .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #323091 !important;
}
.blue .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #323091;
}
.blue .email-wrap p i {
    color: #f2aa39;
}
.blue a:hover {
    color: #f2aa39;
}
.blue .section-title {
    border-left: 3px solid #f2aa39;
}
.blue .disciplinary-wrap ul h6 {
    border-left: solid 3px #f2aa39;
}
.blue .disciplinary-wrap li a:hover {
    color: #f2aa39;
}
.blue ul li a:hover {
    color: #f2aa39;
}
.blue .cstm-pagination a.prev:hover, .blue .cstm-pagination a.next:hover {
    color: #ffffff;
}
.blue .ulList li:before {
    color: #f2aa39;
}
.blue .aList:before {
    color: #f2aa39;
}
.blue h6.eventDate {
    color: #323091;
}
.blue .event-listing-cont a.rbt-btn-link {
    color: #323091;
}
.blue .submit-btn {
    background: #323091;
}
    .blue .submit-btn:hover {
        background: #f2aa39;
        color: #fff;
    }
.blue .net-address-wrap tr th {
    background: rgb(50 48 145);
}
.blue .intermediate-material-col ul li button.active {
    background: #323090 !important;
    color: #fff !important;
}
.blue .contact-lt-wrapper h5 {
    background: #323091;
}
.blue .contact-wrap-row {
    background: #323091;
}
.blue .contact-lt-wrapper p span {
    color: #f2aa39;
    border-left: solid 2px #f2aa39;
}
.blue .contact-ic img {
    filter: hue-rotate(286deg);
}
.blue a.brdc-rt-link {
    background: #323091;
    color: #fff !important;
}
.blue a.brdc-rt-link:hover{
    background: #f2ab3b;
}
.blue .contact-external-links a:hover {
    background: #323091;
}


/*CASB*/

.blue .casb-Opn h6 a {
    color: #323091;
}
    .blue .casb-Opn h6 a:hover {
        color: #f2aa39;
    }
.blue .bg_image-small {
    background-image: url('../images/banner/blue-banner-small.png');
}
.blue .casb-down a {
    color: #323091;
}
.blue .casb-down a:hover {
        color: #f2aa39;
}
.blue .media-award-sec p span {
    color: #323091;
}
.blue .network-box button {
    color: #323090;
}
    .blue .network-box button:hover {
        color: #f2aa39;
    }
.blue .webinar-wrap h3 {
    color: #323091;
}
.blue .webinar-wrap li a span {
    color: #323091;
}
.blue .webinar-cont-details {
    border-top: dashed 2px #323091;
}
.blue .web-dtls p a {
    color: #d9952a;
}
    .blue .web-dtls p a:hover, .blue .web-dtls p a:focus {
        color: #192335;
    }
.blue .modal-qa-sidebar .dropdown button.show {
    background: #323091;
}
.blue .pd-row .updates-box:hover a {
    color: #f2aa39;
}
.blue .stud-connect-wrap button.active, .blue .stud-connect-wrap button:hover {
    background: #323090 !important;
}
.blue .net-address-wrap tr td a:hover, .blue .net-address-wrap tr td a:focus {
    color: #f2aa39;
}
.blue .rbt-my-account-tab-button a.active, .blue .rbt-my-account-tab-button a:hover {
    background-color: #323091;
}
.blue .tender-sub-sec {
    background-color: #eceef6;
}
    .blue .tender-sub-sec h2 {
        color: #323091;
    }
.blue .bg-red-opacity {
    background: #6b66e721 !important;
    color: #f2aa39 !important;
}
.blue .tender-sub-sec-one h5 {
    color: #323091;
}
.blue .tender-sub-sec-one h4 {
    border-left: solid 3px #f2aa39;
}
.blue .tender-lt-sec p:first-child {
    color: #323091;

}
.blue .tender-lt-sec {
    background-color: #eceef6;
}
.blue .rbt-pagination li.active a, .blue .rbt-pagination li:hover a {
    background: #323091;
}
.blue .video-list h5 {
    color: #323091;
}
.blue .video-link a:hover {
    color: #f2aa39 !important;
}
.blue .pd-col h5 {
    border-left: solid 3px #f2aa39;
}
.blue .pd-col ul li a:before {
    color: #f2aa39;
}
.blue .submenu a:hover {
    background: #323091;
}
.blue .element.style {
    color: #f2aa39 !important;
}
.blue .president-img {
    background: #323091;
}
.blue .cstm-ul li:before {
    color: #f2aa39;
}
.blue .external-sidebar h5 {
    border-left: solid 4px #f2aa39;
}
.blue .idCard-wrap h5 a {
    color: #f2aa39;
}
    .blue .idCard-wrap h5 a:hover {
        color: #303030;
    }
.blue .int-committee-link a:before {
    color: #f2aa39;
}
.blue p.note {
    background: #f2aa39;
}
.blue .official-wrap h5 span {
    color: #323091;
}
.blue .memb-cont-card ul li {
    border-left: solid 3px #f2aa39;
}
.blue .directory-btn:hover {
    background: #323091;
}