.main_header .header-top p {
    line-height: 26px;

}

body {
    counter-reset: my-sec-counter;
    font-family: 'Rubik', sans-serif;
    background-color: #f3f2f4;

}

.padding-right-side {
    padding-right: 0;
}

a:hover {
    text-decoration: none;
}

.description_main p {
    text-align: justify;
    line-height: 26px;
}

/* dropdown-multilevel having dropdown-icon */

/*.dropdown-menu>li {*/
/*    position: relative;*/
/*    -webkit-user-select: none;*/

/*}*/

/*.dropdown-menu .sub-menu {*/
/*    left: 100%;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    display: none;*/
/*    margin-top: -1px;*/

/*    border-left-color: #fff;*/
/*    box-shadow: none;*/
/*}*/



/*.right-caret:after, .left-caret:after {*/
/*    content: "";*/
/*    border-bottom: 5px solid transparent;*/
/*    border-top: 5px solid transparent;*/
/*    display: inline-block;*/
/*    height: 0;*/
/*    vertical-align: middle;*/
/*    width: 0;*/
/*    margin-left: 5px;*/
/*}*/

/*.right-caret:after {*/
/*    border-left: 5px solid #ffaf46;*/
/*}*/

/*.left-caret:after {*/
/*    border-right: 5px solid #ffaf46;*/
/*}*/

/* end dropdown */

/*navbar css*/
@media (min-width: 992px) {
    .dropdown-menu .dropdown-toggle:after {
        border-top: .3em solid transparent;
        border-right: 0;
        border-bottom: .3em solid transparent;
        border-left: .3em solid;
    }

    .dropdown-menu .dropdown-menu {
        margin-left: 0;
        margin-right: 0;
    }

    .dropdown-menu li {
        position: relative;
    }

    .nav-item .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -1px;
    }

    .nav-item .submenu-left {
        right: 100%;
        left: auto;
    }

    .dropdown-menu>li:hover {
        background-color: #f1f1f1
    }

    .dropdown-menu>li:hover>.submenu {
        display: block;
    }
}

.navbar-nav .nav-item:hover .nav-link {
    color: #fff !important;
    background: #ff6600;
}

.header-top ul.dropdown-menu li a {
    color: black !important;
}

header {
    background-color: #fff;
}

header {
    display: block;
}

.main_header .header-top {
    display: block;
    background: #004a89;
}

.main_header .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.main_header ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

.main_header .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.message_desc span {
    color: #004a89;
}

.main_header .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.main_header .clearfix:before, .container:after, .container:before, .row:before, .navbar:before, .navbar-header:before {
    display: table;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.header-middle .contact ul li a {
    color: #004a89b0;
    font-weight: 600;
}

.header-middle .contact {
    display: block;
    padding: 8px 0 0 0;
    float: right;
}

.header-middle {
    /* padding: 10px; */
    z-index: 1000;
    position: relative;
    overflow: hidden;
    /* box-shadow: 0 4px 30px rgba(0, 0, 0, 0.7); */
}

.header-middle .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    height: 70px;
}

.header-middle .contact ul li span {
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    color: #ff88007a;
    text-transform: uppercase;
}

.header-middle .contact ul li {
    display: block;
    padding: 0 10px;
    border-right: 1px #dedddd solid;
    float: left;
    font-family: texgyreadventorbold;
    font-size: 18px;
    color: #4f4a4a;
    line-height: 18px;
}

.header-middle .contact ul {
    display: block;
    padding-right: 0px;
    float: left;
}

.clearfix:after, .container:after {
    clear: both;
}

.quick-link {
    background-color: #ff6600;
}

.dropdown, .dropup {
    position: relative;
}

