:root {
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-style: normal;
  font-size: 15px;
  line-height: 27px;
}
.article-content td {
  padding: 5px;
  border: 1px solid#ddd;
  font-size: 14px;
}
.current-affairs-slide {
  padding-top: 44px;
}
.current-affairs-slide h6 {
  font-size: 12px !important;
  color: #777;
}
.current-affairs-slide h2 {
  text-align: left !important;
}
.current-affairs-slide li {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 10px;
}
.current-affairs-slide ul {
  margin-left: 14px;
}
.current-affairs-slide ul {
  margin-top: 10px;
}
.current-affairs-slide ul {
  margin-bottom: 10px;
}
.ca-content a:hover {
  color: #f2a51f !important;
}
.ca-content a:hover .ca-title {
  color: #f2a51f !important;
}
a {
  text-decoration: none;
  color: #f2a51f;
}
.article-content h3,
.current-affairs-slide h3 {
  color: #0b2545;
  margin-top: 20px;
  font-size: 23px;
}

.article-content h4,
.current-affairs-slide h4 {
  margin-top: 25px;
  font-size: 20px;
}

.article-content p {
  margin-bottom: 10px;
}
.registartion-slide h5 {
  text-align: center;
}
.registartion-slide h5 a {
  color: #0b2545;
  font-size: 20px;
  margin-bottom: 20px;
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0b2545 !important;
  --bs-btn-border-color: #0b2545 !important;
  border-radius: 24px !important;
  margin-top: 7px;
  font-size: 14px;
}
.btn.btn-success {
  background: #0b2545 !important;
  border: 1px solid #0b2545 !important;
}

.ticker li {
  list-style: none;
  /* float: left; */
  display: inline-block;
  margin-right: 31px;
}

.leadership img {
  width: 100%;
}
dl,
ol,
ul {
  margin-bottom: 10px;
}
.faculty-right p,
.faculty-right li {
  font-size: 15px;
}
.more-text {
  display: none;
}

.read-more {
  color: #0d6efd;
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
}

.read-more:hover {
  text-decoration: underline;
}

.routine-slide {
  float: left;
  width: 31%;
  background: #fffafa;
  margin: 10px;
  border-radius: 8px;
  padding: 5px 20px;
}
.routine-slide h5 {
  color: #012970;
}
.cous-inr {
  background: #fbfbfb;
  padding: 30px;
  border-radius: 8px;
  min-height: 314px;
  margin-bottom: 15px;
}

.courses-slide p {
  margin-bottom: 8px !important;
}

.courser-slide {
  background-color: #f6f9ff;
}

.courses-slide .col-md-4 {
  padding: 0px 7px;
}
.courses-slide h5 {
  margin-top: 15px;
  font-size: 18px;
}

.archive-box {
  background-color: #fff;
  box-shadow: 0 5px 16px rgba(20, 35, 50, 0.07);
  padding: 12px;
  border-radius: 8px;
  margin-top: 20px;
}

.ticker a,
.footer a {
  color: #fff;
}
.messages .col-md-3 {
  padding: 7px 15px;
}

a:hover {
  color: #000;
  text-decoration: none;
}
.faclty-inr {
  background: #ffffff;
  box-shadow: 0px 20px 60px 10px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  padding: 30px 30px 30px;
  margin-bottom: 10px;
  width: 100%;
  float: left;
}
.faculty-right {
  padding-left: 30px;
}
.faculty-right h4 {
  font-size: 20px;
  color: #0b2545;
}
.faculty-right h5 {
  color: #012970;
  font-size: 16px;
}
.faculty-right h6 {
  font-size: 15px;
  line-height: 27px;
  color: #000;
  font-weight: 400;
}
.faculty-left img {
  border-radius: 8px;
}
.faculty-left {
  width: 20%;
  float: left;
}
.faculty-right {
  width: 80%;
  float: right;
}

.make-payment table {
  margin-top: 10px;
}
.make-payment h6 a {
  color: #0b2545;
}
.make-payment img {
  width: 280px !important;
  margin-left: 40px;
}
.make-payment h6 {
  text-align: center;
  margin-bottom: 15px;
  width: 71%;
  line-height: 30px;
  font-size: 16px;
}
.register-now .btn-read-more {
  background: #0b2545;
  padding: 8px 13px;
  font-size: 15px;
  color: #fff;
  border-radius: 8px;
}
.register-now .btn-read-more:hover {
  background: #012970;
  color: #fff;
}
.register-now .col-md-6 {
  padding: 5px;
}
.register-now input {
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "poppins";
  font-style: normal;
}
.date p {
  margin-bottom: 0px !important;
}

.registartion-slide .col-lg-10 {
  background: #f6f8fb;
  padding: 20px;
  border-radius: 8px;
}
.registartion-slide h5 {
  font-size: 15px;
  color: #012970;
}
.registartion-slide input {
  font-size: 15px !important;
}
.registartion-slide label {
  margin-top: 10px;
  font-size: 15px;
}
.registartion-slide select {
  font-size: 15px !important;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #ffffff;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}
.about .section-header h4 {
  color: #7e0203;
  margin-bottom: 20px !important;
  font-size: 20px;
  font-weight: 300;
}
p {
  font-size: 15px;
  line-height: 27px;
  margin-bottom: 10px;
}
.msg-name {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
  color: #0b2545;
}

.ticker a {
  margin-right: 10px;
}
.covregae-slide h4 {
  color: #f4ad38;
  font-weight: bold;
}
.media-gallery {
  margin-top: 15px;
}
.our-story {
}
.yoga-slide {
  overflow: revert;
}

.date p {
  font-size: 11px !important;
  color: #777;
}
.tabs {
  position: relative;
  background-color: #fffaf8;

  max-width: 100%;
  padding-top: 40px;
}
.tabs input {
  position: absolute;
  z-index: 1000;
  width: 25%;
  height: 50px;
  left: 0;
  top: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  cursor: pointer;
  margin: 0;
}
.tabs input#tab-2 {
  left: 25%;
}
.tabs input#tab-3 {
  left: 50%;
}
.tabs input#tab-4 {
  left: 75%;
}

.tabs label {
  background: #012970;
  font-family: "Poppins";
  color: #fefefe;
  font-size: 16px;
  line-height: 50px;
  height: 60px;
  position: relative;
  top: 0;
  padding: 0 20px;
  float: left;
  display: block;
  width: 25%;
  font-weight: 600;
  text-align: center;
  box-shadow:
    2px 0 2px rgba(0, 0, 0, 0.1),
    -2px 0 2px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  -webkit-transition: all 150ms ease 0s;
  transition: all 150ms ease 0s;
  margin-top: 10px;
}
.tabs label:hover {
  cursor: pointer;
}

.tabs label:after {
  content: "";
  background: #0b2545;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
}

.tabs input:hover + label {
  background: #0b2545;
}

.tabs label:first-of-type {
  z-index: 4;
}

.tab-label-2 {
  z-index: 4;
}

.tab-label-3 {
  z-index: 3;
}

.tab-label-4 {
  z-index: 2;
}

.tabs input:checked + label {
  background: #fefefe;
  color: #1a1a1a;
  z-index: 6;
}

.clear-shadow {
  clear: both;
}

.content {
  height: auto;
  width: 100%;
  float: left;
  position: relative;
  z-index: 5;
  background: #fefefe;
  top: -10px;
  box-sizing: border-box;
}
.content div {
  position: relative;
  float: left;
  width: 0;
  height: 0;
  box-sizing: border-box;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background: #fefefe;
}
.content div h2 {
  margin-top: 0;
}

.tabs .tab-selector-1:checked ~ .content .content-1,
.tabs .tab-selector-2:checked ~ .content .content-2,
.tabs .tab-selector-3:checked ~ .content .content-3,
.tabs .tab-selector-4:checked ~ .content .content-4 {
  z-index: 100;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  width: 100%;
  height: auto;
  width: 100%;
  height: auto;
  padding: 5%;
}

.content div h3 {
  color: #012970;
}

.content div p {
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  margin: 0;
  padding-left: 15px;
}

@media screen and (min-width: 768px) {
  .tabs input:checked + label {
    top: -5px;
  }
}
@media screen and (max-width: 767px) {
  .tabs {
    height: auto;
    background: #fefefe;
    padding-bottom: 86px;
    width: 95%;
  }
  .tabs label {
    text-align: left;
  }
  .tabs input:checked + label {
    padding-left: 30px;
  }
  .tabs label,
  .tabs input {
    width: 100%;
    position: absolute;
  }
  .tabs label.tab-label-1,
  .tabs label#tab-1,
  .tabs input.tab-label-1,
  .tabs input#tab-1 {
    width: 88%;
    top: 150px;
    left: 0;
    height: 50px;
    z-index: 4 !important;
  }
  .tabs label.tab-label-2,
  .tabs label#tab-2,
  .tabs input.tab-label-2,
  .tabs input#tab-2 {
    width: 92%;
    top: 100px;
    left: 0;
    height: 100px;
    z-index: 3 !important;
  }
  .tabs label.tab-label-3,
  .tabs label#tab-3,
  .tabs input.tab-label-3,
  .tabs input#tab-3 {
    width: 96%;
    top: 50px;
    left: 0;
    height: 150px;
    z-index: 2 !important;
  }
  .tabs label.tab-label-4,
  .tabs label#tab-4,
  .tabs input.tab-label-4,
  .tabs input#tab-4 {
    width: 100%;
    top: 0;
    left: 0;
    height: 200px;
    z-index: 1 !important;
  }

  .way-life .section-header h6 {
    width: 100%;
  }
  .way-life-inr {
    padding: 15px;
  }
  .way-life-left {
    width: 100% !important;
  }
  .way-life-right {
    width: 100% !important;
    padding: 20px 0px !important;
  }
  .way-life-inr {
        padding: 15px !important;
    }

    .yoga-slide h2{
      font-size: 25px;
    }

}

.our-story p {
  text-align: justify;
}
.our-story h3 {
  color: #0b2545;
}

.ticker {
  background: #c47d00;
  color: #fff;
  padding: 7px 0px 0px;
}

