.collapse {
    justify-content: end;
}
.navbar-nav li {
    padding: 0px 5px;
}
.navbar {
    padding: 0 1px;
}
.navbar-nav a {
    font-weight: 500;
}
/* .index-page {
    height: 70vh;
} */
/* .carousel-item img {
    height: 400px;
} */
.marquee-sec {
    background: linear-gradient(45deg, #e31717 17%, #d9d5d5 15%);
    /* margin-top: 3%; */
    padding: 1%;
}
.marquee-header h5 {
    color: #fff;
}
.md-c h4{
    color:#e7a20f;
    margin-top: 30px;
    margin-bottom: 20px;

}
.md-c p{
    text-align: justify;
}
.marquee-content a {
    padding-right: 20px;
    border-right: 5px solid #000;
}
.about-us-sec {

    margin-top: 10%;
}
.table-responsive {
    display: block;
    margin-bottom: 20x;
}
.rti .faculty-header{
    position: relative;
}
.rti h3::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #000;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}
.table-responsive>.table-bordered {

    margin-bottom: 41px;
}
.link-a {
   margin-bottom: 50px;
}
.table-sec .link-a a{
     
        color: #0f327b;
        text-decoration: underline;
        background-color: transparent;
        font-weight: bold;
      
        margin-bottom: 50px;  
}
.rti .faculty-header h3 {
    padding-top: 0;
}
.b-m{
    margin-bottom: 50px;
}
.table-sec a{
    text-decoration:underline;
}

.navbar-expand-lg .navbar-nav .dropdown-menu li{
    padding: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li a{
    
    color: #012353;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li a:hover {
  
  color: white;
    background-color: #e7a314;
    margin: 5px auto;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
   
    background-color: #c1e1fd;
} 

.navbar-light .navbar-nav .nav-link.show{
    color: white;
}
.rti{
    margin: 50px 0;
}
.navbar-light .navbar-toggler-icon {
    background-image: url(../images/menu.svg);
}
.rti table{
    margin-bottom: 50px;
}
.rti h3::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #000;
    left: 49%;
    transform: translateX(-50%);
    bottom: -14px;
}
.table thead th,
.table thead th{
 
    background-color: #0f327b !important;
 }
 .table>thead {
    background-color: #0f327b !important;
    color: white;
}
 
.fa-pills,
.fa-bong,
.fa-fill{
    font-size: 40px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
     color: #2D4363;

}
.red{
    border-bottom: 2px solid #e7a20f;
    width: 150px;

    margin: auto;
    margin-bottom: 60px;

}
.hvr-sweep-to-right:before {
    border-radius: 10px;
    transition: all .5s ease;
}
.dept .row .card:hover .fa-pills,
.dept .row .card:hover .fa-bong,
.dept .row .card:hover .fa-fill{
    color:white;
}
.dept .row .card .title,
.dept .row .card .title p{
    font-weight: bold;
    font-size: 18px;
}
.dept .row .card .title p{
    margin: 0;

}
.intake b{
    color: white;
}
.pad p{
    margin: 0;
}
 .intake{
background-color: #2D4363;

padding: 5px 10px;
position: absolute;
top: 100%;
left: 50%;

transform:translate(-50%, -50%);

}
.design{
font-size: 12px;
}

.dept .row .card {
    text-align: center;
    position: relative;
    height: 220px;
    border-radius: 10px;
    width: 320px;

    box-shadow: 0 6px 3px 0 #2D4363;
    border-color: #2D4363;
    background: #e6e6e6;
    transition: all .5s ease;

    
}
.navbar-light .navbar-nav .nav-link.active{
    color: white;
    font-size: 14px;
    margin-bottom: 8px;
}
.navbar-light .navbar-nav .nav-link{
    color: white;
    white-space: nowrap;
    padding: 0 2px;
    font-size: 14px;
    margin-bottom: 8px;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: white;
}

.header{
    background-color:#38427f;
}
.about-us-content{
    text-align: justify;
}
.about-us-content h4 {
    font-size: 28px;
    border-left: 4px solid #e6a216;
    padding-left: 15px;
    color:#38427f;
}
.about-us-img img {
    width: 100%;
}
.about-us-content {
    line-height: 30px;
    letter-spacing: 1px;
}
.about-us-content button a {
    text-decoration: none;
    color: #fff;
}
.about-us-content button {
    border: none;
    background-color: #f00;
    width: 25%;
    border-radius: 20px;
}
.our-courses-header {
    text-align: center;
}

.our-courses-header h4 {
    font-size: 30px;
   margin-top: 100px;
   margin-bottom: 20px;
   color: #2d4363;
}
.our-courses-header span {
    color: red;
    padding-right: 3px;
    
}
#cunspectus ul{
    list-style-type: none;
}
#cunspectus ul li{
margin: 10px 0;
    padding: 5px 10px;
    border: 1px solid #38427f;
    color: white;
    background-color: #38427f;
    /* text-align: center; */
}
.education {
  --bg-color: #ffd861;
  --bg-color-light: #ffeeba;
  --text-color-hover: #4c5656;
  --box-shadow-color: rgba(255, 215, 97, 0.48);
}
#cunspectus ul li:hover {
    margin: 10px 0;
    padding: 5px 10px;
    border: 1px solid  #e7a314;
    color: white;
    background-color: #e7a314;
    /* text-align: center; */
}
#cunspectus ul li a,
#cunspectus ul li:hover a{
color:white;
text-decoration: none;
}
#cunspectus ul li:hover a{
    padding-left: 5px;
    transition: all 0.7s ease;
}
#cunspectus ul li:hover{
    transition: all 0.7s ease;
}