.header-top ul.top-nav li a {
    color: #fff;
    background: #ff6600;
    padding: 4px 15px;
    /* margin-top: 5px; */
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.header-top ul.top-nav li {
    display: block;
    padding: 0 0;
    float: left;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

.header-top .right-block {
    display: block;
    float: right;
}

header a:hover {
    text-decoration: none;
}

.main_header .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    left: 0;
    /* background: #fff; */
    right: 0;
}

.top-nav.quick-link li.dropdown.open ul.dropdown-menu li a {
    color: #000 !important;
}

.header-top .dropdown-menu>li>a {
    display: block;
    padding: 5px 5px;
    clear: both;
    width: 100%;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.header-top .btn-primary:hover {
    color: #fff !important;
    background-color: #007bff !important;
    border-color: transparent !important;
}

.header-top p {
    margin-top: 0;
    margin-bottom: -.5rem;
}

.checkmail_btn i {
    font-size: 15px;
    padding: auto;
}

.checkmail_btn {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: .75rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.about_btn {
    color: #fff !important;
    background: #004a89;
    padding: 5px 10px;
    border: none;
    border-radius: .25rem;
}

small {
    font-size: 110%;
    font-weight: bold;
    color: #004a89;

}

.header-middle h3 {
    color: #004a89;
    font-size: 20px;
    font-weight: bold;
}

.pt-css {
    padding-top: 0.75rem;
}

.search_css {
    background-color: #dddddda6;
    border-radius: 30px;
    height: 30px;
    font-size: 12px;
}

.search_css .search_button {
    border: 0;
    background: transparent !important;
    width: 30px;
    height: 30px;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    color: #004a89;
}

.search_css .search_input_Css {
    color: #004a89;
    border: 0;
    outline: 0;
    background: none;
    padding-left: 15px;
    padding: 5px 15px;
    height: 100%;
    font-size: inherit;
    line-height: 30px;
    -webkit-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear;
    outline: none;
}

.mt-css {
    margin-top: 1.7rem;
}

/*endnavabr css*/

/*indexpage css*/

.single-testimonial-item {
    position: relative;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    border: 1px solid #f8f9fa52;
    margin: 2px;
    padding: 20px 20px 40px 20px;
    padding-left: 85px;
}

.welcome p {
    text-align: justify;
}

.single-item:after {
    background: #ddddddc7;
    content: "";
    height: 75%;
    left: 60px;
    position: absolute;
    top: 20%;
    width: 1px;
}

.single-testimonial-item h3 {
    font-size: 20px;
    font-style: normal;
    margin-bottom: 0;
    color: #fff;
}

.single-testimonial-item h3 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}

.single-testimonial-item p {
    text-align: justify;
    font-style: italic;
}

.chancellor_image img {
    width: auto !important;
}

.nav-tabs>li>a.active {
    border: none;
    color: #Fff !important;
    background: #004a89;
    padding: 5px;
    text-decoration: none;
}

.nav-tabs>li>a {
    border: none;
    color: #fff;
    background-color: #ff6600;
    padding: 5px;
    /* font-weight: bold; */
    margin: 0 10px;
}

.carousel {
    position: relative;
}

.carousel-inner .carousel-item {
    height: 400px;
}

/* .carousel-indicators {
    margin-right: 10%;
    left: inherit !important;
} */

.carousel-indicators li {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    /* margin-bottom: 300px; */
    background-color: #fff;
    background-clip: padding-box;
    border-top: 1px solid #004a89;
    border-bottom: 1px solid #004a89;
}

.btn-primary:focus {
    box-shadow: none;
    outline: none;
}

.carousel-inner .carousel-item img {
    height: 100%;

    -o-object-fit: cover;
    object-fit: cover;
    -webkit-filter: saturate(0.8);
    filter: saturate(0.8);
}

.carousel-inner .carousel-item .carousel-caption {
    top: 0;
    left: 0;
    padding-top: 200px;
}

.carousel-inner .carousel-item .carousel-caption .h1 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #004a89;
}

.content a:hover {
    text-decoration: none;
}

.about_btn:hover {
    background-color: #007bff;
    color: #fff !important;
    border-color: #007bff;

}

.carousel-caption .heading span {
    background-color: #ced4dacc;
    padding: 5px;
}

/* .carousel-caption.d-none.d-md-block.w-100:before { */
/* content: ''; */
/* clip-path: polygon(0 0, 27% 0, 100% 100%, 44% 100%, 0 29%);
    background-image: linear-gradient(42deg, #004a8985 1200px, transparent 1200px); */
/* position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    right: 0; */
/* } */

/* .carousel-item:after {
    display: block;
    position: absolute;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(90%, #fff));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 90%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 90%);
    bottom: 0;
    height: 200px;
    width: 100%;
    content: '';
} */

nav {
    z-index: 95;
    background-color: #004a89;
    padding: 0 !important;
}

nav .active {
    background-color: white;
}

nav .active a {
    color: #004a89 !important;
}

nav a {
    color: #fff;
}

.page-css nav {
    background-color: transparent;
}

@keyframes slide3 {
    0% {
        transform: translateY(20px);
    }

    100% {
        transform: translateY(0px);
    }
}

.dropdown-menu {
    animation: slide3 .3s ease-out;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 170px;
    margin: 0 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border: 0;
    padding: 0;
    border-radius: 0;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
}

.dropdown-menu li {
    text-transform: none !important;
}

.dropdown-item {
    position: relative;
    display: block;
    padding: 10px 20px;
    line-height: 20px;
    font-weight: 500;
    font-size: 15px;
    color: #7c7b7b;
    transition: all 0.3s ease-in-out;
    width: 100%;
    clear: both;
    text-align: inherit;
    background-color: transparent;
    border-bottom: 1px solid #eee;
    white-space: normal
}


.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

nav ul li:hover, nav ul li:focus {
    background-color: white !important;
}

.nav-link {
    display: block;
    padding: .60rem 1rem;
}

.navbar-toggler:focus {
    outline: none;
}

nav ul li {
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    border-right: 1px solid #fff;
}

nav ul li a {
    font-weight: 400;
    font-size: 13px;
    cursor: pointer !important;
}

.dropdown-item:hover {
    color: #ff6600 !important;
    text-decoration: none;
    background-color: transparent;
}


.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}