.yoga-slide .col-md-6 .col-md-6 {
  padding: 6px;
}
.gyan-inr h4 {
  font-size: 18px;
  color: #012970;
  font-weight: 600;
}
.gyan-inr {
  background: #f3f3f3;
  padding: 15px;
  margin-bottom: 0px;
  border-radius: 8px;
}
.gyan-inr p {
  font-size: 15px;
  text-align: justify;
  margin-bottom: 0px !important;
}

img {
  max-width: 100%;
  height: auto;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}

.couses-lside li {
  background: no-repeat;
  background-color: #012970;
  padding: 16px 10px;
  width: 47%;
  margin: 0px 6px;
  list-style: none;
  border-radius: 8px;
  font-size: 14px;
  min-height: 82px;
  color: #fff;
  float: left;
  border: 1px solid #021d4e;
}
.couses-lside li p {
  margin-bottom: 0px;
  font-size: 14px;
}
.ticker h6 {
  float: left;
  width: 11%;
  margin-bottom: 0px;
  margin-top: 3px;
  color: #fff;
}

.ticker marquee {
  float: left;
  width: 80%;
}
.couses-lside p a {
  background: #f2a51f;
  color: #fff;
  border-radius: 8px;
  padding: 8px 18px;
  margin-left: 10px;
  margin-top: 20px;
  float: left;
}
.couses-lside img {
  border-radius: 8px;
}

.couses-lside a:hover {
  background: #012970;
}

.mission-slide p {
  text-align: justify;
}
.leadership p {
  text-align: justify;
}
#hero .carousel-control-prev {
  left: 85%;
}
#hero .carousel-control-next {
  right: 8%;
}
#hero .carousel-control-next,
#hero .carousel-control-prev {
  top: 84%;
}
.vid-gallery video,
.vid-gallery iframe {
  border-radius: 4px;
}
.vid-gallery .col-lg-4 {
  padding: 7px;
}
.vacancy-form input,
.vacancy-form select {
  font-size: 14px;
}
.mission-slide {
  padding-left: 40px;
}
.section-header h6 {
  font-size: 17px;
  font-weight: 400;
  margin: 0 auto;
  text-align: justify;
  padding-bottom: 17px;
  line-height: 27px;
  padding-top: 0px;
  font-family: "Inter", sans-serif;
}

p {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  line-height: 27px;
  margin-bottom: 10px;
  color: #000;
}
.vison-slide p {
  text-align: justify;
}
.vison-slide ul li {
  text-align: justify;
  line-height: 27px;
  margin-bottom: 10px;
}

.footer a:hover {
  color: #f2a51f;
}
.bi-envelope {
  margin-top: 2px;
  float: left;
}
/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
  padding: 40px 0;
  overflow: hidden;
}
.faultis-slides .owl-nav {
  position: absolute;
  top: -54px;
  right: 0px;
}
.faultis-slides .owl-nav button {
  background: #ff5218 !important;
  width: 35px;
  height: 35px;
  color: #fff !important;
  border-radius: 50%;
}
.faultis-slides .owl-nav button span {
  font: icon;
  font-size: 22px;
}
.faultis-slides .owl-prev {
  margin-right: 10px;
}

.services-style1__single-content::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--thm-base);
  box-shadow: 0px 0px 46px 0px rgb(0, 0, 0, 0.08);
  content: "";
  transform: scaleX(0.7) rotateX(0deg);
  transition: all 0.4s linear;
  border-radius: 15px;
  z-index: -1;
  opacity: 0;
}
.services-style1__single-content:hover {
  position: relative;
  display: block;
  background: #081a35;
  border-radius: 15px;
  overflow: hidden;
  z-index: 1;
}

.services-style1 {
  position: relative;
  display: block;
  background: #f6f6f6;
  padding: 120px 0px 90px;
  overflow: hidden;
  z-index: 1;
}

.services-style1 .shape1 {
  position: absolute;
  top: -150px;
  left: -60px;
  width: 372px;
  height: 372px;
  border-radius: 50%;
  border: 1px solid rgba(var(--thm-black-rgb), 0.1);
  z-index: -1;
}

.services-style1 .shape2 {
  position: absolute;
  top: 70px;
  left: 77px;
  z-index: -1;
}

.services-style1 .shape3 {
  position: absolute;
  bottom: 250px;
  right: -20px;
  z-index: -1;
}

.services-style1 .shape4 {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.services-style1__single-text p {
  font-size: 15px;
}
.services-style1__single {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
  z-index: 1;
}
.top-course {
  min-height: 308px !important;
}

.faculty-content {
  padding: 7px;
  min-height: 115px;
}

.faculty-inr {
  background: #fffefe;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  margin: 2px;
}

.faculty-inr img {
  width: 100%;
  object-fit: cover;
}

.faculty-content {
  padding: 20px;
  /* min-height: 131px; */
}

.faculty-content h5 {
  font-size: 16px;
  color: #0b2545;
  margin-bottom: 10px;
  text-align: left;
  line-height: 25px;
}

.common-button {
  display: none;
}

.services-style1__single-content {
  position: relative;
  display: block;
  background: #ffffff;
  border-radius: 15px;
  overflow: hidden;
  z-index: 1;
  padding: 15px;
  min-height: 231px;
  border: 1px solid #fbeaea;
}
.team-inr h6 {
  font-size: 13px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.team-inr img {
  border-radius: 10px 10px 0px 0px;
}
.team-content {
  padding: 7px;
  margin-bottom: 20px;
}

.faultis-slides {
  background-color: #f2f4f6;
}
.team-inr {
  background: #fafafa;
}
.modal-dialog {
  max-width: 50% !important;
}
.our-story-img {
  position: sticky;
  top: 20px;
}

.col-xl-7.row {
  overflow-y: auto;
}
.services-style1__single-content::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--thm-base);
  box-shadow: 0px 0px 46px 0px rgb(0, 0, 0, 0.08);
  content: "";
  transform: scaleX(0.7) rotateX(0deg);
  transition: all 0.4s linear;
  border-radius: 15px;
  z-index: -1;
  opacity: 0;
}

.services-style1__single:hover .services-style1__single-content::before {
  transform: scaleX(1) rotateX(0deg);
  transition: all 0.4s linear;
  opacity: 1;
}

.services-style1__single:hover p {
  color: #ffffff;
}
.services-style1__single-text {
  position: relative;
  display: block;
  padding-top: 6px;
  padding-bottom: 7px;
}

.services-style1__single-text h3 {
  font-weight: 800;
  font-size: 22px;
  line-height: 26px;
  color: #7e0203;
}

