@import url(aos.css);
@import url(jquery.fancybox.min.css);
@import url(bootstrap.min.css);
@import url(owl.carousel.min.css);
@import url(fontawesome/css/fontawesome.min.css);
@import url(nav-menu.css);
/*FontFamily*/
@import url(../fonts/Poppins/poppins.css);
/*font-family: 'Poppins', sans-serif;*/
@import url(../fonts/MyriadPro/MyriadPro.css);
/*font-family: 'MyriadPro', sans-serif;*/
@import url(../fonts/cocogoose-pro/Cocogoose-Pro.css);
/*font-family: 'MyriadPro', sans-serif;*/
@import url(fontawesome/css/all.min.css);

* {
    list-style: none;
}

img,
iframe {
    max-width: 100%;
}

figure {
    margin: 0;
}

body {
    font-family: 'Poppins';
    /* color: #141414;
    font-size: 17px;
    line-height: 32px; */
}


a {
    text-decoration: none;
}

section {
    width: 100%;
    float: left;
}



/*
 *  Custom Scrollbar
 */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f7f7f7;
}

::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
    background-color: #f7f7f7;
}

::-webkit-scrollbar-thumb {
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background: #00048c;
}

/*
 *  Custom Scrollbar End
 */
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 95%;
}

/* body {
    font-family: "poppins";
    color: #9fa19e;
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 32px;
} */

header {
    position: relative;
    z-index: 100;
    width: 100%;
    float: left;
    top: 0;
    left: 0;
}

.top-1 {
    background: linear-gradient(90deg, #dce2e9, #e2f8ed);
}

.gigw-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 0;
}

.top-1-left {
    float: left;
    padding: 0;
}

.top-1-left p {
    margin: 0;
    color: #000;
    line-height: 16px;
    font-size: 14px;
}

.top-right-1 {
    padding: 0;
}

.top-right-1 ul {
    padding: 0;
    margin: 0;
}

.top-right-1 ul li {
    margin: 0px 6px;
    float: left;
    padding: 0;
    list-style: none;
    line-height: 16px;
    display: inline-flex;
    min-height: 25px;
    align-items: center;
    font-size: 14px;
}

.top-right-1 ul li a {
    color: #3a4f4b;
}

.top-right-1 ul li.language a {
    padding: 0 10px;
}

.font-size-changer button {
    color: #3a4f4b;
    border: 1px solid #a4a4a4;
    width: 24px;
    height: 20px;
    margin-bottom: 0;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    margin: 0 1px;
    font-size: 12px;
    background: none;
    border-color: #fff;
}

.top-1-mid {
    padding: 16px 0px;
    /* background: linear-gradient(182deg, #d4d8dceb 40.16%, rgb(93 51 45 / 0%) 80.15%); */
}

.top-1-mid-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contact-person {
    border-radius: 10px;
    overflow: hidden;
}

.logo {
    /* padding: 5px 10px; */
    /*position: absolute;*/
    /* display: inline-flex; */
    /* height: 100%; */
    /* align-items: center; */
    top: 0;
    left: 0;
}

.logo a {
    position: absolute;
    display: inline-flex;
    align-items: center;
    min-height: 85px;
    top: 0px;
    z-index: 1;
}



.logo-desc {
    max-width: 440px;
    margin-left: 7px;
}

.logo-desc h3 {
    color: #469dcd;
    margin-bottom: 3px;
}

.logo-desc h2 {
    float: left;
    padding: 0;
    margin: 0px;
    font-weight: 900;
    font-size: 20px;
    color: #80bcdc;
    width: 100%;
}

.logo-desc h2 {
    float: left;
    padding: 0;
    margin: 0px;
    font-weight: 900;
    font-size: 20px;
    color: #000000;
    letter-spacing: 1px;
    width: 100%;
}

.logo-desc p {
    float: left;
    padding: 5px 0 0;
    margin: 0px;
    font-size: 10px !important;
    line-height: 12px;
    width: 100%;
    color: #9fa19e;
    letter-spacing: 1px;
}

.logo-right {
    padding: 0;
    float: right;
}

.logo-right ul {
    padding: 0;
    margin: 0;
}