.main_content {
    position: relative;
    background-color: #fff;
    /* margin-top: -300px; */
    z-index: 95;
}

.below_nav {
    background-color: white;

}

.below_nav h3 {
    text-decoration: none;
}

.side_data li {
    list-style: none;
}

.left_side a:hover {
    text-decoration: none;
}

.heading h3 {
    color: #004a89;
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #004a89;
}

.button-side {
    background-color: #ff6600;
    width: 250px;
    color: white;
    padding: 15px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    transition-duration: 0.4s;
    margin-right: 5px;
    border: 3px solid #c5cfd6;
}

.left_side .description_side h5:hover {
    color: #ff6600;
}

.left_side ul li {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.left_side ul .padd_side {
    padding: 10px 0;
}

.left_side ul li a {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.left_side ul li a:hover {
    color: #ff6600;
}

.navbar-toggler span {
    color: #fff;
}

.welcome h3 {
    font-weight: 400;
    font-size: 30px;
}

.welcome p {
    font-size: 15px;
    padding: 0 20px;
    margin: 0;
}

.welcome {
    padding-bottom: 140px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
    background-color: #004a89;
    color: #fff;
}

.bg-light {
    background-color: #004a8908 !important;
}

.padding_right {
    padding-right: 0 !important;
}

.card_section .wrap {
    display: flex;
    background: white;
    padding: 0.5rem;
    border-radius: 0;
    box-shadow: 7px 7px 30px -5px rgb(0 0 0 / 33%);
    margin-bottom: 2rem;
}

.card_section .ico-wrap {
    margin: auto;
}

.card_section .vcenter {
    margin: auto;
}

.card_section .mbr-bold {
    font-weight: 700;
    color: #0c0f83;
}

.card_section .display-5 {
    font-size: 1rem;
}

.mbr-section-title3 {
    text-align: left;
}

.colour {
    color: #0a1a32 !important;
    font-weight: 400;
    font-size: 14px;
}

.view_more {
    color: #fff;
    background-color: #004a89;
    border-color: #004a89;
}

.nav-tabs {
    display: inline-flex;
    width: 100%;
    border-bottom: none !important;
    -ms-overflow-style: none;
    /*padding: 5px 0;*/
    margin: 20px 10px 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-width: 0;
    text-decoration: none;
}

.nav-tabs>li>a:hover {
    text-decoration: none;
}

.nav-tabs>li>a::after {
    content: "";
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}

.nav-tabs>li.active>a::after,
.nav-tabs>li:hover>a::after {
    transform: scale(1);
}

.tab-nav>li>a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 15px 0;
}

.tab-content {
    padding: 10px 8px 0 8px;
}

#notice_content li a:hover {
    color: #ff6600;
    text-decoration: none;
}

#notice_content a {
    color: #212529;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
}

/*  courses tab */
.main_courses_tab {
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 0;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

div.courses-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

div.courses-tab-menu div.list-group {
    margin-bottom: 0;
}

div.courses-tab-menu div.list-group>a {
    margin-bottom: 0;
    color: #212529;
}

div.courses-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}

div.courses-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}

