﻿h4.fdfdfdet_tri {
    line-height: 25px;
    font-size: 18px;
}

div#myCarousel img.Bg.img-responsive {
    height: 500px;
    width: 100%;
    object-fit: cover;
}

.banner-admistion ul {
    max-width: 410px;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    /*padding-bottom: 19px;
	padding-top: 19px;*/
}

.banner-overlay ul li {
    background: rgb(199 146 72 / 0.9);
}

.banner-admistion ul li {
    background: #fff;
}

.banner-admistion ul li {
    padding: 20px 20px;
}

    .banner-admistion ul li a {
        font-size: 16px;
        color: #fff;
        background: #f5a11a;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        display: inline-block;
        padding: 7px 15px;
        border: 1px solid #f5a11a;
        text-transform: capitalize;
    }

    .banner-admistion ul li h5 {
        font-size: 26px;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        margin-bottom: 13px;
        line-height: 1;
        /* letter-spacing: 1.1px; */
        color: #000;
    }

.new-dis-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.banner-admistion ul li h5 p {
    font-size: 36px;
    font-weight: 600;
    color: #f5a11a;
    margin-bottom: 0px;
    line-height: 1;
    margin-left: 5px;
}

.banner-admistion .row.no-gutters {
    align-self: center;
}

.banner-admistion ul li a:hover {
    background: #c79248;
    border-color: #c79248;
    color: #fff;
}

.banner-admistion {
    position: absolute;
    left: 0%;
    z-index: 1;
    bottom: -60px;
    right: 0;
    width: 1070px;
    margin: auto;
}

    .banner-admistion .col-12 p {
        margin-bottom: 0px;
        color: #000;
        font-weight: 500;
    }

.banner-inner {
    position: absolute;
    bottom: 125px;
    left: 69px;
    right: 0;
    z-index: 9;
}

    .banner-inner ul {
        max-width: 410px;
        width: 100%;
        box-sizing: border-box;
    }

        .banner-inner ul li {
            background: #000000a8;
            padding: 20px 20px 28px !important;
        }

        .banner-inner ul li, .banner-admistion ul li {
            padding: 20px 20px;
        }

            .banner-inner ul li h1 {
                font-size: 22px;
                color: white;
                /* font-family: 'Poppins', sans-serif; */
                font-weight: 700;
                line-height: 34px;
            }

            .banner-inner ul li p {
                font-size: 14px;
                color: #ffffffd1;
                font-family: 'Poppins', sans-serif;
                font-weight: 300;
                margin-top: 6px;
                line-height: 24px;
            }

                .banner-inner ul li p.ioh_tri {
                    margin-top: 28px;
                }

            .banner-inner ul li a {
                font-size: 16px;
                color: #fff;
                background: #f5a11a;
                font-family: 'Poppins', sans-serif;
                font-weight: 400;
                display: inline-block;
                padding: 7px 15px;
                border: 1px solid #f5a11a;
                text-transform: capitalize;
            }

        .banner-inner ul li {
            align-items: center;
        }

        .banner-inner ul li {
            margin-top: 6px;
            letter-spacing: 0.7px;
        }

            .banner-inner ul li a:hover {
                background: #ffc107;
                border-color: #cc4312;
                color: #fff;
            }

/*about use section*/
.h3-tri {
    display: flex;
    margin-bottom: 30px;
}

img.rgtfgb_tri {
    width: 160px;
    object-fit: contain;
    /* padding-right: 20px; */
    /* margin-right: 20px; */
    /* border-right: 1px solid #043174; */
}

span.yellow_span {
    font-size: 25px;
    /* font-family: none; */
    line-height: 35px;
    padding-left: 25px;
    border-left: 1px solid #043174;
    margin-left: 25px;
    padding-right: 15px;
    color: #707070;
}

