@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins/Poppins-Regular.ttf") format("truetype"),
    url("../fonts/Poppins/Poppins-Bold.ttf") format("truetype"),
    url("../fonts/Poppins/Poppins-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins/Poppins-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins/Poppins-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
body {
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;

}
:root {
  --red: #de2e26;
  --blue: #1d274e;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  color: #212529;
  font-weight: bold;
}
p {
  font-family: "Poppins", sans-serif;
}
.poppins {
  font-family: "Poppins", sans-serif;
}
@media (min-width: 600px) {
  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 19.2px;
    padding-right: 19.2px;
  }
}
@media (min-width: 1100px) {
  .container {
    max-width: 1280px !important;
    width: 1180px !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
.bg-red {
  background-color: var(--red);
}
.widthone{
  width: 1110px !important;
}
.welcome-sec h1 {
  text-transform: uppercase;
}
.welcome-sec .owl-carousel .owl-item img {
  width: auto !important;
  margin: 0;
  text-align: center;
}
.welcome-sec h2 {
  font-size: 18px;
}
.modal {
  z-index: 999999;
}
.owl-prev span,
.owl-next span {
  color: #fff;
}
.owl-prev span:hover,
.owl-next span:hover {
  color: #8199a3;
}
.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  height: 100%;
  color: var(--red);
}
.owl-prev {
  left: 7px;
}
.owl-next {
  right: 7px;
}
.tab-pane p {
  color: #000;
  text-align: left;
  font-size: 14px;
}
footer {
  background-color: var(--red);
}
footer a {
  font-size: 0.75rem;
}
footer p {
  color: #000;
  font-size: 14px;
}
.close {
  color: #fff !important;
}
.box-style-1 {
  background: #e3e3e3;
  box-shadow: inset 0 0 0 5px rgba(200, 200, 200, 0.1),
    0 0 3px 0 rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: inset 0 0 0 5px rgba(200, 200, 200, 0.1),
    0 0 3px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: inset 0 0 0 5px rgba(200, 200, 200, 0.1),
    0 0 3px 0 rgba(0, 0, 0, 0.35);
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #000;
  position: relative;
  height: 100%;
}
ul {
  text-align: left;
  font-size: 14px;
}
.headingpara {
  opacity: 1;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px !important;
  text-align: justify;
}
.placement.uni1 {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
  padding: 10px 15px 40px 15px;
  margin: 15px;
  margin-top: -100px;
  z-index: 99999;
  background-color: #fff;
  border-radius: 10px;
}
section.placement {
  padding-top: 1rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
img.zoom {
  margin: 0 auto;
  display: block;
  filter: grayscale(0);
  transition: 0.5s ease-in-out;
  width: 82%;
  margin-bottom: 0px;
}
.foreign-collaboration .owl-carousel .owl-item img {
  margin-top: 26px;
  width: auto;
}
.hero_section {
  cursor: pointer;
  padding-top: 80px;
}
@media (min-width: 600px) {
  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 19.2px;
    padding-right: 19.2px;
  }

}


@media (min-width: 1100px) {
  .container {
    max-width: 1280px;
    width: 1180px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 992px) {
  .video_height {
    height: 595px;
    object-fit: cover;
  }
}
.h-full {
  height: 100% !important;
}
.programsChild .nav-link.active {
  background-color: var(--red);
}
.programsChild .nav-link {
  color: #555;
  gap: 10px;
}
.programsChild .nav-link img {
  height: 40px;
  width: 40px;
}
.programsChild .nav-link.active img {
  filter: invert(0);
}
.programsChild .nav-link img {
  filter: invert(1);
}
.ProgramsBgImg {
  background-size: cover;
  background-repeat: no-repeat;
}
.programsMobile .accordion-button:focus {
  z-index: 0;
  border-color: unset;
  outline: 0;
  box-shadow: unset;
}
.programsMobile .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: var(--orange);
  box-shadow: unset;
}
.programsMobile .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.programs .card-header .btn-link {
  width: 100%;
  text-align: left;
  color: #fff;
  background-color: var(--red);
  padding: 10px;
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
}
.programs .card-header .btn-link:hover,
.programs .card-header .btn-link:focus {
  text-decoration: none;
}
.programs .card-header {
  background-color: #fff;
}
.programs .card-header .btn-link.collapsed {
  background-color: #f1f1f1;
  color: #000;
}
.programsMobile .card-header .btn-link {
  width: 100%;
  text-align: left;
  color: #fff;
  background-color: var(--red);
  padding: 10px;
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.programsMobile .card-header .btn-link:hover,
.programsMobile .card-header .btn-link:focus {
  text-decoration: none;
}
.programsMobile .card-header {
  background-color: #fff;
}
.programsMobile .card-header .btn-link.collapsed {
  background-color: #f1f1f1;
  color: #000;
}
.text-red {
  color: var(--red) !important;
}
.box-style-1 img {
  filter: invert();
}
.box-style-1:hover img {
  filter: unset !important;
}
.box-style-1:hover {
  background-color: var(--red);
  color: #fff;
  cursor: pointer;
}
.box-style-1:hover p {
  color: #fff !important;
}
.box-style-1:hover img {
  filter: invert(1);
}
.view-more-btn {
  color: var(--red);
  font-weight: 600;
  text-decoration: none;
}
.view-more-btn:hover {
  color: gray;
  font-weight: 700;
  text-decoration: none;
}
.btn-link.focus,
.btn-link:focus {
  text-decoration: none;
}
button.verticalBtn {
  background: unset;
  border: unset;
  outline: unset;
  box-shadow: unset;
}
.whyChooseImg {
  object-fit: contain;
  width: 100%;
  height: auto;
}
.whyChooseUs ul {
  list-style: none;
  padding-left: 20px;
}
.whyChooseUs ul li {
  position: relative;
  padding-left: 25px;
}
.whyChooseUs ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../images/why-choose-us/circle.webp");
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.whyChooseUs ul .largePoint::before {
  top: 30% !important;
}
.descTestimonial {
  font-size: 14px;
}
.small_01 {
  font-size: 12px;
}
.studentName_01 {
  font-size: 14px;
}
.test_002 {
  min-height: 100%;
}
.testimonial-items {
  display: flex;
  flex: 1 0 auto;
  height: 100%;
}
.testimonialSection .owl-carousel .owl-item img {
  display: block;
  width: unset !important;
}
.comma {
  height: 25px;
  object-fit: contain;
  object-position: left;
}
.gapStudentName {
  gap: 5px;
}
.w-full {
  width: 100%;
}
.testimonialSection .owl-carousel .owl-item img {
  display: block;
  width: unset !important;
}
.testimonialSection .studentImg {
  max-width: 75px;
  height: 75px;
  min-width: 75px;
  border-radius: 100%;
  border: 1px solid #ddd;
}
.testimonals_01 .owl-nav .owl-prev,
.testimonals_01 .owl-nav .owl-next {
  margin-left: 15px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  background-color: var(--red) !important;
  border-radius: 50%;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
  font-size: 16px;
  transition: 0.5s;
  top: 50% !important;
}
.testimonals_01 .owl-nav.disabled {
  display: flex !important;
}
.testimonals_01 .owl-nav {
  position: relative;
  right: calc(-50% + 57px);
  bottom: -15px;
  width: 115px;
  display: flex !important;
  justify-content: space-between !important;
  gap: 15px !important;
}
@media (max-width: 991px) {
  .testimonals_01 .owl-nav {
    position: relative;
    width: 100px;
    right: 0;
    bottom: 0px;
    left: calc(50% - 50px);
  }
  .testimonals_01 .owl-nav .owl-prev {
    left: 0px;
  }
  .testimonals_01 .owl-nav .owl-next {
    right: 0px;
  }
}
.recruiters_01 .owl-nav .owl-prev,
.recruiters_01 .owl-nav .owl-next {
  margin-left: 15px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  background-color: var(--red) !important;
  border-radius: 50%;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
  font-size: 16px !important;
  transition: 0.5s;
}
.recruiters_01 .owl-nav {
  display: none;
  right: 0;
  bottom: -25px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.recruiters_01 .owl-nav {
  position: relative;
  width: 100px;
  right: 0;
  bottom: 0px;
  left: calc(50% - 50px);
}
.recruiters_01 .owl-nav .owl-prev {
  left: 0px;
}
.recruiters_01 .owl-nav .owl-next {
  right: 0px;
}
.certifications {
  color: #fff;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
}
.certificationsmg {
  margin-top: -20px !important;
  margin-bottom: -20px !important;
}
.certification_01 img {
  height: 100px;
  background-color: #ddd;
  border-radius: 15px;
  object-fit: cover;
  cursor: grab;
}
.owl-carousel.certification_01 .owl-nav {
  display: none !important;
}
.gallery_01 .owl-prev {
  position: absolute;
  bottom: -8%;
  top: auto;
  left: calc(50% - 50px);
}
.gallery_01 .owl-next {
  position: absolute;
  bottom: -8%;
  top: auto;
  right: calc(50% - 50px);
}
.gallery_01 .owl-nav .owl-prev,
.gallery_01 .owl-nav .owl-next {
  margin-left: 15px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  background-color: var(--red) !important;
  border-radius: 50%;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
  font-size: 16px !important;
  transition: 0.5s;
}
.accordion_mob_01 {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 10px;
  cursor: pointer;
  background-color: #f9f9f9;
}
.content_programs {
  overflow: hidden;
  max-height: 120px;
  line-height: 24px;
  position: relative;
}
.content_programs.show {
  max-height: none;
}
.read-more {
  cursor: pointer;
  color: blue;
  display: block;
  margin-top: 10px;
}
.secHeading {
  position: relative;
  color: #fff;
  background: #dd3333;
  padding: 8px;
}
.left_button {
  width: 50%;
  top: unset;
  bottom: 0;
  left: 0;
  position: fixed;
  border-radius: 0 !important;
  z-index: 1021;
}
.right_button {
  width: 50%;
  top: unset;
  bottom: 0;
  right: 0;
  position: fixed;
  border-radius: 0 !important;
  z-index: 1021;
}
@media (max-width: 991px) {
  .ProgramsBgImg {
    height: 35vh;
  }
  .scholarship h4 {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
  }
  .card-header .accordian-icons {
    height: 35px;
    width: 35px;
  }
  .aboutYTVideo {
    height: 215px;
  }
  .applyNowBtn {
    margin-left: 20px;
  }
  .video.ios-div {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1600px !important;
    width: 1500px !important;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1920px !important;
    width: 1820px !important;
  }
}
.programsChild button.tab-link img {
  filter: invert(1);
}
.programsChild button.tab-link.active img {
  filter: invert(0);
}
.programsChild button.tab-link.active {
  background-color: var(--red);
  color: #fff;
}
.programsChild .accordion-btn {
  background-color: #f1f1f1;
  border-radius: 7px;
}
.programsChild .active.accordion-btn {
  border: 1px solid #ccc;
  background-color: var(--red);
  color: #fff;
}
.programsChild .accordianBorder {
  border-radius: 7px;
  border: 1px solid #ccc;
}
.programsChild .accordion-btn .accordian-icons {
  height: 25px;
  width: 25px;
  background-color: #fff;
  border-radius: 100%;
  padding: 5px;
  color: var(--red);
}
.programsChild .accordion-btn .accordian-icons.arrow {
  display: block;
}
.programsChild .accordion-btn.active .accordian-icons.arrow {
  display: none;
}
.programsChild .accordion-btn .accordian-icons.close {
  display: none;
}
.programsChild .accordion-btn.active .accordian-icons.close {
  display: block;
}
.programsChild .accordion-content ul {
  list-style: disc !important;
  margin: 0;
  padding: 20px;
}
.programsMobile .accordianBtnMobile {
  background-color: #f1f1f1;
  border-radius: 7px;
}
.programsMobile .accordianBtnMobile img {
  background-color: #fff;
  border-radius: 50%;
  padding: 5px;
  width: 30px;
  height: 30px;
}
.programsMobile .bg-red {
  background-color: var(--red);
}
.programsMobile ul {
  list-style: disc !important;
  margin: 0;
  padding: 20px;
}
.programsMobile p {
  font-size: 14px;
}
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.verticalBtn {
  color: #f8bb41 !important;
}
@keyframes pulse {
  0% {
    background-image: linear-gradient(
      to right,
      rgb(147, 41, 30),
      rgb(237, 33, 58)
    );
  }
  50% {
    background-color: rgba(97, 131, 191, 0.737);
  }
  100% {
    background-image: linear-gradient(
      to right,
      rgb(147, 41, 30),
      rgb(237, 33, 58)
    );
  }
}
.animate-pulseBtn {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  border: 1px solid #fff;
}
#backToTop {
  display: flex;
  background-color: var(--red);
  width: 50px;
  height: 50px;
  text-align: center;
  bottom: 55px;
  right: 30px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 24px;
  align-items: center;
  justify-content: center;
  z-index: 10000;
}
.left_button {
  border-right: 1px solid #fff;
  text-align: center;
}
.left_button,
.right_button {
  border-top: 1px solid #fff;
}
#feedback-enquiry {
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 90;
  bottom: 0;
  margin-left: -3px;
  margin-bottom: -3px;
  display: block;
}
#feedback-tab-enquiry {
  float: right;
  color: #fff;
  font-size: 17px;
  cursor: pointer;
  height: auto;
  z-index: 9999;
  margin-right: -54px;
  text-transform: uppercase;
  padding-top: 6px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 5px 5px 0px 0px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  letter-spacing: 0px;
  margin-top: 100px;
}
@media (max-width: 768px) {
  #navbar-menu {
    max-height: 80vh;
    overflow-y: auto;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 50;
  }
  body.menu-open {
    overflow: hidden;
  }
}
* {
  font-display: swap;
}