.services-style1__single-text h3 a {
  color: var(--thm-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.services-style1__single:hover .services-style1__single-text h3 a {
  color: #ffffff;
}

.courses-slide .section-header h2 {
  text-align: left;
}
h3 {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.section-header h2 {
  padding: 0px;
  color: #0b2545;
  text-align: center;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

.section-header p {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #000;
  width: 100%;
  margin: 0px auto;
}

.osmosis-slide h4 {
  font-size: 20px;
  margin-top: 20px;
}
.osmosis-slide h5 {
  font-size: 14px;
}
.osmosis-slide h6 {
  color: #e89400;
  margin-top: 16px;
}
.section-header p span {
  color: #7e0203;
}

h2 {
  font-size: 30px;
}
h3 {
  font-size: 27px;
}
.courses-slide h3 {
  color: #0b2545;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.innerheader {
  position: relative;
  padding: 0px;
  color: #7e0203;
  text-align: center;
}

.internal-banr img {
  width: 100%;
}

.payment {
  background-image: url(../img/payment.jpg);
}
.chairmen-header {
  background-image: url(../img/chairman-banner.jpg);
}
.registration-slide {
  background-image: url(../img/registartion.jpg);
}
.module-list-inr h6 {
  font-size: 16px;
  color: #ffffff;
  padding: 6px;
  font-weight: 600;
  background: #012970;
}
.module-list-inr {
  margin-bottom: 30px;
  background: #f9f9f9;
  padding: 10px;
}
.achraji-header {
  background-image: url(../img/leadership.jpg);
}

/* Center all breadcrumb text using transform */
.innerheader .breadcrumbs {
  position: absolute;
  top: 70%;
  left: 32%;
  transform: translate(-50%, -50%);
  width: 700px;
}

/* Keep your breadcrumb design */
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 5px 10px;
  margin: 0;
  font-size: 14px;
  display: none;
  background: #01297080;
  border-radius: 10px;
  width: 371px;
}
.breadcrumbs li {
  background: transparent !important;
  padding-left: 4px !important;
  color: #fff;
}

.breadcrumbs ol li + li {
  padding-left: 5px;
  font-size: 12px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 5px;
  color: #fff;
  content: "/";
}

.breadcrumbs ol a {
  color: #ffc107;
  transition: 0.3s;
}

.breadcrumbs ol a:hover {
  text-decoration: underline;
}

.breadcrumbs h1 {
  font-size: 25px;
  text-align: left;
  margin-bottom: -7px;
  margin-left: 5px;
  color: #ffc107;
  display: none;
}

@media (max-width: 992px) {
  .breadcrumbs h2 {
    font-size: 24px;
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #0b2545;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #f2a51f;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.top-header {
  display: inline-block;
  width: 100%;
  background: #001026;
  padding: 5px 0;
  color: #fff;
  position: fixed;
  margin: 0px;
  z-index: 9999;
  top: 0px;
}

.top-headleft {
  float: left;
}

.top-headleft span {
  padding: 3px;
}

.top-header a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  margin: 2px;
}

.fixed-top {
  position: fixed;
  top: 28px;
  right: 0;
  left: 0;
  z-index: 9997;
}

.top-headrgt {
  float: right;
}

.top-headrgt span {
  padding: 3px;
}

.top-headleft i {
  font-size: 13px;
}

.header {
  transition: all 0.5s;
  z-index: 997;
  padding: 7px 0;
  background: #fff;
}

.header.header-scrolled {
  background: #fff;
  padding: 10px 0;
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
}
#header .container-xl {
  max-width: 1200px;
}
.header .logo {
  line-height: 0;
}

.header .logo img {
  max-height: 88px;
  /* width: 245px; */
  margin-right: 6px;
  margin-top: 7px;
}

.header .logo span {
  font-size: 27px;
  font-weight: 700;
  /* letter-spacing: 1px; */
  color: #000;
  font-family: "Nunito", sans-serif;
  /* margin-top: 3px; */
}

.header .logo p {
  color: #000;
  padding-left: 29px;
  padding-top: 5px;
  font-weight: 400;
  font-size: 13px;
}

.top-navbar {
  height: 100%;
  display: flex;
  align-items: center;
}

.top-navbar ul {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-navbar ul li {
  margin: 0;
  padding: 0;
}

.top-navbar ul li > a {
  display: flex;
  align-items: center;
  padding: 6px 18px;
  color: #40434a;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.3px;
  transition: all 0.3s ease;
}

.program-section-outer h5 {
  font-size: 18px;
  margin-top: 20px;
}
.program-section-outer p {
  font-size: 15px;
  line-height: 22px;
  margin-left: 20px;
  width: 90%;
}
.mentor-ship {
  color: #d28500;
  font-size: 18px;
}
/* HOME */

.top-navbar ul li > a:hover {
  color: #0b2545;
}

/* ==============================
   Testimonials Section
================================ */

.testimonials-section {
  width: 100%;
  background: #f8f9fb;
  overflow: hidden;
}

.testimonials-section .container {
  width: 92%;
  max-width: 1160px;
  margin: 0 auto;
}

/* Heading */

.section-heading {
  text-align: center;
  margin-bottom: 10px;
}

.section-heading p {
  margin: 0;
  color: #5d6672;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.1px;
}

/* ==============================
   Testimonial Card
================================ */

.testimonial-card {
  width: 100%;
  min-height: 143px;
  box-sizing: border-box;

  padding: 13px 16px 12px;

  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;

  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);

  display: flex;
  flex-direction: column;
}

/* ==============================
   Author
================================ */

.testimonial-author {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.testimonial-author img {
  width: 25px;
  height: 25px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 8px;
}

.author-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.author-info h4 {
  margin: 0 0 2px;
  color: #111827;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
}

.author-info span {
  color: #f28c00;
  font-size: 6px;
  line-height: 1.2;
  font-weight: 600;
}

/* ==============================
   Pagination
================================ */

.testimonials-slider .swiper-pagination {
  bottom: 0;
}

.testimonials-slider .swiper-pagination-bullet {
  width: 6px;
  height: 6px;

  background: #c9cdd3;
  opacity: 1;
}

.testimonials-slider .swiper-pagination-bullet-active {
  background: #f5a623;
}

/* ==============================
   Desktop
================================ */

@media (min-width: 1200px) {
  .testimonials-section .container {
    max-width: 1160px;
  }

  .testimonials-slider .swiper-slide {
    width: auto;
  }

  .testimonial-card {
    min-height: 143px;
  }
}

/* ==============================
   Tablet
================================ */

@media (min-width: 768px) and (max-width: 1199px) {
  .testimonials-section .container {
    width: 90%;
  }

  .testimonial-card {
    min-height: 150px;
  }
}

/* ==============================
   Mobile
================================ */

/* BLOG ACTIVE */

.top-navbar ul li > a.active {
  background: #0b2545;
  color: #fff;
  border-radius: 32px;
  margin-right: 20px;
}

.top-navbar ul li > a.active:hover {
  background: #f2a51f;
  color: #fff;
}

/* LOGIN */

.login-link {
  gap: 8px;
}

.login-link i {
  font-size: 20px;
  color: #000;
}

.login-link:hover i {
  color: #0b2545;
}

/* =========================================
   LANGUAGE
========================================= */

.language-item {
  display: flex !important;
  align-items: center;
  margin-left: 5px !important;
}

.language-label {
  color: #555;
  font-size: 13px;
  font-weight: 600;
  margin-right: 5px;
}

.language-switch {
  display: flex;
  align-items: center;
  height: 42px;
  border: 1px solid #001026;
  border-radius: 25px;
  overflow: hidden;
  padding: 2px;
  background: #fff;
}

.language-switch a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 12px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  border-radius: 20px;
  transition: all 0.3s ease;
  cursor: pointer;
}

/* Active language */
.language-switch a.active {
  background: #0b2545;
  color: #fff !important;
}

/* Inactive language */
.language-switch a:not(.active) {
  background: #fff;
  color: #0b2545 !important;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-color: #ff52187f;
  padding: 20px;
  font-size: 30px;
}

#hero .carousel-control-next,
#hero .carousel-control-prev {
  width: 3% !important;
  opacity: 1 !important;
}
#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
  padding: 24px !important;
  border-radius: 50%;
  background-color: #0b2545 !important;
  background-size: 23px !important;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}
.messages h6 {
  width: 88%;
  color: #000;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 10px;
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1200px;
  }
}
.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 26px 0 8px 10px;
  font-family: "poppins", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #000;
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  color: #000;
}

.navbar .getstarted,
.navbar .getstarted:focus {
  background: #f2a51f;
  padding: 6px 6px;
  margin-left: 14px;
  border-radius: 4px;
  color: #fff;
}

.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  color: #fff;
  background: #f2a51f;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 7px 20px;
  font-size: 15px;
  text-transform: none;
  /* font-weight: 600; */
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #f2a51f;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .megamenu {
  position: static;
}

.navbar .megamenu ul {
  margin-top: 5px;
  right: 0;
  padding: 10px;
  display: flex;
}

.navbar .megamenu ul li {
  flex: 1;
}

.navbar .megamenu ul li a,
.navbar .megamenu ul li:hover > a {
  color: #013289;
}

.navbar .megamenu ul li a:hover,
.navbar .megamenu ul li .active,
.navbar .megamenu ul li .active:hover {
  color: #4154f1;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover > ul {
    left: 100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #000;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 1200px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #0b2545;
  transition: 0.3s;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #000;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #f2a51f;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #f2a51f;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/* =========================================================
   PCS A HEADER - DESKTOP DESIGN
   Existing class names are NOT changed
   Mobile menu remains untouched
========================================================= */

@media (min-width: 1201px) {
  /* ================= TOP HEADER ================= */

  .top-header {
    height: 28px;
    padding: 0;
    background: #001026;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    display: block;
  }

  .top-header .container,
  .top-header .container-xl {
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .top-headleft,
  .top-headrgt {
    float: none;
    display: flex;
    align-items: center;
    height: 28px;
  }

  .top-headleft span,
  .top-headrgt span {
    padding: 0;
    display: flex;
    align-items: center;
  }

  .top-header a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
  }

  .top-headleft i,
  .top-headrgt i {
    color: #fff;
    font-size: 15px;
    margin-right: 8px;
  }

  /* ================= MAIN WHITE HEADER ================= */

  .header {
    position: fixed;
    top: 28px;
    left: 0;
    right: 0;
    width: 100%;
    height: 90px;
    padding: 0;
    background: #fff;
    /* z-index: 9997; */
    transition: none;
    box-shadow: none;
  }

  .header.header-scrolled {
    height: 90px;
    padding: 0;
    background: #fff;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
  }

  #header .container-xl,
  #header .container {
    max-width: 1200px;
    height: 90px;
    display: flex;
    align-items: center;
  }

  /* ================= LOGO ================= */

  .header .logo {
    display: flex;
    align-items: center;
    height: 90px;
    line-height: 0;
    margin-right: auto;
  }

  .header .logo img {
    /* width: 140px; */
    height: auto;
    max-height: 85px;
    object-fit: contain;
    margin: 0;
  }

  .header .logo span {
    font-size: 27px;
    font-weight: 700;
    color: #000;
  }

  .header .logo p {
    color: #000;
    padding-left: 29px;
    padding-top: 5px;
    font-weight: 400;
    font-size: 13px;
  }

  /* ================= NAVBAR ================= */

  .header .navbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 90px;
    padding: 0;
    margin-left: auto;
    background: transparent;
  }

  .navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    list-style: none;
  }

  .navbar > ul > li {
    position: relative;
    margin-left: 6px;
  }

  .navbar > ul > li > a,
  .navbar > ul > li > a:focus {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 13px;
    height: 40px;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #303038;
    white-space: nowrap;
    transition: all 0.3s ease;
    border-radius: 5px;
  }

  .navbar > ul > li > a:hover {
    color: #0d5bbb;
  }

  /* ================= ACTIVE BLOG BUTTON ================= */

  .navbar > ul > li > a.active,
  .navbar > ul > li.active > a {
    background: #fff;
    color: #075bb5 !important;
    border-radius: 5px;
  }

  .navbar > ul > li > a.active:hover,
  .navbar > ul > li.active > a:hover {
    color: #fff !important;
    background: #075bb5;
  }

  /* ================= LOGIN ================= */

  .navbar > ul > li > a i {
    font-size: 19px;
    margin-right: 7px;
  }

  .navbar .getstarted {
    background: transparent;
    color: #000;
    padding: 9px 13px;
    margin-left: 5px;
    border-radius: 5px;
  }

  .navbar .getstarted:hover {
    background: transparent;
    color: #075bb5;
  }

  /* ================= LANGUAGE ================= */

  .navbar .language,
  .navbar .lang,
  .navbar .language-switch {
    display: flex;
    align-items: center;
    margin-left: 4px;
  }

  .navbar .language a,
  .navbar .lang a,
  .navbar .language-switch a {
    padding: 0 !important;
  }

  /* ================= DROPDOWN ARROW ================= */

  .navbar a i {
    font-size: 12px;
    line-height: 0;
    margin-left: 7px;
  }

  .navbar .dropdown > a i {
    color: #f2a51f;
    font-size: 13px;
    font-weight: bold;
  }

  /* ================= DARK SECOND NAVIGATION ================= */

  #navbar {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    min-height: 60px;
    padding: 0;
    background: #0b2545;
    z-index: 9996;
  }

  #navbar > ul {
    /* width: 1200px; */
    max-width: calc(100% - 30px);
    height: 60px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  #navbar > ul > li {
    height: 60px;
    display: flex;
    align-items: center;
  }

  #navbar > ul > li > a,
  #navbar > ul > li > a:focus {
    height: 42px;
    display: flex;
    align-items: center;
    padding: 0 2px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    border-radius: 3px;
    transition: all 0.3s ease;
  }

  #navbar > ul > li > a:hover {
    color: #fff;
    background: transparent;
  }

  #navbar > ul > li > a i {
           color: #f2a51f;
        font-size: 11px;
        margin-left: 2px;
        margin-top: 3px;
  }

  /* ================= ACTIVE SECOND NAV ================= */

  #navbar > ul > li > a.active,
  #navbar > ul > li.active > a {
    /* background: #fff;
        color: #001026 !important; */
    border-radius: 3px 3px 0 0;
  }

  #navbar > ul > li > a.active i,
  #navbar > ul > li.active > a i {
    color: #f2a51f;
  }

  /* ================= DROPDOWN ================= */

  .navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 0;
    top: calc(100% + 20px);
    margin: 0;
    padding: 0px 0;
    min-width: 210px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    transition: all 0.25s ease;
    border-radius: 3px;
  }

  .navbar .dropdown ul li {
    min-width: 210px;
  }

  .navbar .dropdown ul a {
    height: auto;
    display: flex;
    justify-content: space-between;
    padding: 4px 18px;
    font-size: 14px;
    color: #222;
    background: #fff;
  }

  .navbar .dropdown ul a:hover {
    color: #075bb5;
    background: #f5f7fa;
  }

  .navbar .dropdown:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  /* ================= BODY POSITION ================= */

  body {
    padding-top: 178px;
  }

  /* 28px topbar + 90px header + 60px navigation */

  /* ================= HIDE MOBILE TOGGLE ================= */

  .mobile-nav-toggle {
    display: none;
  }
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero {
  width: 100%;
  height: 100%;
  /* background-color: #f0faf9; */
  padding-top: 0px;
  /* background: url(../img/hero-bg.png) top center no-repeat;
  background-size: cover; */
  padding-bottom: 0px;
}

