/*tabs css*/
.card {
 border: 0;
 background: transparent;
}
.description {
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
.card .button {
    font-weight: 600;
    font-size: 15px;
    font-weight: 600;
}
.desktop-mobile.position-relative:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000099;
    bottom: 0px;
    z-index: 0;
    background-repeat: no-repeat;
    background: #a19b9b;
    background: -webkit-gradient(linear, left bottom, left top, from(#000000db), to(#85878200));
    background: -moz-linear-gradient(top, #fff, #cbccc8);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cbccc8');
    z-index: 9;
}
 ul.resp-tabs-list {
    margin-top: 2%;
}
.desktop-mobile img {
    height: 90vh;
    width: 100%;
    object-fit: cover;
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    background-image: url(./images/min.png);
    background-repeat: no-repeat;
}
ul.resp-tabs-list {
    margin-top: 0%;
    display: flex;
    background: #1361a1;
    padding: 14px;
}
.resp-tabs-list li {
    font-weight: 400;
    font-size: 18px;
    padding: 10px 6px;
    border-radius: 10px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    background-color: #fff;
    color: #333;
    border: 1px solid #ddd;
    width: 16.1%;
    text-align: center;
    margin-right: 8px;
    display: flex;
    align-items: center;
    height: 55px;
}
.resp-tabs-list li:last-child {
    margin: 0 !important;
   
}
.resp-tabs-list li span { width: 100%; }
.resp-tabs-container {
    padding: 0px;
    clear: left;
    padding-right: 0;
    background: #fff;
    
    padding-bottom: 0 !important;
}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
  padding: 0px;
}

.resp-tab-active {
  border-bottom: none;
  padding: 16px 40.8px;
}

.resp-tab-active {
    border-bottom: none;
    font-weight: 700!important;
    background-color: #fdc10d !important;
    color: #000!important;
}

.resp-content-active,
.resp-accordion-active { display: block; }

.fss-inr {
    background: #fdc10d;
    padding: 24px;
    font-size: 23px;
}
.visit-campus_relativsas {
    width: 850px;
    margin: auto;
}
.visit-campus_relativsas table tr td {
    font-weight: 600;
}
.fss-inr.ssa p {
    font-size: 14px;
}
.visit-campus_relative table tr:nth-child(even) {
    background: #eef4f8;
}

.visit-campus_relative table tr td {
    text-align: center;
    font-weight: 700;
}
.fss-inr {
    background: #fdc10d;
    padding: 24px;
    font-size: 23px;
}
.fss-inr.ssa {
    padding: 5px 4px;
}
.fesss {
    padding: 20px;
    font-size: 16px;
}
.fess-sectionss {
    padding: 0;
    text-align: center;
    border: 1px solid;
    /* height: 120px; */
}
.fss-inr.ssa {
    padding: 5px 10px;
}
.payment-options {
    background: #25636d;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    border-radius: 50px;
}
.options {
    padding: 20px;
    font-size: 24px;
}
.payment-options p {
    padding: 7px;
    font-size: 13px;
    min-height: 110px;
    color: #fff;
    font-weight: 600;
}
span.btn.btn-enroll.mt-2.mb-0 {
    border: 1px solid #fff;
    padding: 8px 23px;
    background: #fff;
    color: #000;
    font-size: 17px;
    border-radius: 5px;
    font-weight: 600;
}
h2.resp-accordion {
  font-size: 13px;
  color: #FFFFFF;
  background-color: #1361a1;
  border-bottom: 1px solid #FFFFFF;
  margin: 0px;
  padding: 15px 15px;
}
.about-section-uts.text-center p {
    font-size: 0.9rem;
}
h2.resp-tab-active {
  border-bottom: 0px solid 0 !important;
  margin-bottom: 0px !important;
  padding: 15px 15px !important;
  background-color: #6c0b47;
}

h2.resp-tab-title:last-child {
  background: blue;
}

/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 0;

  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 0px;
  clear: none;
}

.resp-vtabs .resp-tab-content { border: none; }

.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: 0px !important;
  padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
  width: 20px;
  height: 20px;
  float: right;
  margin-top: -3px;
  background-image: url(../images/plus.png);
  background-repeat: no-repeat;

}

h2.resp-tab-active span.resp-arrow {
  border: none;
  background-image: url(../images/min.png);
  background-repeat: no-repeat;
}

/*-----------Accordion styles-----------*/

h2.resp-tab-active { background: #f79022 !important; }

.resp-easy-accordion h2.resp-accordion { display: block; }

.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #FFFFFF !important; }

.resp-jfit {
  width: 100%;
  margin: 0px;
}

.resp-tab-content-active { display: block; }
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {

ul.resp-tabs-list { display: none; }

h2.resp-accordion { display: block; }

.resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }

.resp-vtabs .resp-tabs-container {
  border: none;
  float: none;
  width: 100%;
  min-height: initial;
  clear: none;
}

.resp-accordion-closed { display: none !important; }

.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
}

