
@font-face {
    font-family: f1;
    src: url(./font/GeorgiaPro-Bold.ttf);
    font-display: swap;
  }
@font-face {
    font-family: fc;
    src: url(../font/BrittanySignature.ttf);
    font-display: swap;
  }

h1, h2, h3, h4, h5, h6, p, a, li{
    font-family: "heebo";
    color: #00327c;
}
h1

.menuright {
    align-items: center;
    justify-content: flex-end;
}
#header {
    box-shadow: 0 0 5px #0000008a;
    background: #ffffff;
    padding: 10px 0;
}
.sliderbtncntrl{
    position: relative;
}
.sliderbtncntrl .slick-arrow {
    position: absolute;
    bottom: 10px;
    z-index: 9;
    background: linear-gradient(325deg, #0d44c2 50%, #114cd5 50%);
    left: 10px;
    outline: none;
    padding: 0px 5px;
}
.sliderbtncntrl .slick-next {
    left: 50px;
}
.sliderbtncntrl .slick-prev {
    transform: rotate(180deg);
}
.highlightdiv {
    background: red;
    height: 569px;
    width: 100%;
}
.no-padding{
    padding: 0 !important;
}






.highlightdiv {
    height: 100%;
    width: 100%;
    background-image: url(../../img/home/highlight.jpg);
    background-position: 80%;
    background-size: cover;
    position: relative;
    padding: 25px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-evenly;
}
.highlightdiv::before {
    position: absolute;
    content: "";
    left: 0;
    background: #41005ee6;
    width: 100%;
    height: 100%;
    top: 0;
}
.hawarddiv{
    position: relative;
    z-index: 1;
}

.awardedtext {
    font-family: 'fc';
}
.haward p {
    color: white;
}
.haward {
    margin: 23px 0;
    border-bottom: 1px solid #ffffff36;
    padding: 0 0 5px 0;
}
.awardmain {
    font-family: heebo;
    font-size: 16px;
    font-weight: 600;
}
.awardedby {
    font-family: 'heebo';
    font-weight: 200;
    font-size: 14px;
}
.awardedtext {
    font-family: 'fc';
    font-size: 14px;
}
.hplacmentrecord {
    position: relative;
    z-index: 9;
    width: 100%;
}
.hplacmentrecord p{
    color: #fff;
}
.recordtype {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.recordmain span {
    font-weight: 300;
    font-size: 14px;
}
.recordmain {
    font-size: 25px;
    font-weight: 700;
}
.hplrecord {
    margin: 25px 0;
    border-bottom: 1px solid #ffffff36;
    padding: 0 0 5px 0;
    width: 100%;
}


.scrollableMenuLeft{
    position: sticky;
    top: 150px;
}


.bgdots {
    background-image: url(../../img/new/1843680601.webp?v=01);
    background-color: #f3f3f3d4;
    padding-top: 50px;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}


.mainScrollableBox {
    border-radius: 5px;
    background: #fff;
    box-shadow: 2px 2px 15px #d9d9d9, -2px -2px 15px #d9d9d9;
    padding: 25px;
    margin: 0 0 50px 0;
    border: 1px solid #1649c340;
}

.title_20 {
    font-size: 20px;
    font-weight: 700;
}
.title_16 {
    font-size: 16px;
    font-weight: 700;
}
.p_15 {
    font-size: 15px;
}
.p_14 {
    font-size: 14px;
}
.p_16 {
    font-size: 16px;
}
.p_12{
    font-size: 12px;
}

.newsdate {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    color: var(--colorlight);
}
.newsdate img {
    width: 20px;
    margin-right: 5px;
}
.newsdesc {
    margin-top: 10px;
    font-weight: 400;
    color: var(--colorlight);
}

.btnnewlightbs {
    background: var(--colorlight);
    padding: 10px 20px;
    border-radius: 5px;
    color: var(--colordark);
    font-size: 14px;
    font-weight: 500;
}
.btndark {
    background: #1b46bc;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.btnlight {
    background: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid black;
}
.newsbtndiv {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.newsbtndiv a {
    margin-right: 15px;
    display: block;
    width: max-content;
}
.scrollinnerlist {
    margin-top: 40px;
}
.scrollinnerlist:nth-child(1){
    margin-top: 0;
}
.plhighdiv {
    background: #fbfcff;
    padding: 23px;
    margin-top: 14px;
    border-radius: 5px;
    border: 1px solid #1649c340;
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    flex-direction: column;
}
.plpkg {
    font-size: 30px;
    font-weight: 900;
    line-height: 24px;
    margin-bottom: 15px;
    color: #40015f;
}
.plpkg span {
    font-size: 14px;
    display: block;
    font-weight: 400;
}
.placeddate {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.spanb span {
    font-weight: 600;
}
.dflex {
    display: flex;
}
.placementpara {
    margin-top: 5px;
    text-align: justify;
    font-weight: 400;
}
.cd-card {
    padding: 15px;
    margin: 0 6px;
    border-radius: 5px;
    background: #fbfcff;
    border: 1px solid #1649c340;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.company-name {
    font-weight: 700;
}
.cd_date_time_div p {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 10px 0;
}
.cd_img {
    width: 18px;
    margin-right: 10px;
}
.cd_btn_control .slick-arrow {
    position: absolute;
    background: #1b46bc;
    bottom: -45px;
    left: 51%;
    z-index: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
}
.cd_btn_control .slick-prev {
    left: 45%;
    transform: rotate(180deg);
}

.cd_slider_main {
    margin: 25px 0 0 0;
}
cd_all_div {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
}
.cd_all {
    border-radius: 10px;
    padding: 0;
    width: 100%;
    color: black;
    font-size: 14px;
}
.cd_read_all_slider {
    background: #1b46bc;
    padding: 10px 20px;
    border-radius: 5px;
    color: white;
    font-size: 14px;
    font-weight: 500;
    display: block;
    width: max-content;
    margin-right: 5px;
}





.notification {
    margin: 8px 0 0 18px;
}
.notiread li {
    list-style: circle;
    border-bottom: 1px dashed #00000070;
    margin: 0 0 21px 0;
    padding-bottom: 5px;
    font-size: 14px;
}
.niticebtn {
    display: inline-block;
    font-weight: 700;
    color: #1244c1;
    display: flex;
    gap: 10px;
    position: relative;
    padding: 2px 10px 2px 16px;
    width: max-content;
    font-size: 14px;
    transition: 0.5s;
}
.niticebtn:hover {
    padding: 2px 10px 2px 10px;
}
.niticebtn::after {
    position: absolute;
    content: "";
    width: 26px;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50px;
    border: 1px solid #0f40bd;
    transition: 0.5s;
}
.niticebtn:hover:after {
    width: 100%;
    border-radius: 50px;
    left: 0;
}

.niticebtn img {
    width: 20px;
}





/* .slick-current.slick-active .award_slide {
    filter: none;
} */
.award_slide {
    display: flex;
    align-items: center;
    justify-content: center;
    /* filter: grayscale(1); */
    transition: 0.5s;
    background: #1447c1;
    padding: 20px 10px;
    margin: 0 5px 0 0;
    border-radius: 10px;
    min-height: 200px;
    height: 100%;
}
.award-leaf {
    width: 50px;
}
.awardtext {
    font-size: 14px;
    color: white;
    text-align: center;
}
.awardtext span{
    display: block;
}
.s_awarded_as {
    font-family: 'fc';
    font-size: 20px;
}
.s_award_text {
    font-weight: 700;
    font-size: 14px;
}
.award_btn_control .slick-arrow {
    position: absolute;
    background: #1447c1;
    bottom: -45px;
    left: 51%;
    z-index: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
}
.award_btn_control .slick-prev {
    left: 45%;
    transform: rotate(180deg);
}
.award_main_container {
    margin: 5px 0 0 0;
}
.award_v_all_div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 10px;
}
.read_all_slider {
    background: #1447c1;
    padding: 10px 20px;
    border-radius: 5px;
    color: white;
    font-size: 14px;
    font-weight: 500;
    display: block;
    width: max-content;
}

.article_div {
    border-radius: 5px;
    overflow: hidden;
    margin-right: 10px;
    background: #fbfcff;
    box-shadow: 5px 5px 10px #d9d9d9, -5px -5px 10px #ffffff;
    margin-bottom: 15px;
}
.article_text_div {
    padding: 10px 10px 10px 10px;
}
.article_date {
    width: max-content;
    border-radius: 5px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.article_date img {
    width: 20px;
    margin-right: 5px;
}
.article_desc {
    text-align: justify;
    margin-top: 10px;
}
.read_article {
    background: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-top: 10px;
    text-align: center;
    border: 1px solid #1848bf99;
}
.article_btn_control .slick-arrow {
    position: absolute;
    background: #1848bf;
    bottom: -45px;
    left: 51%;
    z-index: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
}
.article_btn_control .slick-prev {
    left: 45%;
    transform: rotate(180deg);
}
.read_all_article_slider {
    background: #e3e3e3;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid black;
    margin-right: 8px;
}

.article_main_div {
    margin: 15px 0 0 0;
}   
.ac_ul {
    font-size: 14px;
    margin: 10px 0 10px 38px;
    list-style: disc;
    font-weight: 500;
}
.international_exposure_div p {
    text-align: justify;
}
.international_exposure_img {
    border-radius: 15px;
    border: 1px solid #1346c0;
}
.ie_content_div {
    margin: 10px 0 0 0;
}






.sec_padding{
    padding: 60px 0;
}
.blue_div {
    background: #1447c1;
}
.hightlight_text {
    color: white;
    font-weight: 700;
    font-size: 25px;
}
.hightlight_text span {
    font-weight: 400;
    font-size: 16px;
    display: block;
}
.p_white{
    color: white;
}
.hp_desc {
    font-weight: 300;
}




.program_section{
    position: relative;
    background-size: 250px 250px;
}
.program_section::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #fbf9f8e0;
    z-index: 0;
}
.programdiv {
    background: white;
    margin: 0 0 22px 0;
    border: 1px solid #1447c1;
    border-radius: 10px;
    padding: 25px;
    min-height: 280px;
}
.pgd_para img {
    width: 24px;
    background: red;
    padding: 5px;
    border-radius: 5px;
    margin-right: 5px;
}
.pgd_para {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 7px 0;
}
.program_name_div {
    border-bottom: 1px solid black;
    padding-bottom: 5px;
}
.program_detail {
    border-bottom: 1px solid black;
    padding: 15px 0 5px 0;
}
.program_para {
    padding-top: 10px;
}
.pgd_para span {
    font-weight: 600;
}
.block_span {
    flex-direction: column;
    align-items: flex-start;
}
.program_btn {
    background: #40015f;
    padding: 10px 20px;
    border-radius: 5px;
    color: white;
    font-size: 14px;
    font-weight: 500;
    display: block;
    text-align: center;
    margin-top: 11px;
}
.about_btn {
    background: #1b46bc;
    padding: 10px 20px;
    border-radius: 5px;
    color: white;
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-top: 20px;
    width: max-content;
}
.blue_dots_bg {
    background-image: radial-gradient(#2c4bff 1px,transparent 1px);
    height: 100%;
    background-size: 16px 16px;
}
.reviwer_img {
    width: 280px;
}
.review_text_div {
    background: white;
    border-radius: 15px;
    box-shadow: -15px 15px 20px 0 rgb(0 10 70 / 51%);
    margin: -45px 0 0 50px;
    padding: 25px;
    z-index: 1;
    position: relative;
}
.review_div {
    padding: 0 20px 40px 0;
}
.review_text_div {
    background: white;
    border-radius: 15px;
    box-shadow: -2px 3px 21px 0 rgb(0 10 70 / 51%);
    margin: -45px 0 0 50px;
    padding: 25px;
    z-index: 1;
    position: relative;
}
.reviewer_detail {
    margin-top: 15px;
}
.r_student_name {
    font-weight: 600;
}

.review_btn_control .slick-arrow {
    position: absolute;
    background: #1447c1;
    top: 50px;
    right: 60px;
    z-index: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
}
.review_btn_control .slick-prev {
    top: 90px;
    transform: rotate(180deg);
}
.about_div {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
footer {
    background: #1b0128;
       background: #1545bf;
    padding: 60px 0;
}



.bs-footer-atag {
    color: white;
    font-size: 14px;
    font-weight: 300;
}

.footer-title {
    color: white;
    margin-bottom: 5px;
}


.featured_highlight {
    padding: 122px 0 170px 0;
}







.menuright {
    justify-content: flex-end;
}
.header_inner li a {
    display: flex ;
    align-items: center;
    justify-content: flex-start;
}
.menuiconsvg {
    width: 40px !important;
}
.md1 {
    display: none;
}
.md2 {
    border-left: 2px solid #1547c2;
    padding-left: 10px;
}
.menubgimg-admission {
    height: 480px;
    background-size: cover;
}

.footer_link {
    margin-bottom: 25px;
}
.footer_content {
    margin-bottom: 25px;
}

footer p, footer a, footer ul li {
    font-weight: 300;
    color: white;
}
.ac_social_icons li a img {
    width: 16px;
}
.ac_social_icons {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.ac_social_icons li a {
    background: #ffffff29;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}




.ac_social_icons li.fb:hover a {
    background: #365899;
}
.ac_social_icons li.twitter:hover a {
    background: #55acee;
}
.ac_social_icons li.linkedin:hover a {
    background: #007bb6;
}
.ac_social_icons li.youtube-icons:hover a {
    background: red;
}
.ac_social_icons li.instagram:hover a {
    background: linear-gradient(45deg, #c60391, #ee0b0a, #f7ca17);
}
.ac_social_icons li.pintrest-icon:hover a {
    background: #be0216;
}
.ac_social_icons li{
    position: relative;
}
.hover_text {
    position: absolute;
    width: 150px;
    top: 150%;
    opacity: 0;
    transition: 0.5s;
    left: 0;
}
.ac_social_icons li:hover .hover_text{
    top: 100%;
    opacity: 0.5;
}
.footer_award_div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 15px;
}
.footer_award_main {
    margin-top: 50px;
}
.footer_bottom_section {
    background: #ffffff0d;
    border-radius: 5px;
    padding: 28px;
    box-shadow: 0 0 5px #ffffff78;
}
.contact_link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;
}
.contact_link a{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.contact_link img {
    width: 15px;
    margin-right: 10px;
}

.bg-lambda-300 {
    background-image: url(../../img/slider/slider.jpg);
    background-size: cover;
    background-position: right;
    filter: grayscale(1);
    overflow: hidden;
}
.about_menu_bg {
    background-image: url(../../img/menu/about.jpg);
    background-size: cover;
    background-position: right;
    filter: grayscale(1);
    background-position: left;
    overflow: hidden;
}
.program_menu_bg {
    background-image: url(../../img/menu/program.jpg);
    background-size: cover;
    background-position: right;
    /* filter: grayscale(1); */
    background-position: right;
    overflow: hidden;
}
.placement_menu_bg {
    background-image: url(../../img/menu/placement.jpg);
    background-size: cover;
    background-position: right;
    filter: grayscale(1);
    overflow: hidden;
}
.more_menu_bg {
    background-image: url(../../img/menu/more.jpg);
    background-size: cover;
    background-position: right;
    filter: grayscale(1);
    overflow: hidden;
}


.cl_btn {
    display: inline-block;
}
.campus_sec {
    background: #ededed;
}
.cl_img {
    border-radius: 5px;
    margin-bottom: 10px;

}
.cl_btn_div {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 10px;
}
.campus_container {
    background: white;
    margin-bottom: 20px;
    padding: 15px 15px;
    border-radius: 5px;
    box-shadow: 0 0 20px transparent;
}
.campus_container .title_20 {
    margin-bottom: 10px;
    text-align: center;
}
.highlight_div img {
    width: 40px;
    margin-bottom: 15px;
}
/* .md2 p {
    display: none;
} */

.menu_bg{
    position: relative;
    overflow: hidden;
}
.menu_bg::before {
    position: absolute;
    content: "";
    width: 110%;
    height: 100%;
    top: 0;
    left: -3.5%;
    background-image: url(../../img/menu/bg.jpg);
    background-size: 100%;
    z-index: 0;
    opacity: 0.6;
}
.menu_text{
    position: relative;
    z-index: 1;
}
.high_point_inner_div {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
}


.resource-dropdown-menu {
    border-radius: 0;
}




.title_30 {
    font-size: 30px;
    font-weight: 400;
    color: var(--colorlight);
}


.bs-newsidelink {
    box-shadow: 0 50px 100px -20px rgba(50,50,93,.15);
    padding: 7px;
    
}
.bs-newsidetitle {
    background-color: #3062e9;
    padding: 14px;
    color: white;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 7px;
    
}
.bs-newsideullink {
    background: #f6f9fc;
    padding: 5px 12px;
    
}
.bs-newsideullink li {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 6px;
    margin-bottom: 7px;
    font-size: 15px;
}
.bs-newsideullink li svg {
    transform: rotate(180deg);
    margin-top: 4px;
}
