@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);
.apbc-body,
.headline-top,
.light,
.scholarships-section p,
.scholarships_list h1 {
  font-family: Outfit, sans-serif;
}
.apbc-headline h1 span,
.apbc-nav-menu ul li a,
.headline-top {
  display: block;
  font-weight: 500;
}
.brand-default,
ul,
ul li {
  list-style: none;
}
.apbc-body,
ul {
  margin: 0;
  padding: 0;
}
a,
ul.banner_list li {
  text-decoration: none;
}
.no-padding,
ul {
  padding: 0;
}
.apbc-mobile-navigation ul li ul li ul li a,
ul.banner_list li {
  padding-left: 35px;
}
.apbc-primary-btn a i,
.apbc-secondary-btn a i,
.rev-btn a i {
  line-height: 30px;
  border-radius: 50%;
  background-color: #fff;
  margin-left: 20px;
}
.apbc-body {
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.556;
  color: #858585;
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
::selection {
  color: #0f385f;
  background-color: #fecc00;
}
::-moz-selection {
  color: #000625;
  background-color: #fecc00;
}
.container {
  max-width: 1240px;
}
[data-background] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
a {
  color: inherit;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
img {
  width: 100%;
  height: auto;
}
section {
  overflow: hidden;
}
section .container {
  padding: 0 15px;
  margin: 0 auto;
  position: static;
  max-width: 1200px;
}
.apbc-pera-txt .Scholarshipp{
    color: #fff;
    font-size: 18px;
 
    background-color: #f8c300;

}
.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt,
.icon-box i {
  margin-top: 10px;
}
.apbc-sidebar-info .apbc_sidebar_info_content .close-menu,
button {
  cursor: pointer;
}
.form-control:focus,
a.active,
a:focus,
a:hover,
a:visited,
button.active,
button:focus,
button:hover,
button:visited,
input.active,
input:focus,
input:hover,
input:visited,
select,
select:focus,
select:hover,
select:visited,
textarea:focus,
textarea:hover {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  color: inherit;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accreditations_list,
.apbc-about-left,
.apbc-about-left .apbc-img-wrapper,
.apbc-hero-slider,
.apbc-mobile-navigation ul li,
.divider,
.enroll_modal .form-group,
.ranking-box {
  position: relative;
}
.light {
  font-weight: 300;
}
.apbc-headline h1,
.apbc-headline h2,
.apbc-headline h3,
.apbc-headline h4,
.apbc-headline h5,
.apbc-headline h6 {
  font-family: Outfit, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -1px;
  margin-bottom: 0;
  color: #183e65;
}
.apbc-headline h1,
.apbc-headline h1 span {
  margin-bottom: 30px;
}
.apbc-headline h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  color: #fff;
  margin-bottom:10px;
}
.apbc-headline h1 span {
  font-size: 36px;
  line-height: 42px;
  color: #fff;
  letter-spacing: 0.5px;
}

.headline-top {
  font-size: 24px !important;
  line-height: 30px !important;
  margin-bottom: 20px !important;
}
.headline-top2 {
    font-size: 20px !important;
    line-height: 26px !important;
	margin-top:25px !important;
    margin-bottom: 0 !important;
}
.apbc-headline h2 {
  font-size: 48px;
}
.apbc-headline h3 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 500;
}
.apbc-headline h3 span {
  font-size: 28px;
  display: block;
}
.apbc-headline h4 {
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    letter-spacing: .5px;
    font-weight: 500;
}
[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class^="flaticon-"]:before {
  margin-left: 0;
  line-height: 0;
}
.loading-preloader {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 900;
}
#loading-preloader {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 50px;
  width: 150px;
  visibility: visible;
  z-index: 1000;
}
.apbc-scroll-top {
  width: 50px;
  height: 50px;
  color: #0f385f !important;
  background-color: #fecc00;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  position: fixed;
  bottom: 200px;
  right: 0;
  z-index: 10;
  border-radius: 4px;
  display: none;
  -webkit-transition: initial;
  -o-transition: initial;
  transition: initial;
}
.apbc-nav-menu ul li a::after,
.apbc-nav-menu ul li a::before {
  width: 0;
  height: 3px;
  bottom: 15px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  background-color: #fecc00;
  position: absolute;
  content: "";
}
.apbc-p-20 {
  padding: 0 20px;
}
@-webkit-keyframes apbc_shape_ups_down {
  0%,
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
@keyframes apbc_shape_ups_down {
  0%,
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
@-webkit-keyframes apbc_fadeInUp {
  0%,
  60% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes apbc_fadeInUp {
  0%,
  60% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner-form h4:after,
.divider::after {
  left: 50%;
  transform: translateX(-50%);
  content: "";
  content: "";
}
.apbc-header-section {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  position: absolute;
  background-color: transparent;
}
.apbc-header-section .apbc-logo-wrapper a {
  width: 220px;
  display: inline-block;
  padding: 10px;
}
.apbc-header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-color: #000625;
  -webkit-box-shadow: -3.119px 14.672px 60px 0 rgba(70, 73, 95, 0.6);
  box-shadow: -3.119px 14.672px 60px 0 rgba(70, 73, 95, 0.6);
  -webkit-animation: 1s slideInDown;
  animation: 1s slideInDown;
  z-index: 20;
}
.apbc-mobile-menu-open,
.apbc-nav-menu,
.apbc-service-section .apbc-secondary-btn,
.apbc-sidebar-btn {
  text-align: right;
}
.apbc-nav-menu ul li {
  display: inline-block;
  position: relative;
}
.apbc-nav-menu ul li a {
  padding: 26px 5px;
  font-size: 15px;
  color: #fff;
  text-transform: capitalize;
  position: relative;
}
.apbc-hero-slider .slick-dots li button::before,
.apbc-mobile-menu-open,
.apbc-mobile-navigation ul li ul,
.apbc-nav-menu ul li.has-submenu ul li a::after,
.apbc-nav-menu ul li.has-submenu ul li a::before,
.apply-now-bottom,
.banner-mob,
.no-border,
.slick-dots li button::before {
  display: none;
}
.apbc-nav-menu ul li a::after {
  left: 20px;
  border-radius: 2px;
  transition: 0.3s ease-in;
}
.apbc-nav-menu ul li a::before {
  left: 50px;
  transition: 0.3s ease-in;
}
.apbc-nav-menu ul li a.active::after,
.apbc-nav-menu ul li a:hover::after {
  width: 25px;
}
.apbc-nav-menu ul li a.active::before,
.apbc-nav-menu ul li a:hover::before {
  width: 6px;
}
.apbc-mobile-navigation,
.apbc-sidebar-info .apbc_sidebar_info_content {
  position: fixed;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  top: 0;
}
.apbc-mobile-menu-open a,
.apbc-sidebar-btn a {
  width: 50px;
  height: 50px;
  background-color: #fecc00;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 25px;
  border-radius: 50%;
  border: 2px solid transparent;
}
.apbc-mobile-menu-open a:hover,
.apbc-sidebar-btn a:hover {
  background-color: transparent;
  border: 2px solid #fecc00;
  color: #fff;
}
.banner-form input:focus,
.banner-form select option {
  color: #000;
}
.apbc-mobile-navigation {
  right: -320px;
  width: 300px;
  height: 100vh;
  overflow: scroll;
  background-color: #000625;
  padding-top: 20px;
  z-index: 300;
  display: none;
  transition: 0.3s ease-in;
}
@media (max-width: 1024.98px) {
  .apbc-mobile-navigation {
    display: block;
  }
}
.apbc-mobile-navigation .apbc-mobile-menu-close {
  margin-left: 20px;
  margin-bottom: 20px;
  display: inline-block;
  color: #fff;
}
.apbc-mobile-navigation ul li a {
  padding: 12px 18px;
  display: block;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
}
.apbc-mobile-menu-on,
.apbc-sidebar-info .apbc-sidebar-on {
  right: 0;
}
.apbc-sidebar-info .apbc_sidebar_info_content {
  width: 380px;
  height: 100%;
  right: -380px;
  background-color: #fff;
  z-index: 9999999;
  padding: 30px 40px;
  transition: 0.3s ease-in;
}
.apbc-sidebar-info .apbc_sidebar_info_content .apbc-pera-txt {
  line-height: 1.8em;
}
.apbc-hero-slider .apbc-single-item {
  padding: 140px 0 120px;
  position: relative;
}
.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-headline h1
 {
  color: #fbc200;
}
.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-headline p {
  display: block;
  font-size: 17px;
}
.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt p {
  color: #002059;
  font-size: 18px;
  margin-left: 20px;
  font-weight: 600;
}
.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt h2 {
color: #fff;
font-size: 26px;
line-height: 28px;
font-weight: 600
}

.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt h2 span {
color: #fff;
font-size: 24px;
line-height: 32px;
display: block;
margin-top: 15px;
font-weight: 400
}

.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt h2 strong {
font-size: 36px;
line-height: 42px;
color: #f8c300;
font-weight: 700;
margin-top: 10px;
display: block;
}

.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt img {
  width: auto;
}

ul.banner_list,
ul.specializations_list_bullet {
  width: 100%;
  padding: 0;
  list-style-type: none;
}
ul.banner_list li {
  width: 100%;
  clear: both;
  display: block;
  margin-bottom: 5px;
  background: url(../img/list-icon.webp) 0 5px no-repeat;
  font-size: 19px;
  color: #fff;
  line-height: 24px;
  padding-bottom: 5px;
  padding-top: 0;
  margin-top: 5px;
  font-weight: 500;
}
ul.achievements_list_icon li,
ul.specializations_list_bullet li {
  clear: both;
  padding-left: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
  text-decoration: none;
}
.apbc-hero-slider .apbc-single-item.slick-active .apbc-slide-shape-1 {
  -webkit-animation: 1s linear fadeInLeft;
  animation: 1s linear fadeInLeft;
}
.apbc-hero-slider .apbc-single-item.slick-active .apbc-slide-shape-2 {
  -webkit-animation: 1.5s linear fadeInRight;
  animation: 1.5s linear fadeInRight;
}
.apbc-hero-slider
  .apbc-single-item.slick-active
  .apbc-slide-left
  .apbc-headline
  h1 {
  -webkit-animation: 1s apbc_fadeInUp;
  animation: 1s apbc_fadeInUp;
}
.apbc-hero-slider
  .apbc-single-item.slick-active
  .apbc-slide-left
  .apbc-pera-txt
  h2 {
  -webkit-animation: 1.7s apbc_fadeInUp;
  animation: 1.7s apbc_fadeInUp;
}
.apbc-hero-slider
  .apbc-single-item.slick-active
  .apbc-slide-left
  .apbc-pera-txt
  p {
  -webkit-animation: 1.3s apbc_fadeInUp;
  animation: 1.3s apbc_fadeInUp;
}
.apbc-hero-slider .apbc-single-item.slick-active .apbc-slide-left a {
  -webkit-animation: 1.6s apbc_fadeInUp;
  animation: 1.6s apbc_fadeInUp;
}
@media (max-width: 991.98px) {
  .apbc-header-section {
    padding: 0;
  }
  .apbc-header-section .apbc-desktop-menu,
  .apbc-sidebar-btn {
    display: none;
  }
  .apbc-mobile-menu-open {
    display: block;
  }
  .apbc-hero-slider {
    margin-top: -70px;
  }
  .apbc-hero-slider .apbc-single-item {
    text-align: left;
    padding: 200px 0;
  }
  .textarea{
    font-size: 14px !important;
  }
  .c-btn.type-1 input, .c-btn.type-1 span{
    padding: 0px !important;
  }
}
.c-btn,
.c-btn.type-1 input,
.c-btn.type-1 span {
  display: inline-block;
}
@media (max-width: 767.98px) {
  .apbc-headline h2 {
    font-size: 36px;
  }
  .apbc-headline h3 {
    font-size: 30px;
	line-height:36px;
  }
  .apbc-hero-slider .apbc-single-item {
    padding: 0;
  }
}
@media (max-width: 575.98px) {
  .apbc-headline h2 {
    font-size: 30px;
  }
  .apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt p br {
    display: none;
  }
  .apbc-hero-slider .apbc-single-item {
    padding: 120px 0 60px;
  }

}
.about-section {
    padding: 40px 0px 360px;
   background: url(../img/1banner.webp) center / cover no-repeat ;
   background-size: 100% 100%;
   background-position: center;
   position: relative;


}
.about-section p{
  color: #fff !important;
}
.about-section h3{
  color: #fff !important;
}
p{
  font-size: 20px;
}
.banner {
 background: url(../img/university-bg.webp) center top / cover no-repeat;
}
.banner-form {
  padding: 5%;
  box-shadow: 0 0 20px #000;
  border: 2px solid #fff;
  border-radius: 20px;
      background: #4f4a4a61;
}
.banner-form input:focus,
.banner-form select:focus {
  border: 1px solid #183e65;
}
.banner-form h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 5px;
  position: relative;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
}
.banner-form input,
.banner-form select {
  padding: 5px 7px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  width: 100%;
}
.banner-form h4:after {
  position: absolute;
  height: 3px;
  background-color: #f8c300;
  width: 20%;
  bottom: -15%;
}
.banner-form p,
.form span {
  font-size: 13px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
}
.banner-form input {
  font-size: 16px;
  transition-duration: 0.3s;
}
.banner-form select {
  font-size: 15px;
  height: 38px;
  transition-duration: 0.3s;
}
input.banner-apply-btn,
input.banner-call-btn {
  font-weight: 600;
  border: none;
  transition-duration: 0.3s;
}
.banner-form select:focus-visible {
  outline: 0;
  color: #000;
}
input.banner-apply-btn {
  background-color: #f8c300;
  color: #032c4d;
  text-transform: uppercase;
  font-size: 18px;
}
input.banner-call-btn {
  background-color: #f6c640;
  color: #000;
}
input.banner-apply-btn:hover,
input.banner-call-btn:hover {
  opacity: 0.9;
}
.button-section {
  margin-top: 5%;
  background-color: #fff;
}
.apbc-slide-left {
  margin-top: 2%;
}
.global_exposure_mt {
  margin-top: 5%;
}
.contact-section {
  padding: 50px 0;
  background-color: #fff;
}
.btn-theme {
  background-color: #f8c300 !important;
  color: #032c4d !important;
  text-transform: uppercase !important;
  border: none !important;
  font-weight: 600 !important;
  transition-duration: 0.3s !important;
  padding: 10px !important;
  font-size: 18px !important;
  width: 100% !important;
}
#input_email,
#input_name,
#input_phone {
  margin-bottom: 1rem;
  padding-right: 0;
  padding-left: 0;
}
.accreditations-section {
  padding: 70px 0;
  text-align: center;
  background: #fff;
}
.ranking-section {
  padding: 70px 0;
  text-align: center;
  background: #f5f5f5;
}
.ranking-block {
  padding: 15px;
  width: 100%;
  margin-top: 0;
}
.accreditations_list img,
.ranking-box img {
  border: 2px solid #fca716;
  border-radius: 20px;
}
.owl-ranking .owl-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.owl-ranking .owl-dot {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 1px solid #fecc00 !important;
  background-color: #fff !important;
}
.owl-ranking .owl-dot.active {
  background-color: #fecc00 !important;
}
.divider::after {
  position: absolute;
  height: 0.0625rem;
  background: #9c9c9c;
  bottom: 0;
  width: 1000px;
}
.advantage-section {
  padding: 70px 0;
  text-align: center;
  background: url(../img/advantage-bg.webp) center/cover no-repeat fixed #0f2e4d;
}
.features-box {
  margin-bottom: 20px;
}
.icon-box {
  width: 70px;
  height: 70px;
  line-height: 70px !important;
  text-align: center;
  float: left;
  font-size: 22px;
  color: #fff;
}
.c-btn.type-1,
.placement-logo {
  width: 100%;
  margin-bottom: 30px;
}
.placement-logo,
.placement_logo_list {
  height: 100%;
  box-shadow: 0 50px 100px 0 rgb(0 0 0 / 20%);
}
.icon-box i {
  color: #ffc400;
  font-size: 60px;
}
.c-btn.type-1{
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.features-text h4 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}
.features-text {
  overflow: hidden;
  padding: 0 0 0 30px;
  text-align: left;
}
.features-text p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  padding-right: 20px;
}