.credentialing {
  --bg-color: #b8f9d3;
  --bg-color-light: #e2fced;
  --text-color-hover: #4c5656;
  --box-shadow-color: rgba(184, 249, 211, 0.48);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6 #dee2e6 #dee2e6;
}

    .nav-tabs {
        margin-bottom: 150px;
    
}
.nav-tabs .nav-link {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6 #dee2e6 #dee2e6;
    margin-right: 2px;
    margin-bottom: 20px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #dee2e6 #dee2e6 #dee2e6;
    background: #dee2e6;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #b2d160;
    border-color: #b2d160 #b2d160 #b2d160;
}


.wallet {
  --bg-color: #ceb2fc;
  --bg-color-light: #f0e7ff;
  --text-color-hover: #fff;
  --box-shadow-color: rgba(206, 178, 252, 0.48);
}

.human-resources {
  --bg-color: #dce9ff;
  --bg-color-light: #f1f7ff;
  --text-color-hover: #4c5656;
  --box-shadow-color: rgba(220, 233, 255, 0.48);
}

.our-courses-cards .card {
  width: 100%;
  height: 321px;
  background: #fff;
  border-top-right-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  box-shadow: 0 14px 26px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease-out;
  text-decoration: none;
}

.card:hover {
  transform: translateY(-5px) scale(1.005) translateZ(0);
  box-shadow: 0 24px 36px rgba(0, 0, 0, 0.11),
    0 24px 46px var(--box-shadow-color);
}

.card:hover .overlay {
  transform: scale(4) translateZ(0);
}

.card:hover .circle {
  border-color: var(--bg-color-light);
  background: var(--bg-color);
}

.card:hover .circle:after {
  background: var(--bg-color-light);
}

.card:hover h5 {
  color: var(--text-color-hover);
}
.card:hover p {
  color: var(--text-color-hover);
}
.card:active {
  transform: scale(1) translateZ(0);
  box-shadow: 0 15px 24px rgba(0, 0, 0, 0.11),
    0 15px 24px var(--box-shadow-color);
}

.card h5 {
  font-size: 17px;
  color: #4c5656;
  margin-top: 30px;
  z-index: 1000;
  transition: color 0.3s ease-out;
}

.card p {
  font-size: 17px;
  color: #4c5656;
  margin-top: 10px;
  z-index: 1000;
  transition: color 0.3s ease-out;
  margin: 0;
}

.circle {
  width: 131px;
  height: 131px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid var(--bg-color);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-out;
}

.circle:after {
  content: "";
  width: 118px;
  height: 118px;
  display: block;
  position: absolute;
  background: var(--bg-color);
  border-radius: 50%;
  top: 7px;
  left: 7px;
  transition: opacity 0.3s ease-out;
}