/*tabs css end*/


.widget-title h3 { display: inline-block; position: relative;}
.zIndex2 { z-index: 2;  }
.font-weight-600 { font-weight: 600; }
.font-weight-700 { font-weight: 700; }
.font-weight-400 { font-weight: 400; }
.show { display: block!important;}
ol.m {list-style-type: lower-latin;}
.overflow-h {overflow: hidden;}
.flex-c { display: flex; flex-direction: column; justify-content: center; }

.partners__item.wow.fadeInUp h5 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 800;
     padding: 0 10px;
    color: #333;
}
.blue-clr{
    color:#1361a1 !important;
}
.Pedagogy-content p {
    text-align: center;
    font-size: 17px;
    line-height: 27px;
}
.content__col.who_sould-attend.mt-3.wow.fadeInUp li {
    color: #333;
    font-size: 17px;
    list-style: disc;
    padding-bottom: 19px;
    line-height: 20px;
}
section.Pedagogy{
    background: #fdc10d;
}
.content__col.eligibilty.mt-3 ul li {
    color: #fff;
    font-size: 17px;
    list-style: circle;
    padding-bottom: 19px;
    line-height: 20px;
}
section.Eligibility-area-sec {
    background: #fff;
}
.content__col p {
    font-size: 1.0rem;
    line-height: 1.6rem;
}
div#eligi-slider .owl-prev {
    position: absolute;
    left: -18px;
    top: 38%;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 5px 7px !important;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
#eligi-slider .owl-next {
    position: absolute;
    right: -18px;
    top: 38%;
}
section.workforce.pt-5.bg-color-gry.pb-4.position-relative {
    background: #F2FDFF;
}
.icon__choice.mb-3 {
    position: absolute;
    top: 0px;
    left: 5%;
}
.tabs_list {
    padding: 0;
    margin: 0 0 0px;
    -webkit-box-shadow: 0 13px 14px rgba(0,0,0,0.08);
    -moz-box-shadow: 0 13px 14px rgba(0,0,0,0.08);
    -ms-box-shadow: 0 13px 14px rgba(0,0,0,0.08);
    -o-box-shadow: 0 13px 14px rgba(0,0,0,0.08);
    box-shadow: 0 13px 14px rgba(0,0,0,0.08);
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    font-size: 1.2rem;
    font-weight: 500;
    background: #fff;
    border: 1px solid #ddd;
}
.tabs_list li {
    background-color: var(--bg-grey);
    border-radius: 30px;
    margin-right: 7px;
    cursor: pointer;
}
.partners__item:hover {
    background: #039;
}

.partners__item:hover img {
    background: #fff;
     border-radius: 50%;
}


.partners__item:hover h5 {
    color: #fff !important;
}
.partners__item:hover p {
    color: #fff !important;
}
.box-imagess img {
    /* width: 70px; */
    height: auto;
    object-fit: cover;
    padding: 17px;
}
.box-imagess.my-3 {
    border: 1px solid #058f9a;
    margin: auto;
    height: 80px;
    width: 80px;
    border-radius: 50%;
}
section.programs-section.py-5.position-relative {
    background: #F2FDFF;
}
.tabs_list li .nav-link {
    padding: 1.2rem 10px;
    font-weight: 600;
    border-radius: 30px;
    width: 264px;
    color: var(--text-dark);
}
.tabs_list li .nav-link.active {
    color: #333 !important;
    background-color: #fdc10d;
}
.tabs-ones p {
    font-size: 18px;
    color: #fff;
    line-height: 25px;
}
.tabs-ones ul {

     padding: 11px 30px;
}
.tabs-ones ul li {
    padding: 11px;
    background: transparent;
    font-size: 20px;
    line-height: 17px;
    list-style:disc;
    border: 0;
    margin-bottom: 5px;
    color: #000;
 
}
.icon__choice span {
    background-color: var(--white-col);
    padding: 1rem;
    width: 55px !important;
    height: 55px !important;
    border: 1px solid #005eab;
    font-size: 2rem;
    font-weight: 700;
    border-radius: 100%;
    display: inline-block;
}
.get-certified {
    background: #fff;
       box-shadow: 0 7px 10px rgba(2, 30, 84, .04);
    border-radius: 20px;
}
.attend_div .certified-group {
    min-height: 140px;
}
.certified-group {
    border-radius: 20px;
    margin-bottom: 15px;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
    width: 100%;
    border: 1px solid #e9ecef;
    height: 130px;
}
.blur-box {
    background: rgba(229, 0, 5, 0.10);
    height: 130px;
    width: 226px;
    padding: 28px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.certified-img {
    border-radius: 10px;
    height: 70px;
    width: 70px;
    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;
}
.get-certified p {
    margin-bottom: 0;
    color: #685F78;
    font-size: 16px;
    margin-left: 24px;
    font-weight: normal;
}
/* width */
.partners__item.wow.fadeInUp p::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.partners__item.wow.fadeInUp p::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 10px;
}
 