div.courses-tab-menu div.list-group>a.active,
div.courses-tab-menu div.list-group>a.active .fa,
div.courses-tab-menu div.list-group>a.active .fa {
    background-color: #004a89;
    color: #ffffff;
}

div.courses-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #004a89;
}

div.courses-tab-content {
    background-color: #ffffff;
    padding: 0;
}

div.courses-tab div.courses-tab-content:not(.active) {
    display: none;
}

.welcome a:hover {
    text-decoration: none;
    color: #fff;
}

.image_p img {
    height: 65px;
    width: 60px;
    border-radius: 10px;
}

.description_side p {
    font-size: 14px;
}

.description_side h5 {
    font-size: 16px;
    color: #004a89;
    font-weight: 600;
}

.description_area h5 {
    font-size: 16px;
    color: #004a89;
    font-weight: 400;
}

.description_area h4 {
    color: #ff6600;
    font-size: 18px;
}

.items {
    padding-inline-start: 0;
}

.title h4 {
    font-size: 18px;
    padding: 10px;
    color: #fff;
    background-color: #004a89;
}

.welcome_below .h5 a {
    color: #646464 !important;
}

.Welcome_back {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.welcome_below .cards_design {
    padding: 15px;
    border: 1px solid #f1f1f1;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}

.welcome_below .cards_design .main_title .h5 {
    text-align: center;
    font-size: 18px;
}

.welcome_below .cards_design .More {
    color: #ff6600;
    text-align: center;
}

.welcome_below .cards_design .More:hover {
    text-decoration: none !important;
}

.welcome_below .cards_design .main_title .images img {
    width: 50px !important;
    height: 50px !important;
    margin-bottom: 15px;
    position: relative;
}

.cards_design .title .images img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.cards_design .main_title .images .img_h {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}

.h5 a:hover {
    text-decoration: none !important;
}

.welcome_below .cards_design:hover .main_title .h5 a {
    color: #000;
}

.cards_design:hover .More {
    color: #000;
}

/*.welcome_below .cards_design:hover {*/
/*    -webkit-transform: scale(1.1);*/
/*    -ms-transform: scale(1.1);*/
/*    transform: scale(1.1);*/
/*    z-index: 95;*/
/*    background-color: #004a89;*/
/*}*/

.list-group a:hover {
    text-decoration: none;
}

.image_fade {
    position: relative;
    max-width: 100%;
    /* Maximum width */
    margin: 0 auto;
    /* Center it */
}

.image_fade .content {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 10px;
}

.image_fade .content a {
    color: #fff;
}

.image_fade.content a:hover {
    text-decoration: none;
}

.Read_more a {
    color: #ff6600 !important;
}

.Read_more a:hover {
    text-decoration: none;
    color: #fff !important;
}

/*.image_fade img {*/
/*    height: 441px;*/
/*}*/
.image_fade img {
    height: 100%;
}

.courses-tab {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

#notice_content li {
    padding: 5px 0;
    border-bottom: 1px solid #d8d8d8;
}

.notices .card {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border: 0;
}

.cards_area .three_card {
    padding-left: 0;
}

.cards_area .three_card .container {
    height: 65px;

}

.cards_area .three_card .img1 img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 50%;
}

.cards_area .three_card .img1 {
    width: 380px;
    padding-right: 10px;
}

.cards_area .three_card .h4 {
    font-size: 16px;
    color: #212529;
    font-weight: bold;
}

.cards_area .three_card a {
    color: white !important;
}

.cards_area .card2 {
    background-color: #fff;
    border: 3px solid #004a89;
}

.cards_area .card1 {
    background-color: #fff;
    border: 3px solid #a91313;
}

.cards_area .card3 {
    background-color: #fff;
    border: 3px solid #ff6600;
}

.cards_area .container {
    padding-right: 0;
}

.cards_area .p-15 {
    padding: 15px;
}

.cards_area .shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    /*box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/
}

.cards_area a:hover {
    text-decoration: none;
}

.cards_area a .h4:hover {
    color: #004a89;
}

.three_card:hover {
    transform: scale(1.05, 1.05);
    box-shadow: 0px 30px 18px -8px rgba(0, 0, 0, 0.1);
}

.card_shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.above_footer .footer_card .h4 {
    background-color: #004a89;
    color: white;
}

.above_footer .footer_card img {
    width: 80px;
    -o-object-fit: contain;
    object-fit: contain;
}

.above_footer .footer_card .description {
    color: #004a89;
}

.above_footer .footer_card .description .c-title {
    font-size: 16px !important;
    color: inherit !important;
    /* font-weight: bold; */
}