.circle i {
  z-index: 10000;
  transform: translateZ(0);
  font-size: 50px;
  color: #607d8b;
}
 .container-fluid{
padding: 0;
margin: 0;
}

.overlay {
  width: 118px;
  position: absolute;
  height: 118px;
  border-radius: 50%;
  background: var(--bg-color);
  top: 70px;
  left: 50px;
  z-index: 0;
  transition: transform 0.3s ease-out;
}
.iq-a ul{
    list-style: none;
}
.iq-a ul li{
    margin-bottom: 10px;
    line-height: 2;
}
.iq-a ul li a{
color: #ea8a0e;
}
.iq-a ul li:hover a{
    color: blue;
    }
.iq-a ul .fa-file-lines{
    font-size: 24px;
    margin-right: 20px;
}
.our-courses-cards {
    margin: 33px 60px;
}
.our-courses-sec a {
    text-decoration: none;
}
.our-courses-sec {
 margin: 50px 0;
 margin-bottom: 80px;

}
.client-img i {
    font-size: 50px;
    padding: 10px 15px;
}
#testimonial {
    padding: 30px 0px 20px;
    color: #fff;
    background-color: #673AB7;
}
#testimonial h2 {
    font-style: italic;
    color: #fff;
    font-size: 26px;
    text-align: center;
}
#testimonial .client-img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border: 3px solid #fff;
    margin: 0px auto;
    border-radius: 100%;
    position: absolute;
    left: 0px;
}
#testimonial .carousel-content {
    padding: 20px 0px 20px 100px;
    width: 70%;
    margin: 0 auto;
    position: relative;
}
#testimonial h3 {
    font-size: 17px;
    color: #fff;
    margin-bottom: 30px;
    font-style: italic;
    text-align: right;
}
#testimonial p {
    font-size: 15px;
}
#testimonial .client-img img {
    width: 100%;
}
#testimonial .carousel-control-prev,
#testimonial .carousel-control-next {
    font-size: 36px;
}
.facilites{
    margin-bottom: 80px;
}
.section-title {
    text-align: center;
    /* margin: 71px 0 20px; */
}
.section-title h2 {
    font-size: 35px;
margin-bottom: 50px;
margin-top: 20px;
color: #2d4363;

}
.section-title span {
    color: #e31717;
}
.contact-us {
    margin: 5% 0%;
}
 footer .icons ul li{
 
}
footer .icons ul li .fa-facebook-f{
    border: 1px solid #4267B2;
background: #4267B2;
margin-right: 10px;

    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
   
    font-size: 18px;
}
footer .icons ul li .fa-twitter{
    border: 1px solid #00acee;
background: #00acee;
margin-right: 10px;

    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
   
    font-size: 18px;
}
footer .icons ul li .fa-linkedin-in{
    border: 1px solid #0077b5;
background: #0077b5;
margin-right: 10px;

    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
   
    font-size: 18px;
}
.footer-sec .row .col-lg-3{
margin-top: 25px;
 }
 .text-white{
     line-height: 2;
 }