.logo-right ul li {
    margin: 0px 6px;
    float: left;
    /* font-size: 15px; */
    padding: 0 7px;
    list-style: none;
    /* line-height: 16px; */
    /* display: inline-flex; */
    /* min-height: 25px; */
    /* align-items: center; */
}

.logo-right ul li img {
    width: 110px;
}

.top-2.sticky {
    position: fixed;
    width: 100%;
    float: left;
    background: #2548b2;
    padding: 0 15px;
    color: #fff;
    box-shadow: 0 3px 6px #00000087;
    top: 0;
}

.top-2.sticky .logo-side {
    box-shadow: none;
}

.logo-side {
    position: relative;
    width: 100%;
    float: left;
    background: #2548b2;
    border-radius: 30px;
    padding: 0 15px;
    color: #fff;
    box-shadow: 0 3px 6px #00000087;
    padding-right: 170px;
}

.menu {
    float: left;
}

.menu .nav-link {
    color: rgb(255, 255, 255);
    padding: 0;
    margin: 0 6px;
    font-weight: 300;
}

.button2 {
    position: absolute;
    width: 100%;
    right: 0;
    max-width: 168px;
    padding: 7px;
    top: 0;
}

.button2 input {
    background: rgb(37 72 178);
    color: rgb(255 255 255);
    border: none;
    outline: none;
    height: 34px;
    padding: 14px;
    border-radius: 0;
    /* font-size: 0px; */
    border: 1px solid #fff;
    width: 100%;
    padding-right: 45px;
    border-radius: 20px;
}

