.banner-h2 {
    height: 500px;
}
.inner-banner-content h2 span {
	margin-top: 100px;
	display: block;
	z-index: 1;
	position: relative;
	text-shadow: none;
}    
.highlight-sec {
    padding: 27px;
    margin-left: -12px;
    width: 33vw;
    position: relative;
    border-radius: 0px!important;
    margin-top: 0px!important;
}
.highlight-sec::after {
	content: "";
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 54px solid #bb2226;
	position: absolute;
	right: -30px;
	top: 0;
}
.worth-img {
	position: absolute;
	bottom: -13px;
	    right: 154px;
	z-index: 1;
    /*width: 200px;*/
}

/***** RIGHSIDE RELATED LINKS CSS START ****/
.contact-call {
    position: absolute;
    bottom: 10px;
    left: 15px;
}
.link-title {
    background: #2d337b;
    display: block;
    padding: 10px 34px;
    margin-bottom: 0;
}
.custom-list-style2 li {
    font-family: Gotham;
    font-size: 14px;
    list-style: none;
}
.custom-list-style2 li a {
    color: #fff;
    padding: 15px;
    display: block;
    background: #1b1f52;
    border-bottom: 1px solid #343a7b;
    position: relative;
    padding-left: 45px;
    z-index: 1;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}
.custom-list-style2 li a::before {
	content: '';
	height: 2px;
	width: 5px;
	background: #ddd;
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
}
.accor{margin-bottom: 20px;margin-top: 20px;}
.custom-list-style2 li a::after {
	content: '';
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #343a7b;
    z-index: -1;
	transition: width .4s;
}
.custom-list-style2 li a:hover::after {
	width: 100%;
}
.custom-list-style2 li a.br-6:hover::after {
	width: 100%;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

/***** RIGHTSIDE RELATED LINKS CSS END ****/

#tabs {
	position: sticky;
	top: 120px;
}
.nav-tabs .nav-link {
    border: none;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: transparent;
}
.nav-link.active .schol-tab {
    background: #172b5a;
    color: #fff;
}
.nav-link.active .schol-tab::after {
	content: "";
	position: absolute;
	top: 41%;
	right: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 10px solid #172b5a;
	border-bottom: 8px solid transparent;
}
.nav-link.active:hover .schol-tab {
    background: #172b5a;
    color: #fff;
}
.nav-link:hover .schol-tab {
    background: #bb2226;
    color: #fff;
}
.schol-tab {
    display: flex;
    align-items: center;
    padding: 10px;
    background: #bb2226;
    color: #fffbfb;
    transition: all 0.2s ease-in-out;
    position: relative;
}
.schol-tab::before {
	content: "";
	position: absolute;
	top: -25px;
	left: 0;
    color: #bb2226;
    font-size: 14px;
    font-family: CircularStdBook;
}
.accordion-button::before {
	position: absolute;
	top: -8px;
	left: 0;
	background: #bb2226;
	font-size: 12px;
	font-family: CircularStdBook;
	color: #fff;
	border-radius: 4px;
	padding: 1px 2px;
}
#tab-A .schol-tab, #tab-B .schol-tab, #tab-C .schol-tab, #tab-D .schol-tab, #tab-E .schol-tab, #tab-F .schol-tab, #tab-K .schol-tab, #tab-N .schol-tab, #tab-O .schol-tab, #tab-P .schol-tab, #tab-Q .schol-tab, #tab-R .schol-tab {
    margin-top: 1px;
}
#tab-A .schol-tab, #tab-B .schol-tab, #tab-Plat .schol-tab, #tab-D .schol-tab, #tab-E .schol-tab, #tab-K .schol-tab, #tab-N .schol-tab, #tab-O .schol-tab, #tab-P .schol-tab, #tab-Q .schol-tab, #tab-R .schol-tab {
    margin-bottom: 1px;
}  
/*#tab-A .schol-tab::before, #heading-A .accordion-button::before {
	content: "NAAC Accreditation";
}   
#tab-B .schol-tab::before, #heading-B .accordion-button::before {
	content: "NIRF Ranking";
}
#tab-C .schol-tab::before, #heading-C .accordion-button::before {
	content: "QS I-GAUGE Rating";
}
#tab-D .schol-tab::before, #heading-D .accordion-button::before {
	content: "E-LEAD Certified";
}
#tab-E .schol-tab::before, #heading-E .accordion-button::before {
	content: "Awards";
}
#tab-F .schol-tab::before, #heading-F .accordion-button::before {
	content: "Institution Rankings";
}
#tab-K .schol-tab::before, #heading-K .accordion-button::before {
	content: "NBA Ranking";
}
#tab-N .schol-tab::before, #heading-N .accordion-button::before {
	content: "INDIA TODAY Ranking";
}
#tab-O .schol-tab::before, #heading-O .accordion-button::before {
	content: "THE WEEK Ranking";
}
#tab-P .schol-tab::before, #heading-P .accordion-button::before {
	content: "Outlook Ranking";
}
#tab-Q .schol-tab::before, #heading-Q .accordion-button::before {
	content: "QS Asia Ranking";
}
#tab-R .schol-tab::before, #heading-R .accordion-button::before {
	content: "QS World University Ranking";
}*/
.schol-tab img {
    /*border-radius: 50%;*/
    width: 35px;
    height: 35px;
    object-fit: cover;
}
.schol-tab p {
        line-height: 25px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
}