.hero h1 {
  margin: 0;
  font-size: 46px;
  font-weight: 600;
  color: #000;
}

.hero h5 {
  color: #7e0203;
  margin: 10px 0 10px 0;
  font-size: 18px;
}

.hero p {
  color: #000;
}

.btn-get-started {
  margin-top: 20px;
  line-height: 0;
  padding: 12px 13px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #7e0203;
}

.btn-get-started span {
  font-size: 16px;
  letter-spacing: 1px;
}

.btn-get-started i {
  margin-left: 5px;
  font-size: 18px;
  transition: 0.3s;
}

.btn-get-started:hover i {
  transform: translateX(5px);
}

.hero .hero-img {
  text-align: right;
}

@media (min-width: 1024px) {
  .hero {
    background-attachment: fixed;
  }
}

@media (max-width: 991px) {
  .hero {
    height: auto;
  }

  .hero .hero-img {
    text-align: center;
    margin-top: 80px;
  }

  .hero .hero-img img {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .make-payment img {
    width: 280px !important;
    margin-left: 0px;
  }
  .make-payment h6 {
    width: 100%;
  }
  .msg-name {
    font-size: 13px;
  }
  .hero {
    text-align: center;
  }

  .hero h1 {
    font-size: 32px;
  }

  .hero h2 {
    font-size: 24px;
  }

  .hero .hero-img img {
    width: 100%;
  }
}

.back-image img {
  left: 46px;
  position: absolute;
  top: 45px;
}

.back-image-1 img {
  position: absolute;
  top: 42px;
  right: 28px;
}

/* ================================
   COURSE SECTION
================================ */

.course-section,
.messages {
  background: #f2f4f6;
}
.course-section .col-lg-3 {
  width: 20%;
  padding: 0px 5px;
}
.course-section .container-fluid {
  padding-left: 1%;
  padding-right: 1%;
}

/* ================================
   TABS
================================ */

.course-tabs-wrap {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
}

.course-tabs {
  display: flex;
  align-items: center;
  gap: 8px;
  border: 0 !important;
}

.course-tabs .nav-link {
  border: 0 !important;
  border-radius: 25px !important;
  background: #e9eaec;
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.4px;
  padding: 10px 20px;
  line-height: 1.2;
  transition: all 0.25s ease;
  border: 1px solid #c8c8c8 !important;
}

.course-tabs .nav-link:hover {
  background: #dfe1e4;
  color: #07182c;
}

.course-tabs .nav-link.active {
  background: #0b2545 !important;
  color: #fff !important;
}

/* ================================
   TAB CONTENT
================================ */

.course-tabs + .tab-content {
  width: 100%;
}

.tab-pane {
  animation: fadeCourse 0.3s ease;
}

@keyframes fadeCourse {
  from {
    opacity: 0;
    transform: translateY(5px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ================================
   COURSE CARD
================================ */

.course-card:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

/* ================================
   COURSE IMAGE
================================ */

.course-img {
  width: 100%;
  /* height: 100%; */
  overflow: hidden;
  background: #f5f5f5;
}

/* ================================
   COURSE CARD
================================ */

.course-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #cce1e7;
}

/* Image */

.course-img img {
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
  display: block;
}

/* ================================
   COURSE CONTENT
================================ */

.course-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 20px 11px;
}

/* Course title */
.course-content h3 {
  margin: 0 0 15px;
  color: #252a31;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
}

/* ================================
   VIEW DETAILS BUTTON
================================ */
.course-bottom a.view-details-btn i {
  color: #fff;
  font-size: 13px;
  transition: transform 0.3s ease;
}

.course-bottom a.view-details-btn:hover {
  background: #252a31;
  border-color: #252a31;
  color: #fff;
}

.course-bottom a.view-details-btn:hover i {
  color: #fff;
  transform: translateX(3px);
}

/* ================================
   MOBILE
================================ */

@media (max-width: 575px) {
  .course-content {
    padding: 20px;
  }

  .course-content h3 {
    font-size: 19px;
  }

  .course-info {
    font-size: 15px;
  }
}

.course-img img {
  width: 100%;
  height: 100%;
  display: block;
  /* object-fit: cover; */
}

.faculty-image {
  position: relative;
  overflow: hidden;
}

.faculty-image img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}

.bottom-heading {
  background-color: #f2f4f6;
}

.bottom-heading h3 {
  text-align: center;
  font-weight: 600;
  color: #0b2545;
  margin-top: 20px;
  font-size: 24px;
}

/* Play Button */
.video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  width: 58px;
  height: 58px;

  background: #fff;
  border-radius: 50%;

  display: flex;
  align-items: center;
  justify-content: center;

  z-index: 5;

  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  text-decoration: none;

  transition: all 0.3s ease;
}

/* Play triangle */
.video-play-btn span {
  width: 0;
  height: 0;

  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #f2a51f;

  margin-left: 4px;
}

/* Hover */
.video-play-btn:hover {
  transform: translate(-50%, -50%) scale(1.1);
  background: #f2a51f;
}

.video-play-btn:hover span {
  border-left-color: #fff;
}

/* ================================
   RESOURCE CARD
================================ */

.resource-card {
  min-height: 192px;
  background: #ffffff;
  border: 1px solid #e1e5e9;
  border-radius: 16px;
  padding: 24px 24px 22px;
  min-height: 220px;
  box-shadow: 0 5px 16px rgba(20, 35, 50, 0.07);
  transition: all 0.3s ease;
}

.resource-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(20, 35, 50, 0.11);
}

/* ================================
   ICON
================================ */

.resource-icon {
  width: 48px;
  height: 48px;

  border-radius: 12px;

  display: flex;
  align-items: center;
  justify-content: center;

  margin-bottom: 18px;
}

.resource-icon i {
  font-size: 25px;
  line-height: 1;
}

/* Blue */
.icon-blue {
  background: #edf0f3;
  color: #102e51;
}

/* Red */
.icon-red {
  background: #f7eeee;
  color: #991f2d;
}

/* Orange */
.icon-orange {
  background: #fcf7ee;
  color: #f49b24;
}

/* Green */
.icon-green {
  background: #edf8f3;
  color: #00a86b;
}

/* ================================
   CARD CONTENT
================================ */

.resource-card h5 {
  color: #0b2545;
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  margin: 0 0 7px;
}

.resource-card p {
  font-weight: 400;
  margin: 0 0 16px;
  line-height: 1.5;
  font-size: 15px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  /* -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical; */
}

.way-life-inr {
  background: #ffffff;
  box-shadow: 0px 20px 60px 10px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  padding: 30px 30px 30px;
  margin-bottom: 10px;
  float: left;
}

.way-life-left {
  width: 40%;
  float: left;
}

.way-life-inr .img-box {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
  z-index: 1;
}

.way-life-inr .img-box img {
  width: 100%;
  transform: scale(1);
  transition: all 0.3s ease-in-out 0.1s opacity 0.2s ease-in;
}

.way-life-inr img {
  border-radius: 8px;
}

.way-life-right {
  width: 60%;
  float: right;
  padding: 20px;
}
.way-life-inr h4 {
  color: #f4ad38;
  font-size: 18px;
}

.way-life-inr h5 {
  color: #0b2545;
  font-size: 16px;
}

/* ================================
   DOWNLOAD LINK
================================ */

.download-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 14px;
  font-weight: 600;

  text-decoration: none;

  transition: all 0.2s ease;
}

.download-link i {
  font-size: 16px;
}

.download-link:hover {
  opacity: 0.75;
}

/* Link Colors */

.blue-link {
  color: #102e51;
}

.red-link {
  color: #991f2d;
}

.orange-link {
  color: #f49b24;
}

.green-link {
  color: #00a86b;
}

/* ================================
   COURSE INFO
================================ */

/* COURSE TITLE */
.course-content h3 {
  margin: 0 0 12px;
  color: #0f3974;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
}

/* COURSE INFO */
.course-info {
  color: #000000;
  font-size: 15px;
  margin-bottom: 10px;
}

.course-info span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.course-info i {
  color: #252a31;
  font-size: 15px;
}
/* VIEW DETAILS */
.course-bottom {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 0;
}