.button2 button {
    position: absolute;
    right: 11px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: max-content;
    border-radius: 20px;
    font-size: 12px;
    color: rgb(255 255 255);
    border: none;
    outline: none;
    width: 25px;
    height: 25px;
    background: #071e61;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

section.slider-section {
    margin-top: 0;
    position: relative;
}

section.slider-section .slider {
    position: relative;
    margin-top: 0px;
}

.slider:before {
    position: absolute;
    content: '';
    background: linear-gradient(180deg, #ffffff, #ffffffe8, transparent);
    width: 100%;
    height: 239px;
    top: 0;
    z-index: 1;
}

.slider-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    /* z-index: 1; */
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 190px;
    background: linear-gradient(116deg, #00000057, transparent);
}

.slider-image {
    height: 96vh;
    display: flex;
    overflow: hidden;
}

.slider-image img {
    width: 100%;
}

.slider-caption .col-md-12 {
    max-width: 540px;
}

.slider-caption h3 {
    letter-spacing: 2px;
    color: #ffffff;
    font-weight: 200;
    font-size: 22px;
    font-family: 'Cocogoose Pro';
}

.slider-caption h2 {
    color: #99ccd8;
    font-size: 38px;
    font-family: 'Cocogoose Pro';
}


/*===============BounceLeft*/
.slider-section .carousel-item.active .slider-caption h3 {
    animation: BounceLeft 2s ease 0s 1 normal forwards;
}

@keyframes BounceLeft {
    0% {
        animation-timing-function: ease-in;
        opacity: 1;
        transform: translateX(-48px);
    }

    24% {
        opacity: 1;
    }

    40% {
        animation-timing-function: ease-in;
        transform: translateX(-26px);
    }

    65% {
        animation-timing-function: ease-in;
        transform: translateX(-13px);
    }

    82% {
        animation-timing-function: ease-in;
        transform: translateX(-6.5px);
    }

    93% {
        animation-timing-function: ease-in;
        transform: translateX(-4px);
    }

    25%,
    55%,
    75%,
    87%,
    98% {
        animation-timing-function: ease-out;
        transform: translateX(0px);
    }

    100% {
        animation-timing-function: ease-out;
        opacity: 1;
        transform: translateX(0px);
    }
}

/*BounceLeft End===============*/

/*================BounceRight */
.slider-section .carousel-item.active .slider-caption h2 {
    animation: BounceRight 2s ease 0s 1 normal forwards;
}

@keyframes BounceRight {
    0% {
        animation-timing-function: ease-in;
        opacity: 1;
        transform: translateX(48px);
    }

    24% {
        opacity: 1;
    }

    40% {
        animation-timing-function: ease-in;
        transform: translateX(26px);
    }

    65% {
        animation-timing-function: ease-in;
        transform: translateX(13px);
    }

    82% {
        animation-timing-function: ease-in;
        transform: translateX(6.5px);
    }

    93% {
        animation-timing-function: ease-in;
        transform: translateX(4px);
    }

    25%,
    55%,
    75%,
    87%,
    98% {
        animation-timing-function: ease-out;
        transform: translateX(0px);
    }

    100% {
        animation-timing-function: ease-out;
        opacity: 1;
        transform: translateX(0px);
    }
}

/*BounceRight======================*/


.home-slider-btn-con {
    position: absolute;
    width: 40px;
    height: max-content;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding-top: 160px;
}

.home-slider-btn-con button.carousel-control-prev,
.home-slider-btn-con button.carousel-control-next {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #fff;
    text-align: center;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
    width: 40px;
    height: 40px;
    margin: auto;
    background: #2548b2;
    margin-bottom: 5px;
}

.announcement_sec {
    background: #d0e8f9;
    padding: 5px 0;
    margin-top: -50px;
}

.annoucement-img {
    float: left;
    border-right: 1px solid #b0b0b0;
    position: absolute;
    top: 0;
    bottom: 0;
    height: max-content;
    margin: auto;
    z-index: 10;
    padding: 6px 12px 6px 0;
    background: #fff;
    left: 20px;
}

/* .annoucement-img:before {
    content: '';
    position: absolute;
    height: 38px;
    width: 1px;
    background: #b0b0b0;
    top: 0;
    right: 0;
} */
/* .annoucement-img img {
    position: absolute;
    z-index: 01;
    background: #ffffff;
    padding-right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-right: 2px solid;
} */

.top-1-left-new .marquee-wrapper a {
    color: #000;
    font-size: 18px;
}

.viewall {
    position: absolute;
    right: 8px;
    bottom: 0;
    top: 0;
    margin: auto;
    height: max-content;
    width: max-content;
}

.top-1-left-new .marquee-wrapper span {
    color: #2548b2;
    padding: 0 5px;
}

.viewall a {
    color: #2548b2;
    font-size: 28px;
}

.marquee-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 48px;
}

.announcement_sec_wrapper {
    width: 100%;
    float: left;
    position: relative;
    min-height: 72px;
    padding-right: 164px;
}

.top-1-left-new {
    position: relative;
    float: left;
    background: #fff;
    box-shadow: 0 0 17px 3px #00000038;
    padding: 12px 20px;
    padding-right: 48px;
    padding-left: 83px;
    width: 100%;
}

.top-1-right {
    padding: 20px 15px;
    text-transform: uppercase;
    color: #fff;
    background: #06b6bc;
    box-shadow: 0 0 17px 3px #00000038;
    display: inline-block;
    position: absolute;
    right: 0;
    width: 155px;
    text-align: center;
    font-size: 22px;
}

.top-1-right:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 13px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    top: -13px;
    background: #06b6bc;
    left: 0;
    right: 0;
    margin: auto;
}

.top-1-right a {
    color: #fff;
    font-size: 18px;
}

.top-1-right-drodown {
    position: absolute;
    bottom: 100%;
    border-radius: 5px;
    left: -57px;
    color: #000;
    width: 242px;
    z-index: 1;
    height: 0px;
    overflow: hidden;
    transition: all ease-in-out 0.5s;
    padding-bottom: 17px;
    display: none;
}

.top-1-right:hover .top-1-right-drodown-wrapper {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px #102a7a;


}

.top-1-right:hover .top-1-right-drodown {
    height: auto;
    display: block;

}

.top-1-right-drodown a {
    color: #000;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    padding: 10px;
}

.top-1-right-drodown a:last-child {
    border-bottom: none;
}

/* Notice-section starrt///////////////////////////////////// */
section.notice-circular-sec {
    padding: 40px 0 60px;
    background: #d0e8f9;
}

.notice-circullar-wrapper ul {
    padding: 0;
    margin: 0;
    height: 375px;
    overflow: auto;
    position: relative;
}