.resp-easy-accordion .resp-tab-content, .resp-tab-content p{
  font-size: 18px;
  line-height: 24px;
  color: #2e2e2e;
  font-weight: 300;
  margin-bottom: 7px;}

.recruiters-section {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 70px 0;
  text-align: center;
  background: #fff;
}
.recruiters-section .shape-1 {
  position: absolute;
  width: 400px;
  height: 400px;
  border: 80px solid #fecc00;
  border-radius: 50%;
  right: -200px;
  top: -150px;
  background: #fff;
  z-index: -9;
}
.global-exposure-section p,
.recruiters-section p {
  font-size: 18px;
  line-height: 24px;
  color: #2e2e2e;
  font-weight: 300;
  margin-bottom: 7px;
}
.recruiters-section p strong,
.scholarships_list h1 strong {
  font-weight: 700;
}
.placement-logo {
  padding: 25px;
  background-color: #fff;
}
.placement-logo h5 {
  line-height: 30px;
  color: #183e65;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.brand-default {
  padding: 0;
  margin: 0;
}
.brand-default .brand {
  text-align: center;
}
.brand-default .brand img {
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  display: inline-block;
  padding: 17px 5px;
}
.brand-default .brand a:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 1;
}
.brand-default.brand-style--2 {
  -ms-grid-columns: (1fr) [6];
  grid-template-columns: repeat(6, 1fr);
  display: -ms-grid;
  display: grid;
}
@media only screen and (max-width: 575px) {
  .brand-default.brand-style--2 {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.brand-default.brand-style--2 .brand {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
}
.brand-default.brand-style--2 .brand::after {
  content: "";
  pointer-events: none;
  display: block;
  left: -1px;
  top: -1px;
  bottom: 0;
  pointer-events: none;
  border: 1px solid #f3d4d4;
  content: "";
  right: 0;
  position: absolute;
}
.infrastructure-gallery {
    margin-top: 3%;
    border-width: 5px;
    border-style: solid;
    border-color: rgb(238, 193, 93);
    border-image: initial;
    padding: 20px;
}
.infrastructure-gallery-img {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.infrastructure-gallery-img img {
    width: 100%;
    transition: 0.3s ease-in-out;
}
.infrastructure-gallery-img img:hover {
  transform: scale(1.2);
}
.textarea {
    background: #fecc00;
    margin-bottom: 30px;
    font-size: 23px;
}

.brand-default.brand-style--3 {
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  display: -ms-grid;
  display: grid;
}
@media only screen and (max-width: 575px) {
  .brand-default.brand-style--3 {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.brand-default.brand-style--3 .brand {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
}
.brand-default.brand-style--3 .brand::after {
  content: "";
  pointer-events: none;
  display: block;
  left: -1px;
  top: -1px;
  bottom: 0;
  pointer-events: none;
  border: 1px solid #f3d4d4;
  content: "";
  right: 0;
  position: absolute;
}

.tac-2 {
    box-shadow: 0 0 10px #00000033;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fecc00;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 10px
}

.taxt2 p {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    line-height: 28px;
    color: #000;
}
.taxt2 p span {
    font-size: 18px;
    line-height: 22px;
    font-weight: 200;
    display: block;
    margin-top: 5px;
}


.programs-offered {
    padding: 70px 0;
    text-align: center;
    background: #002e5d
}

.programs-offered h5 {
    padding: 15px;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    color: #fff
}

.programs-offered p {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: 200
}

.c-btn.type-1:after,
.c-btn.type-1:before {
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    width: 0;
    background: #fff;
    z-index: -1;
    position: absolute
}

.c-btn {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.c-btn.type-1 {
    line-height: 28px;
    border: 2px solid  #f8d24b;
    -moz-border-radius: 3px;
    border-radius: 10px;
    vertical-align: top;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    text-align: center;
    padding: 0px;
    height:70px;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-btn.type-1 input,
.c-btn.type-1 span {
    display: inline-block;
    padding: 11px 19px
}

.c-btn.type-1:before {
    left: 0;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.c-btn.type-1:after {
    right: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.c-btn.type-1:hover {
    color: #34c6f2
}

.c-btn.type-1:hover:after,
.c-btn.type-1:hover:before {
    width: 51%
}

.c-btn.type-1.color-2 {
    border-color: #f8d24b;


    color: #323232
}

.research-section {
    padding: 70px 0;
    text-align: center;
    background: url(../img/infrastructure-bg.webp) center/cover no-repeat fixed
}

    .research-section h2 {
        font-size: 22px;
        line-height: 28px;
        color: #2e2e2e;
        font-weight: 700;
        margin-bottom: 10px;
        text-align: left
    }

    .research-section p {
        font-size: 18px;
        line-height: 24px;
        color: #2e2e2e;
        font-weight: 200;
        text-align: left
    }

.accordion_accordion {
    padding-top: 20px;
    width: 100%
}
.accordion-group{
  margin-bottom: 20px;
}
    .accordion_accordion .accordion-header button {
        width: 100%;
        color: #212529;
        border: none;
        font-size: 24px;
        font-weight: 700;
        text-align: left;
        border-radius: 5px;
        padding: 15px 20px;
        position: relative;
        background-color: #fff;
        box-shadow: 0 4px 50px rgb(136 136 136 / 15%)
    }

        .accordion_accordion .accordion-header button:before {
            top: 15px;
            right: 20px;
            content: '\f078';
            font-weight: 900;
            position: absolute;
            font-family: 'Font Awesome 5 Free'
        }

    .accordion_accordion .accordion-body {
        background: #fff;
        padding: 20px 35px
    }

.accordion_question_content {
    padding-top: 60px
}

    .accordion_question_content .accordion-feed-item {
        max-width: 540px;
        margin-bottom: 40px
    }

        .accordion_question_content .accordion-feed-item h3 {
            color: #000;
            font-size: 20px;
            font-weight: 600;
            padding-bottom: 15px
        }

@media only screen and (max-width:991px) {
    .accordion-contact-form-area {
        margin-left: 0;
        padding-top: 40px
    }
}

.research_list {
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 50px 100px 0 rgb(0 0 0 / 20%);
    background: #fff;
    height: 100%
}

    .research_list h1 {
        font-size: 20px;
        line-height: 28px;
        color: #222;
        font-weight: 700
    }

.research-gallery {
    border: 5px solid #eec15d;
    padding: 20px;
    margin-top: 3%
}

.concept_list, .research_innovation_list {
    border-radius: 10px;
    box-shadow: 0 50px 100px 0 rgb(0 0 0 / 20%)
}

.research-gallery-img {
    width: 100%;
    height: auto;
    overflow: hidden
}

    .research-gallery-img img {
        width: 100%;
        transition: .3s ease-in-out
    }

        .research-gallery-img img:hover {
            transform: scale(1.2)
        }

.research-gallery .col-md-3 {
    padding-left: 5px;
    padding-right: 5px
}

.research-innovation-section {
    padding: 70px 0;
    text-align: center;
}

.research-innovation-section h2 {
    font-size: 22px;
    line-height: 28px;
    color: #2e2e2e;
    font-weight: 700;
    margin-bottom: 10px
}

.research-innovation-section h4 {
    font-size: 24px;
    line-height: 30px;
    color: #2e2e2e;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px
}
.research-innovation-section p {
    font-size: 18px;
    line-height: 24px;
    color: #2e2e2e;
    font-weight: 200;
    margin-bottom: 7px;
}

.research_innovation_list {
    padding: 30px;
    background: #fff;
    margin-top: 20px;
    text-align: left
}

ul.list_icon {
width: 100%;
padding: 0;
list-style-type: none;
margin-top: 2%
}

ul.list_icon li {
width: 100%;
clear: both;
display: block;
margin-bottom: 5px;
background: url(../img/correct-icon.jpg) 0 7px no-repeat;
color: #2e2e2e;
font-weight: 400;
padding-bottom: 5px;
border-bottom: 1px solid #eaeaea;
font-size: 18px;
line-height: 24px;
text-align: left;
padding-left: 30px;
}




.faq_accordion .faq-body {
  font-size: 18px;
  line-height: 24px;
  color: #2e2e2e;
}
.global-exposure-section {
  padding: 70px 0;
  background: #fff;
}
.global_exposure_content {
  position: relative;
  padding: 30px;
  margin-top: 5%;
  z-index: 9;
}
.global_exposure_content::before {
  position: absolute;
  content: "";
  width: 120%;
  height: 120%;
  border-radius: 100%;
  background: #f5f5f2;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.global_exposure_content h2 {
  font-size: 24px;
  line-height: 34px;
  color: #183e65;
  font-weight: 700;
  text-align: left;
}
.global_exposure_content p {
  color: #2e2e2e;
  text-align: left;
}
ul.specializations_list_bullet li {
  width: 100%;
  clear: both;
  display: block;
  margin-bottom: 10px;
  background: url(../img/round-icon.webp) 0 10px no-repeat;
  padding-left: 20px;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 300;
  padding-bottom: 10px;
  text-align: left;
  border-bottom: 1px solid #eaeaea;
}
ul.specializations_list_bullet-1 li {
  width: 100%;
  clear: both;
  display: block;
  margin-bottom: 10px;
  background: url(../img/round-icon2.webp) 0 10px no-repeat;
  padding-left: 20px;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  font-weight: 300;
  padding-bottom: 10px;
  text-align: left;
  border-bottom: 1px solid #eaeaea;
}
.faq-section {
  padding: 70px 0;
  text-align: center;
}


.copyright p {
  margin-bottom: 0;
}


.scholarships-section {
  padding: 70px 0;
  background: #002e5d;
  text-align: center;
}
.scholarships-section p {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  font-weight: 200;
}
.scholarships_list {
  margin-top: 20px;
  box-shadow: 0 50px 100px 0 rgb(0 0 0 / 20%);
  padding: 20px;
  border-radius: 10px;
  background: #fff;
}
.scholarships_list h1 {
  font-size: 26px;
  line-height: 32px;
  color: #525252;
  font-weight: 300;
}
.scholarships_list img {
  width: 90px;
  height: 90px;
  margin: auto auto 10px;
}

.concept-section {
  padding: 70px 0;
  background: url(../img/concept.webp) right top no-repeat #fff;
  text-align: center;
}
.concept-section p {
  font-size: 18px;
  line-height: 24px;
  color: #2e2e2e;
  font-weight: 300;
  text-align: left;
  margin-bottom: 7px;
}
.concept_list {
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  box-shadow: 0 50px 100px 0 rgb(0 0 0 / 20%);
  z-index: 1;
}
.concept_list h1 {
  font-size: 24px;
  line-height: 30px;
  color: #525252;
  font-weight: 300;
}
.concept_list h1 strong{
    font-weight: 700;
}
.faq_accordion {
  width: 100%;
}
.faq_accordion .faq-header button {
  width: 100%;
  color: #212529;
  border: none;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
position: relative;
  background-color: #fff;
  box-shadow: 0 4px 50px rgb(136 136 136 / 15%);
}
.faq_accordion .faq-header button:before {
  top: 15px;
  right: 20px;
  content: "\f078";
  font-weight: 900;
  position: absolute;
  font-family: "Font Awesome 5 Free";
}
.faq_accordion .faq-body {
  padding: 20px 15px;
  font-weight: 300;
  text-align: left;
  border: 1px solid#ffffff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;

}
.faq_accordion .faq-body strong {
  font-weight: 600;
}
.faq_accordion .faq-body a {
  text-decoration: underline;
  color: #06c;
  font-weight: 500;
}
.faq_question_content {
  padding-top: 60px;
}
.faq_question_content .faq-feed-item {
  max-width: 540px;
  margin-bottom: 40px;
}
.faq_question_content .faq-feed-item h3 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 15px;
}
@media only screen and (max-width: 991px) {
  .faq-contact-form-area {
    margin-left: 0;
    padding-top: 40px;
  }
}
.faq_accordion .faq-header button {
  padding: 15px 30px;
}
.lead-future-section {
  width: 82%;
  margin: 40px auto;
  padding: 50px 40px;
  text-align: center;
  background: url(../img/bg02.webp) center top no-repeat;
  border-radius: 10px;
}
.lead-future-section h2 {
  font-size: 28px;
  color: #fff;
  text-align: left;
}
.lead-future-section .applynow {
  font-size: 17px;
  line-height: 26px;
  padding: 11px 26px 13px;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  color: #292929;
  background: #fff;
  box-shadow: 0 10px 30px 0 rgb(40 128 126 / 20%);
  transition: 0.3s ease-in-out;
  font-weight: 600;
  text-transform: uppercase;
}
.copyright {
  background: #ededed;
  padding: 20px 10px;
  text-align: center;
  color: #2e2e2e;
}
.quick-enquiry-right {
  padding: 15px;
  background: #fff;
  text-align: center;
  border-radius: 20px;
}
.lastdate-apply {
  padding: 7px 4px 4px;
  box-shadow: 0 0 20px #000;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 10px 10px 0 0;
  margin: -15px -15px 20px;
  text-align: center;
}
.lastdate-apply h1 {
  font-size: 20px;
  line-height: 24px;
  color: #0a2d4b;
  font-weight: 700;
  width: 100%;
}
blink {
  animation: 1s linear infinite blinker;
}
@keyframes blinker {
  0% {
    color: red;
  }
  100% {
    color: #000;
  }
}

.thank-you {
	background-color: rgba(20,20,20,.65);
	border: 1px solid #ffc400;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 20px 30px;
	margin-top: 50px;
	text-align: center;
}

.thank-you p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}

.thank-you img {
	width: 42px;
	height: 42px;
	margin: 30px 0 20px;
}

.thank-you a {
	font-size: 18px;
	font-weight: 600!important;
	line-height: 24px;
	background: #f8c300;
	padding: 7px 15px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #000!important;
}

@media only screen and (min-width: 320px) and (max-width: 769px) {
  .banner-form,
  .banner-mob {
    margin-top: 10%;
  }
  .about-section p,
  .features-text p {
    padding-right: 0;
  }
  .banner {
    background: #002059;
  }
  .banner-mob {
    display: block;
  }
  .apbc-hero-slider .apbc-single-item::before {
    opacity: 0;
  }
  .apbc-hero-slider .apbc-single-item .apbc-slide-shape-1,
  .apbc-slide-left,
  .apply-now,
  .global-exposure-pic,
  .global_exposure_content::before {
    display: none;
  }
  .banner-form h4 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 26px;
  }
  .apbc-header-section .apbc-logo-wrapper a {
    width: 180px;
    display: inline-block;
    padding: 10px;
  }
  .apbc-hero-slider .apbc-single-item {
    text-align: left;
  }
  .apbc-slide-left {
    margin-top: 8%;
  }
  .faq_accordion .faq-body,
  .features-text p,
  .global-exposure-section p,
  .recruiters-section p,
  .research-section p,
  .research-innovation-section p,
  .concept-section p,
  .scholarships-section p,
  .taxt2 p span,ul.specializations_list_bullet li
 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 200;
  }
  
.recruiters-section p,.research-section p,.research-innovation-section p,.global-exposure-section p,.scholarships-section p,.concept-section p{ text-align:justify;}
  
  .advantage {
    margin-top: 0;
  }
  .features-text h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
  }
  .recruiters-section .shape-1 {
    position: absolute;
    width: 200px;
    height: 200px;
    border: 40px solid #fecc00;
    border-radius: 50%;
    right: -100px;
    top: -100px;
    background: #fff;
    z-index: -9;
  }
  .divider::after {
    content: "";
    width: 100%;
  }
  .placement_logo_list {
    height: auto;
    margin-bottom: 25px;
    padding: 10px;
  }
  .resp-tabs-list li,
  h2.resp-accordion {
    font-size: 20px !important;
    color: #000 !important;
    font-weight: 600;
    text-align: left;
  }
  .placement_logo_list h2 {
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
  }
  
  .taxt2 p {
    font-size: 22px;
	font-weight: 700;
  text-align: center;
  }  
.accordion_accordion .accordion-body {
  padding: 20px 25px;
}

.global_exposure_content {
box-shadow: 0 50px 100px 0 rgb(0 0 0 / 20%);
padding: 20px;
}
.apbc-headline h3 span {
display: block;
font-size: 20px;
line-height: 26px;
}
.research_list {
height:auto;
margin-bottom:20px;
padding: 10px;
background: #fff;
margin-top: 20px;
text-align: left;
}
.research-gallery-img img {
margin-bottom: 10px;
}
ul.list_icon li {
font-size: 16px;
line-height: 22px;
color: #2e2e2e;
}
.research-innovation-section h4 {
    line-height: 28px;
    font-size: 22px;
	margin-top:10px;
	margin-top: 10px;
  }
.concept-section{ background:none;}

  .faq_accordion .faq-header button {
    font-size: 17px;
    padding: 15px 25px;
  }
  .lead-future-section {
    width: 100%;
  }
  .lead-future-section{ padding:7px;}
  .lead-future-section h2 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
  }
  .apply-now-bottom {
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background: #ffcd01;
    display: block;
  }
  .copyright {
    font-size: 14px;
    margin-bottom: 80px;
  }
  .mt-5,
  .my-5 {
    margin-top: 1rem !important;
  }
}