.des {
    text-align: justify;
    font-size: 14px;
    color: #333;
    font-weight: 400 !important;
}

.above_footer .footer_card.important ul li {
    border-left: 3px solid #ff6600 !important;
    padding: 5px;
}

.above_footer .footer_card i {
    font-size: 12px;
    color: #ff6600;
}

.view_more_btn {
    background-color: #004a89;
    color: white;
    transition: 0.3s ease;
}

.view_more_btn:hover {
    color: #fff;
    background-color: #2125299e;
    border-color: transparent;
}

.disable:hover {
    color: #fff;
    background-color: #2125299e !important;
    border-color: transparent !important;
}

.above_footer li a:hover {
    text-decoration: none;
}

.disable {
    background-color: #004a89 !important;
    color: white;
    text-align: center;
    padding: 8px;
}

.c-title a {
    color: #004a89;
}

.above_footer .footer_card.downloads ul li {
    border-left: 3px solid #004a89 !important;
}

.above_footer .footer_card.downloads .badge img, .above_footer .footer_card.important .badge img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.above_footer .footer_card .description:hover {
    text-decoration: none;
}

.left_side .button-side:hover {
    transform: scale(1.05, 1.05);
    box-shadow: 0px 30px 18px -8px rgba(0, 0, 0, 0.1);
}

.back.face.center a {
    color: #fff;
}

.back.face.center p {
    font-size: 13px !important;
    text-align: center;
}

.back.face.center a:hover {
    color: white;
    text-decoration: none;
}

#f1_container {
    width: 100%;
    padding-left: 2px;
    padding-right: 2px;
    height: 180px;
}

#f1_container {
    perspective: 1000;
}

#f1_card {
    width: 100%;
    height: 180px;
    transform-style: preserve-3d;
    transition: transform 0.8s;
}

#f1_container:hover #f1_card {
    transform: rotateY(180deg);
    box-shadow: -5px 5px 5px #fff;
}

.face {
    position: absolute;
    width: 100%;
    height: 180px;
    backface-visibility: hidden;
}

.face.back {
    display: block;
    transform: rotateY(180deg);
    box-sizing: border-box;
    color: white;
    text-align: center;
    padding: 20px 5px;
    background-color: #3257af;
}

.download-icon img {
    height: 20px;
}

/*endindexpage css*/

/*about page css*/
.banner_image img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.banner .banner_title h3 {
    background-color: #000000;
    color: #fff;
    padding: 10px;
}

.banner_image {
    position: relative;
}

.top_section {
    background-color: #004a89;
    border-bottom: 1px solid #ddd;
}

.banner .text-block {
    position: absolute;
    bottom: 50px;
    color: #e4e4e4;
    background-color: rgba(0, 0, 0, 0.8);
}

.heading_title h3 {
    color: #004a89;
    font-size: calc(20px + (25 - 20) * ((100vw - 500px) / (1200 - 500))) !important;
    font-weight: 400;
}

.main_content1 {
    position: relative;
    background-color: #fff;
    margin-top: 0;
    z-index: 90;
}

.about_us .container {
    background-color: #fff;
}

.about_us .right-sidebar ul li {
    list-style: none;
}

.about_us .right-sidebar ul .nav-item .nav-link {
    color: #707070;
    padding: 8px 0;
    margin-right: 15px;
    position: relative;
    font-size: 14px;
}

.single_sidebar_widget {
    background: transparent;
    padding: 0 15px;
    margin-bottom: 30px;
}

.single_sidebar_widget .widget_title {
    font-size: calc(20px + (25 - 20) * ((100vw - 500px) / (1200 - 500))) !important;
    color: #004a89;
    margin-bottom: 15px;

}

.single_sidebar_widget .widget_title::after {
    content: "";
    display: block;
    padding-top: 15px;
    border-bottom: 1px solid #ccc;
}

.single_sidebar_widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.single_sidebar_widget .cat-list li {
    transition: all .3s ease 0s;
    padding-bottom: 12px;
    border-bottom: 1px solid #f0e9ff;
    padding-top: 12px;
}

.single_sidebar_widget .cat-list li a:hover {
    text-decoration: none;
}