.dfyt_tri .p-tri {
    color: #707070;
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

.p-tri {
    text-align: justify;
}

.WhyBox img {
    width: 100%;
}

.WhyBox h2 {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding: 5px 5px;
    color: #545454;
    line-height: 22px;
    letter-spacing: 0.3px;
}

/*why choose use section with odometar*/
.why-us-odo-sec {
    background-image: url(../images/why-future.png);
    position: relative;
    /* background-image: url(/images/building.jpg); */
    display: flex;
    justify-content: space-between;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    color: white;
}

.div-new-1 {
    width: 83%;
}

.div-new-2 {
    width: 17%;
}

.why-us-odo-sec:before {
    content: "";
    background: url(https://www.srmup.in/images/banner-top-shadow.png);
    width: 100%;
    height: 260px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.why-us-odo-sec > * {
    position: relative; /* Ensure the content is above the overlay */
    z-index: 2; /* Bring content above the overlay */
}

.why-future-no-left {
    border-right: 1px solid white;
    padding-right: 27px;
    text-align: right;
}

.head-1 {
    font-weight: 700;
    font-size: 34px;
    color: #fff;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: right;
}

.head-2 {
    font-size: 15px;
    color: #fff;
    text-align: right;
    line-height: 23px;
    margin-bottom: 5px;
    padding-left: 20px;
}

.text_why-main {
    width: 100%;
    display: inline-block;
    margin-top: 18px;
    padding-bottom: 15px;
}

.text_why {
    text-align: right;
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    justify-content: flex-end;
    display: flex;
}

.home-sec2 .why-future-no-left .text_why h4 {
    text-align: right;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    float: left;
    padding-right: 15px;
}

.text_why2 {
    float: right;
    font-size: 44px;
    text-transform: capitalize;
    color: #FFF;
    font-weight: 700;
    margin-left: 15px;
    line-height: 1;
}

.read-about-future {
    display: inline-block;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    font-size: 16px;
    font-weight: 600;
    width: 265px;
    height: 40px;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    background: #0000006e;
    margin-left: auto;
}

    .read-about-future:hover {
        color: #fff;
    }

.text-center {
    text-align: center;
}

.count {
    font-size: 33px;
    font-weight: 400;
}

.name-field {
    font-size: 13px;
    font-weight: 400;
    margin-top: 13px;
    width: 143px;
}

.new-ul-here li img {
    width: 125px;
}

.div-new-1 {
    display: flex;
    justify-content: center; /*align-items: center;*/
    padding: 80px 30px 20px;
}

.mt-8 {
    margin-top: 30px;
}

.plus::after {
    content: '+';
    margin-left: 5px; /* Adds space between the number and the icon */
    font-weight: bold; /* Optional: Makes the icon bold */
}

.percentage::after {
    content: '%';
    margin-left: 5px; /* Adds space between the number and the icon */
    font-weight: bold; /* Optional: Makes the icon bold */
}

.new-ul-here {
    height: 100%;
}

    .new-ul-here li:first-child {
        background: hsl(0deg 0% 0% / 80%);
    }

    .new-ul-here li:nth-child(2) {
        background: hsl(0deg 0% 0% / 44%);
    }

    .new-ul-here li:nth-child(3) {
        background: hsl(0deg 0% 0% / 80%);
    }

    .new-ul-here li:nth-child(4) {
        background: hsl(0deg 0% 0% / 44%);
    }

    .new-ul-here li {
        display: flex;
        width: 100%;
        padding: 15px 0;
        height: 25%;
        justify-content: center;
        align-items: center;
    }

/*==============department css=========*/
.iufg_tri {
    width: 35px;
    margin-right: 10px;
    min-width: 35px;
}

    .iufg_tri img.gesc_tri {
        width: 100%;
        filter: brightness(0) invert(1);
    }

.home-program .col-sm-4 a:hover img.gesc_tri, .home-program .col-sm-4 a:hover {
    filter: none;
    color: #023a7c;
}

.iyrfgy_tri {
    text-align: left;
    display: flex;
    align-items: center;
}

.nav.flex-column.nav-pills {
    display: block;
    justify-content: center;
}



.tab-content > .active {
    display: block !important;
    opacity: 1;
}

section.home-sec2 {
    /* background: #eeebeb; */
    /* background: #1d2d67; */
    /*padding-top: 80px;
    padding-bottom: 60px;*/
    position: relative;
    padding: 40px 0 55px;
    /* background: linear-gradient(42deg, #02418b 50%, #00397c 50%); */
    background: linear-gradient(41deg, #023a7c 30%, #1d2d67 100%);
    /* background-image: url("https://www.transparenttextures.com/patterns/cubes.png"); */
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
    position: relative;
}

    section.home-sec2:before {
        content: "";
        background-image: url("https://www.transparenttextures.com/patterns/cubes.png");
        background-size: auto;
        width: 100%;
        opacity: .4;
        height: 100%;
    }

    section.home-sec2:before {
        /*content: "";
        background-image: url('../images/path-w.svg');
        width: 600px;
        height: 600px;*/
        position: absolute;
        right: 0;
        top: 0;
        /* background-position: right; */
        /* background-size: cover; */
    }

.home-program {
    /* box-shadow: 0 2px 9px 0px rgb(0 0 0 / 19%); */
}

    .home-program .col-sm-4 {
        background-blend-mode: overlay;
        background-color: #1d2d67;
        padding: 0 23px 10px 0;
        background-size: cover;
        background-position: center;
        /* border-top: 0px solid #088654; */
        -ms-flex: 0 0 35%;
        height: 334px;
        flex: 0 0 35%;
        max-width: 28%;
        box-shadow: 0 2px 9px 0px rgb(0 0 0 / 43%);
    }

.program-list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    padding-top: 7px;
    /* background: white; */
    /* box-shadow: 4px 4px 20px 0 rgb(1 1 1 / 29%); */
    /* border-top: 6px solid #f6c811; */
    padding-bottom: 12px;
}

.home-program .col-sm-8 {
    /* background: #e7f1f2; */
    /*padding: 20px 0px 15px 0px;*/
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    /*height: 575px;*/
    /*max-width: 72%;*/
}

.program-list ul li {
    width: 100%;
    /*min-width: 70%;*/
    border-bottom: 1px solid #ffffff40;
    margin-bottom: 35px;
    margin: 0;
    position: relative;
    list-style: none;
    background: #fff;
    border-radius: 5px;
    padding: 0;
    box-shadow: 0 0 9px #00000026;
    margin-right: 18px;
    height: 255px;
    /* margin-bottom: 22px; */
}
    /*.program-list{
        overflow-y: auto;
        height: 100%;
}*/

    .program-list ul li:nth-child(3n+0) { /* margin-right: 0px; */
    }

.program-list h3 {
    line-height: 23px;
    font-size: 15px;
    color: #043c7d;
    font-weight: bold;
    margin-top: 0;
}

.program-list p {
    font-size: 12px;
    line-height: 23px;
    color: black;
    /*font-family: 'Roboto', sans-serif;*/
    margin-top: 5px;
    margin-bottom: 3px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /*margin-bottom: 5px;*/
}

.program-list a {
    background: #1c1919bf;
    display: inline-block;
    font-size: 8px;
    width: 20px;
    height: 20px;
    margin-top: 8px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    color: white;
    /*position: absolute;
	bottom: -20px;
	left: 0;*/
}

    .program-list a span {
        font-weight: 700;
    }

.home-program .col-sm-4 h2 {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 0;
    line-height: 45px;
    text-align: left;
    margin-top: 25px;
    position: relative;
}

.program-list {
    /*height: 523px;
    overflow-y: scroll;*/
    padding: 20px 0 5px;
}

img.uifehiu_tri {
    width: 100%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.ubi_tri p {
    display: none;
}

.program-list ul li a {
    position: absolute;
    bottom: 13px;
    right: 10px;
}

.ubi_tri {
    padding: 10px;
}

#repright_ctl00_divright .col-md-8 {
    padding: 0px;
}

#repright_ctl00_divright .col-md-4 {
    padding: 0px;
}

.program-list::-webkit-scrollbar {
    height: 7px;
    border-radius: 30px;
}

/* Track */
.program-list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.program-list::-webkit-scrollbar-thumb {
    background: #fff;
    /*background:linear-gradient(41deg, #8ab1de 30%, #1154b5 100%);*/
}




.home-program .nav-pills .nav-link.active, .home-program .nav-pills .show > .nav-link, .home-program .col-sm-4 a:hover {
    /*background: none;*/
    background: #ffffff;
    color: #023a7c;
}

    .home-program .nav-pills .nav-link.active img {
        filter: none;
    }

    .home-program .nav-pills .nav-link.active:after {
        color: #ffffff;
    }

.home-program .col-sm-4 a {
    font-size: 18px;
    color: #ffffff ;
    /* font-family: 'Poppins', sans-serif; */
    /*border-bottom: 2px solid #e4e4e4;*/
    border-radius: 0px;
    position: relative;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 6px 15px 6px 20px;
    margin: 6px 0;
}
/*.home-program .col-sm-4 a:after {
	content: "\f105"; 
	font: normal normal normal 17px / 1 FontAwesome;
	font-weight: 900; 
	margin-left: 18px; 
	color: #ffffff; 
	position: absolute;
	right: 8px;
}*/
.program-list ul li:hover a {
    background: white;
    color: black;
}
/*quality section*/
.quality {
    background: url(/images/quality.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0px;
    background-position: center;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

@media screen and (min-width: 1351px) and (max-width: 1650px) {
    .head2 {
        font-size: 4rem;
    }
}

@media screen and (min-width: 1351px) and (max-width: 1650px) {
    .head2 {
        font-size: 5rem;
    }
}

.text-white {
    color: #fff !important;
}

.text-yellow {
    color: #FFCC29;
}

.font-900 {
    font-weight: 900;
}

.font-300 {
    font-weight: 300;
    line-height: 19px;
    font-size: 14px;
    margin-top: 25px;
}

/*============testimonial css===========*/
.client_say_01 {
    background: url(https://testing.inventive.in/future-landing-page/Btech/img/infra-banner.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 70px 0px;
    clear: both;
    background-attachment: fixed;
    z-index: 9;
}

    .client_say_01:before {
        background: rgb(0 0 0 / 95%);
        opacity: 0.75;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
    }

    .client_say_01 .content {
        position: relative;
        margin-bottom: 40px;
    }

    .client_say_01 h5 {
        color: #fff;
        text-align: center;
        height: 90px;
        /*height:170px;*/
        overflow-x: hidden;
        line-height: 24px;
        margin-top: 8px;
    }

.fergrgr_tri {
    padding-top: 20px;
}

.client_say_01 h5::-webkit-scrollbar {
    width: 3px;
}

.client_say_01 h5::-webkit-scrollbar-thumb {
    background: #ffce4a;
    border-radius: 10px;
}

.client_say_01 .owl-carousel .owl-item img {
    width: 56px;
    /*margin: 0 auto;*/
    /*margin-top: 12px;*/
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.white {
    color: #fff;
}

.client_say_01 .simple-text p {
    color: #ffffff;
    /* width: 580px; */
    margin: 0 auto;
    line-height: 26px;
}

.client_say_01 .icon {
    color: #f2ae2b;
    font-size: 25px;
    text-align: center;
}

.client_say_01 h4 {
    color: #f2ae2b;
    font-size: 16px;
    /*font-family: 'Montserrat', sans-serif;*/
    font-weight: 500;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 0;
}

.client_say_01 .owl-nav i {
    font-size: 25px;
    color: #ffffff;
}

.client_say_01 .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
}

.client_say_01 .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
}

.item-bg {
    background-color: #80808061;
    padding: 12px 8px 15px 13px;
}

.dis-jus {
    display: flex;
    justify-content: center;
}

.pt-50 {
    padding-top: 50px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

@media screen and (min-width: 1351px) and (max-width: 1650px) {
    .head {
        font-size: 3.4rem;
    }
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-300 {
    font-weight: 300;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.pt-2, .py-2 {
    padding-top: .5rem !important;
}

.Gallery {
    padding: 50px 0px;
}

.rating-info {
    position: relative;
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: center;
    align-items: center;
    /* margin-bottom: 7px; */
}

.location {
    color: white;
    text-align: center;
    font-style: italic;
    margin-top: 5px;
}

.rating {
    font-size: 12px;
    color: #ffce4a;
}

h5.uigfuygf_tri {
    display: flex;
    align-items: flex-end;
}

.yufvy_tri {
    font-size: 15px;
    color: #939393;
    border-top: 1px solid #0000001c;
    padding-top: 10px;
}

.iutgbuj_tri {
    margin-bottom: 10px;
}

.banner-admistion.ugiuyuykjn_tri li {
    box-shadow: 0rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
    padding: 15px 20px 20px;
    list-style: none;
}




/*======================*/
/*.placement-logo {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-auto-rows: minmax(79px, auto);
    grid-gap: 8px;
}
.placement-logo .placement-grid-1 {
    grid-column: 1;
    grid-row: 1;
}
.placement-logo .placement-grid-2 {
    grid-column: 2;
    grid-row: 1;
}
.placement-logo .placement-grid-3 {
    grid-column: 3;
    grid-row: 1;
}
.placement-logo .placement-grid-4 {
    grid-column: 4;
    grid-row: 1;
}
.placement-logo .placement-grid-5 {
    grid-column: 5;
    grid-row: 1;
}
.placement-logo .placement-grid-6 {
    grid-column: 1;
    grid-row: 2;
}
.placement-logo .placement-grid-7 {
    grid-column: 2;
    grid-row: 2;
}
.placement-logo .placement-grid-8 {
    grid-column: 3;
    grid-row: 2;
}
.placement-logo .placement-grid-9 {
    grid-column: 4;
    grid-row: 2;
}
.placement-logo .placement-grid-10 {
    grid-column: 5;
    grid-row: 2;
}
.placement-logo .placement-grid-11 {
    grid-column: 1;
    grid-row: 3;
}
.placement-logo .placement-grid-12 {
    grid-column: 2;
    grid-row: 3;
}
.placement-logo .placement-grid-13 {
    grid-column: 3;
    grid-row: 3;
}
.placement-logo .placement-grid-14 {
    grid-column: 4;
    grid-row: 3;
}
.placement-logo .placement-grid-15 {
    grid-column: 5;
    grid-row: 3;
}
.placement-logo .placement-grid-16 {
    grid-column: 1;
    grid-row: 4;
}
.placement-logo .placement-grid-17 {
    grid-column: 2;
    grid-row: 4;
}
.placement-logo .placement-grid-logo {
    background: rgb(245, 240, 235, 0.6);
    justify-content: center;
    align-items: center;
    display: flex;
     width: 111px; 
    padding: 0;
}
.placement-logo .placement-grid-logo img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    width: 100%;
}
.placement-logo .placement-grid-logo:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}*/
.placement-logo {
    display: flex;
    /* display: grid; */
    /*grid-template-columns: repeat(5, 1fr);
    grid-auto-rows: minmax(79px, auto);
    grid-gap: 12px;*/
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0;
}

    .placement-logo .placement-grid-logo {
        background: rgba(245, 240, 235, 0.6);
        justify-content: center;
        align-items: center;
        display: flex;
        width: 20%; /* Use 100% for better responsiveness */
        padding: 8px 0px 8px;
    }

        .placement-logo .placement-grid-logo img {
            -webkit-filter: grayscale(1);
            filter: grayscale(1);
            width: 110px;
            background: #fff;
            padding: 3px 5px;
        }

        .placement-logo .placement-grid-logo:hover img {
            -webkit-filter: grayscale(0);
            filter: grayscale(0);
        }


.uiguyfv1_tri {
    border-bottom: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}

.uiguyfv2_tri {
    border-bottom: 1px solid #d8d8d8;
}

.uiguyfv3_tri {
    border-right: 1px solid #d8d8d8;
}

.uiguyfv5_tri {
    border-left: 1px solid #d8d8d8;
}

.uiguyfv6_tri {
    border-left: 1px solid #d8d8d8;
}

.uiguyfv_tri {
    padding: 30px 0px;
    display: block;
    min-height: 150px;
}

.iutgu_tri {
    font-weight: 700;
    text-transform: uppercase;
    background: #1d2d67;
    padding: 5px 10px;
    border-radius: 6px;
    white-space: nowrap;
    display: inline-block;
    margin-top: 12px;
    color: #fff;
}

    .iutgu_tri.iutgu2_tri {
        background: linear-gradient(41deg, #977926 30%, #0088d7 100%);
    }

    .iutgu_tri.iutgu3_tri {
        /* background: linear-gradient(41deg, #976a26 30%, #00d71c 100%); */
    }

    .iutgu_tri.iutgu4_tri {
        /* background: linear-gradient(41deg, #00a3b5 30%, #003b64 100%); */
        background: linear-gradient(41deg, #977926 30%, #0088d7 100%);
    }

dic.hryfuy_tri {
    padding-left: 27px;
    display: block;
    margin: auto;
}

section.iohuih_tri {
    padding: 50px 0;
}

.hhui_tri {
    text-align: center;
    font-size: 34px;
    margin-bottom: 35px;
    font-weight: 500;
}

/*=================*/
section.jhgvjh_tri {
    background: #f3f3f3;
    padding: 50px 0;
}

.iutgi_tri {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 10px;
    padding: 10px 20px 20px;
}

.oihiu_tri {
    text-transform: uppercase;
    margin-bottom: 15px;
}

.uyguyg_tri {
    font-size: 17px;
    font-weight: 500;
    color: #000;
    margin-bottom: 5px;
}

.iutguddfy_tri a {
    color: #c37d01;
    font-weight: 500;
    font-size: 15px;
}

.uyfytmm_tri {
    color: #333;
}

.iutguddfy_tri {
    /* text-align: left; */
    margin-top: 12px;
    border-top: 1px solid #e3e3e3;
    padding-top: 0;
    margin-bottom: 12px;
}

.iugj_tri:before {
    content: "";
    position: absolute;
    /* top: 0; */
    height: 45%;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0 0 6px 6px;
    /* background: linear-gradient(to bottom, rgba(31, 31, 33, 0) 0%, rgba(0, 0, 0, .5) 100%); */
    background-image: linear-gradient(#ffffff00, black);
}

.oiyiu_tri {
    position: absolute;
    bottom: 0;
    z-index: 1;
    color: #fff;
    padding: 21px;
    width: 100%;
}

.iugj_tri {
    position: relative;
    height: 275px;
}

.iuguy_tri {
    position: relative;
}

h6.iyhoh_tri {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 25px;
    margin-top: 15px;
}

/*========================*/
section.dfty_tri {
    /* background-image: url(https://wallpapers.com/images/hd/plain-white-background-3qzwpiavktxg11pr.jpg); */
    padding: 50px 0;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background: #e0e6ee;
}
/*.dfty_tri:before{
    content:"";
     background: linear-gradient(41deg, #976026 30%, #d7ab00 100%); 
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000d4;
    bottom: 0;
}*/
img.ouoi_tri {
    border-radius: 15px;
    transition: all 3s ease-in;
    height: 250px;
    object-fit: cover;
    object-position: top;
    border: 1px solid white;
}

.rtdrtd_tri {
    color: #fff;
    margin-bottom: 18px;
    text-align: center;
}

.pooi_tri {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 0;
    text-align: left;
}

.uyyt_tri {
    font-size: 14px;
    line-height: 26px;
    color: #ffffffbd;
    padding: 0 130px;
}

.pooi_tri:before {
    content: "";
    width: 16%;
    height: 3px;
    /* background: linear-gradient(41deg, #0f65df 30%, #ffffff 100%); */
    left: 0;
    position: absolute;
    bottom: 0;
    border-radius: 50px;
}

.iguig_tri {
    width: 100%;
    margin-top: 0;
}

a.eewrs_tri {
    background: linear-gradient(41deg, #8ab1de 30%, #1154b5 100%);
    border-radius: 4px;
    padding: 8px 22px;
    display: flex;
    align-items: center;
    color: #ffffff;
}

.esrsxr_tri {
    display: flex;
}

a.eewrs_tri i {
    margin-left: 8px;
}

span.yufuy_tri {
    color: #f5a11a;
}

/*========================]*/
img.efrefe_tri {
    width: 100%;
    border-radius: 15px;
    box-shadow: 0 2px 12px 0px rgb(0 0 0 / 18%);
}

section.yfgygyu_tri {
    padding: 50px 0;
}

.iug_tri {
    padding: 10px;
}

.campus-overlay {
    position: relative;
    padding: 5px;
    width: 100%;
    height: auto;
}

.ouoi_tri {
    width: 100%;
    height: auto;
}

.ghfuihu_tri {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0;
}

.campus-content-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    color: white;
    z-index: 2;
    padding: 0px 20px 20px 20px;
}

.campus-overlay::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 13px;
    width: 100%;
    left: 0;
    height: 53%;
    background: linear-gradient(to bottom, rgba(31, 31, 33, 0) 0%, rgba(0, 0, 0, .5) 56%);
    background-image: linear-gradient(#ffffff00, #000000a1);
    z-index: 1;
}

.campus-content-all .campus-content-all-inner-dir h4 {
    margin-bottom: 6px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}

.campus-content-all .campus-content-all-inner-dir p {
    font-size: 13px;
    line-height: 19px;
}


/*=======events & happenings css=============*/
.event-happy {
    background: #1d2d67;
    padding: 30px 0;
}

    .event-happy:before {
        content: "";
        background-image: url('../images/path-w.svg');
        width: 488px;
        height: 488px;
        position: absolute;
        left: 0;
        /*top: 0;*/
        background-position: right;
        background-size: cover;
        opacity: 0.1;
    }

    .event-happy .happy-head {
        text-transform: uppercase;
        margin-bottom: 22px;
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        position: relative;
    }

        .event-happy .happy-head::before {
            position: absolute;
            content: "";
            background: #ffffff;
            height: 1px;
            width: 20px;
            left: -36px;
            top: 50%;
            transform: translateY(50%);
        }

    .event-happy .happy-main-head {
        color: #fff;
        font-size: 35px;
        font-weight: 500;
        margin-bottom: 0;
        position: relative;
        padding-bottom: 5px;
        line-height: 44px;
    }

    .event-happy .happy-call-action {
        /* opacity: 0; */
        color: #fff;
        margin-top: 20px;
    }

        .event-happy .happy-call-action a {
            justify-content: flex-start;
            color: #fff;
            margin-bottom: 20px;
        }

.happy-link-btn {
    color: #444;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 15px;
    text-wrap: nowrap;
    margin-right: 15px;
}

.event-happy .happy-call-action a i {
    color: white;
    font-size: 11px;
    margin-right: 8px;
    background: #181616;
    height: 22px;
    width: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.event-happy .happy-eve-all-con a {
    padding-left: 40px;
    display: block;
    color: #fff;
}

.event-happy .happy-eve-all-con .happ-con-para::before {
    content: "";
    margin-left: 19px;
    display: block;
    border-left: 4px solid #ef7d00;
    height: 50px;
    position: absolute;
}

.happy-eve-all-con {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .happy-eve-all-con .happ-con-img img {
        width: 327px !important;
    }

.happy-event-carasoul .owl-nav {
    left: -49.9rem;
    bottom: 52px;
    position: absolute;
}

.happy-event-carasoul .owl-dots {
    left: -49.9rem;
    bottom: 20px;
    position: absolute;
}

.event-happy-padd-top {
    padding-top: 25px;
}
/*=======events & happenings css End=============*/

.head2 {
    font-size: 5rem;
}



/*==========Infrastructure Section Css==============*/
.infrastructure-sec {
    background: #1d2d67;
    padding: 30px 0px;
    background: #e7f1f3;
}

    .infrastructure-sec .infra-head {
        color: white;
        text-align: center;
    }

    .infrastructure-sec .infra-para {
        color: #000000;
        font-size: 17px;
        line-height: 28px;
        margin-top: 18px;
    }

    .infrastructure-sec .infra-con {
        align-items: baseline;
        display: flex;
        justify-content: space-between;
        padding: 14px 10px;
    }

.ytyt_tri {
    margin-top: 25px;
}

.infra-crousal {
    margin-top: 20px;
}

.WhyBox img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
/*==========Infrastructure Section Css End==============*/


/*.image-container {
  width: 200px;
  height: 119px;
  overflow: hidden;
}*/
img.yfeswer_tri {
    width: 100%;
    height: 456px;
    object-fit: cover;
    object-position: center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.marquee-content-tri {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
    margin-top: 10px;
}


/*======student life campus==========*/
.jcdvk {
    padding: 50px 0px 185px;
}

.jihh {
    text-align: center;
    font-size: 35px;
    font-weight: 500;
}

.dehe {
    margin-top: 20px;
    font-size: 15px;
    text-align: center;
}

.student-life-sec {
    padding: 0 0px 0px;
    background-color: black;
}

.devhed {
    display: flex;
    justify-content: center;
    position: relative;
    top: -145px;
}

.br-10 {
    border-radius: 10px !important;
}

.position-relative {
    position: relative !important;
}

.card-body.p-0.position-relative img {
    border-radius: 10px;
}

.card-before-overlay::before {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0 0 6px 6px;
    background-image: linear-gradient(#ffffff00, #000000ab);
    z-index: 1;
    /*content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 1;*/
}

.p-5 {
    padding: 3rem !important;
}

.moment-content {
    padding: 10px 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

    .moment-content h5 {
        font-size: 36px;
        line-height: 30px;
        font-weight: 400;
        color: var(--bs-white);
        margin-bottom: 15px;
        line-height: 44px;
    }

    .moment-content p {
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
        color: var(--bs-white);
        margin-bottom: 0;
    }

.justify-content-between {
    justify-content: space-between !important;
}

.d-flex {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.tfdty_tri {
    margin-left: 16px;
}

.section-heading h3 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 10px;
    line-height: 44px;
    position: relative;
}

.lead-head p {
    margin-top: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    padding-right: 79px;
}

.studnt-life-btn {
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    border-radius: 8px;
    color: white;
    padding: 10px 36px;
    display: inline-block;
    height: 49px;
    background: #1d2d67;
    text-transform: uppercase;
    border: 0;
    white-space: nowrap;
    transition: all .2s ease-in-out;
}

    .studnt-life-btn:hover {
        color: white;
    }

.studnt-life-btn-primary {
    font-size: 16px;
    letter-spacing: 1px;
}

.studnt-life-btn {
    box-shadow: none;
    border-radius: 10px;
}

.studnt-life-btn-outline {
    background: transparent;
    border: 1px solid goldenrod;
    color: goldenrod;
    margin-left: 20px;
}

.dehvde {
    position: relative;
    top: -75px;
}

.event-happy .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    /* background: transparent; */
    border: 0px solid white !important;
    /* padding: 2px 4px !important; */
    /* margin: 0px 20px !important; */
    /* height: 40px !important; */
    /* width: 40px !important; */
    /* color: white !important; */
    /* border-radius: 50% !important; */
}

.event-happy .owl-carousel button.owl-dot {
    background: #ffffff59 !important;
    border: 0px solid #353535 !important;
    padding: 0px 25px !important;
    margin: 0px 0px !important;
    height: 2px !important;
    border-radius: 0;
}

.owl-carousel.owl-carousel3 .owl-nav, .owl-carousel.owl-carousel3 .owl-dots {
    display: none;
}

h1.tt-title.white.gergr_tri {
    font-size: 38px;
}

.simple-text.fefed_tri p {
    font-size: 17px;
}

.simple-text.fefed_tri {
    padding-right: 25px;
}



.hhui_tri.dgrfht_tri {
    margin-bottom: 15px;
}




/*AboutUS*/
.col-md-7.gefdrgr_tri {
    padding-right: 0;
}

.col-md-5.fbhh_tri {
    padding-left: 0;
}

.rfhbthbt_tri {
    background: #354b88 !important;
    color: #ffffff !important;
}

.fgegitgy_tri {
    background: #edb000;
    border-right: 1px dashed black;
    padding: 17px 15px !important;
    color: #000000;
}

p.grgfrf_tri {
    font-size: 30px;
    font-weight: 800;
}

    p.grgfrf_tri span {
        font-size: 16px;
        display: block;
        font-weight: 500;
        margin-top: 10px;
    }

.col-xs-3.yufyt_tri {
    margin: 0;
    color: white;
    padding: 3px 15px;
    background: #d81c2a;
}

.col-xs-9.rgfrg_tri {
    padding: 3px 15px;
}

.notificationdiv2 {
    color: #fff;
    background: #354b88;
    padding: 0;
    margin-top: 20px;
}

.row.rhrfg_tri {
    margin: 0;
}

.row.iuguyh_tri {
    margin: 0;
}

section.aboutusection .owl-dots {
    position: absolute;
    left: 10px;
    right: 10px;
    display: flex;
    justify-content: center;
    width: 96%;
    bottom: -19px;
}

.egrtht_tri {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

a.frgrfht_tri {
    background: #ee2323;
    padding: 10px 16px;
    border-radius: 5px;
    color: black;
    margin-right: 10px;
    font-weight: 500;
    width: 50%;
    text-align: center;
    font-size: 15px;
    border: 1px solid #ee2323;
}

    a.frgrfht_tri.efegbyuu_tri {
        background: none;
        color: #000000;
        border: 1px solid #000000;
        margin: 0;
    }

span.rhtht_tri {
    color: #000;
    display: flex;
    align-items: center;
}

a.ytdrt_tri picture {
    margin-left: 5px;
}

.aboutusection .aboutheadingcls {
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 20px;
    line-height: 44px;
    color: #1d2d67;
}

.aboutusection {
    padding: 30px 0 0;
    /* background: #eff2fa; */
    position: relative;
    /* background-image: url(../images/menu_bg.jpg); */
    background-image: url('../images/about_bg.png');
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    /* position: relative; */
    padding-top: 50px;
}

.about-part {
    padding-bottom: 25px;
}

.ytfdyt_tri {
    position: relative;
}

img.uyfygfdgt_tri {
    position: absolute;
    bottom: 0;
    height: 100%;
    opacity: .5;
    width: 100%;
}

section.aboutusection:before {
    content: '';
    position: absolute;
    /* background-color: #1b46bc; */
    background-color: #eff2fa;
    width: 30%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}

.iugfuyh_tri {
    padding: 0;
}

    .iugfuyh_tri .iug_tri.campus-overlay {
        width: 100%;
        max-width: 100vw;
        height: 100%;
        object-fit: cover;
        box-shadow: 0 0 15px #00155452;
        border-radius: 20px 20px 20px 20px;
        padding: 0;
    }

    .iugfuyh_tri img.ouoi_tri {
        border: 0px solid white;
        height: 300px;
    }

.aboutusection .alldetailscollege {
    display: flex;
    padding: 15px 0px;
    text-align: center;
    gap: 19px;
    border-bottom: 1px solid #0f65df;
    justify-content: space-around;
}

    .aboutusection .alldetailscollege .collegeranging h3 {
        font-size: 35px;
        font-weight: 600;
        line-height: 46px;
        color: #0f54b4;
    }

.imageaboutsection {
    padding-left: 61px;
}

    .imageaboutsection img {
        height: 368px;
    }

.newclapadingabout {
    padding-top: 0;
    /*padding-left: 50px;*/
}

.utfyt_tri {
    padding-right: 0;
    padding-top: 0;
    padding-left: 50px;
}

.collegeranging h2 {
    font-size: 20px;
    font-weight: 400;
    color: #0f56ba;
}

/*whychooseus*/
.whychooseus {
    background-image: url(https://www.kcmt.in/images/why-choose-us-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.headingchosoeus h3 {
    color: white;
    font-size: 31px;
}

.parawhychooseus p {
    color: white;
}

.whychooseus .headeringssfswhychosoe h3 {
    font-size: 43px;
    font-weight: 500;
    color: white;
}

.whychooseus .research-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

.whychooseus .orange-margin {
    min-width: 125px;
}

    .whychooseus .orange-margin .left-button {
        margin-bottom: 20px;
        text-align: left;
    }

.whychooseus .orange-square-button {
    margin-top: 40px;
    margin-right: 120px;
}

    .whychooseus .orange-square-button a {
        width: 128px;
        height: 104px;
        border: 4px solid #f90300;
        background-color: #fff;
        position: relative;
        display: block;
        color: #212529;
        background: transparent;
    }

.whychooseus .white-bg .orange-square-button div {
    background: #fff;
}

.whychooseus .orange-square-button div {
    position: absolute;
    font-family: Lato-Black;
    font-size: 1em;
    display: block;
    white-space: nowrap;
    font-size: 16px;
    background: #fff;
    line-height: 46px;
    margin: 0;
    top: 50%;
    left: 0;
    margin-left: 56px;
    transform: translate(0, -50%);
    -webkit-font-smoothing: antialiased;
    padding: 0px 17px;
    border-radius: 4px;
}

.whychooseus .orange-square-button a .right-arrow {
    border: solid #fd0001;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    cursor: pointer;
}

.whychooseus .research-nature .greybanner-wrapper {
    min-width: 900px;
    margin-top: 60px;
}

.whychooseus .greybanner-wrapper .greyBannerUl {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0;
    margin-bottom: 0;
    background: #000000a3;
}

    .whychooseus .greybanner-wrapper .greyBannerUl li {
        display: block;
        font-size: 16px;
        font-family: Lato-Bold;
        line-height: 1.39;
        list-style-type: none;
        padding: 0 25px;
        border-right: 1px solid #fff;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        color: #212529;
    }

        .whychooseus .greybanner-wrapper .greyBannerUl li .greyBanner-content {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

            .whychooseus .greybanner-wrapper .greyBannerUl li .greyBanner-content .numeric-detail {
                font-size: 3.5em;
                font-family: Lato-Black;
                color: white;
                padding-right: 15px;
                margin-bottom: 0;
                -webkit-font-smoothing: antialiased;
                font-weight: normal;
            }

.whychooseus .black-background .greyBanner-content .numeric-detail, .greyBanner-content .greybanner-text-detail {
    margin: auto auto;
    display: block;
    font-family: Lato-Bold;
    font-size: 1em;
    color: #fff !important;
}

.whychooseus .image-row {
    margin-left: 15%;
    display: flex;
    flex-wrap: nowrap;
}

.whychooseus .image1-column {
    width: 264px;
    height: 232px;
    border: 1px solid white;
}

.whychooseus .image2-column {
    margin-left: 16px;
}

.whychooseus .image1-column img {
    width: 100%;
}

.whychooseus .image2-row {
    width: 192px;
    height: 110px;
    margin-bottom: 12px;
    border: 1px solid white;
}

.whychooseus .image3-row {
    width: 192px;
    height: 110px;
    border: 1px solid white;
}

.whychooseus .image1-row {
    margin-left: 15%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 12px;
}

.whychooseus .image4-column {
    width: 528px;
    height: 296px;
    border: 1px solid white;
}

.whychooseus .image1-row {
    margin-left: 15%;
}

.whychooseus .image1-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 12px;
}

.whychooseus .image4-column {
    width: 528px;
    height: 262px;
}

    .whychooseus .image4-column img {
        width: 100%;
    }

.whychooseus .greybanner-wrapper {
    min-width: 900px;
    z-index: 1;
    position: relative;
    bottom: -59px;
}

.whychooseus .borderwhychoosehd {
    border-right: 0px !important;
}

.whychooseus {
    padding: 76px 0px;
}

    .whychooseus .headeringssfswhychosoe {
        padding-bottom: 51px;
        text-align: center;
    }

.headingwhychooseus .parawhychooseus {
    padding-top: 10px;
}

.headingwhychooseus {
    padding: 39px;
}
/*NewsEvent*/
section.gallery-gap {
    padding: 35px 0;
    background: #e0e6ee;
}

.Newseventsclass .newevetesghs h3 {
    font-size: 43px;
    padding-bottom: 10px;
}

.Newseventsclass .hiiuhu_tri .iug_tri .datedivclaevent {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #0f54b4;
    padding: 16px;
    border-radius: 5px;
}

    .Newseventsclass .hiiuhu_tri .iug_tri .datedivclaevent h4 {
        color: white;
    }

.Newseventsclass .hiiuhu_tri .viewmoreclassh {
    padding-top: 20px;
    font-size: 18px;
}

.Newseventsclass .maineventclsss {
    width: 100%;
    border: 1px solid #fd00015e;
}

    .Newseventsclass .maineventclsss .inneritemdiv img {
        width: 139px;
        height: 130px;
    }

.Newseventsclass .inneritemdiv {
    width: 139px;
    position: relative;
}

.Newseventsclass .datetimwclsj {
    border: 1px solid #126ae2;
    background-color: #1157b7;
    top: -22px;
    left: -10px;
    position: absolute;
    padding: 11px;
    border-radius: 5px;
    text-align: center;
}

    .Newseventsclass .datetimwclsj h4 {
        color: white;
        font-size: 12px;
        padding-bottom: 5px;
    }

.Newseventsclass .maineventclsss {
    display: flex;
}

.Newseventsclass .righteventdivs {
    padding-left: 37px;
}

.Newseventsclass .wraptextclass {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limits the content to 1 line */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; /* Adds "..." at the end of the first line */
}

.Newseventsclass .dataheadingcls {
    padding: 27px 14px 25px 15px;
}

.Newseventsclass .righteventdivs .rightnewclhhs {
    font-size: 43px;
    padding-bottom: 20px;
    color: #0f54b4;
}

.Newseventsclass .dataheadingcls h4 {
    font-size: 15px;
    font-weight: 600;
}

.Newseventsclass .dataheadingcls p {
    font-size: 12px;
    font-weight: 300;
}

.Newseventsclass .marquee-container {
    padding: 2em 1em;
    width: 100%;
    height: 301px;
    overflow: hidden;
    position: relative;
    background-color: white;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Newseventsclass .marquee-content {
    list-style-type: none;
    margin: 0;
    padding: 0;
    animation: scrollUp 10s linear infinite;
    display: flex;
    flex-direction: column;
}

@keyframes scrollUp {
    0% {
        transform: translateY(0%);
    }

    100% {
        transform: translateY(-100%);
    }
}

.marquee-content li {
    border-bottom: 0px;
}

.Newseventsclass {
    padding: 52px 0px;
    background-image: url(/images/Homeimage/section.bg-1.png);
}

/*Courses*/
#accademics {
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: 50% 0;
}

    #accademics::before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: rgb(35 49 60 / 62%);
        z-index: 0;
    }

    #accademics .lftSec {
        padding-right: 55px;
    }

    #accademics .MainHead {
        text-align: left;
        margin-bottom: 55px;
    }

        #accademics .MainHead .Head {
            color: #fff;
            font-size: 43px;
            font-weight: 500;
            line-height: 44px;
            margin-bottom: 30px;
        }

        #accademics .MainHead .tagline {
            font-size: 15px;
            color: white;
        }

    #accademics .FlexBox {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        #accademics .FlexBox .box:nth-child(odd) {
            background: rgba(80, 61, 79, .75);
        }

        #accademics .FlexBox .box {
            min-height: 245px;
        }

        #accademics .FlexBox .box {
            padding: 35px 35px 50px;
            min-height: 235px;
        }

            #accademics .FlexBox .box .ViewMore {
                bottom: 35px;
                left: 35px;
            }

            #accademics .FlexBox .box .ViewMore {
                position: absolute;
                bottom: 20px;
                left: 20px;
                font-size: 14px;
            }

            #accademics .FlexBox .box .course {
                font-size: 24px;
                line-height: 30px;
                margin-bottom: 40px;
                color: #fff;
            }

        #accademics .FlexBox .box {
            width: 33.3333333333%;
        }

    #accademics .ViewMore {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        width: fit-content;
        width: -moz-fit-content;
        font-size: 11px;
    }

        #accademics .ViewMore svg {
            width: 11px;
            height: 11px;
            margin-left: 18px;
            fill: #ae2956;
            transform: rotate(180deg) translateY(0px);
            transition: all .5s ease-in-out;
            filter: drop-shadow(0px 0px 0px rgba(243, 185, 34, 0));
            display: inline-block;
            position: relative;
            vertical-align: middle;
            overflow: hidden;
        }

    #accademics .FlexBox .box {
        border: 1px solid hsla(0, 0%, 100%, .302);
        position: relative;
        transition: all .3s;
    }

        #accademics .FlexBox .box:nth-child(even) {
            background: rgba(174, 41, 86, .5);
        }

    #accademics .lftSec {
        padding-right: 55px;
        padding-top: 95px;
    }