.course-bottom a.view-details-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  padding: 8px 10px;
  background: #252a3100;
  color: #252a31;
  border: 1px solid #0e2f5d;
  border-radius: 6px;
  text-decoration: none;
  font-size: 13px;
  line-height: 1;
  transition: all 0.3s ease;
  margin-top: 0;
  white-space: nowrap;
}

.course-bottom a.view-details-btn i {
  color: #fff;
  transition: transform 0.3s ease;
  font-size: 11px;
}

.course-bottom a.view-details-btn:hover {
  background: #f2a51f;
  border-color: #f2a51f;
  color: #fff;
}

.course-bottom a.view-details-btn:hover i {
  color: #fff;
  transform: translateX(3px);
}
.article-content .section-header h2 {
  text-align: left;
}

.article-content ul li {
  line-height: 27px;
  margin-left: 17px;
  font-size: 15px;
  margin-bottom: 10px;
}

.article-category {
  display: inline-block;
  background: #f5a623;
  color: #151515;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  padding: 5px 10px;
  border-radius: 20px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.article-content h1 {
  font-size: 22px;
  line-height: 1.12;
  font-weight: 700;
  color: #202124;
  margin: 0 0 12px;
  max-width: 560px;
}

/* ================================
   ARTICLE SECTION
================================ */

.article-section {
  overflow: visible !important;
}

/* ================================
   SIDEBAR
================================ */

.sidebar {
  padding-left: 0;

  /* Sticky Sidebar */
  position: -webkit-sticky;
  position: sticky;
  top: 90px;

  /* Important for Bootstrap */
  align-self: flex-start;

  height: fit-content;
  z-index: 10;
}

.sidebar-box {
  background: #fff;
  padding: 44px 16px 0px;
}

.sidebar-box h2 {
  font-size: 20px;
  font-weight: 600;
  color: #153b63;
  margin: 0 0 8px;
}

/* ================================
   BOOTSTRAP PARENT FIX
================================ */

.article-section .row,
.article-section .col-lg-4 {
  overflow: visible !important;
}

/* ================================
   MOBILE
================================ */

@media (max-width: 991px) {
  .sidebar {
    position: static !important;
    top: auto;
  }
}

/* ================================
   COURSES
================================ */

.course-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.course-icon img {
  width: 40px;
}
.course-list li {
  border-bottom: 1px dashed #91b5c7;
}

.course-list li:last-child {
  border-bottom: 0;
}

.course-list a {
  display: flex;
  align-items: center;
  gap: 15px;
  min-height: 50px;
  text-decoration: none;
  color: #222;
  font-size: 15px;
  transition: 0.2s ease;
}

.course-list a:hover {
  color: #153b63;
}

/* ================================
   MORE LINKS
================================ */

strong {
  font-weight: 600;
}
.more-links {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.more-links a {
  padding: 10px 9px;
  border: 1px solid #e5e5e5;
  border-radius: 7px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  color: #252525;
  font-size: 15px;
  transition: all 0.2s ease;
}

.more-links a:hover {
  background: #f5f8fb;
  border-color: #153b63;
  color: #153b63;
  transform: translateX(2px);
}

.more-links a i {
  font-size: 9px;
  color: #222;
}

.more-links a:hover i {
  color: #153b63;
}

/* ================================
   TABLET
================================ */

@media (max-width: 991px) {
  .article-content {
    padding-right: 0;
  }

  .sidebar {
    padding-left: 0;
  }

  .article-content h1 {
    max-width: 100%;
  }
}

/* ================================
   MOBILE
================================ */

@media (max-width: 767px) {
  .article-section {
    padding: 15px 0 40px;
  }

  .article-content h1 {
    font-size: 24px;
  }

  .article-content p {
    font-size: 15px;
    line-height: 1.7;
  }

  .internal-banr {
    margin-top: 62px;
  }

  .article-intro {
    font-size: 11px;
  }

  .article-content h3 {
    font-size: 15px;
  }

  .sidebar-box {
    padding: 20px 15px;
  }

  .article-video {
    height: 200px;
  }
}
/* ================================
   TABLET
================================ */

@media (max-width: 991px) {
  .course-tabs-wrap {
    justify-content: center;
  }

  .course-img {
    height: 200px;
  }

  .course-content h3 {
    font-size: 19px;
  }
}

/* ================================
   MOBILE
================================ */

@media (max-width: 575px) {
  .course-section {
    padding: 30px 0;
  }

  .course-tabs-wrap {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 5px;
    margin-bottom: 25px;
  }

  .course-tabs {
    flex-wrap: nowrap;
    width: max-content;
  }

  .course-tabs .nav-link {
    white-space: nowrap;
    padding: 9px 17px;
    font-size: 13px;
  }

  .course-img {
    height: 190px;
  }

  .course-content {
    padding: 22px 20px;
  }

  .course-content h3 {
    font-size: 18px;
  }
}

/*--------------------------------------------------------------
# Index Page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/

.about {
  background-color: #f0faf9;
  padding: 40px;
}

.about .btn-read-more {
  line-height: 0;
  padding: 15px 40px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #4154f1;
  box-shadow: 0px 5px 25px rgba(65, 84, 241, 0.3);
}

.about .btn-read-more span {
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
}

.about .btn-read-more i {
  margin-left: 5px;
  font-size: 18px;
  transition: 0.3s;
}

.about .btn-read-more:hover i {
  transform: translateX(5px);
}

.banner-section .ban-inr {
  object-fit: contain;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #ffe3d5;
  margin: 8px auto;
  min-height: 242px;
}

/*--------------------------------------------------------------
# Values
--------------------------------------------------------------*/

.course-inr {
  display: inline-grid;
  padding: 4px;
}

.course {
  padding: 5px 15px 0px;
  border: 1px solid lightgrey;
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
  border-radius: 5px;
}

.course:hover {
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
  background-color: #7e0203;
  color: #fff;
}
.testimonil-slide-inr h4 {
  color: #7e0203;
  font-size: 20px;
}
.testimonil-slide-inr img {
  border-radius: 8px;
}
.testimonil-slide-inr .row {
  border-bottom: 1px dashed #ddd;
  padding: 20px 10px;
  margin-bottom: 20px;
}
ol li a {
  color: #7e0203;
  text-decoration: underline;
}
.course-inr h6 {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  color: #7e0203;
  margin-bottom: 10px;
}
.current-news .owl-item {
  background: #fff;
  color: #000;
  font-size: 16px;
  line-height: 27px;
  border-radius: 8px;
  padding: 30px;
}
.internal-img img {
  margin-top: 13px;
  border-radius: 6px;
}
.course-inr p {
  font-size: 15px;
}

.course-inr p:hover,
.course-inr h6:hover {
  color: #fff !important;
}
.course:hover h6 {
  color: #fff !important;
}
.course img {
  padding-top: 20px;
}

.course img:hover {
  color: #fff;
}

.values .box {
  padding: 30px;
  box-shadow: 0px 0 5px rgba(1, 41, 112, 0.08);
  text-align: center;
  transition: 0.3s;
  height: 100%;
}

.values .box img {
  padding: 30px 50px;
  transition: 0.5s;
  transform: scale(1.1);
}

.values .box h3 {
  font-size: 24px;
  color: #012970;
  font-weight: 700;
  margin-bottom: 18px;
}

.values .box:hover {
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
}

.values .box:hover img {
  transform: scale(1);
}

/* updates */

ol li,
ol li {
  line-height: 27px;
  font-size: 15px;
  margin-top: 10px;
}

ol li {
  background: url(../img/arrow-right.png) no-repeat scroll 0 5px transparent;
  background-size: 11px;
  line-height: 27px;
  padding-left: 19px;
  margin-bottom: 10px !important;
  list-style: none;
  font-size: 15px;
}
ol,
ul {
  padding-left: 0px;
}
img {
  max-width: 100%;
}
.news .recognize .card img {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
  min-height: 368px;
  height: 368px;
}

.news .recognize .card {
  position: relative;
  border-radius: 10px;
  text-align: center;
  /* height: 320px; */
  border: none;
  background: white;
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
}

.recognize h5 {
  font-size: 20px;
  color: #000;
  font-weight: 800;
}

.recognize .card-body span,
.card-body i {
  font-size: 13px;
  color: #7e0203;
  font-weight: 600;
}

.recognize .card-body p {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.recognize li {
  background: #fff;
  margin: 3px;
  border-radius: 10px;
  list-style: none;
  border: 2px solid #0b2545;
}

/* .news .owl-dots {
  display: none;
} */

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background: #0b2545 !important;
  width: 35px;
  height: 35px;
  color: #fff !important;
}

.learn-online {
  background-color: #ffe5dd;
  padding: 15px;
  text-align: justify;
}
.count-box img {
  float: left;
  width: 65px;
}
.learn-online img {
  width: 260px;
}

.learn-inr h4 {
  color: #7e0203;
  font-size: 25px;
  font-weight: 600;
}
.learn-inr p {
  color: #000;
  font-size: 17px;
  line-height: 29px;
}

.person-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.person-card img {
  width: 100%;
  height: 300px;
  border-radius: 20px;
  object-fit: cover;
}

.modal-content {
  border-radius: 20px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
  background: #f7fcff;
  position: relative;
}

.modal-content h5 {
  color: #0b2545;
  font-size: 1.3rem;
}

.modal-content p {
  line-height: 1.7;
}

.modal-btn {
  background-color: #0b2545;
  border: none;
  color: #fff;
  border-radius: 30px;
  transition: all 0.3s ease;
}

.modal-btn:hover {
  background-color: #f2a51f;
  color: #fff;
}

.custom-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: #f2a51f;
  opacity: 1;
  border-radius: 50%;
  padding: 8px;
  --bs-btn-close-color: #fff;
  font-size: 0.8rem;
  line-height: 1;
  transition: background-color 0.3s ease;
  color: #fff;
}

.custom-close:hover {
  background-color: #f2a51f;
}

.plus-icon {
  position: absolute;
  bottom: 15px;
  right: 20px;
  background: white;
  color: black;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}

.plus-icon:hover {
  background: #f4ad38;
  color: #fff;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/

.counts .count-box {
  display: flex;
  align-items: center;
  padding: 30px;
  width: 100%;
  text-align: center;
  /* box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08); */
}

.count-inr .count-box {
  background: #7e0203;
  border-radius: 5px;
}

.counts .count-box i {
  font-size: 42px;
  line-height: 0;
  margin-right: 20px;
  color: #4154f1;
}

.counts .count-box span {
  font-size: 40px;
  display: block;
  font-weight: 500;
  color: #fff;
  text-align: center;
  font-family: "Sylfaen";
}

.counts .count-box p {
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin-left: 10px;
}
.footer-contact strong {
  position: absolute;
  left: -2px;
  /* top: 2px; */
}
.footer-contact li {
  list-style: none;
  margin-bottom: 0px;
  line-height: 27px;
  padding-left: 18px;
  position: relative;
}
.current-affairs-section {
  width: 100%;
  background: #fff;
}

.current-affairs-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 333px;
  gap: 70px;
  align-items: stretch;
}

/* =========================
   LEFT SIDE
========================= */

.current-affairs-left h2 {
  text-align: left;
}

/* =========================
   LIST
========================= */

.ca-list {
display: flex;
    flex-direction: column;
    gap: 8px;
    height: 475px;
    overflow-y: auto;
}

.ca-item {
  min-height: 55px;
  width: 100%;
  border: 1px solid #dfe4ea;
  border-radius: 13px;
  display: flex;
  align-items: center;
  background: #fff;
  transition: all 0.2s ease;
}

.ca-item:hover {
  border-color: #c7d0db;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
}

/* DATE */

.ca-date {
  width: 80px;
  min-width: 80px;
  text-align: center;
  border-right: 1px solid #e1e5ea;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
}

.ca-date strong {
  color: #102c4b;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

.ca-date span {
  color: #9ba5b2;
  font-size: 9px;
  letter-spacing: 0.3px;
}

/* CONTENT */

.ca-content {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 0 15px;
}

.ca-title {
  color: #101827;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
}

/* BADGES */

.ca-badge {
  flex-shrink: 0;
  padding: 4px 9px;
  border-radius: 20px;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
}

.ca-badge.quiz {
  background: #092d53;
}

.ca-badge.editorial {
  background: #941f2e;
}

.ca-badge.free {
  background: #00a968;
}

/* ARROW */

.ca-arrow {
  width: 48px;
  min-width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ca-arrow i {
  color: #111c2b;
  font-size: 13px;
}

/* =========================
   RIGHT CARD
========================= */

.coaching-card {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  border-radius: 17px 17px 0 0;
  padding: 30px 28px 50px;

  background: linear-gradient(180deg, #0b2545 0%, #1a3a6b 100%);

  color: #fff;
}

.coaching-badge {
  display: inline-block;
  padding: 5px 15px;
  margin-bottom: 18px;
  border-radius: 20px;
  background: #f4ad38;
  color: #071c34;
  font-size: 15px;
  font-weight: 600;
}

.coaching-card h3 {
  position: relative;
  z-index: 2;
  margin: 0 0 15px;
  color: #fff;
  font-size: 30px;
  line-height: 1.35;
  font-weight: 700;
}

.coaching-card p {
  position: relative;
  z-index: 2;
  max-width: 260px;
  margin: 0 0 18px;
  color: #fff;
  font-size: 15px;
  line-height: 1.6;
}

.coaching-card ul {
  position: relative;
  z-index: 2;
  list-style: none;
  padding: 0;
  margin: 0;
}

.coaching-card li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 15px;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.35;
}

.coaching-card .check {
  color: #fff;
  font-size: 17px;
  line-height: 1;
  margin-top: 1px;
}

.coaching-card li strong {
  display: block;
  color: #f2a51f;
  font-size: 15px;
  font-weight: 500;
  margin-top: 2px;
}

/* PERSON IMAGE */
.coaching-person {
  position: absolute;
  width: 322px;
  height: auto;
  right: 8px;
  bottom: -58px;
  opacity: 0.9;
  object-position: center bottom;
  z-index: 1;
  pointer-events: none;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 991px) {
  .current-affairs-row {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .coaching-card {
    min-height: 400px;
  }

  .coaching-person {
    right: 30px;
  }
}

@media (max-width: 767px) {
  .current-affairs-section {
    padding: 20px 0 30px;
  }

  .current-affairs-left h2 {
    font-size: 27px;
  }

  .ca-subtitle {
    font-size: 14px;
    margin-bottom: 25px;
  }

  .ca-item {
    min-height: 70px;
  }

  .ca-date {
    width: 58px;
    min-width: 58px;
  }

  .ca-content {
    gap: 6px;
    padding: 8px 8px;
    flex-wrap: wrap;
  }

  .ca-title {
    font-size: 12px;
  }

  .ca-arrow {
    width: 35px;
    min-width: 35px;
  }

  .coaching-card {
    padding: 25px 22px 16px;
  }

  .coaching-card h3 {
    font-size: 23px;
  }

  .coaching-card li strong,
  .coaching-badge {
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .current-affairs-left h2 {
    font-size: 24px;
  }

  .ca-subtitle {
    font-size: 13px;
    margin-bottom: 20px;
  }

  .ca-date {
    width: 52px;
    min-width: 52px;
  }

  .ca-date strong {
    font-size: 16px;
  }

  .ca-content {
    display: block;
    padding: 9px 6px;
  }

  .ca-badge {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 3px;
    font-size: 9px;
  }

  .ca-title {
    font-size: 13px;
  }

  .ca-arrow {
    width: 30px;
    min-width: 30px;
  }
}
/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

.vid-gallery .gallery {
  position: relative;
  padding: 0px;
  margin-bottom: 24px;
}

.vid-gallery .gallery img {
  width: 100%;
  padding: 0px;
  height: 250px;
}

.vid-gallery .gallery h5 {
  position: absolute;
  min-height: 51px;
  z-index: 999;
  bottom: -21px;
  font-size: 15px;
  color: #fff;
  width: 100%;
  left: 0px;
  padding: 10px 18px;
  background-color: #0858ce;
}

.video-gallery #video_1 {
  border-radius: 5px;
}

.media-gallery .col-lg-3 {
  padding: 0px 7px;
}
.media-gallery .portfolio-wrap img {
  min-height: 230px;
  height: 300px;
  object-fit: cover;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #f0c1c1;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  background: white;
  border-radius: 50px;
  padding: 2px 15px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 20px 10px 20px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  color: #444444;
  margin: 0 4px 8px 4px;
  transition: 0.3s;
  border-radius: 50px;
  border: 1px solid #fff;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #4154f1;
  border-color: #4154f1;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(255, 255, 255, 0.75);
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap img {
  transition: 1s;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.portfolio .portfolio-wrap .portfolio-info::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 35px;
  left: 35px;
  border-top: 3px solid rgba(1, 41, 112, 0.2);
  border-left: 3px solid rgba(1, 41, 112, 0.2);
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info::after {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 35px;
  right: 35px;
  border-bottom: 3px solid rgba(1, 41, 112, 0.2);
  border-right: 3px solid rgba(1, 41, 112, 0.2);
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #012970;
  font-weight: 700;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #012970;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #fff;
  background: #ed3c0d;
  margin: 10px 2px;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a i {
  font-size: 24px;
  line-height: 0;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  background: #ed3c0d;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.1);
}

.portfolio .portfolio-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info::before {
  top: 15px;
  left: 15px;
}

.portfolio .portfolio-wrap:hover .portfolio-info::after {
  bottom: 15px;
  right: 15px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #4154f1;
}

.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #4154f1;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/

.section-heading p {
  margin: 0;
  color: #66707c;
  font-size: 10px;
}

/* Swiper */

.testimonials-slider {
  width: 92%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 0 30px;
}

.testimonials-slider .swiper-wrapper {
  align-items: stretch;
}

.testimonials-slider .swiper-slide {
  height: auto;
  box-sizing: border-box;
}

/* Card */

.testimonial-card {
  box-sizing: border-box;
  width: 100%;
  min-height: 145px;

  background: #fff;

  border: 1px solid #e5e7eb;
  border-radius: 8px;

  padding: 13px 16px;

  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
}

/* Stars */

.stars {
  color: #f5a623;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 8px;
}

/* Pagination */

.section-heading {
  text-align: center;
  margin-bottom: 10px;
}

.section-heading p {
  margin: 0;
  color: #69727d;
  font-size: 10px;
  font-weight: 400;
}

/* =========================================
   IMPORTANT SWIPER LAYOUT
========================================= */

.testimonials-slider .swiper-wrapper {
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch;
}

.testimonials-slider .swiper-slide {
  flex-shrink: 0;
  height: auto;
  position: relative;
}

/* =========================================
   CARD
========================================= */

.testimonial-card {
  width: 100%;
  height: 100%;
  /* min-height: 143px; */
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 17px 20px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
}

/* =========================================
   TEXT
========================================= */

.testimonial-text {
  margin: 0;
  color: #252a30;
  font-size: 15px;
  line-height: 27px;
  font-style: italic;
  font-weight: 400;
}

/* =========================================
   AUTHOR
========================================= */

.testimonial-author {
  display: flex;
  align-items: center;
  margin-top: 18px;
}

.testimonial-author img {
  display: block;
  width: 28px;
  height: 28px;

  flex-shrink: 0;

  border-radius: 50%;
  object-fit: cover;

  margin-right: 8px;
}

.author-info {
  display: flex;
  flex-direction: column;
}

.author-info span {
  color: #f28c00;
  font-size: 10px;
  line-height: 1.2;
  font-weight: 600;
}

/* =========================================
   PAGINATION
========================================= */

/* ========================================
   SWIPER CONTAINER
======================================== */

.testimonials-slider {
  position: relative !important;
  width: 92%;
  max-width: 1160px;
  margin: 20px auto 0;
  /* Space for pagination */
  padding-bottom: 45px !important;

  overflow: hidden !important;
}

/* ========================================
   SWIPER WRAPPER
======================================== */

.testimonials-slider .swiper-wrapper {
  display: flex !important;
  align-items: stretch;
}

/* ========================================
   SLIDES
======================================== */

.testimonials-slider .swiper-slide {
  height: auto;
  flex-shrink: 0;
}

/* ========================================
   PAGINATION
======================================== */

.testimonials-slider .swiper-pagination {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 10px !important;
  width: 100% !important;
  height: 12px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  z-index: 0 !important;
  visibility: visible !important;
}

/* ========================================
   BULLETS
======================================== */

.testimonials-slider .swiper-pagination-bullet {
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  margin: 0 4px !important;
  padding: 0 !important;
  border-radius: 50% !important;
  background: #c8ccd1 !important;
  opacity: 1 !important;
  cursor: pointer;
}

.testimonials-slider .swiper-pagination-bullet-active {
  background: #f5a623 !important;
}

/* ========================================
   MOBILE
======================================== */

.leadership h4 {
  font-size: 20px;
  color: #0b2545;
  line-height: 27px;
}

.why-pcsa h4 {
  font-size: 20px;
  color: #0b2545;
  margin-top: 10px;
}
.our-story-img img {
  border-radius: 8px;
}
.yoga-slide h5 {
  font-size: 18px;
  margin-top: 5px;
  font-style: italic;
  margin-bottom: 10px;
}
.current-news h6 {
  text-align: center !important;
}
.testimonials-item p {
  width: 100%;
  margin: 0px auto;
  font-size: 16px;
  line-height: 28px;
  font-style: italic;
}
.current-news .container {
  padding: 0px 70px;
}
.current-news .owl-nav button.owl-next,
.current-news .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  background: #012970 !important;
}
.current-news .owl-nav button.owl-next {
  right: -74px;
}
.current-news .owl-nav button.owl-prev {
  left: -74px;
}
/* .testimonials .swiper-slide {
  opacity: 0.3;
} */

@media (max-width: 1199px) {
  /* .testimonials .swiper-slide-active {
    opacity: 1;
  } */

  .testimonials .swiper-pagination {
    margin-top: 0;
  }
}

/* @media (min-width: 1200px) {
  .testimonials .swiper-slide-next {
    opacity: 1;
    transform: scale(1.12);
  } */

.testimonial-item img {
  transition: transform 0.3s ease-out;
  display: block;
  margin: 0 auto;
}

.testimonial-item:hover img {
  transform: translateY(-10px); /* Move up by 10px on hover */
}

.testimonial-item:hover {
  box-shadow: 0px 0 40px rgba(1, 41, 112, 0.08);
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
  background: #fff;
  padding: 60px 0;
}

.team .member {
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
  transition: 0.3s;
}

.team .member .member-img {
  position: relative;
  overflow: hidden;
}

.team .member .member-img:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: url(../img/team-shape.svg) no-repeat center bottom;
  background-size: contain;
  z-index: 1;
}

.team .member .social {
  position: absolute;
  right: -100%;
  top: 30px;
  opacity: 0;
  border-radius: 4px;
  transition: 0.5s;
  background: rgba(255, 255, 255, 0.3);
  z-index: 2;
}

.team .member .social a {
  transition: color 0.3s;
  color: rgba(1, 41, 112, 0.5);
  margin: 15px 12px;
  display: block;
  line-height: 0;
  text-align: center;
}

.team .member .social a:hover {
  color: rgba(1, 41, 112, 0.8);
}

.team .member .social i {
  font-size: 18px;
}

.team .member .member-info {
  padding: 10px 15px 20px 15px;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #012970;
}

.team .member .member-info span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #aaaaaa;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  padding-top: 15px;
  line-height: 26px;
  color: #5e5e5e;
}

.team .member:hover {
  transform: scale(1.08);
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}

.team .member:hover .social {
  right: 8px;
  opacity: 1;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .clients-slider .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
}

.clients .clients-slider .swiper-slide img:hover {
  opacity: 1;
}
.courses-slide table {
  margin-bottom: 25px;
}
.courses-slide th {
  background: #012970;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
}
.courses-slide th,
.courses-slide td {
  padding: 7px;
  border: 1px solid #e4e8f0;
}
.courses-slide td {
  font-size: 15px;
}
.table-responsive {
  width: 100%;
  overflow-x: auto;
}

.program-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  border: 1px solid #ddd;
}

.program-table thead th {
  background: #012970;
  color: #fff;
  padding: 15px 12px;
  text-align: left;
  font-weight: 600;
  border: 1px solid #ddd;
}

.program-table tbody td {
  padding: 12px 12px;
  border: 1px solid #ddd;
  vertical-align: top;
  color: #333;
  line-height: 1.8;
}

.program-table tbody tr:nth-child(even) {
  background: #f8f9fa;
}

.program-table tbody tr:hover {
  background: #eef5ff;
  transition: 0.3s;
}
.text-muted {
  color: rgb(0 0 0) !important;
}
/* Responsive */
@media (max-width: 768px) {
  .faculty-left {
    width: 100%;
  }
  .faculty-right {
    width: 100%;
  }

  .messages h6 {
    width: 100%;
  }
  .modal-content h5 {
    font-size: 17px;
  }
  .messages .col-md-3 {
    width: 50% !important;
    padding: 7px;
  }
  .current-news .container {
    padding: 0px 10px;
  }
  .program-table {
    min-width: 700px;
  }

  .program-table th,
  .program-table td {
    padding: 12px 10px;
    font-size: 14px;
  }
}
.module-list li {
  background: no-repeat;
  background-color: #fffaf8;
  padding: 7px;
  width: 100%;
  text-align: center;
  margin: 7px 10px;
  list-style: none;
  border-radius: 8px;
  font-size: 17px;
  font-weight: 500;
  float: left;
  border: 1px solid #f8e4e4;
}
.ftp-slide ol {
  margin-bottom: 30px;
}
.ftp-slide h5 {
  font-weight: 600;
  font-size: 22px;
}
.ftp-slide h6 {
  font-weight: 600;
  font-size: 18px;
}
.facilities-inr {
  margin-top: 20px;
}
.facilities p {
  text-align: justify;
}

.clients .clients-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.clients .clients-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #4154f1;
}

.clients .clients-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #4154f1;
}

.leadership img {
  border-radius: 8px;
}

.leadership {
  background-color: #f8f6fc;
}

/* .leadership .row {
  background-color: #fff;
  padding: 30px;
  border-radius: 5px;
} */

.leadership h5 {
  font-size: 18px;
  font-weight: 600;
}

.faq .accordion-button {
  background-color: #7e0203;
  color: #ffff;
  font-size: 24px;
  font-weight: 600;
  padding: 10px 10px !important;
}

.faq .accordion-body {
  background-color: #e2a83d24;
}

.accordion-button:not(.collapsed) {
  background-color: none !important;
  box-shadow: none;
}

.accordion-button:focus {
  box-shadow: none;
}

.blog-content h4 {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  background: #f3f3f3;
  padding: 30px;
  min-height: 225px;
}

.contact .info-box i {
  font-size: 38px;
  line-height: 0;
  color: #0b2545;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #f2a51f;
  /* font-weight: 700; */
  margin: 20px 0 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  background: #fafbff;
  padding: 30px;
  height: 100%;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 0;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #7e0203;
}

.contact .php-email-form input[type="text"],
.contact .php-email-form input[type="email"] {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}
.make-payment th,
.make-payment td {
  text-align: left;
  padding: 10px;
  font-size: 15px;
  background: #fff;
  color: #000;
}
.make-payment th {
  width: 30%;
  color: #0b2545;
}
.contact .php-email-form button[type="submit"] {
  background: #012970;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}
.btn.submitt {
  background: #012970;
  border: 1px solid#012970;
  padding: 8px 12px;
}
.btn.btn-success {
  background: #012970;
  border: 1px solid#012970;
  padding: 8px 12px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #012970;
}

.contact a {
  color: #000;
  text-decoration: underline;
}

.contact a:hover {
  color: #f2a51f;
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.vacancy-form input:focus,
.vacancy-form textarea:focus,
.vacancy-form .form-select option:focus {
  border-color: #7e0203;
  box-shadow: none;
}

.vacancy-form .btn {
  background-color: #7e0203;
  color: #fff;
}

/* ==============================
   PROGRAM STRUCTURE
================================= */

.program-section {
  background: #f8f6fc;
}

/* Cards Wrapper */
.program-wrapper {
  position: relative;
}
/* Program Card */
.program-card {
  position: relative;
  z-index: 1;
  height: 100%;
  /* min-height: 245px; */
  padding: 20px;
  background: #fff;
  border: 1px solid #072d4c3d;
  text-align: center;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  align-items: center;
  transition: all 0.3s ease;
}

.program-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
}

.program-card h5 {
  font-size: 15px;
  margin-bottom: 0px;
  color: #153b63;
}

/* Number Box */
.program-number {
  width: 48px;
  height: 48px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #faf8ff;
  border-radius: 8px;
  color: #0b2545;
  font-size: 25px;
  font-weight: 700;
}

/* Card Heading */
.program-card h3 {
  margin: 0 0 2px;
  color: #071a36;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
}

/* Duration */
.program-duration {
  display: block;
  margin-bottom: 14px;
  color: #d08a0b;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

/* Card Description */
.program-card p {
  margin: 0;
  font-size: 15px;
  line-height: 1.65;
}

/* Bottom Section */
.program-bottom {
  margin-top: 30px;
}

.program-bottom h4 {
  margin: 0 0 8px;
  color: #071a36;
  font-size: 22px;
  font-weight: 600;
}

.program-bottom p strong {
  font-weight: 700;
  margin-right: 3px;
}

.team-sanrkashak .team-content {
  padding: 10px;
  margin-bottom: 20px;
  min-height: 110px;
}

.our-team .row {
  padding: 0px 10%;
}
.our-team h5 {
  font-weight: 600;
  font-size: 15px;
  color: #0b2545;
  margin-top: 7px;
  line-height: 22px;
  text-align: center;
}

.our-team p {
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 0px;
}

.team-content p {
  text-align: center;
}

/* ==============================
   TABLET
================================= */

@media (max-width: 991px) {
  .program-section {
    padding: 30px 0;
  }

  .program-card {
    min-height: 270px;
    padding: 15px 10px;
  }
}

/* ==============================
   MOBILE
================================= */

@media (max-width: 767px) {

  .mentor-ship {
  font-size: 16px;
}
  .program-heading h2 {
    font-size: 21px;
  }

  .program-heading p {
    font-size: 11px;
  }

  .program-wrapper::before {
    display: none;
  }

  .program-card {
    min-height: auto;
    padding: 22px 20px;
  }

  .program-number {
    margin-bottom: 14px;
  }

  .program-card h3 {
    font-size: 15px;
  }

  .program-duration {
    font-size: 11px;
    margin-bottom: 12px;
  }

  .program-card p {
    max-width: 320px;
    font-size: 14px;
    line-height: 1.7;
  }

  .program-bottom {
    margin-top: 28px;
  }

  .leadership h3{
    font-size: 22px;
    margin-top: 20px;
  }

  .leadership h4 {
    font-size: 18px;
  }

  .courses-slide h5 {
    margin-bottom: 15px;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
  background: #051021;
  padding: 0 0 30px 0;
  font-size: 14px;
  color: #fff;
}

.footer-info img {
  max-width: 234px;
  margin-bottom: 10px;
}

.footer .footer-newsletter {
  padding: 12px 0 12px;
}

.footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  color: #012970;
}

.footer .footer-newsletter form {
  margin-top: 0px;
  background: #fff;
  padding: 4px 0px;
  position: relative;
  border-radius: 4px;
  border: 1px solid #e1ecff;
}

.footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 8px;
  width: calc(100% - 140px);
}

.footer .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 30px;
  margin: 3px;
  background: #4154f1;
  color: #fff;
  transition: 0.3s;
  border-radius: 4px;
}

.footer .footer-newsletter form input[type="submit"]:hover {
  background: #5969f3;
}

.footer .footer-top {
  border-top: 1px solid #e1ecff;
  border-bottom: 1px solid #363636;
  padding: 42px 0 11px 0;
  color: #fff;
}

.footer-newsletter {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 10px 0;
}

.newsletter-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 17px;
}