.single_sidebar_widget .cat-list li a {
    color: #333333;
}

.single_sidebar_widget .cat-list li a h6 {
    font-size: 14px;
}

.single_sidebar_widget .cat-list li a:hover {
    color: #ff6600;
}

/*end about page css*/

/*contact css*/

.info-column {
    position: relative;
    margin-bottom: 30px;
}

.info-column .inner-column {
    position: relative;
    padding: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
}

.info-column .inner-column .content {
    position: relative;
    padding-left: 60px;
}

.info-column .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    color: #004a89;
    font-size: 44px;
    line-height: 1em;
}

.info-column ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.left_Article .form_enquiry {
    background: #cccccc57;
    padding: 30px;
    margin-top: 0px;
}

.left_Article .form-group label {
    font-size: 14px;
    font-weight: 600;
}

.left_Article .form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #f5f6f7;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.left_Article .btn-primary:hover {
    color: #fff;
    background-color: #ff6600 !important;
    border: 2px solid #ff6600 !important;
}

.left_Article .btn-primary {
    color: #fff;
    background-color: #004a89 !important;
    border: 2px solid #004a89 !important;
    border-radius: 0;
}

.about-content h3 {
    color: #004a89;
}

/*end of contact page*/

/*notice css*/
.courses ul li a {
    color: #004a89;
}

.courses ul li a:hover {
    color: #0a1a32;
}

/*.courses .col-11 {*/
/*padding: 0;*/
/*}*/

.courses ul {
    padding: 0;
}

/*faciltiy css*/
.image_class img {
    object-fit: contain;
    width: 100%;
    height: auto;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.32), 0 0 2px 0 rgba(0, 0, 0, 0.16) !important;
}

.facility .card {
    object-fit: contain;
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    border: 1px solid #d2d2d2;
    background-color: #fff;
    margin-bottom: 20px;
    overflow: hidden;

}

.facility .card_address {
    font-size: 12px;
    color: #0a1a32;
}

.facility .card-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.31;
    color: #0a1a32;
}

.facility .image_univ {
    height: 85px;
    /*width: 180px;*/
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #d2d2d2;
}

.facility .card-body {
    padding: 1rem .5rem;
    height: 120px;
}

.facility .card img {
    width: 100%;
    height: 85px;
}

.facility .card-body a h5:hover {
    color: #ff6600;
}

/*gallery css*/
.margin30 {
    margin-bottom: 30px;
}

.item-img-wrap img {
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    width: 100%;
    border-radius: 10px;
    height: 180px;
}

.item-img-wrap {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.item-img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.item-img-overlay span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-transition: opacity 250ms linear;
    -o-transition: opacity 250ms linear;
    -webkit-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
}

.item-img-wrap:hover .item-img-overlay span {
    opacity: 1;
}