.git-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.schol-box {
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
}
.schol-details {
    padding: 25px 35px;
    background: #fff;
    max-height: 180px;
}
.schol-details h3 {
    font-size: 18px;
}
.schol-details h4 {
    font-size: 16px;
}
.scholar-slider .slick-slide {
	margin: 0 15px;
}
.about-awards-text {
    min-height: 230px;
    border: solid 1px #dcebed;
    background: #fff;
    border-radius: 6px;
    padding: 15px;
    margin-bottom: 25px;
}

/**** Governanace page CSS ******/

.accordion-header {
    font-family: CircularStd;
}
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #1b1f52;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion-button:hover {
    background: #20397126;
}
.accordion-button:not(.collapsed):hover {
    background-color: #1b1f52;
}
.accordion-button:focus {
    border-color: rgba(0,0,0,.125);
    box-shadow: none;
}
.accordion-button {
    text-align: left;
    position: relative;
}
p, li {
    font-family: Gotham;
    font-size: 14px;
}

/***** TAB / ACCORDION ******/

.nav-tabs {
    display:none;
}

@media(min-width:768px) {
    .nav-tabs {
        display: flex;
    }
    .accordion-item {
        border: none;
    }
    .accordion-item .accordion-button {
        display:none;
    }  
    .accordion-item .collapse {
        display:block;
    }
    .accordion-collapse {
        border: none;
    }
    .accordion-body {
        padding: 45px;
        box-shadow: 0px 0px 5px #ccc;
    } 
    .af-title.text-muted {
        font-size: 18px;
        line-height: 20px;
    }    
}

/****** Instiution responsibility page css *******/

h1, h2, h3, h4, h5, h6 {
   /* font-family: 'PlayfairDisplayBold';*/
}
.text360 span {
    color: #fff;
}
   
@media (min-width: 700px) and (max-width: 800px) {
    .inner-banner-content {
        width: 55vw;
    }    
    .banner-h2 {
        height: 295px;
    }    
    .inner-banner-content h2 span {
        font-size: 30px;
        margin-top: 13px;
    }     
} 
@media (min-width: 1024px) {
    .inner-banner-content h2 span {
        font-size: 38px;
    }     
}
@media (min-width: 1199px) {
    .inner-banner-content h2 span {
        font-size: 44px;
    }     
}
@media (min-width: 1600px) {
    .inner-banner-content h2 span {
        font-size: 44px;
    }
    .highlight-sec {
        width: 28vw;
    }    
}
@media (min-width: 1920px) {
    .inner-banner-content h2 span {
        margin-top: -2px;
    } 
    .highlight-sec {
        width: 30vw;
    }  
    .af-title.text-muted {
        font-size: 22px;
        line-height: 24px;
    }     
} 
@media (max-width: 1024px) {
    .worth-img {
        bottom: -6px;
        right: 40px;
        width: 30%;
    } 
   .banner-img {
	   background-position: 45%;
    }    
}    
@media (max-width: 767px) {
    .banner-h2 {
        height: 260px;
    } 
    .highlight-sec {
        width: 64vw;
    }    
   .banner-img {
	   background-position: 31%;
    }
    .worth-img {
        bottom: unset;
        right: 0;
        top: 84vh;
        width: 60%;
    } 
    .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
    }
    .fee-table thead tr th, .fee-table tbody tr td {
        white-space: normal;
    }    
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .git-box p {
        color: #fff!important;
    }
}
.schol-tab{
    box-shadow: 0px 0px 4px #d5d7ff;
    border-radius: 5px;
}service-single-section .service-details-content {
    /* background: #fff; */
    width: calc(100% - 60px);
    padding: 68px 55px 75px;
    margin: -70px auto 0;
    position: relative;
    -webkit-box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
}.headingd{font-size: 41px;
    line-height: 28px;   
    color: #000000;
    font-family: CircularStd;
    margin-bottom: 0;
    text-align: left;}