.newsletter-content {
  text-align: left;
}

.newsletter-content h6 {
  margin: 0 0 2px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
}

.newsletter-content p {
  margin: 0;
  color: #8994a5;
  font-size: 12px;
  line-height: 1.3;
}

.newsletter-form {
  display: flex;
  align-items: center;
  gap: 32px;
}

.newsletter-form input::placeholder {
  color: #7d8795;
}

.newsletter-form button {
  height: 37px;
  padding: 0px 16px;
  border: 0;
  border-radius: 7px;
  background: #f2a93b;
  color: #071525;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.newsletter-form button:hover {
  background: #ffbd52;
  transform: translateY(-1px);
}

:focus-visible {
  outline: -webkit-focus-ring-color auto 0px !important;
}

@media (max-width: 992px) {
  .footer .footer-top {
    background-position: center bottom;
  }
}

.footer .footer-top .footer-info {
  margin-bottom: 30px;
}

.footer .footer-top .footer-info .logo {
  line-height: 0;
  margin-bottom: 15px;
}

.footer .footer-top .footer-info .logo img {
  max-height: 62px;
  margin-right: 6px;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
}

.footer .footer-top .footer-info .logo span {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  font-family: "Nunito", sans-serif;
  margin-top: 3px;
}

.footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  color: #fff;
}

