body {
  font-family: 'Poppins', sans-serif !important;
}
*:focus {
  outline: 0 !important;
}
.justify{
	text-align:justify !important;
}
.ulcolor li{font-size: 17px;text-align:justify !important;
    line-height: 27px;}
button.accordion {
  background-color: #EEF2F9;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  border-radius: 30px;
  margin-bottom: 20px;
}

button.accordion.active, button.accordion:hover {
  background-color: #EEF2F9;
}

button.accordion:after {
  content: '\002B';
  color: #FFF;
  border-radius: 50%;
  background-color: #00439D;
  width: 30px;
  text-align: center;
  font-weight: bold;
  float: right;
  padding: 5px;
  /* margin-left: 5px; */
}

button.accordion.active:after {
  content: "\2212";
}

div.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.margin30{
  margin-top: 20px;
}
.padding0{
  padding: 0 !important;
}

.header {
  margin: 15px 0 ;
}

.company-logo {
  width: 160px;
}
.theme_text{
  color: #00429c !important;
}
.text_center{
  text-align: center !important;
}
.text_white{
  color: #ffffff !important;
}
.text_green{
  color: #027E94 !important;
}
.header_text{
  font-size: 20px;
    line-height: 27px;
}

.h3-header {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: #111a5a;
  text-align: center;
}
.p-header {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #444444;
  text-align: center;
}

.main-banner {
  background-image: url(../images/mainbanner.png);
  background-size: cover;
}

.mainbanner-content {
  padding: 52px 0;
}
.margintoppercent{margin-top: 10%;}
.mainbanner-content-one {
  padding: 70px 0;
  margin-top: 40px;
}

.mainbanner-highlight {
  font-weight: 600;
  font-size: 46px;
  line-height: 56px;
  margin-bottom: 0;
}

.h3-card {
  font-weight: 600;
  font-size: 42px;
  line-height: 52px;
  color: #5BE0E5;
  margin-bottom: 0;
}
.mainbanner_details{
  font-size: 26px;
  line-height: 42px;

}
.mainbanner_courses{
  font-size: 24px;
  line-height: 36px;
}
.mainbanner_button{
  padding: 10px 25px;
  background-color: #03889F;
  font-weight: 600;
  border: none;
  border-radius: 35px;
  font-size: 24px;
  margin-top: 30px;
}

.h3-paragraph {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #ffffff;
}
ul {
  font-size: 20px;
  list-style: none;
  padding: 0;
}
li {
  margin: 0;
  margin-bottom: 10px;
  padding-left: 1em;
  justify-content: center;
  position: relative;

  &:after {
    content: "";
    height: 0.4em;
    width: 0.4em;
    background: #372C2A;
    display: block;
    position: absolute;
    /* transform: rotate(45deg); */
    border-radius: 50%;
    top: 0.6em;
    left: 0;
  }
}

.curriculum-content-section {
  padding: 50px 0;
}
.curriculum-title-style {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  -webkit-text-stroke: 1px #fff;
  color: #273bb3;
  text-shadow: 2px 2px 2px #273bb3, -1px -1px 0 #273bb3, 1px -1px 0 #273bb3,
    -1px 1px 0 #273bb3, 1px 1px 0 #273bb3;
}
.curriculum-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
}
.curriculum-title-content {
  font-weight: 600;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  color: #232323;
}
.curriculum-content {
  text-align: center;
  padding: 40px 0px;
}
.curriculum_image{
  display: inline;
}
.curriculum-count {
  width: 60px;
  margin-left: 20px;
}
.curriculum-arrow{
  float: right;
  width: 25px;
  padding-top: 20px;
}
.curriculum-details {
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #232323;
  margin-top: 10px;
}
.arts_image{
  width: 100%;
}
.arts_card{
  background-color: #03889F;
  padding: 30px 0;
  width: 100%;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 38px;
  line-height: 48px;
}
.arts_title{
  font-size: 38px;
  line-height: 48px;
  font-weight: 600;
}