.notice-contents {
    position: relative;
    overflow-y: clip;
}

.notice-contents:before {
    position: absolute;
    content: '';
    bottom: 73px;
    right: 3px;
    height: 100%;
    width: 1px;
    background-color: #c8c8c8;
}

/**/
.researchec-tab {
    display: flex;
    gap: 32px 40px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
}

/* .research-new {
    text-align: center;
    margin-bottom: 0;
    background: #fff;
    padding: 15px 37px;
    border-radius: 5px;
    box-shadow: 0 0 6px #0000001f;
} */
.research-new h4 {
    margin-bottom: 0;
    margin-top: 10px;
}

.research-new h4 a {
    color: #000;
    border-radius: 10px;
}

/**/
section.notice-circular-sec .heading:before {
    position: absolute;
    content: '';
    background: #2548b2;
    width: 116px;
    height: 5px;
    bottom: 0;
    left: 0;
    border-radius: 5px;
}

/* Add a 1px line above the scrollbar */
/* .notice-circullar-wrapper ul::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #000;
    z-index: 1;
} */

/* Custom scrollbar styling */
.notice-circullar-wrapper ul::-webkit-scrollbar {
    width: 8px;
}

.notice-circullar-wrapper ul::-webkit-scrollbar-thumb {
    background-color: #2548b2 !important;
    /* Scrollbar color */
    border-radius: 10px;
    /* Rounded corners */
}

.notice-circullar-wrapper ul::-webkit-scrollbar-track {
    -webkit-box-shadow: unset;
    border-radius: unset;
    background-color: unset;
}

.notice-circullar-wrapper ul::-webkit-scrollbar {
    border-radius: unset;
    background-color: unset;
}

.notice-circullar-wrapper ul::-webkit-scrollbar-thumb {
    border-radius: 20px;
    -webkit-box-shadow: unset;
    background: #00048c;
}

.notice-circullar-wrapper ul li {
    margin-bottom: 15px;
    border-bottom: 1px solid #c4c4c4;
    /* padding-bottom: 21px; */
    position: relative;
    margin-right: 20px;
    padding-bottom: 10px;
}

.notice-circullar-wrapper ul li .date {
    width: 67px;
    height: 64px;
    display: inline-grid;
    background: #2548b2;
    align-items: center;
    /* justify-content: center; */
    padding: 8px 8px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    line-height: 11px;
    font-weight: 300;
    font-size: 14px;
}

.notice-circullar-wrapper ul li .date span {
    width: 100%;
}

.notice-circullar-wrapper ul li a {
    display: flex;
    width: 100%;
    position: relative;
    min-height: 65px;
    align-items: center;
    padding-left: 73px;
    color: #000000;
    line-height: 18px;
}

section.notice-circular-sec .heading {
    position: relative;
}

section.notice-circular-sec .heading h2 {
    color: #0e346d;
    padding-bottom: 10px;
}

section.notice-circular-sec .heading:before {
    position: absolute;
    content: '';
    background: #2548b2;
    width: 116px;
    height: 3px;
    bottom: 0;
    left: 0;
}

.viewwall-notice {
    margin-top: 26px;
    width: 96%;
    background: #2dc7e8;
    /* margin-right: 20px; */
    padding: 9px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0 16px #13bee3;
}

.viewwall-notice a {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}

.event-contents-sec .main-eventcard {
    z-index: 1;
    background: #fff;
    box-shadow: 0 0 6px 0px #0000001c;
    border-radius: 0;
    /* padding: 0px; */
    margin: 1px;
    position: relative;
    margin: 11px;
    border-radius: 5px;
}

.event-contents-sec .topimg {
    height: 220px;
    overflow: hidden;
    position: relative;
}