.service-single-content h2 {
    font-size: 36px;
    font-size: 2.4rem;
    font-weight: normal;
    margin: 1em 0;
}.administrationh3 {
    display: inline-block;
    text-align: center;
    line-height: 45px;
    margin-top: 30px!important;
}

.prasp{ text-align: justify;   font-size: 16px;
    line-height: 23px;}
.fdada{padding: 51px;}

section {
    padding-top: calc(100px / 2);
    padding-bottom: calc(35px / 2);
}
#courses-content .smt-margin {
    scroll-margin-top: 100px;
}
html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s;
}
[data-aos].aos-animate {
    pointer-events: auto;
}
.floated-title-card {
    position: relative;
}
[data-aos] {
    pointer-events: none;
}
.pt-5 {
    padding-top: 3rem !important;
}
#courses-content .floated-title-card .title {
    min-width: 300px;
}
.floated-title-card .title.to-center {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.floated-title-card .title {
    text-align: center;
   /* text-transform: uppercase;*/
    background: -webkit-gradient(linear, left top, right top, color-stop(-50%, #5c71de), to(#723bcd));
    background: linear-gradient(to right, #5c71de -50%, #723bcd 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    min-width: 200px;
    height: 60px;
    margin: 0 auto;
    position: absolute;
    top: -30px;
    z-index: 4;
    font-size: 22px;
    -webkit-box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
}
.web-bg-tertiary {
    background: #fe553c !important;
}
#courses-content .cc-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
}
#courses-content .cc-flex .cc-link {
    width: calc(25% - 25px);
    text-align: center;
}
#courses-content .cc-flex .cc-link .cc-card {
    width: 100%;
    padding: 0 20px;
    background: #fff;
    -webkit-box-shadow: rgb(0 0 0 / 7%) 0px 1px 2px, rgb(0 0 0 / 7%) 0px 2px 4px, rgb(0 0 0 / 7%) 0px 4px 8px, rgb(0 0 0 / 7%) 0px 8px 16px, rgb(0 0 0 / 7%) 0px 16px 32px, rgb(0 0 0 / 7%) 0px 32px 64px;
    box-shadow: rgb(52 56 148) 0px 0px 0px, rgb(52 56 148) 0px 0px 0px, rgb(52 56 148) 0px 0px 0px, rgb(52 56 148) 0px 0px 0px, rgb(52 56 148) 0px 0px 0px, rgb(52 56 148 / 32%) 0px 0px 10px;
    border-radius: 10px;
    min-height: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#courses-content .cc-flex .cc-link .cc-card .cc-card-icon {
    margin: 0 auto;
    display: block;
    width: 85px;
    -webkit-filter: invert(42%) sepia(78%) saturate(1811%) hue-rotate(335deg) brightness(101%) contrast(107%);
    filter:invert(36%) sepia(70%) saturate(1789%) hue-rotate(218deg) brightness(77%) contrast(83%);
}
#courses-content .cc-flex .cc-link .cc-card .cc-card-title {
    font-size: 17px;
    line-height: 1.2;
    margin-top: 30px;
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#courses-content .smt-margin {
    scroll-margin-top: 100px;
}
.cc-box-item + .cc-box-item {
    margin-top: 80px;
}
html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}
html:not(.no-js) [data-aos=fade-left] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s;
}
[data-aos].aos-animate {
    pointer-events: auto;
}
.floated-title-card {
    position: relative;
}
[data-aos] {
    pointer-events: none;
}
.pt-5 {
    padding-top: 3rem !important;
}
#courses-content .floated-title-card .title {
    min-width: 240px;
    border-radius: 48px;
}
.floated-title-card .title.to-center {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.floated-title-card .title {
    text-align: center;
   /* text-transform: uppercase;*/
    background: -webkit-gradient(linear, left top, right top, color-stop(-50%, #5c71de), to(#723bcd));
    background: linear-gradient(to right, #5c71de -50%, #723bcd 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    min-width: 200px;
    height: 50px;
    margin: 0 auto;
    position: absolute;
    top: -30px;
    z-index: 4;
    font-size: 18px;
    -webkit-box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
}
.web-bg-tertiary {
    background: #343894 !important;
}
#courses-content .cc-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;

    margin-bottom: 30px;
}
html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}
html:not(.no-js) [data-aos=fade-down] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s;
}
.this-title.underline-dash {
    padding-bottom: 10px;
}
[data-aos].aos-animate {
    pointer-events: auto;
}
.primary-clr {
    color: black;
}
.this-title {
    position: relative;
    font-size: 42px;
    font-family: spartan-semibold;
    text-transform: uppercase;
    width: 100%;
   /* margin-bottom: 5rem;*/
}
[data-aos] {
    pointer-events: none;
}
.text-center {
    text-align: center !important;
}
html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}
html:not(.no-js) [data-aos=fade-right] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s;
}
.this-sub-title {
    font-size: 36px;
    font-family: spartan-medium;
}
[data-aos] {
    pointer-events: none;
}
.text-center {
    text-align: center !important;
}
html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 1;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}
html:not(.no-js) [data-aos=fade-left] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
}
.subtext{
    font-size: 30px;
}
.para{
    font-size: 18px;
}
.container-fluid {
    /*width: 100vw;
    padding-left: 0px !important;
    padding-right: 0px !important;*/
}
.bg-light-grey {
    background-color: #e1e1ff;
}
.spacer-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.row {
   /* margin-left: 0px !important;
    margin-right: 0px !important;*/
}   
.text-center {
    text-align: center!important;
}
.light-heading-text {
    font-size: 14px;
    color: #717171;
}
.cta-text-break {
    color: #343894;
    font-weight: 500;
    font-size: 26px;
    padding-top: 12px;
}