.academic-section {
  background: #00439D;
}
.academic-content-section {
  padding: 50px 0;
}
.up_icon{
  width: 50px;
  margin: 15px 0;
}
.academic-title-style {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  -webkit-text-stroke: 1px #1226aa;
  color: #eafff4;
  text-shadow: 1px 1px 0 #eafff4, -1px -1px 0 #eafff4, 1px -1px 0 #eafff4,
    -1px 1px 0 #eafff4, 1px 1px 0 #eafff4;
}
.academic-title {
  font-weight: 700;
  font-size: 38px;
  line-height: 57px;
}
.about_school{
  color: #B2E572;
}
.about_card{
  background-color: #03889F;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.Experts_card{
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 20px 0;
}
.Experts_card_divided{
  font-weight: 700;
  background-color: #000;
  height: 1px;
}
.about_card_name{
  font-size: 32px;
  line-height: 42px;
  font-weight: 600;
}
.Experts_card_name{
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
}
.Students_image{
  width: 150px;
  border-radius: 30px;
  background: #fff;
  padding: 10px;
}
.Students_card{
  background-color: #FFF;
  border-radius: 20px;
  padding: 20px;
}
.Students_image1{
  width: 100% !important;
}
.Students_content{
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
}
.smallup{
  width: 40px !important;
}
.smalldown{
  width: 40px !important;
  float: right;
  margin-top: -20px;
}
.Students_details{
  font-size: 15px;
  line-height:22px;
  text-align: center;
}
.Students_content1{
  font-size: 15px;
  margin-bottom:-30px !important;
}
.about_card_divided{
  background-color: #fff !important;
  margin: 10px 20px;
}
.about_card_details{
  font-size: 16px;
  line-height: 24px;
}
.academic-card {
  background-color: #ffffff;
  border-left: 4px solid #4dd690;
  padding: 20px;
  margin-top: 20px;
  height: 140px;
}
.academic-header {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #231f20;
  margin-bottom: 20px;
}
.academic-details {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #231f20;
  margin-bottom: 0;
}

.pre-course-section {
  background-color: #ffffff;
}
.pre-course-content-section {
  padding: 50px 0;
}
.active {
  font-weight: 700;
  color: #ffffff;
  background-color: #00439D;
  border-radius: 35px;
  border: none;
  display: block;
}
.active1 {
  font-weight: 700;
  color: #ffffff;
  background-color: #00439D;
  border-radius: 35px;
  border: none;
  display: block;
}
.pre-course-card1 {
  border: 1px solid #cfcfcf;
  padding: 10px;
  margin-bottom: 15px;
  cursor: pointer;
  border: none;
  text-align: center;
}
.pre-course-card {
  border: 1px solid #cfcfcf;
  padding: 10px;
  margin-bottom: 15px;
  cursor: pointer;
  border: none;
  text-align: center;
}
.pre-course-card_title1{
  font-weight: 700;
  color: #ffffff;
  background-color: #00439D;
  border-radius: 35px;
  border: none;
  padding: 10px 20px;
}
.pre-course-card_title:hover{
  font-weight: 700;
  color: #ffffff;
  background-color: #00439D;
  border-radius: 35px;
  border: none;
  padding: 10px 20px;
}
.pre-course-title_div{
  margin: 10px;
  color: #000;
}
.pre-course-title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.pre-course-details {
  /* border: 1px solid #cfcfcf; */
  padding: 10px;
}
.pre-course-details-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  color: #231f20;
  margin-top: 20px;
}
.pre-course-details-content {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #666568;
  margin-bottom: 0;
}
.pre-course-button {
  text-align: end;
  margin-right: 20px;
  margin-bottom: 30px;
}
.pre-course-btn {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  background-color: #273bb3;
  padding: 7px;
  border: none;
  cursor: pointer;
}
.course_header{
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #372C2A;
  margin: 15px 0 25px 0;
}