footer .icons ul li .fa-youtube{
    border: 1px solid #FF0000;
background: #FF0000;
margin-right: 10px;

    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
   
    font-size: 18px;
}
.hvr-sweep-to-top:before {
    content: attr(text);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 20px;
    background: #2098d16b;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    font-weight: 500;
}
/* .hvr-sweep-to-top:after {
    content: attr(data-icon);


} */
/* .facilites .row .col-lg-4{

    padding: 0;
} */
.facilites .row .col-lg-4 img{
    /* padding-right: 20px; */
    padding-bottom: 20px;
}
.about-us-header .row{
    margin-top: 80px;

}

 footer .icons ul{
    display: flex;
    margin-top: 15px;
   
    list-style: none;
    justify-content: center;
   padding: 0;
}
.footer-img{
    text-align: center;
}
footer .fa-solid{
margin-right: 10px;
}
.contact-us iframe {
    width: 100%;
    height: 100%;
}
/* .testimonial-section {
    height: 50vh;
} */
.contact h4{
    letter-spacing: 1px;
    font-size: 21px;
}
.contact .row{
text-align: center;
} 
.contact .fa-solid{
font-size: 30px;
}
.contact .line{
    border-bottom: 2px solid red;
    width: 41px;
  
    margin: 4px auto 8px;
}
.contact{
    background: #e9ecef5c;
    padding: 50px 0;
}
 footer iframe{
height: 200px;
 }
 footer .row{
 text-align: left;
}
.about-banner img {
    width: 100%;
}
.footer-img img {
    width: 100px;
}
.rti .faculty-header h3 {
    padding-top: 0;
    margin-bottom: 50px;
}
.bg-primary {
    background-color: #1f1c22!important;
}
.bg-primary .col-lg-8 {
    padding-top: 7%;
}
.about-us-header {
    text-align: center;
}
.about-us-header span {
    color: #e31717;
}
.leaders h3{
    font-size: 22px;
    color: red;
    text-align: justify;
    
}
.about-us p {
  text-align: justify;
}
.about-us-video iframe {
    width: 100%;
}
.about-us-section {
    margin-top: 10%;
}
/* .faculty-card {
    height: 100vh;
    margin-bottom: 7%;
} */
/* .about-banner {
    height: 100vh;
} */
.faculty-header {
    text-align: center;
}
.faculty-header span {
    color: #e31717;
}
 .paragraph{
    margin-bottom: 80px;

}
.faculty-card .card img {
    width: 50%;
    position: absolute;
 
    left: 50%;
    top: 0;
    
    transform: translate(-50%, -50%);
}
.faculty-card .card {
    margin-bottom: 150px;
    position: relative;
    width: 18rem;
    box-shadow: 0 2px 13px 0 #dee2e6;
    border-color: transparent;
    transition: all .5s ease;
    
    
}
.faculty-card{
    /* margin-top: 80px; */
 
}
.faculty-card .card-body{
margin-top: 71px;
text-align: center;
}
.vison-card .card {
    border-color: transparent;
    margin: 80px 0;
    height: 221px;
    transition: all .5s ease;

}
.vison-card{
    background-color: #f2f2f2;
    

}
.gal{
 
    margin-bottom: 20px;
}
.gal .row .col-lg-3,
.gal .row .col-lg-4,
.gal .row .col-lg-6{
    margin-bottom: 20px;
}
.gal .row .col-lg-3 img,
.gal .row .col-lg-4 img,
.gal .row .col-lg-6 img{
    width: 100%;
}
/* .gal .row .c
ol-lg-4.imgs{
    margin-bottom: 0;

} */
.faculty-header h3{
padding-top: 71px;
margin-bottom: 80px;

}
/* .faculty-card {
    height: 100vh;
} */
.contact-banner img {
    width: 100%;
}
/* #gallery{
    padding: 50px 0;

} */
.faculty-card .faculty-header{
    position: relative;

}
.accordion-body h4{
color: #f4031aa1;
font-size: 21px;

margin-bottom: 20px;
}
.gal-mr{
    margin: 20px 0;
}
 
.accordion-body ul li img{
    line-height: 2;
   
}
.accordion-body ol li {
    line-height: 1;
    margin-top: 15px;
}
.accordion-body ul li img {
    line-height: 2;
    /* height: 290px; */
}
.accordion-body .row .col-lg-6 ul li{
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 20px;
}
.accordion-body .row .col-lg-6 ul .image{
    /* margin-top: 20px; */
}

.accordion-body .row .col-lg-6 ul{
    padding-left: 0;  
}
.accordion-body .row{
    margin-top: 51px;
}
.accordion-body .par{
    margin-top: 41px;
}
.accordion-body ul li {
    line-height: 2;
}



.faculty-card h3::before{
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #000;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}
.faculty-card h3::after{
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #000;
    left: 49%;
    transform: translateX(-50%);
    bottom: -14px;
}
#gallery .faculty-header{
    position: relative;
    
    }