.event-contents-sec .topimg img {
    height: 100%;
    object-fit: cover;
    transition: transform 1s;
    overflow: hidden;
    display: inline-block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.event-contents-sec .main-eventcard:hover .topimg img {
    transform: scale(1.5);
}

.event-contents-sec .eventcontent {
    padding: 10px 15px 8px;
}

.event-contents-sec .eventcontent h5 {
    height: 81px;
    overflow: hidden;
    font-weight: 300;
    font-size: 17px;
}

.event-contents-sec .eventcontent h5 a {
    color: #000;
}

.event-contents-sec .topimg p.date {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #ffffff;
    background: #268bc4;
    padding: 10px;
    box-shadow: 0 0 4px 0 #4b4b4b;
    border-top-left-radius: 5px;
    margin: 0;
    font-weight: 300;
}

.event-contents-sec .owl-carousel .owl-nav button.owl-next,
.event-contents-sec .owl-carousel .owl-nav button.owl-prev {
    z-index: 1;
    width: 35px;
    height: 35px;
    background-color: #2548b2;
    border-radius: 0;
    position: absolute;
    top: 45%;
    /* transform: translatey(-50%); */
    right: -10px;
    color: #fff;
    border-radius: 5px;
}

.event-contents-sec .owl-carousel .owl-nav button.owl-prev {
    right: unset;
    left: -10px;
}

.event-contents-sec a.rmore-3 {
    position: relative;
    float: right;
    margin-top: 25px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    min-width: 210px;
    padding: 6px 20px;
    z-index: 1;
    text-align: center;
}

.event-contents-sec .viewwall-events {
    position: relative;
    width: 100%;
    display: inline-block;
}

.event-contents-sec .viewwall-events:before {
    position: absolute;
    content: '';
    top: 28px;
    bottom: 0;
    left: 0;
    margin: auto 0;
    height: 1px;
    width: 100%;
    background-color: #c8c8c8;
}

/* 
Principal sectiom ==================================================================*/
section.principal-sec {
    padding: 60px 0;
    background: linear-gradient(270deg, #e3eddd, #e3eddf, #ebf6ff, #ebf6ff);
    position: relative;
}

section.principal-sec .container {
    position: relative;
    z-index: 1;
}

section.principal-sec .principal-msg p {
    text-align: justify;
    color: #5b5b5b;
}

section.principal-sec .principal-msg b {
    color: #2c2c2c;
}

.principal-msg-details p {
    margin-bottom: 0;
    line-height: 23px;
    color: #525252;
    font-size: 19px;
}

section.principal-sec .row {
    position: relative;
}

.top-left-bg-img {
    position: absolute;
    top: 60px;
    left: 0;
    border: 0;
    width: 100%;
    height: max-content;
    margin: auto 0;
}

section.principal-sec .row figure {
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    margin-top: 20px;
}

section.principal-sec .row figure img {
    width: 100%;
}

/* research-section starrt///////////////////////////////////// */

.research-section {
    width: 100%;
    float: left;
    padding: 100px 0 70px;
    background: url(../images/bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}


.heading.with-r-more-btn {
    position: relative;
    margin-bottom: 20px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.heading.with-r-more-btn h2 span {
    text-transform: none;
    font-size: 16px;
    margin-left: 10px;
    display: inline-block;
    font-weight: 300;
    max-width: 133px;
}



.heading.with-r-more-btn .rmore-4 img {
    width: auto;
}

.rmore-4 {
    color: #676767;
    text-decoration: none;
    display: inline-block;
    margin-top: 30px;
    margin-top: 0;
    position: absolute;
    right: 0;
    background: #0e346d;
    padding: 12px 24px;
    border-radius: 36px;
    color: #fff;
    line-height: 21px;
}

.rmore-4:hover {
    color: #fff;
}

.research-section:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e9e9e9bf;
    bottom: 0;
    /* z-index: 1; */
    position: absolute;
}

.research-section .row {
    position: relative;
}

.research-section .heading h2 {
    color: #ffffff;
}

ul.inner-lists-new {
    padding: 0;
    margin: 0;
}

ul.inner-lists-new li {
    color: #e6e4e4;
    position: relative;
    padding-left: 28px;
    line-height: 21px;
    display: flex;
    min-height: 96px;
    align-items: center;
}

ul.inner-lists-new li span {
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 0;
}

ul.inner-lists-new li .inner-lists-new-content {
    border-bottom: 1px solid #0e346d;
    margin: 0;
    margin-bottom: 20px;
    text-align: justify;
    margin-left: 15px;
    width: 100%;
}

ul.inner-lists-new li:last-child p {
    border-bottom: unset;
    padding-bottom: 0px;
}

.research-section .research-contents .heading h2 {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 600;
}


.our-project-box-2 {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    /* margin-bottom: 20px; */
}

.our-project-box-2 figure {
    margin-bottom: 0;
}

.our-project-box-2 figure a {
    position: relative;
    display: flex;
    width: 100%;
    height: 378px;
}

.our-project-box-2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(4deg, #172853, #172853ba, transparent);
    z-index: 1;
}

.our-project-box-2 figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.our-project-box-2 figure img {
    height: 100%;
    object-fit: cover;
    transition: transform 1.0s;
    overflow: hidden;
}

.our-project-box-2:hover figure img {
    transform: scale(1.5);
}

.our-project-box-2 .our-project-sm {
    position: absolute;
    padding: 15px 25px;
    bottom: 0;
    z-index: 11;
}

.our-project-box-2 .our-project-sm h4 {
    position: relative;
    width: 100%;
    transition: all ease-in-out 0.5s;
    font-size: 30px;
    line-height: 31px;
    font-weight: 300;
}

.our-project-box-2 h4 a {
    text-decoration: none;
    color: #fff;
}

.our-project-box-2 p {
    font-size: 18px;
    color: #e6e4e4;
    font-weight: 300;
}

#research-lists-new .owl-dots {
    display: inline-block;
    position: relative;
    opacity: 1;
    width: 100%;
    text-align: right;
    padding: 0;
    margin: 0;
    background: none;
}

#research-lists-new .owl-dots button.owl-dot {
    background: #ffffff;
    display: inline-block;
    width: 43px;
    height: 8px;
    margin: 2px 5px;
    position: relative;
}

#research-lists-new .owl-dots button.owl-dot:hover:before,
#research-lists-new .owl-dots button.owl-dot.active:before {
    width: 100%;
}