.placement-section {
  background: #1226aa;
}
.placement-content-section {
  padding: 50px 0;
}
.scholarships_content{
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  color: #FFF;
}
.placement-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  color: #eafff4;
}
.placement-title-style {
  font-weight: 700;
  font-size: 48px;
  line-height: 72px;
  text-align: center;
  color: #5BE0E5;
}
.placement-content {
  padding: 20px 0;
}
.placement-percentage-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.placement-percentage {
  font-weight: 900;
  font-size: 24px;
  line-height: 66px;
  align-items: center;
  color: #4dd690;
}
.placement-percentage-details {
  font-weight: 500;
  font-size: 20px;
  line-height: 66px;
  align-items: center;
  color: #ffffff;
}
.placement-counter {
  padding: 30px;
}
.placement-count-card {
  background-color: #ffffff;
  padding: 20px;
}
.placement-count {
  font-weight: 900;
  font-size: 55px;
  line-height: 66px;
  align-items: center;
  color: #1226aa;
}
.placement-count-details {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #1226aa;
}
.placement-counter-details {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}

.logos-section {
  background-color: #ffffff;
}
.logos-content-section {
  padding: 50px 0;
}
.logos-programs-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 45px;
  text-align: center;
  text-transform: capitalize;
  color: #232323;
}
.logos-programs-image {
  width: 100%;
}
.logos-recruiters-title {
  font-weight: 500;
  margin: 20px 0;
  font-size: 20px;
  line-height: 45px;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #232323;
}
.logos-recruiters-image {
  margin-bottom: 30px;
  width: 154px;
}
.student-slider {
  width: 100%;
}

.slick-slide {
  margin: 10px;
  height: auto !important;
  /* min-height: 30 !important; */
}

.slick-slide img {
  width: 100%;
}

.slick-prev,
.slick-next {
  background: #000;
  border-radius: 15px;
  border-color: transparent;
  display: none !important;
}

.eligibility-section {
  background-color: #eaecf5;
}
.eligibility-content-section {
  padding: 50px 0;
}
.eligibility-header {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  color: #1226aa;
}
.eligibility-header-style {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  -webkit-text-stroke: 1px #eaecf5;
  color: #273bb3;
  text-shadow: 2px 2px 2px #273bb3, -1px -1px 0 #273bb3, 1px -1px 0 #273bb3,
    -1px 1px 0 #273bb3, 1px 1px 0 #273bb3;
}
.eligibility-card {
  background-color: #ffffff;
  padding: 20px;
  text-align: justify;
  margin-top: 20px;
}
.eligibility-card-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.0125em;
  color: #231f20;
}
.eligibility-card-details {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #232323;
  text-align: justify;
}

.our-faculty-section {
  background-color: #ffffff;
}
.our-faculty-content-section {
  padding: 50px 0;
}
.our-faculty-content {
  padding: 100px 10px;
  text-align: justify;
}
.our-faculty-header {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  color: #273bb3;
}
.our-faculty-header-style {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  -webkit-text-stroke: 1px #fff;
  color: #273bb3;
  text-shadow: 2px 2px 2px #273bb3, -1px -1px 0 #273bb3, 1px -1px 0 #273bb3,
    -1px 1px 0 #273bb3, 1px 1px 0 #273bb3;
}
.our-faculty-details {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #232323;
}
.our-faculty-image {
  width: 100%;
  margin-top: 10px;
}
.our-faculty-card {
  text-align: center;
  border-top: 4px solid #4dd690;
  box-shadow: 0px 6px 44px rgba(0, 0, 0, 0.15);
  padding: 5px 5px 1px 5px;
}
.our-faculty-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #3a8dde;
}
.our-faculty-person-details {
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  color: #232323;
}