/*Placement*/



.palcement-section {
    padding-top: 53px;
    padding-bottom: 60px;
}

    .palcement-section h3 {
        text-align: center;
        font-weight: 500;
        padding-bottom: 43px;
        font-size: 43px;
    }

.item.place-one {
    background-image: url('../images/homeimage/bg-child.png');
    background-size: cover;
    width: 100%;
    height: 285px;
    box-shadow: 0 0 24px 0 rgb(26 47 106 / 37%);
}

.placement-img {
    position: relative;
    top: 45px;
    left: -8px;
}

.place-one h4 {
    color: #0f65df;
    text-align: center;
    font-size: 20px;
}

.img-place {
    width: 120px !important;
    /* padding-top: 30px; */
    box-shadow: 0 0 24px 0 rgb(26 47 106 / 37%);
    margin-top: 35px;
    margin-bottom: 20px;
}

.place-txt {
    color: black;
    text-align: center;
    padding-top: 10px;
    font-weight: 600;
}

p.place-para {
    text-align: center;
    padding: 9px 0 0px;
    font-weight: 600;
    color: #fd0100;
    font-style: italic;
}
/*Testimonialsection*/
.testimonialsection {
    padding-bottom: 40px;
}

.bg-img-hospital {
    position: relative;
    background-image: url(/images/Homeimage/Testimonialimage122.png);
    background-repeat: no-repeat;
    background-size: cover;
}

    .bg-img-hospital::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #0d2749c9;
        z-index: 1;
    }