#research-lists-new .owl-dots button.owl-dot::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0e346d;
    transition: all ease-in-out 0.5s;
    width: 0;
}


/* campus-new start =========*/
.campus-new {
    width: 100%;
    float: left;
    padding: 60px 0 30px;
    background: url(../images/campus-bg.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.campus-new:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0c1645f2;
    bottom: 0;
    /* z-index: 1; */
    position: absolute;
}

.campus-new .heading h2 {
    color: #fff;
    position: relative;
}

.campus-new .row.mt-2 {
    position: relative;
}

.campus-new .campus-inner {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 30px;
}

.campus-new .campus-inner figure {
    margin: 0;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    border-radius: 5px;
    position: relative;
}

.campus-new .campus-inner figure a {
    display: inline-block;
    width: 100%;
    position: relative;
}

.campus-new .campus-inner figure a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(359deg, #06435af7, #00000073);
    z-index: 1;
}

.campus-new .campus-inner figure img {
    width: 100%;
    transition: transform 1.0s;
    overflow: hidden;
}

.campus-new .campus-inner:hover figure img {
    transform: scale(1.1);
}

.campus-new .campus-inner h5 {
    position: absolute;
    margin: 0;
    padding: 1px 30px;
    z-index: 1;
    width: 100%;
    bottom: 35px;
    left: 0;
}

.campus-new .campus-inner h5 a {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}

.campus-new .campus-inner h5:before {
    content: '';
    position: absolute;
    left: 20px;
    height: 100%;
    width: 4px;
    background: #06b6bc;
    z-index: 1;
}

/* alumini start ------------------------------------------*/
.alumini-new {
    padding: 60px 0;
}

.alumini-new .heading h2 {
    color: #5f96be;
    position: relative;
}

.alumini-new figure {
    height: 200px;
}

.alumini-new img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.alumini-new .content-al {
    width: 100%;
    background: #06b6bc;
    text-align: center;
    padding: 6px 0 4px;
    margin: 0;
    color: #fff;
}

.rmore-3 {
    font-size: 22px;
    color: #676767;
    text-decoration: none;
    display: inline-block;
    margin-top: 30px;
    margin-top: 0;
    position: absolute;
    right: 0;
    background: #0e346d;
    padding: 12px 30px;
    border-radius: 36px;
    color: #fff;
}

.rmore-3:hover {
    color: #fff;
}

.alumini-new .owl-nav button.owl-prev,
.alumini-new .owl-nav button.owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 40px !important;
    margin: auto;
    height: max-content;
    color: #06295d !important;
    opacity: 0.7;
    /* text-shadow: 0 0 10px #4269b5; */
}