.international-faculty-section {
  background-color: #eaecf5;
}
.international-faculty-content-section {
  padding: 50px 0;
}
.international-faculty-content {
  padding: 50px 0;
}
.international-faculty-header {
  font-weight: 700;
  font-size: 26px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  color: #273bb3;
}
.international-faculty-header-style {
  font-weight: 700;
  font-size: 26px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  -webkit-text-stroke: 1px #eaecf5;
  color: #273bb3;
  text-shadow: 2px 2px 2px #273bb3, -1px -1px 0 #273bb3, 1px -1px 0 #273bb3,
    -1px 1px 0 #273bb3, 1px 1px 0 #273bb3;
}
.videos_content {
  width: 100%;
}
.international-faculty-details {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  color: #232323;
}

.footer-section {
  background: #1226aa;
}
.footer-content-section {
  padding: 20px 0;
}
.footer-content {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}
.footer-button {
  float: right;
  margin-top: 10px;
}
.footer-btn {
  border-color: #ffffff;
  color: #1226aa;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  padding: 7px;
  cursor: pointer;
}

@media only screen and (max-width: 786px) {
	.pre-course-card1 {font-size: 18px !important;}
  .company-logo {
    display: block;
    margin: auto;
  }
  .header_text {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
  .header-image {
    margin-top: 20px;
  }
  .h3-header {
    font-size: 22px;
    line-height: 32px;
  }
  .p-header {
    font-size: 14px;
  }
  .mainbanner-content {
    padding: 15px 0;
  }
  .mainbanner-content-one {
    padding: 15px 0;
  }
  .mainbanner-highlight {
    font-size: 20px;
    line-height: 30px;
    /* text-align: center; */
  }
  .h3-card {
    font-size: 24px;
    line-height: 37px;
    /* text-align: center; */
  }
  .mainbanner_details{
    font-size: 18px;
    line-height: 25px;
  }
  .mainbanner_courses{
    font-size: 17px;
    line-height: 30px;
  }
  .mainbanner_button {
    padding: 10px 15px;
    background-color: #03889F;
    font-weight: 600;
    border: none;
    border-radius: 35px;
    font-size: 16px;
    margin-top: 20px;
}
  .h3-paragraph {
    font-size: 18px;
    line-height: 28px;
  }
  ul {
    font-size: 20px;
    list-style: none;
    padding: 0;
  }
  li {
    margin: 0;
    display: inline-block;
  }
  .curriculum-content-section {
    padding: 20px 0;
  }
  .curriculum-title {
    font-size: 24px;
    line-height: 34px;
  }
  .curriculum-title-content {
    font-size: 15px;
    line-height: 25px;
  }
  .curriculum-content {
    padding: 10px;
  }
  .curriculum-details {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 15px 0 0 0px;
  }
  .curriculum-slider {
    padding: 0 20px;
  }
  .curriculum-count {
    width: 75px !important;
  }
  .arts_card{
    font-size: 28px;
    line-height: 38px;
  }
  .arts_title{
	  margin-top:15px;
        font-size: 24px;
    line-height: 31px;
    text-align: center;
  }
  .academic-content-section {
    padding: 20px 0;
  }
  .academic-title {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    margin-top: 30px;
  }
  .academic-title-style {
    font-size: 24px;
    line-height: 34px;
  }
  .academic-header {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .academic-details {
    font-size: 14px;
  }
  .pre-course-content-section {
    padding: 20px 0;
  }
  .pre-course-details-title {
    font-size: 15px;
    margin-top: 5px;
  }
  .pre-course-details-content {
    font-size: 13px;
  }
  .pre-course-card_title1{
    font-size: 20px;
  }
  .pre-course-card_title{
    font-size: 20px;
  }
  .course_header {
	  margin-top: -20px;
    font-size: 20px;
}
.about_card_name {
  font-size: 22px;
  line-height: 32px;
}


  .pre-course-button {
    text-align: center;
    margin-bottom: 20px;
  }
  .pre-course-btn {
    font-size: 16px;
    padding: 5px 10px;
  }
  .placement-content-section {
    padding: 20px 0;
  }
  .placement-title {
    font-size: 24px;
    line-height: 34px;
  }
  .placement-title-style {
    font-size: 24px;
    line-height: 34px;
  }
  .placement-percentage {
    font-size: 22px;
    line-height: 32px;
  }
  .placement-percentage-details {
    font-size: 16px;
    line-height: 26px;
  }
  .placement-counter {
    padding: 10px;
  }
  .placement-count {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }
  .placement-counter-details {
    font-size: 12px;
    text-align: center;
  }
  .logos-content-section {
    padding: 20px 0;
  }
  .logos-programs-image {
    /* padding: 0 50px; */
  }
  .logos-recruiters-title {
    margin: 0;
  }
  .logos-recruiters-image {
    margin-bottom: 10px;
    width: 154px;
  }
  .eligibility-content-section {
    padding: 20px 0;
  }
  .eligibility-header {
    font-size: 24px;
    line-height: 34px;
  }
  .eligibility-header-style {
    font-size: 24px;
    line-height: 34px;
  }
  .eligibility-card-title {
    font-size: 16px;
  }
  .our-faculty-content-section {
    padding: 20px 0;
  }
  .our-faculty-content {
    padding: 10px 10px;
  }
  .our-faculty-header-style {
    font-size: 24px;
    line-height: 34px;
  }
  .our-faculty-header {
    font-size: 24px;
    line-height: 34px;
  }
  .our-faculty-details {
    font-size: 14px;
  }
  .international-faculty-content-section {
    padding: 20px 0;
  }
  .international-faculty-content {
    padding: 0px 0;
  }
  .international-faculty-header {
    font-size: 24px;
    line-height: 34px;
  }
  .international-faculty-header-style {
    font-size: 24px;
    line-height: 34px;
  }
  .international-faculty-details {
    font-size: 16px;
  }
  .footer-content {
    font-size: 16px;
  }
  .footer-button {
    margin-top: 10px;
    text-align: center;
    float: none;
  }
  .footer-btn {
    font-size: 16px;
    padding: 7px 10px;
  }
  .mobileonly1 {
    display: block !important;
  }

  .desktoponly1 {
    display: none !important;
  }
}

@media only screen and (min-width: 786px) {
	.float_right{
  float: right;
}
  .mobileonly1 {
    display: none !important;
  }

  .desktoponly1 {
    display: block !important;
  }
}

@media only screen and (max-width: 480px) {
  .mobileonly {
    display: block !important;
  }

  .desktoponly {
    display: none !important;
  }
  ul {
    font-size: 17px;
    list-style: none;
    padding: 0;
    /* text-align: center; */
  }
  .international-faculty-header {
    margin-top: 20px;
  }
  .header {
    margin: 0 0 10px 0;
  }
  .header-image {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .curriculum-details {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 0px 0 0 0px;
    text-align: left !important;
  }
  .curriculum-count {
    width: 60px !important;
    margin-left: 0 !important;
  }
  .up_icon {
    width: 40px !important;
    margin: 5px 0 !important;
}
}

@media only screen and (min-width: 480px) {
  .mobileonly {
    display: none !important;
  }

  .desktoponly {
    display: block !important;
  }
}

/* Academic Program Card Custom Styles - Restrict to only the academic cards section */
#academic-programs-cards {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 1.5rem;
  margin-top: 2rem;
}
#academic-programs-cards > .col-lg-4,
#academic-programs-cards > .col-md-6 {
  display: flex;
  flex-direction: column;
}
#academic-programs-cards .custom-academic-card {
  height: 300px;
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#academic-programs-cards .custom-academic-card .card-body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

/* Ensure Slick arrows are visible for .student-slider */
.student-slider .slick-prev,
.student-slider .slick-next {
  display: block !important;
}
.student-slider .slick-arrow {
  z-index: 1;
  width: 30px;
  height: 30px;
  border-radius:30px;
  background:#ffffff  !important;
}
.student-slider .slick-arrow:before {
  color: #1226aa !important;
}