.footer .footer-top .social-links a {
  font-size: 20px;
  display: inline-block;
  color: rgba(1, 41, 112, 0.5);
  line-height: 0;
  margin-right: 10px;
  transition: 0.3s;
}

.footer .footer-top .social-links a:hover {
  color: #012970;
}

.footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

.footer .footer-top .footer-links {
  margin-bottom: 30px;
}

.footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #d0d4fc;
  font-size: 12px;
  line-height: 0;
}

.footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

.footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

.footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

.footer .footer-top .footer-links ul a:hover {
  color: #f2a51f;
}

.footer .footer-top .footer-contact p {
  line-height: 26px;
  font-size: 14px;
}

.footer .copyright {
  text-align: center;
  padding-top: 9px;
  color: #fff;
  margin-bottom: -21px;
  font-size: 13px;
}

.footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

.footer .social-links i {
  color: #fff;
}

.footer .logo {
  width: 40%;
}

.division img {
  position: absolute;
  right: 0px;
}

.division-1 img {
  position: absolute;
  left: 0px;
}

@media screen and (max-width: 768px) {
  .ticker marquee {
    float: left;
    width: 70%;
  }
  .tabs .content {
    top: 114px;
  }
  .couses-lside p a {
    padding: 8px 10px;
    margin-left: 5px;
  }
  .couses-lside li {
    width: 100%;
  }
  .services-style1__single-content {
    min-height: 180px !important;
  }
  .top-course {
    min-height: 180px !important;
  }
  .modal-dialog {
    max-width: 100% !important;
  }

  .ticker a {
    font-size: 13px;
  }
  .ticker h6 {
    width: 30%;
    font-size: 13px;
  }
  .fixed-top {
    position: fixed;
    top: 0px;
  }
  .hero {
    padding-top: 67px;
  }
  #hero .carousel-control-next,
  #hero .carousel-control-prev {
    top: 55%;
  }
  #hero .carousel-control-next-icon,
  #hero .carousel-control-prev-icon {
    padding: 15px !important;
    background-size: 14px !important;
  }
  #hero .carousel-control-prev {
    left: 81%;
  }
  #hero .carousel-control-next {
    right: 5%;
  }

  .section-header h6 {
    font-size: 15px;
    padding-bottom: 8px;
    line-height: 26px;
  }
  .top-header {
    display: none;
  }
  .header {
    padding: 4px 0px;
  }

  .header .logo img {
    max-height: 57px;
    width: auto;
  }

  .footer-contact li {
    text-align: left;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    padding: 15px;
  }

  h2 {
    font-size: 30px;
  }

  .section-header h6 {
    width: 100%;
  }

  .course {
    margin: 5px;
  }

  .course-inr {
    padding: 1px;
  }

  .course-inr h6 {
    font-size: 17px;
  }

  p {
    font-size: 15px;
  }

  .learn-inr p {
    font-size: 16px;
  }

  h3 {
    font-size: 25px;
  }

  .innerheader .breadcrumbs {
    top: 52%;
  }

  .breadcrumbs h1 {
    font-size: 20px;
  }

  .breadcrumbs li {
    font-size: 12px;
    margin-top: -10px;
  }

  .innerheader {
    margin-top: 82px;
  }

  .section-header p {
    width: 95%;
  }

  .breadcrumbs h2,
  .breadcrumbs h1 {
    display: none;
  }

  .faq .accordion-button {
    font-size: 20px !important;
  }

  .about h3 {
    font-size: 23px;
  }

  .faclty-inr {
    order: 1;
  }

  .image-test {
    order: 2;
  }

  .ftp-slide h5 {
    font-size: 15px;
  }

  h2 {
    font-size: 22px;
  }

  .study-resources-section {
    padding: 40px 0;
  }

  .study-heading {
    margin-bottom: 30px;
  }

  .course-section .col-lg-3 {
    width: 50%;
  }

  .study-heading h2 {
    font-size: 26px;
  }

  .study-heading p {
    font-size: 14px;
    line-height: 1.6;
  }

  .resource-card {
    min-height: auto;
    padding: 22px;
  }

  .testimonials-section .container {
    width: 88%;
  }

  .section-heading {
    margin-bottom: 15px;
  }

  .section-heading p {
    font-size: 11px;
  }

  .testimonial-card {
    min-height: 155px;
    padding: 15px;
  }

  .stars {
    font-size: 12px;
    margin-bottom: 9px;
  }

  .testimonial-text {
    font-size: 15px;
    line-height: 1.6;
  }

  .testimonial-author {
    margin-top: 12px;
  }

  .testimonial-author img {
    width: 30px;
    height: 30px;
  }

  .author-info h4 {
    font-size: 13px;
  }

  .author-info span {
    font-size: 10px;
  }
  .our-story {
    padding: 0px;
  }
}