.alumini-new .owl-nav button.owl-next {
    right: 0;
}


/* alumini end ------------------------------------------*/



/* footer start ------------------------------------------*/
footer {
    width: 100%;
    float: left;
    padding: 60px 0;
    background: url(../images/footer-bg.png);
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    z-index: 1;
}

footer .heading h2 {
    color: #606060;
}

footer:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ddddddcc;
    bottom: 0;
    /* z-index: 1; */
    position: absolute;
}

.footer-1 {
    width: 100%;
    float: left;
    position: relative;
}

.footer-content ul {
    padding: 0;
    margin: 0;
}

.footer-content ul li {
    color: #545454;
    position: relative;
    padding-left: 23px;
    line-height: 21px;
    margin-bottom: 15px;
    font-size: 14px;
}

.footer-content ul li i {
    position: absolute;
    left: 0;
    top: 3px;
}

.footer-content ul li span {
    color: #414554;
}

ul.footer-box li {
    float: left;
    width: 100%;
    font-size: 14px;
}

ul.footer-box li {
    float: left;
    width: 100%;

}

ul.footer-box li a {
    color: #303030;
}

.footer-1 .container {
    border-bottom: 1px solid #a9a9a9;
    padding-bottom: 40px;
}

.footer-2 {
    width: 100%;
    padding: 30px 0;
    float: left;
    text-align: center;
    position: relative;
}

ul.footer-social-media {
    padding: 0;
    margin: 0;
}

ul.footer-social-media li {
    display: inline-block;
    padding-right: 30px;
}

ul.footer-social-media li img {
    width: 100px;
}

.footer-3 {
    width: 100%;
    float: left;
}

.footer-3 p {
    margin: 0;
    position: relative;
    color: #303030;
}

.sideimg-footer {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 190px;
}

.sideimg-footer {
    opacity: 0.5;
}
/* footer end ---------------------------------------------------------*/

/* Inner page */
.inner-heading {
    position: relative;
}

/* Inner Page End-------------------------------------------------- */

@media screen and (max-width: 1600px) {
    .sideimg-footer {
        top: 42px;
        width: 139px;
    }

}


@media screen and (max-width: 1400px) {

    .menu .nav-link {
        font-size: 16px;
        margin: 0 4px;
    }

    .research-section .rmore-3 {
        margin-left: 100px;
    }

    .menu .nav-link {
        font-size: 14px;
        margin: 0 3px;
    }

    .sideimg-footer {
        top: 166px;
        width: 119px;
    }
}

@media screen and (max-width: 1200px) {
    .button2 {
        max-width: 135px;
    }

    .logo-side {
        padding: 0 4px;
        padding-right: 130px;
    }

    .menu .nav-link {
        font-size: 12px;
        margin: 0 2px;
    }

    .research-section .heading.with-r-more-btn {
        padding-right: 118px;
    }

    .our-project-box-2 .our-project-sm h4 {
        font-size: 22px;
        line-height: 28px;
    }

    .research-section .research-contents .heading h2 {
        font-size: 38px;
    }

    .heading.with-r-more-btn h2 span {
        font-size: 13px;
        margin-left: 10px;
        max-width: 90px;
    }

}

@media screen and (max-width: 992px) {

    .logo a {
        max-width: 335px;
    }

    .logo-right ul li {
        max-width: 79px;
        margin: 0;
        padding: 0 3px;
    }

    .top-1-mid {
        padding: 0;
    }

    .logo-side {
        padding: 0 20px;
    }

    button.navbar-toggler {
        background: #ffffffcf;
        padding: 2px 6px;
    }

    .slider-caption .col-md-12 {
        max-width: 335px;
    }

    .slider-caption h2 {
        font-size: 24px;
    }

    .slider-caption h3 {
        font-size: 12px;
    }

    .rmore-4 {
        padding: 5px 18px;
        line-height: 21px;
        font-size: 12px;
    }

    .research-section .research-contents .heading h2 {
        font-size: 27px;
    }

    .heading.with-r-more-btn h2 span {
        font-size: 10px;
        max-width: 70px;
    }

    .research-section .research-contents .heading.with-r-more-btn {
        padding-right: 88px;
    }
}