.three-cta-button {
    padding-top: 16px;
}

.sides-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.btn-primary {
    width: 200px;
    height: 55px;
    border-radius: 30px;
    background-color: #343894;
    opacity: .95;
    border: none;
    transition: ease-in 0.2s;
}
.btn {
    font-size: 14px !important;
}
.spacer-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
.card.text-white {
    border: 0px !important;
}
.card.text-white {
    transition: ease-in 0.1s;
}
.card {
    border-radius: 16px;
}
.text-white {
    color: #fff!important;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}
.card-img.rounded {
    border-radius: 16px !important;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
h6.card-title.cta {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    margin-top: 49%;
}
.text-left {
    text-align: left!important;
}
.card-title {
    margin-bottom: 0.75rem;
}
.text-right {
    text-align: right !important;
}
.award-txt h3{font-size: 20px;
}
.text-white{
    font-size: 22px;
}
#content {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0px 0px 6px #b3b6ef;
    border-radius: 10px;
}
.content-wrap {
    position: relative;
 /*   padding: 80px 0;*/
}
.notoppadding {
    padding-top: 0!important;
}
#content .container {
    position: relative;
}
.mt40 {
    margin-top: 40px!important;
}
.story-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    cursor: pointer;
}
.story-box .story-box-image {
    width: 70%;
    height: 500px;
    z-index: 2;
    overflow: hidden;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.story-box .story-box-image img {
    display: block;
    height: auto;
    width: 100%;
    opacity: 1;
    transition: opacity .3s ease;
}
.story-box.description-left .story-box-info {
    -ms-flex-order: -1;
    order: -1;
    margin: 38px -20% 0 0;
}
.story-box .story-box-info {
    box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    height: 327px;
    padding: 23px 25px 0 30px;
    margin: 30px 0 0 -20%;
    background: #fff;
    z-index: 4;
    box-shadow: 0 0px 5px rgb(0 0 0 / 10%);
    transition: all ease-in .3s;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    font-size: 14px;
    border-radius: 5px;
}
.pa0 {
    padding: 0!important;
}
.vision-content p {
    font-size: 15px;
    color: #666;
    line-height: 40px!important;
}
#content .container {
  /*  width: 1000px;*/
}
.carrer-banner {
    height: 500px;
    width: 100%;
    padding-bottom: 66px;
}
.carrer-banner .container {
    height: 100%;
    position: relative;
}
.job-banner-content {
    max-width: 610px;
    position: absolute;
    top: 67%;
    transform: translateY(-50%);
    padding-left: 20px;
}
.job-banner-content::before {
    content: '';
    position: absolute;
    height: 30px;
    background: #c52f33;
    left: 0;
    top: 110px;
    width: 2px;
}
.job-banner-content h1 {
    font-size: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Tondo';
    line-height: 60px;
    text-shadow: 2px 1px 5px rgb(0 0 0 / 20%);
    margin-bottom: 10px;
}
.job-banner-content h3 {
    font-size: 30px;
    line-height: 32px;
    color: #373435;
    font-weight: 400;
    margin-bottom: 10px;
}
.job-banner-content a {
    margin-bottom: 5px;
}
.cta-btn {
    min-width: 155px;
    height: 47px;
    background: #c52f33;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    line-height: 47px;
    display: inline-block;
    text-align: center;
    padding: 0 22px;
}
.job-banner-content a {
    margin-bottom: 5px;
}
.cta-btn {
    min-width: 155px;
    height: 47px;
    background: #c52f33;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    line-height: 47px;
    display: inline-block;
    text-align: center;
    padding: 0 22px;
}
.job-banner-content::after {
    content: '';
    position: absolute;
    height: 121px;
    background: #ffffff;
    left: 0;
    top: -20px;
    width: 2px;
}
.accordion-body {
    padding: 45px;
    box-shadow: 0px 9px 5px #6e3a3a;
}
.compute-text{
    text-align: justify;
    font-size: 15px;
}
.text-set{
    text-align: center;
}
.space{
    padding: 15px 0 20px 0;
}
.shop-section {
    padding: 80px 0 80px;
}
.section-title, .section-title-s4 {
    padding-left: 0px;
    position: relative;
    margin-bottom: 55px;
    margin-top: -2px;
}

