.banner {
  /* background-color: #000000; */
  overflow: hidden;
  position: relative;
}
.banner::before {
  content: "";
  background-image: url(../images/image/iluvking.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
}
.bodycontent {
  position: relative;
  display: block;
  padding-top: 80px;

  padding-bottom: 80px;
}
.bodycontent h1 {
  font-size: 45px;
  color: #000;
}
/* .bodycontent h1 span {
  color: #14549e;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.bodycontent h1 span::before {
  content: "";
  width: 100%;
  height: 15px;
  background-image: url(../images/under-arrow.svg);
  position: absolute;
  bottom: -13px;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
} */
.bodycontent p {
  color: #000;
  font-size: 20px;
  margin: 25px 0;
}
.bannermail {
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 20px;
}
.bannermail {
  background-color: white;
  display: inline-block;
  padding: 10px;
  box-sizing: border-box;
}
.bannermail img {
  padding-right: 10px;
}

.bannermail input[type="text"] {
  border-radius: 5px;
  position: relative;
  border: 0;
}
.banner-img img {
  margin-top: 45px;
}
.bannersl li {
  font-size: 24px !important;
  font-weight: 500;
}

.testimoinside {
  width: 61%;
  background: #ffffff9c;
  padding: 20px 25px;
}
.testimoinside h2 {
  font-size: 42px;
  color: #0046c0;
  line-height: 60px;
}
.testimoinside h2 span {
  color: #ee1c25;
  font-size: 45px;
}
.testimoinside h2 .forfgme {
  color: black;
}
.testimo .owl-nav {
  display: flex;
  gap: 28px;
}
.testimoicon {
  font-size: 25px;
  background: #ee1c25 !important;
  padding: 10px 14px !important;
  color: #fff !important;
}

.headertextss .counter {
  font-size: 60px;
  color: #0046c0;
  font-weight: 600;
  margin-bottom: 0;
}
.headertextss .countText p {
  color: black;
  font-size: 18px;
  margin-top: 0;
  line-height: 25px;
}
.fees h4 {
  color: white;
  background: #040f50;
  font-size: 25px;
  padding: 15px 10px;
  line-height: 40px;
}
.strike-through {
  text-decoration-line: line-through;
  text-decoration-color: red;
  text-decoration-thickness: 4px;
  color: red;
}
.white-text {
  color: white;
}
.owl-nav .owl-prev:hover {
  background: #0046c0;
}
.contact-form {
  background: white;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
    rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  padding: 25px 15px;
}
.contact-form h2 {
  margin-bottom: 15px;
}
.contact-form p {
  margin: 15px 0 20px 0px;
  color: black;
}
.contact-form button {
  margin-top: 30px;
  background: #ee1c25 !important;
}
.contact-form button :hover {
  background-color: #0046c0;
}
/* about  */
.about {
  overflow: hidden;
  position: relative;
}

.abouttop {
  padding-top: 100px;
  padding-bottom: 100px;
}
.about::before {
  content: "";
  background-image: url(../images/home/back8.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: absolute;
  filter: blur(4px);
}

.knwbtn {
  background: red;
  padding: 12px 25px;
  border-radius: 10px;
  color: white;
  font-size: 18px;
  font-weight: 600;
}
.knwbtn:hover {
  /* background-color: #0046c0; */
  box-shadow: inset -4em 0 0 0 #0046c0, inset 4em 0 0 0 #0046c0;
}
.aboutimg {
  position: relative;
}
.aboutmainimg {
  /* border-radius: 40px; */
}
.aboutbefore {
  position: absolute;
  width: 150px;
  border-radius: 23px;
  left: -45px;
  top: -45px;
  z-index: -1;
}
.aboutafter {
  position: absolute;
  width: 150px;
  border-radius: 23px;
  right: 85px;
  bottom: -55px;
  z-index: -1;
}
.about-content {
  margin-left: 35px;
}
.hospital-left-one {
  margin-top: 100px;
  position: relative;
  z-index: 1;
}

.hospital-left-one:before {
  position: absolute;
  content: "";
  right: -16px;
  bottom: -15px;
  width: 280px;
  height: 185px;
  z-index: -1;
  border-radius: 5px;
  background-color: #0046c0;
}
.hospital-left-two {
  margin-left: 15px;
  margin-bottom: 100px;
  position: relative;
  z-index: 1;
}
.hospital-left-two:before {
  position: absolute;
  content: "";
  left: -17px;
  top: -15px;
  width: 295px;
  height: 380px;
  z-index: -1;
  border-radius: 10px;
  background-color: #0046c0;
}

.title-sec h2,
.teammembers h2 {
  font-size: 35px;
}
.title-sec h3,
.teammembers h3,
.subjects h3,
.teamgalry h3 {
  color: #ee1c25;
  margin-bottom: 20px;
}
.title-sec h2 span,
.teammembers h2 span,
.whychoose h2 span,
.success h2 span,
.ourcampus h2 span,
.subjects h2 span,
.news h2 span,
.teamgalry h2 span,
.choose h2 span,
.ourapp h2 span {
  color: #ee1c25;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.title-sec h2 span:before,
.teammembers h2 span::before,
.whychoose h2 span::before,
.success h2 span::before,
.ourcampus h2 span::before,
.subjects h2 span::before,
.news h2 span::before,
.teamgalry h2 span::before,
.choose h2 span::before,
.ourapp h2 span::before {
  content: "";
  width: 100%;
  height: 15px;
  background-image: url(../images/home/under-arrow.png);
  position: absolute;
  bottom: -13px;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.subjects h2,
.news h2 {
  text-align: center;
}
.about-content p {
  font-size: 20px;
  text-align: justify;
  color: black;
}
.visionmission {
  display: flex;
  align-items: flex-start;
  margin-top: 30px;
}
.visionmission img {
  width: 50px;
  height: 50px;
}
.vsnmsncontnt {
  margin-left: 10px;
}
.vsnmsncontnt h3 {
  font-size: 25px;
}
.vsnmsncontnt p {
  font-size: 18px;
}
.heartbackdrop {
  position: absolute;
  right: 0;
  width: 270px;
  bottom: 0;
}
.heartabtdrop {
  position: absolute;
  right: 0;
  width: 270px;
  top: 45px;
}
.doclines {
  position: absolute;
  right: 0;
  width: 500px;
  bottom: 0;
}
.teammembers {
  padding: 40px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.team {
  margin-top: 50px;
  z-index: 2;
}
.memberlist {
  position: relative;
  margin: 0 1% 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
  padding: 20px;
  background: white;
  z-index: 3;
  border-radius: 10px;
  transition: 0.3s ease all;
}
.expert-image {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.expert-content h3 {
  font-size: 21px;
  margin-bottom: 5px;
  text-align: center;
}
.expert-content span {
  text-align: center;
  display: block;
  margin-bottom: 0px;
  color: #7b7b8a;
}
.viewall {
  margin-top: 20px;
}
.heartgraph {
  position: absolute;
  bottom: 30px;
  z-index: -6;
  left: 0;
  width: 450px;
}
.benefits {
  /* margin-top: 50px; */
  padding-top: 60px;
  padding-bottom: 60px;
}
.learn-left p {
  font-size: 19px;
  color: black;
  margin-bottom: 28px;
}
.online-course li {
  list-style-type: none;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  padding-top: 2px;
  font-size: 20px;
  font-family: inherit;
  color: black;
}
.online-course li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 24px;
  height: 24px;
  background-image: url(../images/home/check.png);
  background-size: contain;
}
.enqrnow {
  padding: 16px 43px;
  margin-top: 20px;
}
.facuilty {
  margin-top: 145px;
  background-color: #f9f9f9;

  position: relative;
  z-index: 1;
}
.logistics-solutions-img {
  display: flex;
  justify-content: center;
}
/* .team {
  margin-left: 20px;
  position: relative;
}
.expert-image img {
  border-radius: 30px;
}
.imagetopbox {
  position: absolute;
}
.expert-content {
  position: relative;
  background: #ee1c25;
  color: white;
  margin: 0 auto;
  margin-top: -55px;
  width: 90%;
  border-radius: 20px;
  padding: 25px;
}
.expert-content h3 {
  color: white;
}
.teammembers {
  margin-top: 45px;
  margin-bottom: 45px;
  margin-left: 15px;
} */
.learnplat h2 {
  color: white;
  font-size: 40px;
  margin-bottom: 30px;
}
.learnplat p {
  color: white;
}
.learnplat li {
  color: white;
}
.learnplatbtn {
  background: #ee1c25;
  margin-top: 20px;
}

/* Aruneswaran */
.default-btn {
  background: red;
  padding: 12px 25px;
  border-radius: 10px;
  color: white;
  font-size: 18px;
  font-weight: 600;
}
.default-btn :hover {
  box-shadow: inset -4em 0 0 0 #0046c0, inset 4em 0 0 0 #0046c0;
  /* background-color: #0046c0; */
}
.ourcampus {
  /* background-color: #000000; */
  overflow: hidden;
  position: relative;
}
.ourcampus::before {
  content: "";
  background-image: url(../images/home/Kima-overview-Banner-1-new.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: absolute;
}
.ourcampus::after {
  content: "";
  background-color: rgba(0, 0, 128, 0.6); /* Navy-blue color with 60% opacity */
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ourcampusTitle {
  z-index: 1;
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px;
  text-align: center;
}
.ourcampusTitle h2 {
  color: #f0ecec;
}
.ourcampusContent {
  padding-bottom: 40px;
}
.ourcampusContent p {
  color: #f0ecec;
  font-size: 18px;
  font-weight: 400;
}
.about .vector-top,
.teammembers .vector-top {
  position: absolute;
  bottom: 0;
  right: 0;
}
.about .vector-bottom,
.teammembers .vector-bottom {
  position: absolute;
  top: 0;
  left: 0;
}

.subjectname {
  padding-bottom: 30px;
}
.subjectname p {
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  color: #000;
}

.news::before {
  content: "";
  background-image: url(../images/home/back5.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: absolute;
  /* filter: blur(4px); */
}
.news h1 {
  padding: 10px;
  text-align: center;
}

.news .owl-carousel .owl-stage {
  display: flex;
  padding: 20px 5px;
}
.newscontent {
  display: flex;
  flex: 1 0 auto;
  height: 100%;
  background-color: #ffffff; /* Optional: Add a background color */
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
    rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.newstop {
  padding-top: 50px;
}
.newsbx {
  position: relative;
  overflow: hidden;
  /* margin-bottom: 80px; */ /*This is optional*/
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.newscontent h6 {
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 0 20px;
}
.newscontent h2 {
  font-size: 25px;
  margin-bottom: 20px !important;
  text-align: left;
  padding: 0 20px;
}
.newscontent h2:hover {
  color: #0046c0;
}
.newscontent p {
  margin-bottom: 70px;
  padding: 0 20px;
}

.newscontent img {
  height: auto; /* Allow the image to adjust its height based on aspect ratio */
  width: 100%; /* Set the width of the image to fill the card */
  object-fit: cover; /* Optional: Maintain aspect ratio and cover the image */
  /* Add other styling properties for the image as needed */
}

.newshead {
  padding: 20px 15px;
}
.rdbtn {
  position: relative;
}
.readbtn {
  border: none;
  background-color: inherit;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 5px;
  background: #040f50;
  color: white;
  padding: 8px 12px;
  border-radius: 9px;
}
.readbtn:hover {
  background: #ee1c25;
  color: white;
}
.readmorebtn {
  padding-right: 20px;
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* videobtn about */
.videosection {
  overflow: hidden;
  position: relative;
}

.videosectiontop {
  padding: 60px 0;
}

.videosection::before {
  content: "";
  background: url(../images/home/vdobg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: absolute;
}
.videosection::after {
  content: "";
  background-color: rgba(0, 0, 128, 0.6); /* Navy-blue color with 60% opacity */
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.videosection .owl-carousel .owl-stage {
  display: flex;
}
.videoseccard {
  position: relative;
  padding: 25px 25px;
  flex: 1 0 auto;
  height: 100%;
  background-color: #ffffff; /* Optional: Add a background color */
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
    rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.rgtimage {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  z-index: 0;
}
/* .videoseccard {
  background: white;
  padding: 25px;
} */
.videoseccard p {
  font-size: 18px;
}

/* .videosection {
  background: url(../images/home/vdobg.jpg);
  background-size: cover;
  height: 500px;
  position: relative;
}

.videosection::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 128, 0.6);

} */

/* .vdocontnt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
} */
.subjects h2,
.news h2 {
  margin-bottom: 40px;
}
/* .subjectcarousel {
  margin-bottom: 20px;
}
.subjectcarousel p {
  padding: 10px 15px;
  background: white;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 3px 10px 0px;
  border-radius: 58px;
  margin: 10px;
  text-align: left;
}
.subjectcarousel2 p {
  padding: 10px 15px;
  background: white;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 3px 10px 0px;
  border-radius: 58px;
  margin: 10px;
  text-align: left;
} */
.subjectline {
  display: flex;
  justify-content: flex-start;
  margin: 15px;
}

.subjects {
  padding: 70px 0;
  overflow: hidden;
  position: relative;
  margin-top: 70px;
}
.subjects::before {
  content: "";
  background: url(../images/home/subjectbg.png);
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.2;
}

.news-carousel {
  display: flex !important;
}

/* .newshead {
  flex: 1;
  background-color: #f0f0f0;
  padding: 10px;
} */

.numberone {
  font-size: 60px;
  color: #ee1c25 !important;
  margin-top: 30px;
  padding-left: 40px;
}
.counter {
  color: #fff;
  font-size: 50px;
}
.countText p {
  color: #fff;
  font-size: 18px;
}
.countbox {
  background-color: #040f50;
  position: absolute;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 25px 20px;
  border-radius: 20px;
  bottom: -100px;
  z-index: 2;

  left: 50%;
  transform: translate(-50%);
}
.teamgalry {
  /* background-color: #000000; */
  overflow: hidden;
  position: relative;
}
.teamgalry::before {
  content: "";
  background-image: url(../images/instructor/instructorbg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  position: absolute;
}
.teamgalry h2,
.teamgalry h3 {
  text-align: center;
}
.teamgalry h3 {
  margin-top: 60px;
}
/* .ourapp {
} */
.ourapp::before {
  content: "";
  background-image: url(../images/home/back8.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  /* filter: blur(4px); */
}
.ourapptop {
  padding-top: 50px;
  padding-bottom: 50px;
}
.ourappPlus {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid;
}
.ourappContent li {
  list-style-type: none;
  position: relative;
  padding-bottom: 20px;
  padding-top: 2px;
  font-size: 20px;
  color: #000;
}
.ourappPlusleft li,
.ourappPlusright li {
  list-style: none;
  color: black;
  padding: 10px;
  font-size: 25px;
  font-weight: 600;
}
.ourappPlusleft li span,
.ourappPlusright li span {
  color: #ee1c25;
  font-size: 40px;
}

.vdocardimg {
  position: relative;
  width: 230px !important;
  height: 300px;
  margin-bottom: 20px;
  border-radius: 10px;
  z-index: 2;
}
.chsbx {
  color: rgb(245, 245, 245);
  text-align: left;
  border: 1px solid white;
  margin-bottom: 30px;
  /* border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white; */
}

.chsbx h3 {
  color: white;
}
.chsbx P {
  font-size: 18px;
  color: #dfdfdf;
}
.chsbxins {
  padding: 20px 15px;
}