@media screen and (max-width: 768px) {
    section.overview:before {
        display: none;
    }

    .top-1-left p,
    .top-right-1 ul li.language a,
    .top-right-1 ul li a,
    .font-size-changer button {
        font-size: 10px;
    }

    .top-right-1 ul li.language a {
        padding: 0 2px;
    }

    .font-size-changer button {
        width: 19px;
        height: 17px;
    }


    .top-1-left-new .marquee-wrapper a {
        font-size: 12px;
    }

    .annoucement-img {
        z-index: 10;
        padding: 0px 8px 0 0;
        left: 11px;
        width: 41px;
    }

    .notice-contents {
        margin-bottom: 30px;
    }


    .notice-circullar-wrapper ul li .date {
        width: 45px;
        height: 43px;
        font-size: 10px;
    }

    .notice-circullar-wrapper ul li a {
        min-height: 45px;
        padding-left: 50px;
        font-size: 14px;
    }

    section.notice-circular-sec .heading:before {
        width: 60px;

    }

    .heading h2 {
        font-size: 20px;
    }


    .event-contents-sec a.rmore-3 {
        font-size: 15px;
        min-width: 129px;
        padding: 6px 20px;

    }

    .viewwall-notice a {
        font-size: 16px;

    }


    .research-contents {
        margin-top: 30px;
    }

    ul.footer-box {
        margin-top: 20px;
    }

}


@media screen and (max-width: 576px) {
    .logo a {
        max-width: 238px;
    }

    .logo-right ul li {
        max-width: 55px;
    }

    .logo a {
        min-height: 52px;
    }

    .button2 input {
        height: 27px;
        padding: 4px 25px 3px 11px;
        font-size: 10px;
    }

    .button2 button {
        font-size: 10px;
        width: 20px;
        height: 20px;

    }

    .slider-caption .col-md-12 {
        max-width: 264px;
    }

    .slider-caption h2 {
        font-size: 18px;
    }

    .slider-caption h3 {
        font-size: 10px;
    }

    .home-slider-btn-con {
        width: 22px;
    }

    .home-slider-btn-con button.carousel-control-prev,
    .home-slider-btn-con button.carousel-control-next {
        width: 20px;
        height: 22px;
        margin: 8px 0;
    }


    .top-1-right {
        padding: 20px 15px;
        text-transform: uppercase;
        color: #fff;
        background: #06b6bc;
        box-shadow: 0 0 17px 3px #00000038;
        display: inline-block;
        position: absolute;
        right: 0;
        width: 155px;
        text-align: center;
        font-size: 13px;
    }

    .top-1-right {
        padding: 6px 5px;
        font-size: 11px;
        width: 68px;
        line-height: 20px;
    }

    .top-1-right img {
        width: 13px;
    }

    .announcement_sec_wrapper {
        padding-right: 72px;
    }

    .top-1-left-new {
        padding-left: 55px;
    }

    .marquee-wrapper {
        min-height: 18px;
    }

    .top-1-left-new {
        padding: 0px 20px;
        padding-right: 36px;
    }

    .annoucement-img {
        z-index: 10;
        padding: 0px 6px 0 6px;
        left: 0px;
        width: 41px;
    }

    .viewall {
        width: 22px;
    }

    .announcement_sec_wrapper {
        min-height: 33px;
    }

    .top-1-right-drodown {
        left: -110px;
        width: 177px;
    }

    .top-1-right-drodown a {
        font-size: 12px;
        padding: 5px;
    }

    .announcement_sec {
        margin-top: -22px;
    }

    .alumini-new figure {
        height: auto;
    }
}

@media screen and (max-width: 420px) {
    .logo a {
        max-width: 211px;
    }

    .logo-right ul li {
        max-width: 51px;
    }
}