.mb-md-5 {
    margin-bottom: 3rem !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.bg-img-hospital h3, .bg-img-hospital p {
    z-index: 1;
    position: relative;
}

.f-26 {
    font-size: 26px;
    font-weight: 500;
}

.pat-say-title {
    font-size: 45px;
    margin-top: 31px;
}

.cl-cmm {
    color: #fa0203;
}

.why-choose-sec {
    margin-top: -60px;
}

.box-shadow {
    box-shadow: 4px 4px 13px 0 rgb(1 1 1 / 20%);
}

.testimonial-box {
    border: 1px solid #80808061;
    border-radius: 19px;
    padding: 1rem;
    background-color: white;
}

.rftyuf_tri {
    padding: 10px;
}

.w-60 {
    width: 60px !important;
}

.testimonial-name {
    margin-bottom: 4px;
    font-size: 16px;
    color: #302f2f;
}

.testimonial-rating .rating {
    font-size: 14px;
    color: #efae1b;
}

.testimonial-rating .rating {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 7px;
}

    .testimonial-rating .rating .fa-star {
        padding-right: 4px;
    }

.testimonial-para p {
    padding-right: 12px;
    text-align: justify;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 25px;
}

.testemonial-sec {
    padding: 80px 0px;
}
/*separation*/
.achievements-wrp {
    font-family: "Cera Pro";
    padding: 40px 0;
    position: relative;
    background-image: url(/images/Homeimage/dots.png);
}

.headcmn h2 {
    font-size: 43px;
    font-weight: 500;
    color: black;
}

.headcmn.center {
    text-align: center;
}

.headcmn {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

    .headcmn.center:after {
        right: 0;
        margin: auto;
        position: absolute;
        content: "";
        height: 3px;
        background: linear-gradient(41deg, #0f65df 30%, #ffffff 100%);
        left: 0;
        bottom: 0;
        width: 75px;
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.achievement-slider .main h3 {
    font-size: 46px;
    text-align: center;
    font-weight: 700;
    color: black;
    padding-bottom: 10px;
}

.achievement-slider .main p {
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    color: black;
}

.main {
    border-right: 1px solid #0f54b4b0;
    padding: 30px 45px;
}

.colorclaspanhsh {
    color: #175bbc;
}


/*programs*/
.programheadinggclssh span {
    font-weight: 500;
}

.programheadinggclssh {
    font-weight: 300 !important;
}

.imageprograms img {
    width: 123%;
    height: 100%;
    object-fit: cover;
}

.home-sec2 .programheadinggclssh {
    font-size: 40px;
    !;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}

#repright_ctl01_divright .col-md-8 {
    padding: 0px;
}

#repright_ctl01_divright .col-md-4 {
    padding: 0px;
}

#repright_ctl02_divright .col-md-8 {
    padding: 0px;
}

#repright_ctl02_divright .col-md-4 {
    padding: 0px;
}

#repright_ctl02_divright .program-list {
    /* margin-top:19px; */
}

#repright_ctl03_divright .col-md-8 {
    padding: 0px;
}

#repright_ctl03_divright .col-md-4 {
    padding: 0px;
}

#repright_ctl03_divright .program-list {
    /* margin-top:19px; */
}

.home-program .col-sm-8 {
    padding-left: 5px;
    padding-right: 11px;
}

.imageprograms {
    padding-left: 0;
    height: 527px;
}

.nameofthesection h3 {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
}

.nameofthesection {
    padding: 0 5px 15px 0;
    position: sticky;
    top: 0px;
    left: 0;
    /* background: #1d2d67; */
    z-index: 1;
}

/*why chooseus1*/
.space-top {
    padding-top: 20px;
}

.shape-mockup-wrap {
    z-index: 2;
    position: relative;
}

.shape-mockup {
    position: absolute;
    z-index: -1;
}

.d-xl-block {
    display: block !important;
}

.shape-mockup img:not([draggable]), embed, object, video {
    max-width: 100%;
    height: auto;
}

title-area {
    text-align: left !important;
    position: relative;
    z-index: 2;
    margin-bottom: 0 !important;
}

.sub-title {
    font-size: 16px;
    font-weight: 500;
    color: #d9a700;
    font-family: var(--title-font);
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    display: block;
    text-align: left !important;
}

.category-sec-wrap .sec-title {
    font-size: 36px;
    margin-bottom: 55px;
}

.th-btn {
    position: relative;
    background-color: #c30000;
    color: #ffffff;
    box-shadow: 0px 6px 16px rgba(13, 94, 244, 0.24);
    text-align: center;
    padding: 8px 36px;
    display: inline-block;
    border-radius: 0 5px 5px 0;
}

    .th-btn:before {
        content: "";
        position: absolute;
        height: 0%;
        left: 50%;
        top: 50%;
        width: 600%;
        background-color: black;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(60deg);
        transform: translateX(-50%) translateY(-50%) rotate(60deg);
        z-index: -1;
        -webkit-transition: 0.7s ease;
        transition: 0.7s ease;
    }

.category-sec-wrap .category-slider {
    margin-left: 30px;
    padding-top: 35px;
    position: relative;
    display: block;
}