.shop-section .shop-grids {
    margin: 0 -10px;
}
.serviceBox {
    padding: 25px 30px;
    text-align: center;
    background: #ffffff;
    border-top: 3px solid #172b5a;
    border-bottom: 3px solid #172b5a;
    position: relative;
    box-shadow: 0px 0px 10px #c5ccff;
    margin-bottom: 30px;
    border-radius: 5px;
}
.serviceBox:before {
    content: "";
    border-top: 0 solid #dfaa3a;
    border-right: 0 solid transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.serviceBox .service-icon {
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 60px;
    border-radius: 60px;
    border: 2px solid #172b5a;
    background: #ffffff;
    font-size: 60px;
    color: #172b5a;
    margin-bottom: 20px;
    position: relative;
}
.serviceBox .title {
    font-size: 17px;
    font-weight: 700;
    color: #162857;
    letter-spacing: 1px;
    margin: 0 0 0px 0;
    text-transform: capitalize;
    position: relative;
    transition: all 0.3s ease 0s;
    line-height: 29px;
}
.serviceBox:after {
    content: "";
    border-bottom: 0 solid #dfaa3a;
    border-left: 0 solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover:before {
    border-top-width: 78px;
    border-right-width: 78px;
}
.serviceBox:before {
   content: "";
    border-top: 0 solid #172b5a;
    border-right: 0 solid transparent;
    position: absolute;
    left: 0;
    top: -1;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.service-icon {
    width: 100%;
    height: 220px;
    padding: 0px;
    text-align: center;
    transition: all .5s ease;
}
.serviceBox:hover:after {
    border-bottom-width: 78px;
    border-left-width: 78px;
}
.serviceBox:after {
    content: "";
    border-bottom: 0 solid #172b5a;
    border-left: 0 solid transparent;
    position: absolute;
    bottom: -1;
    right: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.form-row input[type="text"], .form-row input[type="email"] {
   width: 100%;
    background: #fefeff;
    border: 0px solid #bebcba;
    color: #777;
    padding: 7px 10px !important;
    box-shadow: 0px 0px 2px #9b88ff;
    border-radius: 2px;
}
.form-row label {
    display: block;
    font-size: 17px;
    width: 50%;
    text-align: left;
    padding-right: 10px;
    color: #333;
    padding-bottom: 8px;
}
.form-row input[type=submit] {
    background-color: #172b5a;
    color: #fff;
    padding: 10px 30px;
    border: none;
    box-shadow: 2px 2px 9px #c1bfbf;
    width: 100%;
}
.required {
    color: #f00;
}
.service-single-section .service-details-content {
   
    
    padding: 60px 30px 30px;
  
    position: relative;
    -webkit-box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
}
.admissionbtn a {
    background-color: #141414;
    color: #fff;
    padding: 12px 25px;
    display: block;
    float: right;
    box-shadow: 0px 17px 10px -10px rgb(0 0 0 / 17%);
    transition: all ease-in-out 300ms;
}
.admissionbtn {
    margin-bottom: 50px;
}

.tranin  li {
    position: relative;
    padding-left: 25px;
    line-height: 1.7em;
}
.tranin  li i {
    display: inline-block;
    color: #172b5a;
    position: absolute;
    left: 0;
    top: 5px;
}
.tranin{
    list-style: none;
}
.fa-check-square:before {
    content: "\f14a";
}
.tranin li {
    position: relative;
    padding-left: 25px;
    line-height: 1.7em;
}
.tranin li i {
    display: inline-block;
    color: #172b5a;
    position: absolute;
    left: 0;
    top: 5px;
}

[class^="ti-"], [class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
   /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
}
.ti-check-box:before {
    content: "\e64d";
}
.tranin li {
    position: relative;
    padding-left: 25px;
    line-height: 1.7em;
}
.listing p{
    padding: 6px 12px;
    border-radius: 5px;
    box-shadow: 1px 2px 5px #cecece;
}
.form-row textarea{
    width: 100%;
}
.code1 {
    margin: -8px;
    font-weight: 800;
    font-size: 15px;
}
.contact-pg-section .contact-info-area .title h3 {
    font-size: 36px;
    font-size: 2.4rem;
    font-weight: normal;
    margin: 0 0 0.56em;
}

.contact-pg-section .contact-info ul {
    list-style: none;
    margin-top: 55px;
}
.contact-pg-section .contact-info ul li {
    position: relative;
    padding-left: 75px;
}
.contact-pg-section .contact-info ul .icon {
    width: 60px!important;
    height: 60px!important;
    line-height: 70px!important;
    text-align: center!important;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 18%);
    box-shadow: 2px 2px 10px 0px rgb(0 0 0 / 18%);
    position: absolute;
    left: 0;
    top: 0;
}
.contact-pg-section .contact-info ul .icon i {
    font-size: 25px;
    font-size: 1.66667rem;
    color: #142b5d;
}
.contact-pg-section .contact-info ul p {
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: normal;
    margin: 0;
}
.contact-pg-section .contact-info ul > li + li {
    margin-top: 40px;
}
.contact-pg-section .contact-info ul li {
    position: relative;
    padding-left: 75px;
}
.contact-pg-section .contact-info .icon i{
    line-height: 55px!important;
}
.contact-pg-section .contact-info-area {
    padding-left: 100px;
    margin-top: 0px;
    background: url(../images/contact-map.html) center center/100% no-repeat local;
}
.fa-check-circle{
    color: #39ce4a;
}
ul{
    list-style: none!important;
}
.new-ai-ml{
    padding-top: 30px;
}
.new-ai-ml ul{
        box-shadow: 0px 0px 10px #d8dbff;
    padding: 10px;
    border-radius: 5px;
    border: solid 1px #cbdbff;
}
.ai{
    text-align: center;
    padding-bottom: 30px;
}
.aisecton{
    background: #efefef;
}
.ai-new{
    color: #172b5a;
}
.fghjk{
    padding-top: 0px!important;
}

.admissionbtn1 a {
    background-color: #141414;
    color: #fff;
    padding: 12px 25px;
    display: block;
    /* float: right; */
    box-shadow: 0px 17px 10px -10px rgb(0 0 0 / 17%);
    transition: all ease-in-out 300ms;
}

.ul-style-latin {
    list-style: lower-alpha !important;

    

}