/* Handle */
.partners__item.wow.fadeInUp p::-webkit-scrollbar-thumb {
  background: #039; 
  border-radius: 10px;
}

/* Handle on hover */
.partners__item.wow.fadeInUp p::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.partners__item.wow.fadeInUp p {
    font-size: 13px;
    padding: 0 7px;
    margin-bottom: 20px;
    color: #333;
    text-align: center;
    line-height: 18px;
    overflow-y: scroll;
    height: 130px;
}
#eligi-slider .owl-item.active.center {
    transform: scale(1.1);
    transition: 0.26s cubic-bezier(0.25, 0.1, 0, 1.66);
    z-index: 10;
    opacity: 1;
    position: relative;
}
.partners__row {
    margin: 2px 10px 5px;
    padding: 11px 0;
}
section.position-relative.marquee-area-1.py-5 {
    background: #f9f9f9;
}
.partners__item {
    text-align: left;
    border: 1px solid #ddd;
    background: #fff;
    padding: 12px 10px;
    border-radius: 10px;
    border-bottom: 6px solid #058f9a;
}
   
/*== HEADER CSS START ==*/
.header.sticky { background-color: var(--white-col); box-shadow: 0 0 18px 1px rgba(0, 0, 0, .1); }
#header.sticky .header-absolute .logo img { width: 100px;}
.header  .amba__ab { position: absolute; right: 0; top: 0px; width: 50%; }
.header .navbar-expand-lg .navbar-collapse { position: relative; }
.header.sticky .navbar-nav { margin-top: 0;}
.header .navbar-expand-lg .navbar-brand { padding: 0; padding-right: 0;  }
.header .navbar-light .nav-item .nav-link:after { content: "";position: absolute;left: 0;bottom: -0.9rem;width: 100%;height: 3px;z-index: 1;transform: scaleX(0);transform-origin: 100% 0;transition: transform 0.4s ease;background-color: #1361a1;}
.applyBox.model-from {
    width: 100%;
    margin: 0;
}
.Director__item.text-center.wow.fadeInUp {
    background: #1361a1;
    padding: 12px 10px;
    border-radius: 10px;
}
.director-content p {
    padding: 0 26px 30px 0;
    color: #fff;
    font-size: 16px;
}
.director-content h3 {
    color: #fff;
    font-size: 23px;
}
.director-content h5 {
    color: #fff;
    font-size: 19px;
}
.header .navbar-light .nav-item:hover a:after  { transform: scaleX(1); transform-origin: 0% 0; }
.header .navbar-light .nav-item { padding-right:0.8rem; padding-left: 0.8rem; font-weight: 500; }
.header.sticky .navbar-expand-lg .navbar-brand img { width: 150px; }
.header .navbar-light .navbar-nav .nav-link:focus, .header .navbar-light .navbar-nav .nav-link:hover {  color: var(--bg-green); }
.header .navbar-light .nav-item .nav-link { position: relative; font-size: 1.1rem; color: var(--text-dark);  padding-top: 0; padding-bottom: 0; padding-right: 0;
    padding-left: 0;}
.header .navbar-light .navbar-nav .nav-item:last-child { border: 0; padding-right: 0;  }
/*== BANNER CSS START ==*/
.dsu-form { width: 100%; background: #fff; border-radius: 20px;   position: relative; z-index: 1; margin: 0 auto; padding: 1.5rem 0; }
.frmBg { position: relative; text-align: center;}
.applyBox {  margin: 1.5rem 0; width: 22rem; float: right; text-align: center; }
.contact_fild { padding: 0rem 1rem;}
.contact-fild-box .form-control, 
.contact-fild-box .form-select { display: block;
    width: 100%; height: auto; padding: 10px 12px; font-size: 13px; margin-bottom: 0.5rem; color: var(--text-dark); background-color: transparent; border: 0; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 10px;}
.form-group { margin-bottom: 0px;}
.btn_submit {
    background-color: #039;
    color: var(--white-col);
    font-size: 15px;
    border-radius: 5px;
    padding: 0.7rem 3rem;
    width: 100%;
    border: 0;
}
header#header {
    background: #f4feff !important;
}
div#PayInstalment .modal-dialog {
    max-width: 700px !important;
    margin: 0rem auto;
}
.bc-img01:after {
    position: absolute;
    background-color: #E3E3E3;
    opacity: 0.0;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.content__col.mt-3 ul li {
    font-size: 1.0rem;
    padding: 5px 0;
    list-style: disc;
}
.image-box.position-relative.mx-auto {
    text-align: center;
}
.date-last {
    background: #fff;
    padding: 15px 24px;
    font-size: 1.0rem;
    font-weight: 600;
    border-radius: 2rem;
    margin-right: 20px;
}
.action-cta {
    display: flex;
}
.action-cta a {
    background: #039;
    padding: 15px 24px;
    font-size: 1.0rem;
    font-weight: 600;
    border-radius: 5px;
    margin-right: 20px;
    color: #fff;
}
.round {
  
    border-radius: 2rem;
    overflow: hidden;
}
.btn_submit:hover {background-color: var(--text-dark); color: var(--white-col);}
.contact-fild-box { margin-bottom: 10px; position: relative;}
.contact-fild-box.text-center { margin-bottom: 0px;}
.dsu-addmission { margin-top: 39%; display: block; padding: 0px;}
.formIDfid { padding: 0 0px; }
.d-block.mt-2.text-content-abouts p {
    font-size: 16px;
    padding: 0;
}
.call-action-buttons.mt-5 a {
    border: 1px solid #3767ff;
    padding: 14px 24px;
    background: #3767ff;
    color: #fff;
    font-size: 17px;
    border-radius: 5px;
    font-weight: 600;
}
.student-img img {
    width: 80px;
    border-radius: 100%;
    border-width: 4px;
    border: 4px solid #1361a1;
}
.Syllabus p {
    font-size: 18px;
    line-height: 25px;
}
.prog-contn ul li {
    padding: 5px 0;
    font-size: 16px;
}
.student-img-name.d-flex {
    justify-content: left;
    align-items: center;
    margin-top: 10%;
}
.table-titals-text span {
    background: #000;
    color: #fff;
    padding: 4px 10px;
    margin-right: 5px;
}
th.heds {
    background: #ddd;
    border-bottom: 0;
}
.table>:not(caption)>*>* {
    padding: .5rem .5rem;
    background-color: var(--bs-table-bg);
    border-width: 1px;
    box-shadow: 0 0 0 0;
}
.table-titals-text {
    padding: 17px 0;
    font-size: 18px;
    font-weight: 600;
}
.student-name {
    margin-left: 1rem;
    text-align: left;
}
p.font-bold.leading-snug {
    font-weight: 700;
    padding: 0;
}
.student-inner-slider .review {
    padding: 20px;
    line-height: 25px;
        min-height: 180px;
}
p.text-sm.leading-snug.inline-block {
    line-height: 20px !important;
    padding: 0;
}
a.apply-now-btn {
    background: #005eab;
    padding: 9px 30px;
    font-size: 1.3rem;
    color: #fff;
    border-radius: 5px;
    /* margin-right: 3rem; */
    font-weight: 500;
}
section.Award__section.position-relative.py-5 {
    background: url("../images/certificate-bg.webp");
    background-size: cover;
    background-position: center;
}
section.Careers__section.position-relative.py-5 {
    background: #FAFAFA;
}
.sideNavi a {
    background-color: #039;
    font-weight: 500;
    border: 1px solid var(--white-col);
    border-radius: 0;
    text-align: center;
    color: var(--white-col);
    cursor: pointer;
    border-right: 0;
    font-size: 1.1rem;
    padding: 15px 15px;
    display: block;
    margin-top: 25px;
}
.applyBox.model-from .dsu-form {
    padding: 0;
}
section.Syllabus__section tr td {
    font-size: 15px;
}
section.Syllabus__section tr th {
    font-size: 15px;
}
div#eligis-slider .partners__row {
    background: #fff;
    text-align: center;
    border: 1px solid #ddd;
}
.career-process ul li {
    display: inline;
    padding: 10px 30px !important;
    background: #005eab;
    border-radius: 20px;
    color: #fff !important;
    font-weight: 600;
}
.sideNavi {
    position: fixed;
    top: 50%;
    right: -33px;
    z-index: 2;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.career-process ul li {
    text-align: center;
    font-size: 1.1rem;
    padding: 5px 0;
    text-align: left;
    list-style: disc;
}
.career-process ul li:nth-child(2) {
    color: #1361a1;
}
.career-process ul li:nth-child(4) {
    color: #1361a1;
}
.career-process ul li:nth-child(6) {
    color: #1361a1;
}
.career-process ul li:nth-child(8) {
    color: #1361a1;
}
.career-process ul li:nth-child(10) {
    color: #1361a1;
}
.career-process ul li:nth-child(12) {
    color: #1361a1;
}
.content__col.about-institutes-contents ul li {
    padding: 9px;
    list-style: disc;
    font-size: 16px;
}
.d-flex.sssa {
    display: block !important;
}
.contact-fild-box.w-50 {
    width: 100% !important;
}
.card-collapse ul li {
    list-style: disc;
    padding: 5px;
    font-size: 15px;
}
.card-collapse ul  {
   
    padding-left: 15px;
    
}
section.who_sould-attend-sec.py-5.position-relative {
    background: #f9f9f9;
}
.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #f4f4f4;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    border-bottom: 3px solid #058f9a !important;
    font-weight: 700;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #fff;
   
    box-shadow: 0 0 0 0;
}
.accordion-body {
    padding: 1rem 1.25rem;
    margin-bottom: 14px;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 4px 1.25rem;
    font-size: 1.4rem;
    color: #212529;
    margin-bottom: 0px;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
    border: 0;
    margin-bottom: 8px;
    border-bottom: 2px solid #333;
}
.accordion-item {
    background-color: #fff;
    border: 0;
}
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    width: 440px !important;
    margin: auto;
    border: 5px solid #000;
}
.certificate a {
    display: block;
    padding: 20px;
    background: #fff;
    width: 33%;
    margin: 10px 0;
    text-align: center;
    color: #333;
    font-size: 20px;
    margin: auto;
    margin-top: 18px;
    font-weight: 600;
    border-radius: 8px;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 20px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.7);
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    cursor: pointer;
}
.modal-content-imgs {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 30%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    margin: auto;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    position: relative;
    right: 220px;
}
a.pay-now-btn {
    background: #1361a1;
    padding: 9px 30px;
    font-size: 1.3rem;
    color: #fff;
    border-radius: 5px;
    
    font-weight: 500;
}
a.pay-now-btn:hover {
    background: #000;
}
a.apply-now-btn:hover {
    background: #1361a1;
}
.peragraph-text a {
    color: #1361a1;
    text-decoration: underline;
}
.fee-contn ul li {
    padding: 5px 0;
    font-size: 17px;
}
.fee-contn th {
    background: #005eab;
    color: #fff;
    padding: 15px;
    font-size: 19px;
}
.fee-contn {
    background: #fff;
    padding: 20px;
}
.payment-buttons.mt-5 {
    text-align: center;
}
.fee-contn .table {
  margin: 0;
}
.fee-contn h5 {
    padding: 5px 0;
}
.fess-texts p {
    padding: 9px 0;
    font-size: 19px;
}
.fess-program span {
    background: #005eab;
    padding: 0 5px;
    color: #ffff;
}
.table-formate table tr th {
    font-size: 1.3rem;
      padding: 10px 0;
    border-bottom: 1px solid #333;
}
.table-formate table  {
   width: 100%;
}
.table-formate table tr td {
    font-size: 1.3rem;
    padding: 10px 0;
    border-bottom: 1px solid #333;
}
.student-inner-slider {
    --tw-shadow: 0 20px 25px -5px rgba(0,0,0,.1), 0 8px 10px -6px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    min-height: 350px;
}
.banner-list ul li {
    color: #000;
    padding: 7px 8px;
    font-size: 1.0rem;
    list-style-type: disclosure-closed;
    font-weight: 400;
}
.content__col.mt-3 ul {
    padding-left: 19px;
}
.banner-list ul {
    padding-left: 20px;
}
section.Student_Reviews__section.members__section {
    background: #1361a1;
}
.contact-fild-box .form-control option { color: #000; }
.content_bnr-flex h1 {
    font-size: 2.1rem;
    color: #fff !important;
    font-weight: 600;
    line-height: 1.2em;
}


.specouter {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
h2.font-weight-700.fs-1.title-simros.mb-2.position-relative.d-inline-block span {
    color: #1361a1;
}
.banner-logo .rankDv img {
    width: 160px;
    height: 82px;
}
.banner-logo .rankDv {
    border: 0px solid #000000;
    background-color: var(--white-col);
    padding: 1rem 0.8rem;
    position: relative;
    z-index: 1;
    height: 182px;
    justify-content: center;
    border-radius: 16px;
    text-align: center;
}
.ranks-img p {
    font-weight: 600;
    padding: 9px;
}
.Specialization {
    background: #fff;
    padding: 10px 27px;
    border-radius: 19px;
}
.Specialization:hover {
    background: #333;
}
.Specialization:hover p{
    color: #fff;
}
.Specialization:hover span{
    color: #fff;
}
.Specialization p {
    font-weight: 700;
    font-size: 1.0rem;
    color: #a80054;
    line-height: 1.6rem;
}
.Specialization p span {
    font-weight: 400;
    font-size: 1.0rem;
    color: #333;
    line-height: 1rem;
}
p.mt-1.modal-conte.wow.fadeInUp {
    background: transparent;
    color: #fff;
    padding: 8px 0;
}
.content_bnr-flex p {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: #fff;
    color: #1361a1;
    font-size: 27px;
    font-weight: 700;
}
.content_bnr-flex .bnrTech h3 { font-size: 3rem; color: var(--bg-yellow);     line-height: 1.1;}
.content_bnr-flex .bnrTech .font144 { font-size: 1.5rem !important;}
.content_bnr-flex .bnrTech ul li {
    position: relative;
    color: #fff;
    line-height: 1.8rem;
    display: inline-block;
    font-weight: 700;
    padding: 6px 15px;
    font-size: 1.2rem;
    background: #1361a1;
    margin: 16px 0;
    width: 27%;
    border-radius: 30px;
    text-align: left;
}
.content__col.about-institutes-contents.mt-3 p {
    font-size: 1.1rem;
    line-height: 1.9rem;
}
.downalod-btns a {
    background: #039;
    padding: 15px 54px;
    font-size: 1.0rem;
    font-weight: 600;
    border-radius: 2rem;
    margin-right: 20px;
    color: #fff;
}
/*== BANNER CSS end ==*/
.round {border-radius: 2rem; overflow: hidden; }
.about-section { background:#fff; background-size: cover; background-repeat: no-repeat; background-attachment: fixed;     background-position: center; }
.members__section { background-color: #F5F5F5;}


.constituent__section .cons__item { border: 1px solid #7D7C7C; width: 49%; padding: 2rem; }
.facilities__section .exposure__block:after { position: absolute; background-color: #F5F5F5; content: '';  width: 100%; height: 2%; top: 0; left: 0; z-index: 1;}
.facilities__section .exposure__block::before { position: absolute; background-color: #F5F5F5; content: '';  width: 100%; height: 2%; top: auto; bottom: 0; left: 0; z-index: 2;}
.facilities__section .partners__item h6 { font-size: 1.2rem;}
.facilities__section .partners__item h5 { font-size: 1.2rem;}
.facilities__section .partners__item { padding: 1.5rem 2rem; border: 1px solid #7D7C7C; min-height: 240px; }

.facilities__section .partners__item:hover { background-color: var(--bg-green); }

.facilities__section .partners__item:hover h5, .facilities__section .partners__item:hover h6, .facilities__section .partners__item:hover p { color: var(--white-col); }
.facilities__section .partners__item .icon__choice {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 100%;
}

.facilities__section .partners__item:hover .icon__choice, 
.piu__section .piu__item:hover .icon__choice  {
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -moz--transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.founder-flex .partners__row { width: 25%;}
.founder-flex .partners__row .partners__item { min-height: 280px;}
.bor-1 {border-top: 0 !important; border-left: 0!important; }
.bor-2, .bor-3, .bor-4 { border-top: 0!important;}
.bor-4, .bor-7 {border-right: 0!important;}
.bor-5 {border-left: 0!important; border-bottom: 0 !important; border-top: 0!important;}
.bor-6 {border-bottom: 0!important; border-top: 0!important;}
.bor-7 {border-bottom: 0!important; border-top: 0!important;}


.content__col.left { z-index: 2; left: 10%;} 
.piu__section .piu__item {
    border: 1px solid #B8B3B3; border-radius: 5px;
    min-height: 110px; margin-top: 1rem;
    align-items: center; padding: 1rem;
    display: flex;
    background: #fff;
}
.contenrss {
    margin-left: 1rem;
}
.piu__section .piu__item .facilities_flex {
    display: flex;
    align-content: center;
    align-items: center;
}
.Curriculum-section-inner .accordion-button:not(.collapsed) {
    color: #1361a1;
    background-color: #fff0f2;
    box-shadow: 0 0 0 0;
}
.wysiwyg.mb-6 table td p {
    font-size: 20px;
}

.wysiwyg.mb-6 table th p {
    font-size: 22px;
}
.wysiwyg.mb-6 table td p {
    font-size: 18px;
}
.wysiwyg.mb-6 table td {
    padding: 10px;
    border-bottom: 1px solid #333;
}
.wysiwyg.mb-6 table  {
  width: 100%;
}
.wysiwyg.mb-6 table th {
    padding: 10px;
    border-bottom: 1px solid #333;
        width: 80%;
}
.degree-bottom-sec.text-center h3 {
    padding: 8px 0px 3px 0;
    font-size: 23px;
}
.Curriculum-section-inner .accordion-item {
    background-color: #fff;
    border-bottom: 2px solid #333 !important;
    border: 0;
}
.Curriculum-section-inner button.accordion-button {
    font-size: 1.6rem;
}
.piu__section .piu__item:hover h5 { color:  var(--white-col);}
.piu__section .piu__item:hover p { color:  var(--white-col);}
.piu__section .piu__item:hover { background-color:  #000000;}
.piu__section .piu__item:hover .facilities_flex svg path { fill: #FFF;}
/* workforce section css start */
.workforce {
    padding: 0;
}
.contenrss p {
    font-size: 14px;
}
section.piu__section.position-relative {
    background: #fff;
}
.workforce .heading {
    border-bottom: 2px solid var(--lightGreen);
    padding-bottom: 50px;
    margin-bottom: 40px;
}

.dollar .dol_con { width: 33%;}
.dollar .dol_con h3 {
    font-size: 100px;
    font-weight: bold;
    color: var(--lightGreen);
    line-height: 1;
}

.dollar .dol_con h5 {
    font-size: 30px;
    padding: 10px 0 25px;
}

.dollar .dol_con h6 {
    font-size: 20px;
    color: var(--lightGreen);
}

.dollar {
    display: flex;
    justify-content: space-between;
}


.visit-campus_relative .col-lg-6.campus_item {
    margin: auto;
}


/* workforce section css end */


.amenities__section { background-image: url(../images/processBg.webp); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-position: center center; }
.amenities__section .amenities__item { margin-top: 1.8rem; }
.amenities__section .amenities__item:hover .amenities__icon { background-image: url(../images/Ellipse.png); background-size: cover; background-repeat: no-repeat; background-position: center center; }
.amenities__section .amenities__item:hover p { color: var(--bg-yellow); font-weight: 700;}
.amenities__section .amenities__item .amenities__icon { background-color: var(--white-col); border: 8px solid var(--bg-yellow); padding: 1.5rem; margin-bottom: 1rem; width: 160px; height: 160px; border-radius: 100%; margin-left: auto; margin-right: auto; position: relative; z-index: 2; }
.amenities__section .amenities__item p { font-size: 1.4rem; color: var(--white-col); line-height: 1.2; width: 220px; margin: 0 auto; }

 /* button-animate-start */
 .bdr-ripple{border-radius:100%;box-sizing:border-box;animation:at-ripple-orange 0.7s linear infinite;overflow:hidden;}


  .accordion-process ul li {
    list-style: disc;
    padding: 2px;
}
.accordion-process ul {
    padding-left: 10px;
}
.icon__choice.mb-3 img {
    padding: 20px;
     height: 180px;
}
.accordion-collapse { background-color: var(--white-col); }
.faq__section .accordion-item, .faq__section .accordion-item { margin-bottom: 0.5rem;}
.faq__section .accordion-item, .faq__section .accordion-item:not(:first-of-type) { border:0; border-radius: 0rem; overflow: hidden; }
.faq__section .accordion-item .accordion-header .accordion-button { color: var(--text-dark); font-size: 1.2rem; font-weight: 600; padding:1.2rem 0; line-height: 1.4;   }
.faq__section .accordion-item .accordion-header .accordion-button:not(.collapsed) { background-color: #1361a1; color: var(--white-col); }
.faq__section .accordion-item .accordion-header .accordion-button::after { width: 25px;  height: 25px; line-height: 25px; font-family: 'Font Awesome 5 Pro'; content: "\f067"; font-size: 1.1rem; background-image: none; font-weight: 100;}
.faq__section .accordion-item .accordion-header .accordion-button[aria-expanded="true"]::after { background-image: none; font-family: 'Font Awesome 5 Pro'; content: "\f068";}
.faq__section .accordion-item .accordion-header .accordion-button {border: 1px solid #C6C6C6; padding-left: 1rem;  padding-right: 1rem; } 
.faq__section .accordion-item  { background:transparent;   }  
.faq__section .accordion-item .accordion-body { padding: 1rem;}
.faq__section .accordion-item .accordion-body p, 
.faq__section .accordion-item .accordion-body ul li { font-size: 1.1rem; }

.campus__section { background: linear-gradient(143.42deg, #3A8162 22.35%, #0C1B15 91.7%); }

.visit-campus_relative .campus_item .visit_hover-ab {
    text-align: center;
    background-image: linear-gradient(135deg, rgba(4, 106, 56, 0.9), rgba(0, 79, 53, 0.9));
    display: flex;
    width: 95%;
    height: 65px;
    padding: 1rem;
    flex-direction: column;
    justify-content: center;
    transition: all 0.3s;
    overflow: hidden;
    position: absolute;
    bottom: 1rem;
    left: 0.8rem;
    border-radius: 1rem;
}
.visit-campus_relative .campus_item .visit_hover-ab .opacity_visit { display: none; }
.visit-campus_relative .campus_item:hover .visit_hover-ab .opacity_visit { display: block; }
.visit-campus_relative .campus_item:hover .visit_hover-ab {   height: 90%;}

.visit-campus_relative .campus_item .image-box { position: relative; overflow: hidden; border-radius: 2rem; } 
/*== Footer css start ==*/
.footer { font-size: 14px; } 
.desktop { display: block;}
.mobile { display: none;}
ul.listing li:last-child { border: 0 }
ul.listing li, .about__listing ul li { position: relative; padding: 0.8rem 0; font-size: var(--font); padding-left: 1.3rem; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
ul.listing li:after { position: absolute; left: 0px; top: 10px; font-family: 'Font Awesome 5 Pro'; content: "\f054"; color: var(--bg-yellow); }

.blog-text > a {
    background-color: #1361a1; border: 1px solid var(--white-col);
    color: var(--white-col);  border-radius: 5px;
    display: block;
    line-height: 1;
    padding: 1rem 2rem;
    position: relative;
    text-transform: capitalize;
    transform: perspective(1px) translateZ(0px);
    transition: color 0.3s ease 0s;
    vertical-align: middle;
    display: inline-block;
    font-size: 1.4rem; width: 100%;
}
.admisson__item {
    background: #FFF0F2;
    border-radius: 17px;
    padding: 20px;
    text-align: center;
    /* margin: auto; */
}
.admisson__item:before {
    content: "";
    position: absolute;
    background: url("../images/right-arrow.png");
    background-size: cover;
    height: 40px;
    width: 40px;
    top: 110px;
    left: 290px;
}
.admisson__item.last.text-center.wow.fadeInUp:before {
    display: none;
}
.icon__choice.flex-c.mb-3 {
    margin: auto;
    text-align: center;
    display: block;
}
.admisson__item {
    background: #FFF0F2;
    border-radius: 17px;
    padding: 20px;
    text-align: center;
    /* margin: auto; */
    min-height: 300px;
    position: relative;
}
section.admission_process__section.members__section.position-relative.py-5 {
    background: #fff;
}
.exposure__block.position-relative h4 {
    background: #20009F;
    display: inline-block;
    color: #fff;
    padding: 0 10px;
    font-size: 23px;
    /* margin-bottom: 20px; */
}
.eligible-sec ul li {
    list-style: disc;
    font-size: 1.2rem;
    line-height: 1.7rem;
    padding-bottom: 10px;
}
.carrer_path .yel_bg {
    background-color: #1361a1;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
}
.carrer_path h1 {
    color: #fff;
    position: relative;
    top: 50%;
    transform: translate(0%,-50%);
    font-size: 40px;
    padding-left: 1.3em;
    font-weight: 600;
    line-height: 46.88px;
    text-align: left;
}
.carrer_path ul.listing li {
    position: relative;
    padding: 0.4rem 0rem 0.4rem 2rem;
    font-size: 17px;
    margin-left: 20px;
    font-weight: 400;
    line-height: 23.44px;
    text-align: left;
    color: #fff;
    border:0;
}
.carrer_path ul.listing li:after {
    position: absolute;
    text-align: center;
    left: 0px;
    filter: invert(69%) sepia(80%) saturate(550%) hue-rotate(353deg) brightness(100%) contrast(94%);
    top: 50%;
    transform: translate(0,-50%);
    content: '';
    width: 18px;
    height: 18px;
    line-height: 9px;
    background: url(../images/check_shimla.png);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}
.carrer_path .high_btn {
    display: flex;
    position: relative;
    top: 50%;
    transform: translate(0,-50%);
    align-items: center;
    justify-content: center;
    margin-right: 2.5em;
    flex-direction: row;
    gap: 10px;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: #1361a1;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
}
.carrer_path {
    position: relative;
    background-color: #005eab;
}
.eligible-sec h4 {
    background: #005eab;
    display: inline;
    color: #fff;
    padding: 0 10px;
    font-size: 23px;
}

.blog-text >a:hover{color:var(--white-col);}
.blog-text>a::before {
    border-radius: 5px;
    background-color: #333;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.blog-text>a:hover::before {
    transform: scaleY(1);
}

.owl-theme .owl-nav [class*=owl-]:hover {background-color: var(--bg-blue) !important; color: var(--white-col)!important;}
.owl-theme .owl-nav [class*=owl-] { background-color: var(--white-col) !important; color: var(--bg-blue)!important;  font-size: 1.2rem !important; border-radius: 100% !important; width: 2rem !important; height: 2rem !important; line-height: 1.5rem !important; }

.owl-theme .owl-dots .owl-dot span {
    background: #94A3B8 !important;
    margin: 5px 2px !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #1361a1 !important;
    width: 30px !important;
}


/*#global-slider.owl-theme .owl-nav, #eligi-slider.owl-theme .owl-nav { position: absolute; top: -80px; right: 0%;}*/
#global-slider.owl-theme .owl-nav [class*=owl-], #eligi-slider.owl-theme .owl-nav [class*=owl-] {
    font-size: 1.1rem !important;
    color: #ffffff !important;
    background-color: #1361a1 !important;
}