.slider-shadow .slick-list {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: -30px;
    margin-top: -30px;
    transform: translateZ(0);
    padding-left: 0;
    overflow: hidden;
    padding-right: 0;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.category-card {
    text-align: center;
    border-radius: 10px;
    background: white;
    padding: 12px;
    margin: 12px 0;
    box-shadow: rgb(99 99 99 / 12%) 0px 2px 8px 0px;
    border: 1px solid #f2f2f2;
}

.category-card_icon {
    line-height: 60px;
    border-radius: 999px;
    text-align: center;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    margin: auto;
    margin-bottom: 15px;
}

    .category-card_icon img {
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
    }

slick-slide img {
    display: inline-block;
}

.category-card_title {
    font-size: 18px;
    font-weight: 500;
    margin-top: 0;
}

    .category-card_title a {
        color: #000;
        text-transform: uppercase;
    }

.space-top .slick-slider {
    margin-top: 68px;
}

/*============== counter section ==============*/
section.tydr_tri .pooi_tri.dgrrfg_tri, section.trtr_tri .pooi_tri.dgrrfg_tri {
    color: #fff;
}

section.tydr_tri .uyyt_tri.defd_tri, section.trtr_tri .uyyt_tri.defd_tri {
    color: #ffffffa1;
}

.yuft_tri {
    /* background: linear-gradient(144deg, #022849 50%, #00203b 50%); */
    /* background: linear-gradient(144deg, #ffbd00 50%, #dba000 50%); */
    /* padding-top: 50px; */
    /* margin: 0 auto; */
    /* padding-bottom: 310px; */
}

.tydtygv_tri {
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 0 14px;
    color: #ffffff;
}

.drtdt_tri {
    font-size: 18px;
    display: block;
    font-weight: 500;
    color: #ffffffb8;
}

.trsdre_tri {
    display: block;
    text-align: center;
    margin-bottom: 75px;
    border-right: 1px dotted #ffffff38;
}

.ytdyt_tri .col-md-3:last-child .trsdre_tri {
    border-right: 0px dotted #ffffff38;
}

img.tyr_tri {
    width: 100%;
}

.trsder_tri {
    width: 45px;
    margin: 0 auto 5px;
}

.uyrfuefed_tri {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: flex-end;
    color: white;
    z-index: 2;
    background: linear-gradient(to right, #001446 25%, #00144678 75%, rgb(255 255 255 / 0%) 100%);
    /* background: linear-gradient(to left, #ffffff00, #001446); */
    padding: 20px 100px 20px 20px;
}

h4.ufedxyfytfyt_tri {
    font-size: 28px;
    /* text-transform: uppercase; */
    font-weight: 500;
    margin-bottom: 4px;
    position: relative;
    padding-bottom: 5px;
}

.egeg_tri {
    position: relative;
}

p.resers_tri {
    font-size: 13px;
    line-height: 24px;
    color: #ffffff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.egeg_tri.frhtfbhh_tri {
    margin-top: 28px;
}

img.ouofdgegi_tri {
    height: 227px;
    width: 100%;
    object-fit: cover;
}

.htghbgv_tri:first-child .uyrfuefed_tri {
    height: 100%;
    width: 50%;
    align-items: center;
}

.htghbgv_tri:nth-child(2) .uyrfuefed_tri {
    height: 100%;
    align-items: flex-start;
}

a.tdrtd_tri {
    background: #fff;
    color: #334b89;
    padding: 5px 16px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 12px;
}

.pooi_tri.dgrrfg_tri {
    color: white;
    font-weight: 600;
    text-align: center;
    padding-bottom: 22px;
}

.uyyt_tri.defd_tri {
    color: #4c4c4c;
    line-height: 23px;
    font-weight: 500;
    margin-bottom: 30px;
}

a.tdrtd_tri.tdrtrfgvfd_tri {
    font-size: 16px;
    padding: 7px 28px;
}

.ydc_tri {
    text-align: center;
    margin-top: 20px;
}

.row.dgfgtyyh_tri .col-md-6 {
    padding: 0 15px;
}

.row.dgfgtyyh_tri .row {
    margin: 0;
}

.row.dgfgtyyh_tri img.ouogegi_tri {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rser_tri {
    /*margin-top: -18%;*/
}

.rgtghbuygu_tri {
    box-shadow: 0 0 9px #00000026;
    background: white;
}

.edsdefvd_tri {
    /* background: #fff; */
    padding: 0;
    /* height: 47px; */
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: 600;
    color: #ffffff;
    font-size: 14px;
    line-height: 23px;
}

.row.wedesd_tri {
    padding-right: 0;
    padding-left: 0;
}

.efwecd_tri {
    padding: 0;
}

.efecdxz_tri {
    padding: 15px;
    height: 100%;
}

    .efecdxz_tri p {
        color: #000;
        font-size: 13px;
        line-height: 22px;
        height: 60px;
    }

    .efecdxz_tri a {
        pointer-events: none;
        cursor: unset;
    }

.test-slider .owl-dots {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
}

span.dedsda_tri {
    font-size: 16px;
    font-weight: 500;
    color: #344a8a;
    margin-bottom: 5px;
    display: block;
    margin-top: 10px;
}

h4.efd_tri {
    font-weight: 600;
    font-size: 18px;
    color: #344a8a;
}

p.fdf_tri {
    margin-top: -40px;
}

.efecefg_tri {
    padding: 0;
}

.eds_tri {
    background: #344a8a;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 5px 10px;
}

a.sdgrg_tri {
    background: #ffbd00;
    color: #334b89;
    padding: 6px 10px;
    display: inline-flex;
    align-items: center;
    margin-top: 12px;
    border-radius: 5px;
}

    a.sdgrg_tri svg {
        margin-left: 10px;
    }

.rgrfg_tri {
    display: flex;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    height: 52px;
}

.eds_tri h4 {
    font-size: 28px;
    font-weight: 800;
    color: white;
    padding: 0;
    margin: 0;
}

.eds_tri img {
    width: 100%;
}
/*.efecdxz_tri:after {
    content: "";
    position: absolute;
    top: 10%;
    right: -45px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 30px solid #fff;
    z-index: 9;
}*/
.sfefdev_tri {
    padding: 37px;
    height: 100%;
    position: relative;
}

.gregre_tri {
    background: #fff;
    box-shadow: 0 0 9px #00000026;
}

.wdwef_tri {
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease;
}

.efed_tri {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

img.defdolo_tri {
    transform: scale(1.05);
    opacity: 1;
    min-height: 1px;
    min-width: 1px;
    text-indent: -9999px;
}

.dsdik_tri {
    position: absolute;
    bottom: 30px;
    right: 30px;
    transform: translate(-10%, -50%);
}

a.wwdwe_tri {
    background: #fff;
    border-radius: 6px;
    width: auto;
    font-size: 14px;
    padding: 6px 10px;
    transition: all 0.2s ease-in-out;
    font-weight: 500;
    color: #383838;
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.sfefdev_tri:hover .wdwef_tri {
    width: 100%;
    left: 0;
}

.fedwe_tri {
    width: 60px;
    height: 60px;
    box-shadow: 0 0 9px #00000026;
    border-radius: 50px;
}

.utgyu_tri {
    display: flex;
    align-items: center;
}

    .utgyu_tri h4.efd_tri {
        margin-left: 12px;
    }

.uyftdy_tri img.feds_tri, .rser_tri img.defdolo_tri {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

section.trtr_tri {
    /* background-color: #fff9f2; */
    padding-bottom: 50px;
}

.uyftdy_tri {
    margin-top: -20%;
}
/*....recruiters css...*/


.students-join3-area {
    background: #e7f1f3;
    /*background: #ffbd00;*/
    padding: 50px 0;
}

.students-join3-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.53);
    -moz-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.53);
    box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.53);
}

    .students-join3-wrapper .students-join3-left {
        -webkit-box-flex: 5;
        -moz-flex: 5;
        -webkit-flex: 5;
        flex: 5;
        border: 1px solid #FFFFFF;
    }

        .students-join3-wrapper .students-join3-left .ri-grid {
            margin: 0;
        }

.ri-grid {
    margin: 30px auto 30px;
    position: relative;
    height: auto;
}

    .ri-grid ul.ri-grid-list {
        zoom: 1;
    }

    .ri-grid ul.ri-grid-list {
        list-style: none;
        display: flex;
        width: 100%;
        margin: 0;
        padding: 0;
        justify-content: center;
        flex-wrap: wrap;
        background: #fff;
    }

.students-join3-wrapper .students-join3-left ul li {
    border: 2px solid #FFFFFF;
}

.ri-grid ul.ri-grid-list li {
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -o-perspective: 400px;
    -ms-perspective: 400px;
    perspective: 400px;
    margin: 0;
    padding: 0;
    float: none;
    position: relative;
    display: block;
    overflow: hidden;
    width: 11.1%;
    height: 100px;
}

    .ri-grid ul.ri-grid-list li a {
        display: block;
        outline: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #fff;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

.students-join3-wrapper .students-join3-right {
    -webkit-box-flex: 2;
    -moz-flex: 2;
    -webkit-flex: 2;
    flex: 2;
    text-align: center;
    background: #364C88;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

    .students-join3-wrapper .students-join3-right > div {
        margin: 0 auto;
    }

    .students-join3-wrapper .students-join3-right h2 {
        font-size: 33px;
        font-weight: 400;
        margin-bottom: 20px;
        line-height: 1.2;
        color: #FFFFFF;
    }

        .students-join3-wrapper .students-join3-right h2 span {
            font-weight: 700;
            color: #fdc800;
        }


/*@keyframes rotate {
    0% {
        transform: rotateY(0deg);
    }
    100% {
        transform: rotateY(360deg);
    }
}
@keyframes rotate-pause {
    0% {
        transform: rotateY(0deg);
    }
    25% {
        transform: rotateY(90deg);
    }
    50% {
        transform: rotateY(180deg);
    }
    75% {
        transform: rotateY(270deg);
    }
    100% {
        transform: rotateY(360deg);
    }
}*/
.ri-grid ul.ri-grid-list li a {
    animation: rotate-pause 5s linear infinite; /* Adjust duration for slower/faster rotation */
    -webkit-animation: rotate-pause 5s linear infinite;
    animation-delay: 4s; /* No delay by default */
}
/*.ri-grid ul.ri-grid-list li:nth-child(1) a {
    animation-delay: 5s;
}

.ri-grid ul.ri-grid-list li:nth-child(2) a {
    animation-delay: 2s;
}

.ri-grid ul.ri-grid-list li:nth-child(3) a {
    animation-delay: 4s;
}*/





.ri-grid ul.ri-grid-list li:nth-child(1) a {
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
    animation-delay: 0s; /* No delay for the first image */
}

.ri-grid ul.ri-grid-list li:nth-child(5) a {
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
    animation-delay: 1s; /* Start 1 second after the first */
}

.ri-grid ul.ri-grid-list li:nth-child(3) a {
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
    animation-delay: 2s; /* Start 2 seconds after the first */
}

.ri-grid ul.ri-grid-list li:nth-child(8) a {
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
    animation-delay: 3s; /* Start 3 seconds after the first */
}

.ri-grid ul.ri-grid-list li:nth-child(11) a {
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
    animation-delay: 3s; /* Start 3 seconds after the first */
}

.ri-grid ul.ri-grid-list li:nth-child(13) a {
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
    animation-delay: 3s; /* Start 3 seconds after the first */
}

.ri-grid ul.ri-grid-list li:nth-child(15) a {
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
    animation-delay: 3s; /* Start 3 seconds after the first */
}

.ri-grid ul.ri-grid-list li:nth-child(18) a {
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
    animation-delay: 3s; /* Start 3 seconds after the first */
}

.ri-grid ul.ri-grid-list li:nth-child(20) a {
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
    animation-delay: 3s; /* Start 3 seconds after the first */
}

.ri-grid ul.ri-grid-list li:nth-child(23) a {
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
    animation-delay: 3s; /* Start 3 seconds after the first */
}

.ri-grid ul.ri-grid-list li:nth-child(26) a {
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
    animation-delay: 3s; /* Start 3 seconds after the first */
}

/*....recruiters css...*/

/*....awards css...*/


.no-margin {
    margin: 0px !important;
}

.no-padding {
    padding: 0px !important;
}

.primary-deep {
    /* background-color: #364c88; */
}

.award-c4 {
    padding-left: 57px;
    padding-top: 20px;
    padding-right: 30px;
}

.aimg {
    width: 45px;
    margin-top: -10px;
    margin-bottom: 12px;
}

.Awardshonors_hd {
    margin-left: 8px;
}

.awards-title {
    color: #fff;
}

.title-course-p {
    font-size: 43px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 100;
    font-family: Impact, Charcoal, sans-serif;
    letter-spacing: 4px;
}

.honors {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
}

.award-c4 ul {
    margin-left: 14px;
}

.hp-placement4 ul li {
    border-bottom: 1px solid #FCC425;
    padding: 4px 0px;
    margin: 0;
}

.alist li {
    color: #fff !important;
    list-style-type: none !important;
    border-bottom: none !important;
}

.award-c4 ul li h3 {
    font-size: 15px;
    font-weight: 100;
    color: #002147;
    padding-bottom: 0;
    line-height: 1.4;
    display: flex;
}

.alist li h3 {
    color: #000000 !important;
}

.award {
    width: 36px;
    height: 0;
    min-width: 36px;
}

section.Awards-section {
    background-color: #f3f3f3;
    padding: 50px 0;
}

.awards-img {
    margin-bottom: 8px;
    width: 100%;
}

h3.no-margin span {
    color: #4c4c4c;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-block;
}

h3.no-margin:before {
    content: "";
    position: absolute;
    height: 2px;
    left: 4px;
    width: 20px;
    background: #dba000;
    border-radius: 30px;
    top: 13px;
}

h3.no-margin img.award {
    opacity: 0;
}
/*....awards css...*/



.fegfed_tri {
    position: relative;
}

.gregv_tri {
    background: linear-gradient(0deg, #344a8a, #344a8ad9 60%, #febd2c00);
    padding: 30px 10px 10px 10px;
    z-index: 1;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
}

p.rgedfvf_tri {
    font-weight: 600;
    font-size: 20px;
    margin-top: 15px !important;
    border-bottom: 1px solid #ffffff3b;
    padding-bottom: 5px !important;
}

section.ddtrdre_tri {
    padding: 40px 0;
    background: #e7f1f3;
}

.col-12.col-md-6.fedwe_tri {
    padding: 0;
}

.rgtguygu_tri {
    display: flex;
}

marquee.fhgfbhrf_tri {
    width: 300px;
    height: 238px;
}

.naac-heading {
    font-size: 29px;
    font-style: italic;
}

.about-img {
    height: 463px;
}

.awards-heading {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}

.infrastructure-sec .infra-con {
    align-items: baseline;
    display: flex;
    justify-content: space-between;
    padding: 14px 10px;
}

.WhyBox {
    background: #fff;
    box-shadow: 0rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
    border-bottom: 0px solid #088654;
    margin-bottom: 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

    .WhyBox img {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

.awards-txtt {
    padding: 10px;
}

.company_name {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    padding: 0px 10px 0px;
    font-style: italic;
}

@media (max-width:992px) {
    .ri-grid ul.ri-grid-list li {
        width: 33.1% !important;
    }

    .scholarship-txtt {
        padding: 0 !important;
    }

    .grgfrf_tri {
        font-size: 18px !important;
    }

    .alumini-div {
        height: 82px !important;
    }

    p.grgfrf_tri span {
        font-size: 14px !important;
    }

    .col-md-5.fbhh_tri {
        padding-left: 16px !important;
    }
}

/*...........old css end.........*/


/*....new about -us section....*/
.uiugi_tri {
    background: #1d2d67;
    color: #fff;
    display: flex;
    padding: 12px 0;
    margin-top: 14px;
}

    .uiugi_tri .grfyhui_tri {
        width: 50%;
        padding: 0 16px;
        border-right: 1px solid #ffffff36;
    }

.iyfegbu_tri {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 3px;
}




.pe-2 {
    padding-right: 40px;
}

.grfvfrhrtf_tri {
    padding: 50px 0;
    background-image: url('../../image/bg/bg-img.png');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
}

.astro-image-wrap, .kc-sectn-card {
    transition: all .30s ease-in-out;
}

.astroimg {
    display: flex;
    position: relative;
    padding-bottom: 87%;
    width: 100%;
}

    .astroimg img.astro-1:hover {
        margin-top: -5px;
    }

img.img-fluid.astro-1 {
    position: absolute;
    right: 0;
    z-index: 8;
    width: 61%;
    bottom: 0;
    border-radius: 5px;
}

.astroimg img.astro-2:hover {
    margin-top: 5px;
}

.astroimg img {
    transition: all .30s ease-in-out;
}

.astro-2 {
    margin-top: 0;
    position: absolute;
    z-index: 3;
    width: 63%;
    border-radius: 5px;
}

.astroimg:after {
    content: "";
    height: 481px;
    background: #ee2323;
    top: -25px;
    bottom: -25px;
    position: absolute;
    left: 15%;
    right: 15%;
}

.utfyt_tri h5 {
    font-size: 19px;
    padding-bottom: 9px;
    color: grey;
    font-style: italic;
}

.section-img {
    display: flex;
    padding-top: 35px;
}

    .section-img img {
        width: 100%;
    }

/*....recruiters-section...*/

.home_section4 {
    background: #00203b;
    height: 506px;
    display: flex;
    align-items: center;
    padding: 112px 0 30px;
    width: 100%;
}

.recruiters-partt {
    background: #eeeeee;
    padding-bottom: 45px;
    height: 509px;
    position: relative;
    top: -41px;
}

.home_section4 h2 {
    color: white;
    font-size: 43px;
}

.home_section4 .data li {
    color: white;
    font-size: 17px;
    border-bottom: 1px solid #d6d6d6;
    margin-right: 50px;
    list-style: none;
    padding-top: 24px;
}

.home_section4 .data strong {
    font-size: 52px;
    display: inline-block;
    vertical-align: middle;
    /* padding-top: 14px; */
    /* list-style: none; */
}

.home_section4 .data span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    font-weight: 700;
}

.home_section4 .quote_box {
    margin: 28px 0 0;
}

    .home_section4 .quote_box p {
        position: relative;
        margin: 20px 170px 0 0;
        color: white;
        text-align: justify;
        /* padding-right: 52px; */
    }

.home_section4 a.placement_more {
    color: #58595b;
    font-weight: 700;
    font-size: 18px;
    /* margin: 50px 0 0 50px; */
    display: inline-block;
}

    .home_section4 a.placement_more span, .home_section4 a.placement_more:hover {
        color: #e11c24;
    }

.home_section4 h2.black {
    color: #000;
    padding-left: 50px;
    padding-top: 38px;
}

.home_section4 .data2 li:first-child {
    border-left: none;
    /* border-bottom: 1px solid black; */
}

.home_section4 .data2 li {
    color: #000;
    font-size: 17px;
    display: inline-block;
    border-left: 1px solid #d6d6d6;
    width: 48%;
    padding-left: 50px;
    /* padding-top: 9px; */
}

.home_section4 .data2 strong {
    font-size: 42px;
    display: block;
    color: #1d2d67;
}

.home_section4 .data2 span {
    font-weight: 700;
}

.home_section4 .recruiter_logo {
    margin: 50px 0 0 17px;
}

@media screen and (min-device-width: 1024px) and (max-height: 650px) {
    .home_section4 .recruiter_logo li {
        width: 28%;
    }
}

.home_section4 .recruiter_logo li {
    display: inline-block;
    vertical-align: top;
    width: 23.7%;
    padding: 5px;
}

    .home_section4 .recruiter_logo li img {
        max-width: 100%;
        height: auto;
        box-shadow: rgba(17, 121, 239, 0.15) 0px 2px 5px 0px;
    }

.home_section4 a.placement_more {
    color: #58595b;
    font-weight: 700;
    font-size: 15px;
    /* margin: 50px 0 0 50px; */
    display: inline-block;
    background: white;
    padding: 5px 15px;
    /* margin-bottom: 11px; */
}

ul.data2.animated.bounceInRight.go {
    padding-top: 15px;
}


/*....carrier assistance section...*/



.didyouknow-section {
    width: 100%;
    min-height: 500px;
    margin-top: 0px;
    background-color: #FFF;
}

.didyouknow-headerblock {
    width: 100%;
    /* height: 140px; */
    /* float: left; */
}

.redbg {
    background-color: #edb000;
    /* z-index: 0; */
}

.didyouknow-headerblock-left {
    width: 33%;
    height: 60px;
    margin-top: 25px;
    border-right: 1px solid #000000;
    float: left;
}

.didyouknow-headerblock-h4 {
    width: 100%;
    font-size: 35px;
    font-weight: 700;
    color: black;
    text-align: left;
    line-height: 40px;
    margin-top: 6px;
    margin-bottom: 5px;
    /* font-family: 'Poppins'; */
    float: left;
}

.didyouknow-headerblock-right {
    width: 65%;
    height: 80px;
    margin-top: 30px;
    float: right;
}

.blaze-container {
    position: relative;
}

.blaze-track-container {
    overflow: hidden;
}

.blaze-track {
    will-change: transform;
    touch-action: pan-y;
    display: flex;
    gap: var(--slide-gap);
    box-sizing: border-box;
}

    .blaze-track > * {
        box-sizing: border-box;
        width: var(--slide-width);
        flex-shrink: 0;
    }

.didyouknow-header-belowinner {
    width: 100%;
    height: 100%;
    background-image: url('../images/homeimage/carriers-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 45%;
    padding-bottom: 30px;
}

.didyouknow-rightheading {
    color: white;
    font-weight: 600;
    text-align: center;
    padding-bottom: 22px;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 4px;
    position: relative;
    float: left;
    padding-top: 35px;
}


    .didyouknow-rightheading span {
        font-weight: 500;
        font-family: 'Poppins';
    }

.didyouknow-rightdetail {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
    text-align: left;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 30px;
    /* font-family: 'Poppins'; */
    float: left;
}

.didyouknow-rightbox {
    width: 100%;
    margin-top: 30px;
    float: left;
}

.didyouknow-maindetailbox {
    width: 24%;
    height: 145px;
    background-color: #FFF;
    background-color: none;
    border-radius: 8px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
    float: left;
}


    .didyouknow-maindetailbox:hover {
        background-color: #edb000;
    }

.didyouknow-maindetailbox-inner {
    width: 80%;
    height: 132px;
    margin-left: 10%;
    margin-top: 15px;
    float: left;
}

.didyouknow-maindetail-iconbox {
    width: 100%;
    height: 50px;
    float: left;
}

.didyouknow-maindetail-iconimg {
    height: 50px;
    width: auto;
}

.didyouknow-maindetail-iconimg-hover:hover {
    display: none;
    height: 50px;
    width: auto;
}

.didyouknow-maindetailbox:hover .didyouknow-maindetail-iconimg-hover {
    display: none;
}

img.didyouknow-maindetail-iconimg-hover {
    width: 50px;
    height: 50px;
    position: relative;
    left: -61px;
}

.didyouknow-maindetail-detailbox {
    width: 98%;
    height: 54px;
    border-left: 3px solid #515151;
    margin-top: 14px;
    float: left;
}

p.didyouknow-headerblock-p {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.didyouknow-maindetail-detailtext {
    font-size: 14px;
    font-weight: 500;
    color: #515151;
    text-align: left;
    line-height: 25px;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: 10px;
    /* font-family: 'Poppins'; */
    float: left;
}

.didyouknow-maindetailbox:hover .didyouknow-maindetail-detailtext {
    color: #FFF;
}

.didyouknow-maindetailbox:hover .didyouknow-maindetail-detailbox {
    border-left: 3px solid #FFF;
}

.col-12.col-sm-6.pr-3.pr-sm-5.animatedParent {
    padding-left: 45px;
}



/*...international part....*/

.ic-color-box {
    /* background: #2967af; */
    height: 100%;
    padding: 6px 0;
    border-right: 1px solid #033b7c;
    /* box-shadow: 0 0 10px 10px rgb(0 0 0 / 15%); */
}

    .ic-color-box h2 {
        color: #2967af;
        margin: 0;
        font-size: 45px;
        line-height: 47px;
        /* font-family: fantasy; */
    }

.Internatioal-section {
    margin-bottom: 50px;
}

.slider-part {
    white-space: nowrap;
    display: flex;
    position: relative;
    z-index: -1;
}

.slider-div {
    white-space: nowrap;
    animation: slide 50s linear infinite;
    display: flex;
}

@keyframes slide {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

.ic-logo-box {
    text-align: center;
    /* border-right: 1px solid #00203b61; */
    height: 81px;
    box-shadow: 0 0 9px #00000026;
    padding: 0 10px;
    background: #fff;
    margin: 0 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .ic-logo-box span {
        font-size: 12px;
        font-weight: bold;
        /* font-family: var(--familyMonts); */
        line-height: 1.8rem;
        padding-top: 6px;
    }

.slider-div li {
    list-style: none;
}


/*...news-event css....*/

section.news-event {
    padding: 50px 0;
    background: #00529e;
}

.tm-bx {
    /* margin-bottom: 40px; */
    box-shadow: 0 0 9px #00000026;
    /* height: 349px; */
    margin: 10px;
    transition: .3s ease-in;
}

.tm-thmb {
    max-height: 198px;
    border-bottom: 6px solid #dbb10a;
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .tm-thmb > a {
        float: left;
        width: 100%;
    }

        .tm-thmb > a:before {
            content: "";
            position: absolute;
            left: 50%;
            right: 50%;
            top: 0;
            bottom: 0;
            opacity: 0;
            background-color: #000;
            z-index: 1;
        }

    .tm-thmb img {
        min-height: 210px;
    }

    .tm-thmb img {
        width: 100%;
    }

        .tm-thmb img:hover {
            /* -webkit-transition: all .2s linear; */
            -ms-transition: all .2s linear;
            -o-transition: all .2s linear;
            /* transition: all .2s linear; */
        }

.tm-bx:hover .tm-inf > span .readmore {
    color: #fff !important;
}

.scl2 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    max-width: 37px;
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    opacity: 0;
    visibility: hidden;
    background: #043b7a;
    border-radius: 30px;
    transform: translateX(100%);
}

    .scl2 > a {
        float: left;
        color: #ffffff;
        font-size: 14px;
        width: 100%;
        padding: 10px 10px;
        text-align: center;
        display: flex;
        justify-content: center;
    }

.tm-inf {
    margin-top: 0;
}

.tm-inf {
    position: relative;
    display: inline-block;
    background-color: #fff;
    /* margin-top: -50px; */
    max-width: 100%;
    width: 100%;
    padding: 20px;
    z-index: 1;
    padding: 10px;
}

    .tm-inf h4 {
        /* min-height: 48px; */
        color: #000000;
        text-align: left;
        font-size: 15px;
        line-height: 20px;
        font-weight: 500;
        /* border-bottom: 1px solid #00000030; */
        margin-bottom: 8px;
        /* padding-bottom: 8px; */
    }

    .tm-inf > span {
        display: inline-block;
        font-size: 13px;
        font-weight: 400;
        text-align: left;
        color: grey;
        font-style: italic;
        min-height: 82px;
        width: 100%;
    }

.readmore {
    display: inline-block;
    color: #1a63a7 !important;
    font-size: 14px;
    font-weight: 500;
    margin-left: -1px;
    display: block;
    border-top: 1px solid #00000030;
    margin-top: 8px;
    padding-top: 8px;
    margin-bottom: 8px;
}

.tm-bx:hover .tm-thmb > a:before {
    /* opacity: .5; */
    /* left: 0; */
    /* right: 0; */
}

.tm-thmb > a:before {
    content: "";
    /* position: absolute; */
    /* left: 50%; */
    /* right: 50%; */
    /* top: 0; */
    /* bottom: 0; */
    /* opacity: 0; */
    /* background-color: #000; */
    /* z-index: 1; */
    /* -webkit-transition: all .2s linear; */
    /* transition: all .2s linear; */
}

.tm-bx:hover .scl2 {
    opacity: 1;
    visibility: visible;
    top: 8px;
    right: 8px;
    transform: translateX(0);
    transition: transform 300ms ease;
}

.tm-bx:hover .tm-inf {
    background-color: #1d2d67;
}

    .tm-bx:hover .tm-inf > span {
        color: white;
    }

    .tm-bx:hover .tm-inf h4 {
        color: white;
    }

.tm-bx:hover .tm-thmb > a img {
    /* -webkit-transform: scale(1.1); */
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    /* transform: scale(1.1); */
}





/*....placement part csss....*/


.news-event1 h3 {
    font-size: 4rem;
    line-height: 5rem;
    font-weight: bold;
    color: #4599A4;
}

.news-event1 p {
    font-family: var(--familyMonts);
    font-size: 2.1rem;
    line-height: 3rem;
    color: #000;
    font-weight: 500;
    padding-right: 2rem;
}

.lotuslife-div {
    display: block;
    width: 100%;
}

.Placement-section {
    background: url('../images/infrastructure/student-placement.png') no-repeat;
    padding: 10rem 0;
    background-attachment: fixed;
    background-size: cover;
}

.our-recruiter a {
    background: #ecb000;
    margin: 0;
    padding: 1rem 3rem;
    display: flex;
    color: black;
    position: relative;
    z-index: 9;
    top: 19px;
    justify-content: center;
    align-items: center;
    width: 170px;
    margin: auto;
    font-weight: bold;
    font-size: 16px;
}

.placement-div {
    background: #fff;
}

.ic-logo-box img {
    width: 100% !important;
    height: 79px;
    object-fit:contain;
}

/*....new testimonial css....*/


.school_div {
    background-color: #ffffff;
    box-shadow: 0 0rem 0.5rem rgba(0, 0, 0, .15);
    width: 100%;
    height: 100%;
    padding: 30px 0px 31px 30px;
    margin-bottom: 11px;
}

.testimonial-part {
    border-right: 2px solid goldenrod;
    height: 152px;
    margin-top: -5px;
    width: 25%;
}

.grid-unit {
    position: relative;
    top: 0;
    box-shadow: 0 0 24px 0 rgb(26 47 106 / 37%);
}

    .grid-unit img {
        display: block;
        /* height: 180px; */
        width: auto;
        top: 0;
        position: relative;
        transition: all ease .3s;
        object-fit: cover;
        border-radius: 4px;
        z-index: 9;
    }

.desc_abroad_school {
    padding: 0px 0px 0px 5px;
    position: relative;
    /* top: -30px; */
}

    .desc_abroad_school h2 {
        font-size: 1.3em;
        font-weight: 600;
        text-transform: capitalize;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        color: black;
        letter-spacing: 0.5px;
    }

span.state {
    color: #043e76 !important;
    font-weight: 600 !important;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

.desc_abroad_school p {
    text-align: left;
    padding: 0px 28px 0 0px;
    /* height: 129px; */
    line-height: 22px;
    font-size: 13px;
}
/*.scroll-class {
    height: 129px;
    overflow-y: scroll;
    padding-right: 10px;
}*/
.website_sec {
    position: relative;
    width: 100%;
    margin-top: -15px;
    /* float: inline-end; */
    z-index: 9;
}

    .website_sec:before {
        content: "";
        position: absolute;
        width: 100%;
        border: 15px solid #2966ae;
        border-left: 12px solid transparent;
    }

    .website_sec a {
        color: white;
        text-decoration: none;
        z-index: 9;
        position: absolute;
        padding: 5px 45px;
        font-size: 14px;
        width: 119px;
        white-space: nowrap;
        right: 11px;
    }

.starts {
    font-size: 11px;
    color: goldenrod;
    margin-top: -14px;
}

    .starts i {
        margin-left: 5px;
        s;
    }

.company-img {
    align-items: center;
    margin-top: 9px;
    height: 50px;
    font-weight: bold;
}

    .company-img h3 {
        font-size: 16px;
        font-style: italic;
        font-weight: bold;
    }

    .company-img p {
        margin-left: 5px;
        font-size: 17px;
        font-style: italic;
    }

    .company-img img {
        width: 100px !important;
        margin-top: -6px;
    }

.placement-hg {
    margin-top: 0;
    width: 75%;
}

.black-heading {
    color: #354b88;
}



/*....quick facts css...*/


/*.sec-aboutbg {
  background: url(https://www.msrit.edu/img/ram.png);
    position: relative;
    min-height: 165px;
    width: 94%;
    left: 32px;
    padding-top: 10px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.sec-aboutbg .logo {
        background: none;
        border-right:1px solid #ffffff8a;
    }
h1.quick-facts {
    color: #fff;
    margin-top: 7%;
    font-size: 28px;
    line-height: 28px;
}
.center {
    text-align: center !important;
    color: #e46a16;
    margin-left: auto;
    display: block;
    margin-right: auto;
}
h5.quick-facts {
    color: #fff;
    font-size: 13px;
    line-height: 19px;
    font-family: 'Montserrat', sans-serif;
}
.quickdiv h3{
    text-align:center;
    padding-bottom:40px;
    color:white;
}
section.quick-banner {
    padding-bottom: 30px;
}*/


section.yutgyuguy_tri {
    width: 100%;
    padding: 45px 0 50px;
    background-color: #e0e6ee;
}

ul.efwd_tri {
    display: flex;
    list-style: none;
    justify-content: center;
}

.ouguigiu_tri {
    margin-bottom: 12px;
    text-align: center;
}

li.efuyiu_tri {
    margin: 0 10px;
    text-align: center;
    width: 12%;
}

    li.efuyiu_tri img.aicte, li.efuyiu_tri .aacbs {
        height: 180px;
        max-height: 100px;
        border-radius: 6px;
        box-shadow: 0 0 9px #00000026;
        padding: 6px;
        background: #fff;
    }


/*....infrastructure section css....*/



section.infra-section {
    padding: 50px 0;
    /*background: #80808042;*/
}

.hover-overlay:hover {
    /* opacity: 1; */
}

.hover-overlay {
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    height: 20%;
    justify-content: center;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 90%;
    transform: translate(-50%, -50%);
    transition: opacity .2s ease-in-out;
    width: 100%;
}

    .hover-overlay p {
        color: #fff;
        font-size: 24px;
        font-weight: 400;
        letter-spacing: 1px;
    }

.infra-heading h3 {
    text-transform: uppercase;
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 10px;
}

.infra-heading span {
    text-transform: uppercase;
    /* font-size: 42px; */
    font-weight: bold;
    color: #1d2d67;
    border-bottom: 3px solid #a98c12;
}

.infra-heading {
    padding-top: 39px;
}


.infra-section button.owl-prev, button.owl-next {
    /* background: #00000070!important; */
    /* color: white!important; */
    /* font-size: 22px!important; */
}

/*....infrastructure section css....*/



section.infra-section {
    padding: 50px 0;
    /*background: #80808042;*/
}

.hover-overlay:hover {
    /* opacity: 1; */
}

.hover-overlay {
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    height: 20%;
    justify-content: center;
    left: 50%;
    /* opacity: 0; */
    position: absolute;
    top: 90%;
    transform: translate(-50%, -50%);
    transition: opacity .2s ease-in-out;
    width: 100%;
    opacity: 1;
}

    .hover-overlay p {
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 1px;
    }

.infra-heading h3 {
    text-transform: uppercase;
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 10px;
}

.infra-heading span {
    text-transform: uppercase;
    font-size: 36px;
    font-weight: bold;
    color: #1d2d67;
    border-bottom: 3px solid #f5c813;
    padding-bottom: 6px;
}

.infra-heading {
    padding-top: 0px;
    padding-left: 70px;
    padding-right: 80px;
}

.infra-section button.owl-prev, button.owl-next {
    background: #1d2d67 !important;
    color: white !important;
    font-size: 30px;
    !;
    height: 40px;
    !;
    width: 40px;
    !;
    position: relative;
    line-height: 0px;
}

.infra-section .owl-nav {
    position: absolute;
    left: -238px;
    bottom: 0;
}




/*==========================*/
.uutgyug_tri {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #1d2d67;
    color: #fff;
    padding: 20px 0;
}

    .uutgyug_tri .efdsf_tri {
        display: flex;
        border-right: 1px solid rgba(255, 255, 255, 0.2);
        width: 100%;
    }

        .uutgyug_tri .efdsf_tri .l_left h1 {
            font-size: 60px;
            font-weight: 500;
            /* line-height: 120px; */
            text-align: center;
            /* display: flex; */
            /* align-items: flex-start; */
            /* height: 100%; */
            /* justify-content: center; */
        }

    .uutgyug_tri .l_right h5 {
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .uutgyug_tri .l_right p {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: 0.5px;
    }

    .uutgyug_tri .l_left {
        width: 30%;
    }

    .uutgyug_tri .l_right {
        width: 69%;
        padding-right: 15px;
    }
/*==========================*/




.ytdftyf_tri:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    /* border-radius: 0 0 6px 6px; */
    background-image: linear-gradient(#ffffff00, #000000);
}

.ytdftyf_tri {
    position: relative;
}
/*=================*/
section.ugui_tri:before {
    background-image: url('../../image/bg/top_arrow.png');
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 29%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

section.ugui_tri {
    position: relative;
    /* background: #e0e6ee; */
    padding: 40px 0 60px;
}

.grdf_tri {
    position: relative;
    margin-top: 25px;
}

.fefe_tri {
    display: flex;
    justify-content: center;
}

.ytdiuhi_tri {
    padding: 25px 15px 25px 15px;
    box-shadow: 4px 6px 55px 0px rgba(0, 0, 0, 0.2);
    border-style: none;
    border-radius: 20px 20px 20px 20px;
    background: #fff;
    margin: 0 10px;
    text-align: center;
    color: #000000;
    /* min-width: 14%; */
    width: 17%;
}

.rtdt_tri {
    width: 50px;
    margin: 0 auto 10px;
}

    .rtdt_tri img {
        width: 100%;
    }

.uyf_tri {
    font-size: 15px;
    font-weight: 500;
}

section.tydr_tri {
    background-image: url('../images/Homeimage/slider-bg-3.jpg');
    background-blend-mode: overlay;
    background-color: #000000bf;
    padding: 50px 0;
    background-size: cover;
    background-position: right;
    background-attachment: fixed;
}

.infra-section .hiiuhu_tri:before {
    content: "";
    position: absolute;
    left: -45px;
    width: 101%;
    height: 67%;
    background: #e0e6ee;
    top: 20%;
}



/*===============*/
button.owl-next {
    /* left: 26px; */
}

.hiiuhu_tri button.owl-next:after {
    content: "";
    border-bottom: 2.99vmax solid transparent;
    border-right: 1.6vmax solid #1d2d67;
    left: 0px;
    transform: translateX(-100%);
    position: absolute;
    top: 0px;
    height: auto;
}

.hiiuhu_tri button.owl-prev:after {
    content: "";
    border-left: 1.6vmax solid #1d2d67;
    border-top: 2.99vmax solid transparent;
    right: 0;
    transform: translateX(100%);
    position: absolute;
    /* top: 0; */
    /* height: 100%; */
    bottom: 0;
}

.oiyoih_tri .owl-carousel .owl-dot {
    height: 8px;
    width: 8px;
    margin: 0 3px;
    padding: 0;
    border-radius: 30px;
}

.efuyguy_tri .owl-carousel .owl-dot {
    height: 8px;
    width: 8px;
    background: #f8d210 !important;
    margin: 0 3px;
    padding: 0;
    border-radius: 30px;
}

    .oiyoih_tri .owl-carousel .owl-dot.active, .efuyguy_tri .owl-carousel .owl-dot.active {
        background: #023a7c !important;
        width: 20px;
    }

.desc_abroad_school h3 {
    font-size: 18px;
    color: #2966ae;
    font-weight: bold;
    padding-bottom: 5px;
}

.starts {
    font-size: 13px;
    color: #939393;
    /* margin-top: -14px; */
    font-weight: 400;
    padding-top: 11px;
    font-style: italic;
    margin-bottom: 10px;
}

.company-img h3 {
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
}

.col-sm-4.yuguy_tri {
    background: no-repeat;
    box-shadow: none;
}

.nav.flex-column.nav-pills:after {
    content: '';
    position: absolute;
    right: 4%;
    height: 91%;
    width: 1px;
    background: #fff;
    top: 4%;
    bottom: 4%;
}

.home-program .col-sm-5 {
    background: #1d2d67;
    height: 334px;
}

a.frgrfhtfed_tri {
    background: #ee2323;
    border-radius: 5px !important;
    text-align: center !important;
    padding: 8px 10px !important;
    width: 51%;
    display: inline-flex;
    justify-content: center;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 600;
}

.iugbiy_tri {
    margin-top: 6px;
}

.efdcf_tri {
    color: #fff;
    margin-top: 31px;
    font-size: 15px;
}

h2.programheadinggclssh:after {
    content: "";
    position: absolute;
    bottom: -12px;
    height: 3px;
    background: #ee2323;
    width: 65px;
    left: 0;
    border-radius: 30px;
}

h2.programheadinggclssh:before {
    content: "";
    position: absolute;
    bottom: -12px;
    height: 3px;
    background: #ee2323;
    width: 13px;
    left: 70px;
    border-radius: 30px;
}

.ifugyu_tri {
    margin-top: 18px;
    font-size: 14px;
}

section.infra-section .img-div img {
    height: 275px;
    object-fit: cover;
}

.program-list img.uifehiu_tri {
    /* display: none; */
}

.program-list a {
    /* display: none; */
}

.program-list li {
    /* background: no-repeat!important; */
    /* box-shadow: none!important; */
    /* width: auto; */
}

.uyfguy_tri {
    color: #fff;
    display: none;
}

.yutgyu_tri {
    padding-right: 50px;
    /*border-right: 1px solid #033b7c;*/
}

    .yutgyu_tri:before {
        content: '';
        position: absolute;
        right: -8px;
        height: 100%;
        top: 0;
        border-right: 1px solid #033b7c21;
    }

.duwf_tri {
    padding-left: 40px;
}

.pooi_tri.efedf_tri {
    color: #1d2d67;
    font-size: 30px;
}

.fyguede_tri {
    position: relative;
}

    .fyguede_tri:before {
        content: "";
        border: 2px solid #ee2323;
        position: absolute;
        bottom: 14px;
        height: 79%;
        left: -20px;
        right: -20px;
        /* width: 100%; */
    }

a.ftypop_tri {
    display: flex;
    background: #ee2323;
    color: #000;
    padding: 7px 32px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 5px;
    margin-left: 10px;
}

.uyfuy_tri {
    display: flex;
    position: relative;
}

.utfyfedt_tri {
    margin-bottom: 30px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    padding: 0 35px;
}

.fieygbk_tri {
    margin-top: 10px;
    font-weight: 500;
    color: #000000;
    font-size: 14px;
}


/*...responsive csss...*/


@media (max-width:992px) {
    .astroimg:after {
        height: 108%;
    }

    .certification_txt {
        padding: 0 !important;
    }

    li.efuyiu_tri {
        width: 100%;
        margin-bottom: 40px;
    }

    .home-program .col-sm-4 {
        padding: 0 20px;
    }

    .about_home_txt p {
        text-align: justify;
    }

    .courses_home_txt {
        padding: 0 20px 20px !important;
    }

    div#v-pills-tabContent {
        padding-top: 30px;
    }

    .programme_part {
        padding: 20px;
    }

    .strength_prt {
        width: 85%;
        display: flex;
        justify-content: center;
        margin: auto;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .fefe_tri {
        display: block;
    }

    .ic-logo-box {
        height: 100%;
    }

    .fyguede_tri {
        left: 22px;
    }

    .recruiters_heading {
        text-align: center;
    }

    .testimonial_heading {
        padding-top: 17px;
    }

    .testimonial-part {
        width: 50%;
        display: flex;
        justify-content: center;
        margin: auto;
        flex-direction: column;
        border: none;
        height: 100%;
    }

    .placement-hg {
        margin-top: 47px;
        width: 100%;
    }

    .desc_abroad_school p {
        text-align: justify;
        padding: 0px 28px 0 0px;
    }

    .what_students {
        padding-left: 11px;
    }

    .school_div {
        padding: 29px 10px 22px 15px;
        height: auto;
    }

    .desc_abroad_school {
        padding: 10px 0px 0px 5px;
    }

    .trsdre_tri {
        margin-bottom: 30px;
    }

    .infra-heading {
        padding: 0;
    }

    .infra_txtt {
        padding-bottom: 25px;
        text-align: justify;
    }
}



.course_prt {
    width: 100%;
    /*min-width: 74%;*/
    border-bottom: 1px solid #ffffff40;
    margin-bottom: 35px;
    margin: 0;
    position: relative;
    list-style: none;
    background: #fff;
    border-radius: 5px;
    padding: 0;
    box-shadow: 0 0 9px #00000026;
    margin-right: 18px;
    height: 255px;
}

.courses_img img {
    width: 100%;
    height: 215px;
}

.courses_khjhg {
    position: absolute;
    bottom: 13px;
    right: 10px;
}

.without_carausel {
    height: 255px;
    width: 100%;
}

.blue_bar {
    padding: 12px 0 5px !important;
}


/*...video sectiion css....*/


.dj-ami {
    border: 18px solid #1d2d67 !important;
}

.videoindexpage {
    width: 100%;
    background: white;
    text-align: center;
    border: 1px solid #dfdada;
    box-shadow: 4px 4px 13px 0 rgb(1 1 1 / 20%);
    /*height: 250px;*/
    border-radius: 10px;
}

.video_section {
    padding: 60px 0;
    background-image: url('../../image/bg/video_bg.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.video_prtt {
    display: flex;
}


.courses-life .owl-nav button.owl-prev {
    background: #00000078 !important;
    background-repeat: no-repeat;
    background-size: cover;
    left: -7px;
    top: 34%;
    position: absolute;
    font-size: 28px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: white;
}

.courses-life .owl-nav button.owl-next {
    border: 0;
    background: #00000078 !important;
    background-repeat: no-repeat;
    background-size: cover;
    /* left: 120px; */
    bottom: 60px;
    right: 0;
    font-size: 28px;
    top: 39%;
    position: absolute;
    border-radius: 50%;
}

.about_home_txt p {
    text-align: justify;
}

section.mission_vision_section {
    padding: 60px 0;
    background: #e0e6ee;
}

.degree-card {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0rem 0.3rem 2rem #00000029;
    padding: 44px 30px 6px;
    border-radius: 0.4rem;
    min-height: 368px;
    min-width: 410px;
    position: relative;
}

.card-headers {
    width: 100%;
    font-size: 2.6rem;
}

.main_heading {
    position: relative;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-bottom: 12px;
    margin-top: -10px;
    color: #1d2d67;
}

    .main_heading span {
        color: #ee2323;
    }

    .main_heading::after {
        content: "";
        position: absolute;
        height: 2px;
        width: 138px;
        background: linear-gradient(41deg, #ee2323 30%, #1d2d67 100%);
        bottom: 0;
        left: 0;
    }

.card-content {
    width: 95%;
    padding-top: 18px;
    position: relative;
}

    .card-content p {
        color: #1f1f1f;
        text-align: justify;
        font-size: 15px;
        position: relative;
    }

.card-btns {
    display: flex;
    gap: 1.6rem;
    align-items: center;
    justify-self: flex-end;
    width: 80%;
    position: absolute;
    bottom: 10%;
}


.hiredots-btn {
    margin-top: 22px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: #1d2d67;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 800;
    padding: 11px 50px;
    transition: 500ms;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 1;
}

.mission_btn {
    margin-top: 0 !important;
    width: 50%;
    font-weight: bold !important;
    font-size: 13px;
}

.card-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 0rem;
    font-size: 13px !important;
    border-radius: 0.4rem;
    text-transform: uppercase;
    width: 50%;
}

.card-btn-secondary {
    color: #000;
    background-color: #ee2323;
    font-size: 1.4rem;
}

.degree-card:hover, .degree-card.active {
    background: transparent url(../../image/Building.jpg) 0% 0% no-repeat;
    background-position: center;
    background-size: cover;
}

    .degree-card:hover .card-content p {
        color: #fff;
    }

    .degree-card:hover::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgb(0 0 0 / 40%) !important;
        z-index: 0;
    }

    .degree-card:hover .main_heading {
        color: #fff;
    }

        .degree-card:hover .main_heading span {
            color: #fff;
        }

degree-card:hover .degree-card .main_heading::after {
    background: #fff;
}

.overlay-main {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgb(0 0 0 /50%);
    z-index: 9999999;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.overlay-main-content {
    z-index: 999;
}

.close-button {
    text-align: right;
}

    .close-button i {
        position: relative;
        top: 0;
        right: 0;
        color: #000;
        background: #fff;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        font-size: 15px;
        line-height: 1.5;
        text-align: center;
        border: 2px solid #000;
        cursor: pointer;
    }

.img-and-content {
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    align-items: center;
    padding: 10px;
    box-shadow: 0px 0px 11px 0px #ccc;
    text-decoration: none !important;
}

    .img-and-content img {
        width: 550px;
        height: 450px;
        padding: 0;
    }

span.content__popup {
    width: 290px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-right: 10px;
}

.img-and-content .text-popup {
    font-size: 14px;
    font-family: 'Glory', sans-serif;
    text-align: center;
    margin-bottom: 0;
    margin-right: 10px;
    letter-spacing: 0px;
    font-style: normal;
    color: #000;
    line-height: 22px;
}

.see_morew__btn {
    line-height: 1;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 2px 10px 3px 10px;
    font-weight: 600;
    text-shadow: 0 0 black;
    font-size: 12px;
    font-style: italic;
    width: auto;
    margin-top: 4px !important;
    margin: 0 auto;
    font-family: 'Glory', sans-serif;
    color: #000;
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    letter-spacing: 1px;
    transition: ease all 500ms;
}

span.see_morew__btn:hover {
    color: green;
    transition: ease all 500ms;
}

.topheadingpopup {
    font-family: 'Glory', sans-serif;
    font-weight: 500;
    text-align: center;
    color: #333;
    font-size: 15px;
    line-height: 22px;
}

@media screen and (max-width:767px) {
    span.content__popup {
        width: 220px;
    }

    .topheadingpopup {
        font-size: 14px;
        line-height: 18px;
    }

    .img-and-content .text-popup {
        font-size: 13px;
        margin-right: 0px;
        line-height: 18px;
    }

    .see_morew__btn {
        font-size: 11px;
    }

    .img-and-content img {
        width: 320px;
        height: 320px;
    }
}



@media (max-width:992px) {
    ul.efwd_tri {
        display: block;
    }
}

.footer-area {
    background: #1d2d67;
    position: relative;
    z-index: 1;
}

.footer-shape {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: .05;
    z-index: -1;
}

    .footer-shape img {
        height: 400px;
    }

.footer-widget {
    position: relative;
    z-index: 1;
}

.pb-20 {
    padding-bottom: 20px;
}

.pt-50 {
    padding-top: 50px;
}

.footer-widget-box {
    margin-bottom: 20px;
}

.footer-logo img {
    height:110px;
    margin-bottom: 25px;
    border-radius: 3px;
}

.footer-widget-box p {
    color: #fff;
    padding-right: 18px;
    margin-bottom: 20px;
}

.footer-contact li {
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    color: #F5FAFF;
    font-size: 16px;
    margin-bottom: 15px;
}

.footer-list li {
    list-style: none;
}

.footer-contact li a {
    color: #F5FAFF;
    transition: 0.3s;
}

.footer-contact li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-right: 15px;
    border-radius: 10px 10px 10px 0;
    background: #ee2323;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
}

.footer-widget-title {
    color: #fff;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 21px;
    z-index: 1;
}

    .footer-widget-title::before {
        content: '';
        position: absolute;
        width: 90px;
        height: 3px;
        background: rgba(255, 255, 255, 0.2);
        bottom: 0;
        left: 0;
        z-index: -1;
    }

    .footer-widget-title::after {
        content: '';
        position: absolute;
        width: 30px;
        height: 3px;
        background: #ee2323;
        bottom: 0;
        left: 18px;
        z-index: -1;
    }

.footer-list {
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
}

    .footer-list li a {
        color: #fff;
        transition: all .5s ease-in-out;
        font-size: 17px;
    }

        .footer-list li a i {
            margin-right: 5px;
            color: #ee2323;
        }

.copyright {
    position: relative;
}

    .copyright .copyright-wrapper {
        padding: 25px 0;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
    }

    .copyright .copyright-text {
        color: #F5FAFF;
        margin-bottom: 0px;
        font-size: 16px;
    }

        .copyright .copyright-text a {
            color: #ee2323;
            font-weight: 500;
        }

.footer-social {
    display: flex;
    gap: 15px;
    justify-content: end;
}

    .footer-social li {
        list-style: none;
    }

        .footer-social li a i {
            height: 38px;
            width: 38px;
            line-height: 38px;
            text-align: center;
            border-radius: 10px 10px 10px 0;
            background: #fff;
            font-size: 20px;
        }

.stories {
    position: relative;
    padding: 50px 0;
}

    .stories::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100px;
        background: #1d2d67;
        top: 50%;
    }

.headings {
    text-align: center;
}

    .headings .title1 {
        margin-bottom: 0;
        font-size: 18px;
        font-weight: 500;
        line-height: normal;
    }



.stories-item {
    background: #fff;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 7%);
    border-radius: 20px;
    padding: 40px;
    position: relative;
    margin: 15px 0;
    min-height: 330px;
}

.story-quote {
    width: 60px;
    background: #1d2d67;
    text-align: center;
    height: 70px;
    display: grid;
    place-content: center;
    margin-top: calc(-40px + -15px);
}

    .story-quote span {
        font-size: 34px;
        color: #fff;
    }

.stories-item p {
    line-height: 26px;
    padding-top: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 155px;
    text-align: center;
}

.stories-item .title2, .stories-item span {
    display: block;
    text-align: center;
}

.testi-img {
    display: flex;
    justify-content: center;
}

    .testi-img img {
        height: 110px;
        border-radius: 50%;
        width: 110px !important;
    }

.patient-stories {
    margin-top: 25px;
}

.headings h2 {
    font-size: 35px;
    color: #1d2d67;
    font-weight: 900;
}


.title2 {
    font-size: 17px;
    font-weight: 700;
    line-height: normal;
}


.about-slider-items .about-slider-items-thumb {
    position: relative;
    right: -50px;
    border-radius: 5px;
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.about-slider-items .about-slider-items-content {
    background: #b71a34;
    position: relative;
    left: -50px;
    border-radius: 5px;
}

.about-slider-items-content h5 {
    font-size: 21px;
}

.about-slider-items-content h3 {
    margin: 5px 0 10px;
    font-size: 28px;
}

.about-slider-items-content p {
    text-align: justify;
    color: #fff;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 100;
    display: none;
}

.popup {
    width: 100%;
    margin-top: -15px;
    display: none;
    position: fixed;
    z-index: 101;
    text-align: center;
}

.cnt223 {
    display: inline-block;
    min-height: 150px;
    margin: auto;
    background: #1d2d67 !important;
    position: relative;
    z-index: 999;
    border-radius: 5px;
    box-shadow: 0 0px 14px #fff;
    position: relative;
    width: 420px;
    top: 0px;
}

    .cnt223 .x {
        float: right;
        height: 35px;
        left: 22px;
        position: relative;
        top: -25px;
        width: 34px;
    }

        .cnt223 .x:hover {
            cursor: pointer;
        }






.close {
    float: right;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    position: absolute;
    top: 10px;
    right: 10px;
}

.close {
    color: #000;
    cursor: pointer;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 4px;
    font-size: 18px;
}

.popup-title h2 {
    font-size: 27px;
    color: #fff;
    line-height: 33px;
    padding-top: 8px;
    margin-bottom: 1rem;
}

.popup-text {
    height: 45px !important;
}

@media screen and (max-width: 425px) {
    .cnt223 {
        min-width: 80%;
        width: 00%;
        min-height: 240px;
        position: relative;
        z-index: 101;
        margin: 0 auto;
        border-radius: 5px;
        box-shadow: 0 2px 5px #ffc108;
        top: 10px;
    }

    .popup {
        background-color: none;
        margin-top: -190px;
    }
}

@media screen and (max-width:767px) {
    .cnt223 {
        height: 423px;
    }

    .popup-title h2 {
        font-size: 20px;
    }
}


.mb-3 {
    margin-bottom: 1rem !important;
}

.px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}
.accordion-header{
    background:#1d2d67;
    padding-bottom:8px;
}
.accordion-button{
    font-size: 17px;
    border: none;
    background: #1d2d67;
    font-weight: 800;
    color: #fff;
    width: 100%;
    text-align: start;
    padding-top:10px;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
}

#flush-collapseOne, #flush-collapseTwo, #flush-collapseThree {
    padding: 17px 15px;
    background: #1d2d67;
}

.course-content {
    padding: 0px 15px;
}

.course-content li {
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 0.3rem;
    list-style:none;

}



.course-content a{
    color:#fff;
    font-size:15px;
}

.accordion-item img{
    height: 200px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    object-fit:cover;
}

.Video-content{
        background-color: white;
    background-size: cover;
    width: 100%;
    padding: 15px;
    height: 250px;
    position: relative;
    box-shadow: 0 0 5px #ccc;
}
.Video-content img{
    width:100%;
    height:100%;
}

.object-section p{
    font-size:16px;
    margin-bottom:0.5rem;
}

.sc-image-card {
    position: relative;
    padding: 0 12px;
}

    .sc-image-card img {
        box-shadow: rgba(0,0,0,.19) 0px 10px 20px, rgba(0,0,0,.23) 0px 6px 6px;
        display: block;
        margin: 0 auto;
        border: 3px solid #00056a;
        height: 250px;
        width:100%;
    }

    .sc-image-card.aa-card .details {
        bottom: 0%;
    }

    .sc-image-card .details {
        position: absolute;
        left: 0;
        bottom: -18%;
        width: 100%;
        padding: 8px 10px;
        box-shadow: rgba(50,50,93,.25) 0px 50px 100px -20px, rgba(0,0,0,.3) 0px 30px 60px -30px, rgba(10,37,64,.35) 0px -2px 6px 0px inset;
        text-align: center !important;
        background: #fff;
        border-radius: 50px;
    }

        .sc-image-card .details p {
            text-align: center !important;
            font-size: 17px;
        }

.home-demo {
    height: 300px;
    margin-bottom: 20px;
}

.event-img{
    width:100%;
    height:250px;
    border-radius:5px;
}
.banner-txt a{
    color:#000;
}
.banner-txt a:hover{
    color:#000;
}
.event-content{
    margin-bottom:15px;
}
@media screen and (max-width:900px){
    div#myCarousel img.Bg.img-responsive{
        height:100%;
    }

    .stories-item p{
        text-align:justify;
    }
    .utfyt_tri h5{
        margin-top:15px;
    }
    .uutgyug_tri{
        display:inherit;
    }
    .copyright .copyright-text{
        font-size:14px;
    }
    .sc-image-card img{
        height:200px;
    }
    .home-demo{
        height:250px;
    }
}