#gallery h3::before{
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #000;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}
#gallery h3::after{
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #000;
    left: 49%;
    transform: translateX(-50%);
    bottom: -14px;
}
.facilites .faculty-header{
    position: relative;
    
    }
    .facilites h3::before{
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #000;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}
.p-massage{
background-color: #f2f2f2;
padding: 50px 0;
}
.cr-massage p,
.p-massage p{
    text-align: justify;

}
.cr-massage h3,
.p-massage h3{
color: #e7a314;
margin-bottom: 20px;
}
.list-unstyled .text-white:hover {
    color: #e9a012!important;
}
footer .icons ul li .fa-facebook-f:hover {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    margin-bottom: 5px;
}
.prince p{
text-align: end;
    font-weight: bold;
    margin: 0;
}
.facilites h3::after{
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #000;
    left: 49%;
    transform: translateX(-50%);
    bottom: -14px;
}
.cr-massage{
    padding: 50px 0;

}

.prince-img{
    text-align: center;
}
.cr-massage.prince p{
    text-align: end;
        font-weight: bold;
        margin: 0;
    }


.cr-massage img,
.prince-img img{
    width: 200px;
    border:5px solid #dee2e6;
}
#gallery{
    
padding-bottom: 80px;
background: #dee2e63d;
}
#flush-collapsenine .accordion-body .row .im-p {
  margin-bottom: 20px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #dc3545;
}
.accordion-button {
    border: 1px solid #01505c;
}
.accordion-body {
    border: 1px solid #01505c;
}
.accordion-button::after {
    display: none;
}
.accordion-button:focus {
   
    border-color: #000;

box-shadow: 0 0 0 0.25rem transparent;
}
.accordion-flush .accordion-item:first-child {
   
    margin-bottom: 2px;
}
.accordion-flush .accordion-item {
    margin-bottom: 2px;
}
#gallery .accordion{
margin-top: 72px;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #000;
}
.accordion-flush .accordion-item .accordion-button {
   
    background: #01505c;
    color: white;
}
.nav-link:focus, .nav-link:hover {
    color: #dc3545;
}
@media (max-width: 576px) {
#testimonial .carousel-content {
    padding: 20px 0px 20px 0px;
    width: 100%;
}
#testimonial .client-img {
    margin: 20px auto;
    position: static;
}
#testimonial h3, #testimonial p {
    text-align: center;
}
.about-us-sec {
    /* height: 100vh; */
    /* margin-top: 35%; */
}
.our-courses-sec {
    /* height: 100vh; */
    /* margin-top: 55%; */
}
.testimonial-section {
    /* height: 100vh; */
    /* margin-top: 800px; */
}
}
#basicSlider {
    position: relative;
}
#basicSlider .MS-content {
    /* white-space: nowrap; */
    /* overflow: hidden;
    margin: 2% 2%; */
    /* animation: slideleft infinite linear 5s; */
    text-align: center;
}
#basicSlider .MS-content .item {
    display: inline-block;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    line-height: 50px;
    vertical-align: middle;
    margin-right: 41px;
    margin-bottom: 40px;
}
#basicSlider .MS-content .item img{
    width: 150px;
}
#basicSlider .MS-content .item a {
    line-height: 50px;
    vertical-align: middle;
}
.Recruiters{
    text-align: center;
    color: rgb(56 66 127);
    margin-bottom: 50px;
}
.our-rec{
    
    background: #adb5bd2b;
    padding-top: 30px;
}

   /* @keyframes slideleft {
       from {
           margin-left: 100%;
       }
       to {
        margin-left: 0%;
       }
   } */


.submit {
	text-align: end;
}
.submit input {
	background-color: #b2d160;
	border: none;
	    padding: 5px 15px;
    border-radius: 4px;
}
.submit input:hover {
	background-color: #c4e963;
	padding-top: 5px;
}

#syllubus {
   padding-bottom: 50px;
}
#syllubus h3{
    font-size: 19px;
    text-align: center;
    margin-bottom: 0;
 }
#syllubus a{
    color: white;
    text-decoration: none;
}
#syllubus .card{
    background-color: #38427f;
    margin-bottom: 20px;
    transform: none;
    padding: 15px 0;
}
#syllubus .card .fa-solid{
    text-align: center;
    font-size: 34px;
    margin-bottom: 10px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li a {
    margin: 5px auto;
}








    









   
                               




                        