.item-img-wrap:hover img {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.gallery-bottom .pagination {
    margin-top: 30px;
    text-align: center;
    justify-content: center;
}

.pagination {
    justify-content: center;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.page-item.disabled .page-link {
    color: #fff;
    pointer-events: none;
    cursor: auto;
    background-color: #000;
    border-color: #dee2e6;
    margin-right: 10px;
}

.page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination>li>a, .pagination>li>span {
    background-color: #1c1c1c;
    padding: 10px 20px;
    color: #fff;
    border: 0px;
}

.pagination>li>a {
    margin-right: 10px;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #004a89;
    margin-right: 10px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #004a89;
    border-color: #004a89;
}

.pagination>li>a:hover {
    background-color: #004a89;
    color: white;
    text-decoration: none;
}

/*download page css*/
table thead {
    font-weight: 300;
    color: white;
    background-color: #004a89;
}

.table h4 {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #004a89;
}

.table a {
    color: #004a89;
}

.table a:hover {
    color: #ff6600;
}

/*message page css*/
.message_css .entry-header {
    float: left;
    width: 25%;
    background: transparent;
    padding: 10px;
}

.message_css .member_image img {
    display: block;
    border-radius: 30px;
}

.member_image img {
    width: auto !important;
}

.message_css .message_desc {
    float: right;
    width: 70%;
    background: #9f9f9f17;
    padding: 2%;
    border-radius: 12px;
    margin-top: 0;
    position: relative;
}

.message .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.message_css .message_desc:before {
    content: "";
    border-width: 20px;
    border-color: transparent #9f9f9f17 transparent transparent;
    left: -40px;
    top: 20px;
    border-style: solid;
    position: absolute;
}

.message_desc p {
    text-align: justify;
}

.section-padding {
    background-color: #004a89;
}

.section-padding .client-testimonial-carousel p {
    color: #fff;
}

.section-padding .title1 {
    font-size: 24px;
    text-transform: none;
    font-family: 'Gafata', sans-serif;

}

.border-col .title {
    border-bottom: #e8e8e8 1px solid;
    text-transform: none;
    font-family: 'Gafata', sans-serif;
    font-weight: 600;
}

.title .title-border {
    border-bottom-color: #004a89;
    padding-bottom: 9px;
    font-size: 20px;
    display: inline-block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: -1px;
}

.color-text {
    color: #ffffff;
}

.border-col {
    padding: 20px 15px 10px 15px;
    background: rgb(211 214 237 / 90%);
    border: 0;
}

.title .title-border {
    border-bottom-color: #4cadc5;
}

.upcoming-events {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.upcoming-events>li, .staff_widget>ul>li {
    padding-top: 12px;
    position: relative;
}

.events-listing .event-details-btn:hover {
    background-color: #004a89;
    color: #fff;
}

.events-listing .event-details-btn {
    float: right;
    margin-left: 10px;
    position: relative;
    /* top: -11px; */
    margin-bottom: -11px;
    display: block;
    width: 30px;
    height: auto;
    background-color: #e8e8e8;
    text-align: center;
    color: #666;
    font-size: 24px;
    line-height: 60px;
}

.upcoming-events .event-thumb {
    width: 45px;
    height: 75px;
    float: left;
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #6c757d;
}

.upcoming-events .event-excerpt {
    padding-left: 0;
    min-height: 79px;
}

.meta-data {
    color: #555;
    font-size: 10px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.event-excerpt h5 {
    margin: 0 0 18px 0;
    color: #555;
    font-weight: bold;
    line-height: 1.4em;
    font-size: 14px;
    font-family: 'Gafata', sans-serif;
}

.upcoming-events .event-title {
    margin-bottom: 0;
}

.view_all_btn {
    background-color: #004a89;
    border-color: #004a89;
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.view_all_btn:hover {
    background-color: #ff6600;
    color: #fff;
    border-color: #ff6600;
}

.border-col .btn {
    color: #fff;
    padding: .15rem .85rem;
}

/*footer css*/

#footer {
    background: #004a89 !important;
    padding-top: 50px;
    padding-bottom: 50px;
}

#footer h5 {
    padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
}

#footer .h6 {
    font-size: .85rem;
}

#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-family: 'Roboto', sans-serif;
}

#footer ul.social li {
    padding: 3px 0;
}

#footer ul.social li a i {
    margin-right: 5px;
    font-size: 25px;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#footer ul.social li:hover a i {
    font-size: 30px;
    margin-top: -10px;
}

#footer ul.social li a,
#footer ul.quick-links li a {
    color: #ffffff;
    font-size: .85rem;
}

#footer ul.social li a:hover {
    color: #eeeeee;
}

#footer ul.quick-links li {
    padding: 3px 0;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#footer ul.quick-links li:hover {
    padding: 3px 0;
    margin-left: 5px;
    font-weight: 700;
}

#footer ul.quick-links li a i {
    margin-right: 5px;
}

#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

#button {
    display: inline-block;
    background-color: #004a89d1;
    width: 40px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    /*border-radius: 50%;*/
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;

}

.fa-arrow-up {
    font-size: 18px;
    color: #fff;
    padding-top: 10px;
}

#button:hover {
    cursor: pointer;
    background-color: #333;
}

#button:active {
    background-color: #555;
}

#button.show {
    opacity: 1;
    visibility: visible;
}

.copyright {
    background-color: #001228;
    padding: 10px 0;
}

.copyright a {
    color: #fff;
}

@media (max-width: 767px) {
    #footer h5 {
        padding-left: 0;
        border-left: transparent;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
}

/*notice css*/

.bg-color {
    background: #fbf9ff;
}

.courses ul li {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.courses ul li .serial_no {
    background-color: #efefef;
    color: #004a89;
}

.courses li {
    list-style-type: none;
    /* height: 50px; */
}

.courses ul li .serial_no:before {
    position: absolute;
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.download_icon img{
    height: 20px;
}
.notice-link p{
    margin-bottom: 0;
}