@media (max-width: 767px) {
  .top-navbar ul li > a {
    padding: 5px 11px;
    font-size: 12px;
    font-weight: 500;
  }

  .top-navbar ul li > a.active {
    margin-right: 0px;
    display: none;
  }
  .testimonials-slider {
    width: 90%;
    padding-bottom: 40px !important;
  }

  .language-switch {
    height: 33px;
  }
  .language-switch a {
    height: 29px;
    padding: 0px 7px;
  }
}

/* ================================
   RESPONSIVE
================================ */

@media (max-width: 991px) {
  .study-heading {
    margin-bottom: 35px;
  }

  .study-heading h2 {
    font-size: 29px;
  }

  .resource-card {
    min-height: 190px;
  }
}

@media (max-width: 575px) {
  .study-heading h2 {
    font-size: 24px;
  }

  .study-heading p {
    font-size: 14px;
  }

  .resource-card {
    border-radius: 14px;
  }
}

/* MOBILE */
@media (max-width: 575px) {
  .course-content {
    padding: 20px;
  }

  .course-content h3 {
    font-size: 14px;
  }

  .course-info {
    font-size: 13px;
  }

  .course-bottom a.view-details-btn i {
    font-size: 12px;
  }

  .faultis-slides .owl-nav {
    top: -31px;
  }
  .faultis-slides .owl-carousel .owl-nav button.owl-next,
  .faultis-slides .owl-carousel .owl-nav button.owl-prev {
    width: 30px;
    height: 30px;
  }
  .video-play-btn {
    width: 48px;
    height: 48px;
  }

  .faculty-content h5 {
    font-size: 15px;
  }

  .other-info {
    padding-left: 0;
    font-size: 14px;
  }

  .course-bottom {
    justify-content: flex-start;
  }

  .course-bottom a.view-details-btn {
    padding: 6px 4px;
    font-size: 13px;
  }
}
