@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&amp;display=swap");
body {
  padding: 0;
  margin: 0 auto;
  font-size: 16px;
  font-family: "Heebo", sans-serif;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.no-pad {
  padding: 0;
}

.no-marg {
  margin: 0 auto;
}

a, a:active, a:focus {
  outline: 0;
}

/*input border */
input:focus, textarea:focus, select:focus, button:focus {
  outline: none;
}

input:focus, textarea:focus, select:focus, button:focus {
  outline: none;
}

.btn.focus, .btn:focus {
  box-shadow: none !important;
}

/*input border */
/*Header sticky*/
#header_container {
  transition: top 0.3s;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  background:none;
  z-index: 999;
  width: 100%;
  margin: 0px auto;
  border-radius: 0;
}

#header_container.hide-nav {
  top: -200px;
}

.top-hegt-space {
  margin-top: 85px;
}

/*Header sticky*/
::-moz-placeholder {
  color: #cacaca;
  opacity: 9;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #333;
  opacity: 1;
}

::placeholder { /* Most modern browsers support this now. */
  color: #333;
}

.zoom:hover {
  transform: scale(1.2);
  transition: transform 0.6s;
}

.zoom {
  padding: 0;
  transition: transform 0.6s;
  margin: 0 auto;
}

ul {
  margin: 0px auto;
  padding: 0;
}

ul li {
  list-style: none;
}

.widget ul li::before {
  content: url(../images/right-icon.png);
  left: 0;
  position: absolute;
  padding-left: 4px;
  color: #707070;
  font-size: 14px;
}

.widget ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}

.widget ul li {
  margin-bottom: 3px;
  padding-left: 29px;
  position: relative;
  line-height: 29px;
  font-size: 16px;
  text-align: justify;
}

.widget_01 ul li::before {
  content: url(../images/chck-icoin.png);
  left: 0;
  position: absolute;
  padding-left: 4px;
  color: #707070;
  font-size: 14px;
  top: 3px;
}

.widget_01 ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}

.widget_01 ul li {
  margin-bottom: 3px;
  padding-left: 22px;
  position: relative;
  line-height: 29px;
  font-size: 16px;
}

#top-menus-01 {
  background: #01026e;
  color: #fff;
  padding: 0px 0px;
  font-size: 15px;
}
#top-menus-01 .top-mennu-lists ul li {
  list-style: none;
  display: inline-block;
  text-transform: uppercase;
  padding-left: 16px;
}
#top-menus-01 .top-hder-dflx {
  display: flex;
  justify-content: space-between;
  padding: 0 60px;
}
#top-menus-01 .owl-carousel .owl-stage {
  display: flex !important;
}
#top-menus-01 .dropdown-menu li a {
  padding: 7px 13px !important;
  border-bottom: 1px solid #dbdbdb !important;
  float: left !important;
  width: 100% !important;
}
#top-menus-01 .dropdown-menu {
  width: 200px;
  padding: 0;
}
#top-menus-01 .dropdown-toggle {
  background: #01026e;
  border: 1px solid #01026e;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0px;
}
#top-menus-01 .dropdown-menu li a:hover {
  padding: 7px 13px !important;
  border-bottom: 1px solid #dbdbdb !important;
  float: left !important;
  background: #F5AF01 !important;
  color: #fff !important;
  width: 100% !important;
}
#top-menus-01 .dropdown-menu li {
  float: left !important;
  width: 100% !important;
  padding-left: 0 !important;
}
#top-menus-01 .custom-dropdown {
  position: relative;
  width: auto;
}
#top-menus-01 .dropdown-btn {
  width: 100%;
  padding: 3px 15px;
  background: #01026e;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
}
#top-menus-01 .dropdown-list {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
  margin-top: 5px;
  padding: 0;
  list-style: none;
  z-index: 9999;
}
#top-menus-01 .dropdown-list li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #333;
}
#top-menus-01 .dropdown-list li a:hover {
  background: #f1f1f1;
}
#top-menus-01 .arrow {
  font-size: 12px;
}
#top-menus-01 .custom-dropdown::after {
  display: inline-block;
  top: 21px;
  margin-left: 1.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.4em solid;
  border-right: 0.4em solid transparent;
  border-bottom: 0;
  border-left: 0.4em solid transparent;
  right: -5px;
  color: #fff !important;
}
#top-menus-01 #menu1 {
  width: 194px !important;
}
#top-menus-01 #menu2 {
  width: 194px !important;
}
#top-menus-01 .iso-text-para p {
  margin: 8px auto;
}
#top-menus-01 #menu2 li {
  margin: 0px auto !important;
  float: left !important;
  width: 100% !important;
  padding-left: 0 !important;
}
#top-menus-01 #menu1 li {
  margin: 0px auto !important;
  float: left !important;
  width: 100% !important;
  padding-left: 0 !important;
}

#logo-mennu-item {
  position: relative;
  padding: 9px 0;
}
#logo-mennu-item .menu-logo-inside {
  display: flex;
  justify-content: space-between;
  padding: 0 21px;
}
#logo-mennu-item .logo-st-francis {
  width: 523px;
}
#logo-mennu-item .main-menu-top {
  width: auto;
  padding-left: 0;
  margin-top: 14px !important;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1570px;
  }
}
#main-bnanner-video-img {
  position: relative;
  /*.grdnt-ovrly { background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 99%); position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; z-index: 9; height: 42%; }*/
}
#main-bnanner-video-img .swiper {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0px auto;
  border-radius: 0;
  overflow: hidden;
}
#main-bnanner-video-img .swiper-slide img, #main-bnanner-video-img .swiper-slide video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#main-bnanner-video-img .swiper-slide {
  height: 100vh;
}
#main-bnanner-video-img .box-announcmnt-1 h2 {
  font-size: 29px;
  font-weight: bold;
  line-height: 44px;
  margin-bottom: 14px;
}
#main-bnanner-video-img .box-announcmnt-1 {
  height: auto;
  text-align: center;
  background: rgba(255, 255, 255, 0.92);
  color: #000;
  position: absolute;
  bottom: 107px;
  z-index: 2;
  right: 104px;
  padding: 42px 49px;
  width: 33%;
  border-radius: 26px;
}
#main-bnanner-video-img .apply-now-announc {
  background: #F5AF01;
  border: 1px solid #F5AF01;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 9px 21px;
}

.menu-link_22 {
  text-transform: uppercase;
}

.main-banner-ontop {
  position: relative;
}

.progm-list-heding_main h6 {
  background: #F5AF01;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 3px 5px;
}

.progm-list-heding_main h1 {
  color: #01026e;
  font-size: 47px;
  font-weight: 300;
  margin: 0px auto 9px;
  line-height: 59px;
}

.progm-list-heding_main {
  width: 37%;
}

.progm-list-heding_main h5 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  color: #F5AF01;
}

.ex-plr-campuss {
  transition: all 0.4s ease;
  margin-top: 19px;
  background: #01026e;
  float: left;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  padding: 15px 25px;
  border-radius: 8px;
  letter-spacing: 1px;
}

.ex-plr-campuss:hover {
  transition: all 0.4s ease;
  margin-top: 19px;
  background: #01026e;
  float: left;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  padding: 15px 25px;
  border-radius: 8px;
  letter-spacing: 2px;
}

#academic-programmes-list {
  position: relative;
  padding: 87px 0;
}
#academic-programmes-list .progm-list-heding { /*display: flex; justify-content: space-between;*/ }
#academic-programmes-list .rgt-para-hedding h4 {
  font-size: 18px;
  font-weight: 300;
  margin: 0px auto;
  text-align: left;
  line-height: 34px;
  width: 81%;
  float: left;
}
#academic-programmes-list .rgt-para-hedding {
  width: 73%;
}
#academic-programmes-list .programme-sliddr {
  margin: 0 auto;
}
#academic-programmes-list .icons-get-progrmm {
  position: relative;
}
#academic-programmes-list figure.effect-lily img {
  max-width: none;
  width: calc(100% + 50px);
  opacity: 0.7;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-40px, 0, 0);
}
#academic-programmes-list figure.effect-lily figcaption {
  text-align: left;
}
#academic-programmes-list figure.effect-lily figcaption > div {
  text-align: center;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em 2em 0;
  width: 100%;
  height: 43%;
}
#academic-programmes-list figure.effect-lily h2, #academic-programmes-list figure.effect-lily p {
  transform: translate3d(0, 40px, 0);
}
#academic-programmes-list figure.effect-lily h2 {
  transition: transform 0.35s;
}
#academic-programmes-list figure.effect-lily p {
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  transition: opacity 0.2s, transform 0.35s;
  position: relative;
  top: -90px;
}
#academic-programmes-list figure.effect-lily:hover img, #academic-programmes-list figure.effect-lily:hover p {
  opacity: 1;
}
#academic-programmes-list figure.effect-lily:hover img, #academic-programmes-list figure.effect-lily:hover h2, #academic-programmes-list figure.effect-lily:hover p {
  transform: translate3d(0, 0, 0);
}
#academic-programmes-list figure.effect-lily:hover p {
  transition-delay: 0.05s;
  transition-duration: 0.35s;
}
#academic-programmes-list .progrm-ovrlluy {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(1, 2, 110, 0.79) 99%);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 1;
}
#academic-programmes-list .bg-overly-box {
  z-index: -1;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(218, 218, 218) 99%);
  width: 942px;
  height: 570px;
  position: absolute;
  right: -147px;
  top: 0;
  rotate: 6deg;
  border-radius: 52px;
}
#academic-programmes-list .box_1texts h1 {
  margin: 0px auto 9px;
  padding-top: 18px;
  font-size: 27px;
  text-transform: capitalize;
  font-weight: 300;
  letter-spacing: 0px;
  color: #F5AF01;
}
#academic-programmes-list .box_1texts p {
  font-size: 15px;
  line-height: 27px;
}
#academic-programmes-list .knnw-more-bttn-co_2 {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
#academic-programmes-list .knnw-more-bttn-course {
  transition: all 0.4s ease;
  border-radius: 11px 11px 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #01026e;
  border: 1px solid #01026e;
  color: #fff;
  padding: 9px 23px;
}
#academic-programmes-list .knnw-more-bttn-course:hover {
  transition: all 0.4s ease;
  border-radius: 11px 11px 0 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #F5AF01;
  border: 1px solid #F5AF01;
  color: #fff;
  padding: 9px 23px;
}

.position-progrm-bottm {
  position: relative;
  overflow: hidden;
}

.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #000000;
  text-align: center;
  cursor: pointer;
  border-radius: 6px;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  font-size: 1.25em;
  backface-visibility: hidden;
}

.grid figure figcaption::before, .grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption, .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  font-weight: 300;
  font-size: 27px;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2, .grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

.box_1texts {
  background: #fff;
  text-align: center;
  padding: 12px 27px;
  height: 302px;
  transition: all 0.4s ease;
  border-radius: 18px;
  box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.0705882353);
}

.box_1texts:hover {
  background: #fff;
  text-align: center;
  padding: 12px 27px;
  height: 302px;
  transition: all 0.4s ease;
  margin: -6px auto 0;
  border-radius: 18px;
  box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.0705882353);
}

.icon-proggrrm_1 img {
  width: auto !important;
  text-align: center;
  margin: 0px auto;
}

.icon-proggrrm_1 {
  background: #fff;
  width: 72px;
  height: 72px;
  position: static;
  bottom: -32px;
  left: 0;
  right: 0;
  margin: -46px auto 0;
  text-align: center;
  padding: 19px 18px;
  border-radius: 50%;
  box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.1098039216);
}

.box_1texts img {
  border-radius: 12px;
}

#owl-demo-2 .item {
  margin: 41px 6px 10px;
}

#student-liffe {
  position: relative;
}
#student-liffe .progm-list-heding_main {
  width: auto;
}
#student-liffe .studnt-liffe-camp {
  margin: 14px auto 0;
}
#student-liffe .stuud-items-box {
  height: 242px;
  background: #fff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2705882353);
  padding: 23px;
  border-radius: 12px;
}
#student-liffe .stuud-items-box p {
  margin: 0px auto;
}
#student-liffe .std-cam-life-icon img {
  width: auto !important;
}
#student-liffe .stuud-items-box h2 {
  font-weight: bold;
  color: #01026e;
  font-size: 22px;
  text-transform: uppercase;
  margin: 9px auto;
  line-height: 30px;
}
#student-liffe #owl-demo-3 .item {
  margin: 15px 3px;
}
#student-liffe .flip-card {
  background: transparent;
  width: 100%;
  height: 333px;
  perspective: 1000px;
}
#student-liffe .flip-card-front h2 {
  font-size: 28px;
  line-height: 43px;
  position: absolute;
  bottom: 23px;
  left: 0;
  right: 0;
  color: #fff;
}
#student-liffe .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
#student-liffe .ovvrly-bgg {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.81) 100%);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#student-liffe .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
#student-liffe .flip-card-back p {
  line-height: 29px;
}
#student-liffe .flip-card-front,
#student-liffe .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 18px;
  overflow: hidden;
}
#student-liffe .flip-card-front img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#student-liffe .te-23-red-moree {
  text-align: center;
  margin: 28px auto 0;
}
#student-liffe .cce1 .flip-card-back {
  background: url(../img/c6.jpg) center;
}
#student-liffe .cce2 .flip-card-back {
  background: url(../img/c11.jpg) center;
}
#student-liffe .cce3 .flip-card-back {
  background: url(../img/c8.jpg) center;
}
#student-liffe .cce5 .flip-card-back {
  background: url(../img/c9.jpg) center;
}
#student-liffe .flip-card-back {  
  color: white;
  transform: rotateY(180deg);
  display: flex;
  padding: 20px 20px;
  flex-direction: column;
  align-items: center;
  background-size: cover;
  justify-content: center;
}
#student-liffe .flip-card-back h3 {
  color: #F5AF01;
}
#student-liffe .knw-more_12bttn a {
  background: #F5AF01;
  transition: all 0.3s ease;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 12px;
  border-radius: 4px;
}
#student-liffe .knw-more_12bttn a:hover {
  background: #F5AF01;
  transition: all 0.3s ease;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 12px;
  border-radius: 4px;
  letter-spacing: 1px;
}
#student-liffe .redmore-bttns {
  border: 1px solid #01026e;
  background: #fff;
  color: #01026e;
  text-transform: uppercase;
  font-weight: 600;
  padding: 11px 23px;
}
#student-liffe .redmore-bttns:hover {
  border: 1px solid #01026e;
  background: #01026e;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 11px 23px;
}
#student-liffe .redmore-bttns svg {
  color: #F5AF01;
  position: relative;
  right: -3px;
  top: 0px;
}
#student-liffe .brd-bottm-strpp {
  background: #F5AF01;
  width: 242px;
  height: 9px;
  position: absolute;
  bottom: 0;
  z-index: 9;
  left: 0;
  right: 0;
  margin: 0px auto;
  border-radius: 16px 16px 0 0;
}

#abot-the-cong {
  padding: 50px 0;
  position: relative;
}
#abot-the-cong .lne-hgt {
  width: 100px;
  height: 5px;
  background: #F5AF01;
}
#abot-the-cong .ara-about-congr {
  
}
#abot-the-cong .redmore-bttns {
  border: 1px solid #01026e;
  background: #fff;
  color: #01026e;
  text-transform: uppercase;
  font-weight: 600;
  padding: 11px 23px;
}
#abot-the-cong .redmore-bttns:hover {
  border: 1px solid #01026e;
  background: #01026e;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 11px 23px;
}
#abot-the-cong .redmore-bttns svg {
  color: #F5AF01;
  position: relative;
  right: -3px;
  top: 0px;
}
#abot-the-cong .ara-about-congr p {
  line-height: 33px;
}
#abot-the-cong .progm-list-heding_main {
  width: 73%;
}
#abot-the-cong .progm-list-heding {
  position: relative;
  right: 0;
  top: 0;
}
#abot-the-cong .progm-list-heding_main h1 {
  font-size: 47px;
  font-weight: 300;
  margin: 13px auto 0;
  line-height: 52px;
  color: #01026e;
  text-shadow: 0px 0px 4px #fff;
}
#abot-the-cong .bg-gradnr-12 {
  position: absolute;
  width: 100%;
  z-index: -1;
}
#abot-the-cong .wdth-about-us-congr {
  width: 89%;
  margin: 0px auto;
}

#news-highliggt {
  padding: 30px 0 20px;
  position: relative;
}
#news-highliggt .nws-highlight-hdd {
  position: relative;
}
#news-highliggt .progm-list-heding_main {
  width: 100%;
}
#news-highliggt .progm-list-heding_main h1 {
  margin: 13px auto 7px;
}
#news-highliggt .progm-list-heding_main h5 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  padding: 0 12px 0 0;
  color: #F5AF01;
  background: #fff;
  float: left;
  width: -moz-fit-content;
  width: fit-content;
}
#news-highliggt .red-moreee {
  color: #F5AF01;
  text-transform: uppercase;
  font-weight: 500;
  position: absolute;
  right: 0;
  bottom: -11px;
  background: #fff;
  z-index: 1;
  padding: 0 0 0 12px;
}
#news-highliggt #news-highliggt .linne-wdth {
  border: 1px dashed #000;
  position: absolute;
  bottom: -34px;
  left: 0;
  right: 0;
  z-index: -1;
}
#news-highliggt .new-higghlggt {
  margin: 38px auto 0;
}
#news-highliggt .nwwws-itm-wrpr_immg {
  overflow: hidden;
  border-radius: 26px;
  transition: all 0.4s ease;
}
#news-highliggt .nwwws-itm-wrpr_immg:hover {
  overflow: hidden;
  border-radius: 26px;
  transition: all 0.4s ease;
  margin: -6px auto 0;
}
#news-highliggt #owl-demo-4 .item {
  margin: 13px auto !important;
}
#news-highliggt .nwwws-itm-wrpr_texts {
  display: flex;
  padding: 15px 0 0;
}
#news-highliggt .reed-moor-icons {
  color: #F5AF01;
  padding: 1px 0 0 13px;
  display: none;
}
#news-highliggt .reed-moor-para {
  padding: 12px 10px;
  background: #fff;
  position: relative;
  top: -40px;
  width: 92%;
  margin: 0px auto;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1019607843);
}
#news-highliggt .reed-moor-para h4 {
  font-size: 19px;
  font-weight: 500;
  color: #000;
}

#alumni-networkks {
  position: relative;
  padding: 60px 0;
}
#alumni-networkks .progm-list-heding_main {
  width: 100%;
  text-align: center;
}
#alumni-networkks .almni-items-wrpr {
  margin: 25px auto 0;
}
#alumni-networkks .almni-items-wrprmmg_1 {
  position: relative;
}
#alumni-networkks .almni-items-wrprmmg img {
  overflow: hidden;
  border-radius: 21px;
}
#alumni-networkks .almni-items-wrprmmg {
  position: relative;
  clip-path: polygon(9.202% 0%, 90.798% 0%, 90.798% 0%, 92.289% 0.11%, 93.705% 0.429%, 95.025% 0.939%, 96.231% 1.622%, 97.303% 2.463%, 98.223% 3.442%, 98.972% 4.543%, 99.531% 5.748%, 99.879% 7.041%, 100% 8.403%, 100% 69.468%, 100% 69.468%, 99.633% 73.178%, 98.616% 75.937%, 97.076% 77.918%, 95.14% 79.293%, 92.934% 80.235%, 90.585% 80.917%, 88.221% 81.511%, 85.967% 82.19%, 83.95% 83.128%, 82.298% 84.496%, 82.298% 84.496%, 81.047% 86.306%, 80.14% 88.282%, 79.405% 90.341%, 78.671% 92.399%, 77.767% 94.371%, 76.523% 96.173%, 74.767% 97.721%, 72.33% 98.931%, 69.039% 99.719%, 64.724% 100%, 9.202% 100%, 9.202% 100%, 7.711% 99.89%, 6.295% 99.571%, 4.975% 99.061%, 3.769% 98.378%, 2.697% 97.538%, 1.777% 96.558%, 1.028% 95.457%, 0.469% 94.252%, 0.121% 92.959%, 0% 91.597%, 0% 8.403%, 0% 8.403%, 0.121% 7.041%, 0.469% 5.748%, 1.028% 4.543%, 1.777% 3.442%, 2.697% 2.463%, 3.769% 1.622%, 4.975% 0.939%, 6.295% 0.429%, 7.711% 0.11%, 9.202% 0%);
}
#alumni-networkks .almni-items-text {
  text-align: center;
  padding: 21px 11px 0;
}
#alumni-networkks .user-icon-alunni {
  position: absolute;
  right: 3px;
  bottom: 7px;
  color: #F5AF01;
}
#alumni-networkks .almni-items-text h2 {
  font-size: 21px;
  font-weight: bold;
}
#alumni-networkks .almni-items-text p {
  margin: 0px auto;
  line-height: 27px;
  font-size: 14px;
}
#alumni-networkks .redmore-bttns {
  border: 1px solid #01026e;
  background: #fff;
  color: #01026e;
  text-transform: uppercase;
  font-weight: 600;
  padding: 11px 23px;
}
#alumni-networkks .redmore-bttns:hover {
  border: 1px solid #01026e;
  background: #01026e;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 11px 23px;
}
#alumni-networkks .alumni-redmorre {
  text-align: center;
  margin: 52px auto 0;
}
#alumni-networkks .redmore-bttns svg {
  color: #F5AF01;
  position: relative;
  right: -3px;
  top: 0px;
}
#alumni-networkks .bg-alumnni {
  position: absolute;
  bottom: 0;
  z-index: -1;
}

#camps-facilites {
  position: relative;
  padding: 0px 0;
  background: #01026e;
  overflow: hidden; /*height: 626px;*/
}
#camps-facilites #tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#camps-facilites #tab-button li {
  display: block;
  width: 100%;
  position: relative;
}
#camps-facilites #tab-button li a {
  display: block;
  padding: 11px 0;
  border-bottom: 1px solid #ddd;
  text-align: left;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 17px;
}
#camps-facilites #tab-button li:not(:first-child) a {
  border-left: none;
}
#camps-facilites #tab-button li a:hover, #camps-facilites #tab-button .is-active a {
  background: none;
  color: #F5AF01;
}
#camps-facilites .tab-contents {
  padding: 0;
  border: none;
}
#camps-facilites .tab-button-outer {
  display: none;
}
#camps-facilites .tab-contents {
  margin-top: 20px;
}
#camps-facilites #tab-button li a span {
  position: absolute;
  right: 0;
}
#camps-facilites .cam-liks-bg {
  padding: 51px 40px 32px;
  height: 573px;
  overflow: auto;
  width: 103%;
}
@media screen and (min-width: 768px) {
  #camps-facilites .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  #camps-facilites .tab-select-outer {
    display: none;
  }
  #camps-facilites .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 1px;
  }
}
#camps-facilites .cam-liks-bg h3 {
  font-size: 35px;
  font-weight: 300;
  color: #F5AF01;
  text-transform: capitalize;
}
#camps-facilites .box-facility-e {
  position: absolute;
  left: 0;
  height: 100vh;
  background: rgba(51,51,51, 0.71);
  color: #fff;
  top: 0;
  bottom: 0;
  width: 40%;
  padding: 67px 59px;
  line-height: 29px;
}
#camps-facilites .tab-facilities-mmg {
  width: 100%;
  float: left;
}
#camps-facilites .box-facility-e h3 {
  font-weight: 300;
  line-height: 42px;
}

#dep-banner-wrpr img {
  width: 100%;
}

#event-sectn {
  padding: 30px 0 30px;
  position: relative;
  background: url(../images/footer-1.jpg) center;
  background-size: cover;
  float: left;
  width: 100%;
  /*.event-wdth-item-wrpr::after { content: ""; background: #F5AF01; padding: 44px; border-radius: 24px; position: absolute; left: -3px; bottom: 11px; width: 102%; z-index: -1; height: 68%; } */
}
#event-sectn .progm-list-heding_main h1 {
  color: #fff !important;
}
#event-sectn .wdth-ins-events {
  width: 89%;
  float: right;
}
#event-sectn #tab-button_01 {
  display: table;
  table-layout: fixed;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #eee;
  border-radius: 32px;
  margin: 0px auto 0;
}
#event-sectn #tab-button_01 li {
  display: block;
  float: left;
}
#event-sectn #tab-button_01 li a {
  display: block;
  padding: 14px 30px;
  font-weight: 600;
  background: #eee;
  border: 1px solid #eee;
  text-align: center;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 52px;
}
#event-sectn #tab-button_01 li:not(:first-child) a {
  border-left: none;
}
#event-sectn #tab-button_01 li a:hover, #event-sectn #tab-button_01 .is-active_01 a {
  background: #F5AF01;
  color: #fff;
  border: 1px solid #F5AF01;
}
#event-sectn .tab-contents_01 {
  padding: 0;
  border: none;
}
#event-sectn .tab-contents_01 {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #event-sectn .tab-button-outer_01 {
    position: relative;
    z-index: 2;
    display: block;
  }
  #event-sectn .tab-select-outer_01 {
    display: none;
  }
  #event-sectn .tab-contents_01 {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}
#event-sectn .evnts-iitem1we {
  background: #01026e;
  color: #fff;
  height: 660px;
  padding: 36px 28px 28px;
  clip-path: polygon(84.47% 100.05%, -0.09% 99.9%, 0.09% 0.14%, 100.44% -0.01%, 100.48% 89.06%);
}
#event-sectn .evnts-iitem1we h1 {
  margin-bottom: 22px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 36px;
  color: #fff;
}
#event-sectn .item-slder-12 {
  margin-bottom: 16px;
  cursor: pointer;
}
#event-sectn .iitm-dates-1245 {
  background: #F5AF01;
  padding: 10px 4px;
  text-transform: uppercase;
  clip-path: polygon(73.89% 102.33%, -2.25% 101.48%, -2.55% -0.21%, 101.88% -1.94%, 101.68% 75.02%);
}
#event-sectn .iitm-dates-1245 h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0px auto;
  text-align: center;
  line-height: 21px;
}
#event-sectn .vw-all-bttn {
  text-transform: uppercase;
  font-weight: 600;
  color: #F5AF01;
}
#event-sectn .itm-newss-wrrrp {
  padding: 0 14px;
}
#event-sectn .itm-image-events {
  clip-path: polygon(91.95% 100.37%, -0.09% 99.9%, -0.38% -0.83%, 100.09% -0.66%, 100.13% 75.75%);
}
#event-sectn .itm-image-events_texts h6 svg {
  position: relative;
  top: -2px;
}
#event-sectn .itm-image-events_texts h6 {
  text-transform: uppercase;
  margin: 15px auto;
}
#event-sectn .itm-image-events_texts h2 {
  font-weight: bold;
  font-size: 28px;
  line-height: 38px;
  margin: 0px auto 11px;
}
#event-sectn .itm-image-events_texts p {
  line-height: 29px;
  margin: 0px auto;
}
#event-sectn .itm-image-events img {
  clip-path: polygon(82.35% 100.1%, -0.09% 99.9%, -0.38% -0.83%, 100.09% -0.66%, 100.13% 79.75%);
}
#event-sectn .item-event-around {
  margin: 30px auto 0;
}
#event-sectn .rggr-vw-calnder a {
  color: #01026e;
  font-weight: bold;
  background: #eee;
  padding: 14px 35px;
  border-radius: 36px;
  float: right;
}
#event-sectn .rggr-vw-calnder a:hover {
  color: #F5AF01;
  font-weight: bold;
  background: #eee;
  padding: 14px 35px;
  border-radius: 36px;
  float: right;
}
#event-sectn .rggr-vw-calnder svg {
  position: relative;
  top: -2px;
  left: -1px;
}
#event-sectn .event-wdth-item-wrpr {
  background: #fff;
  border-radius: 18px;
  box-shadow: 0px 1px 3px 3px rgba(0, 0, 0, 0.0784313725);
}
#event-sectn .evnt-dte-txt-im {
    margin-bottom: 0;
    padding: 10px;
}
#event-sectn .evnt-dte-immg-icon {
  margin-right: 13px;
  position: relative;
  top: -2px;
  float: left;
}
#event-sectn .event-wdth-item-wrpr h2 {
  font-size: 20px;
  line-height: 33px;
  margin-bottom: 18px;
  font-weight: bold;
}
#event-sectn .evnt-dte-ipara p {
  margin-bottom: 5px;
}
#event-sectn #owl-demo-34 .item {
  margin: 15px auto;
}
#event-sectn .news-iitems-on-home {
  background: #f4f4f4;
  padding: 56px 38px 56px 62px;
  border-radius: 45px 0 0 45px;
}

#total-statics {
  padding: 45px 0 11px;
  background: url(../images/bg-cours.jpg) center;
  background-size: cover;
  width: 90%;
  margin: 0px auto;
  border-radius: 36px;
}
#total-statics .ittm-statics {
  text-align: center;
  position: relative;
  color: #fff;
}
#total-statics .icon-iyttm {
  color: #F5AF01;
}
#total-statics .ittm-statics h1 {
  font-weight: 300;
  color: #fff;
  margin: 12px auto;
  font-size: 62px;
}
#total-statics .vert-linne {
  width: 1px;
  height: 134px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 52%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  right: 0;
  top: 0;
}

#videeo-popup-onhome {
  padding: 60px 0;
  position: relative;
}
#videeo-popup-onhome .progm-list-heding_main {
  width: 100%;
  padding: 57px 0;
}
#videeo-popup-onhome .progm-list-heding_main h5 {
  font-size: 17px;
  text-transform: none;
  font-weight: 300;
  color: #000;
  line-height: 30px;
  width: 73%;
}
#videeo-popup-onhome .rgt-mmg-pp {
  position: relative;
}
#videeo-popup-onhome .progm-list-heding_main h1 {
  margin: 13px auto 15px;
}
#videeo-popup-onhome .rgt-mmg-pp img {
  border-radius: 50px;
}
#videeo-popup-onhome .hovicon.effect-8 {
  background: rgb(196, 156, 88);
  transition: transform ease-out 0.1s, background 0.2s;
}
#videeo-popup-onhome .hovicon.effect-8:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgb(196, 156, 88);
  opacity: 0;
  transform: scale(0.9);
}
#videeo-popup-onhome .hovicon.effect-8:hover {
  background: rgb(196, 156, 88);
  transform: scale(0.93);
  color: #fff;
}
#videeo-popup-onhome .hovicon.effect-8:hover i {
  color: #fff;
}
#videeo-popup-onhome .hovicon.effect-8:hover:after {
  animation: sonarEffect 1.3s ease-out 75ms;
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1019607843) 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5019607843);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1019607843) 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5019607843);
    transform: scale(1.5);
    opacity: 0;
  }
}
#videeo-popup-onhome .hovicon {
  display: inline-block;
  font-size: 45px;
  line-height: 90px;
  cursor: pointer;
  margin: 20px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  text-decoration: none;
  z-index: 1;
  color: #fff;
}
#videeo-popup-onhome .hovicon.small {
  font-size: 20px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  margin: 7px;
}
#videeo-popup-onhome .hovicon.mini {
  font-size: 15px;
  line-height: 32px;
  width: 30px;
  height: 30px;
  margin: 7px;
}
#videeo-popup-onhome .hovicon.auto-width {
  width: auto;
  height: auto;
  padding: 15px;
}
#videeo-popup-onhome .hovicon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  box-sizing: content-box;
}
#videeo-popup-onhome .hovicon:before {
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
#videeo-popup-onhome .effect-8 svg {
  position: relative;
  right: -3px;
  top: -2px;
}
#videeo-popup-onhome .block {
  position: absolute;
  bottom: 69px;
  left: -68px;
}
#videeo-popup-onhome .bg-str {
  position: absolute;
  top: 7px;
}
#videeo-popup-onhome .bg-str_2 {
  position: absolute;
  right: 0;
  bottom: -539px;
}

#accreditations {
  padding: 26px 0 51px;
  position: relative;
}
#accreditations .progm-list-heding_main {
  width: 100%;
  text-align: center;
}
#accreditations .accrdtn-items {
  margin: 28px auto 0;
}
#accreditations .ittm-accredtn-wrpr_logo {
  background: #fff;
  text-align: center;
  padding: 17px 19px;
  border-radius: 10px;
  margin-bottom: 14px;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.0392156863);
}
#accreditations .ittm-accredtn-wrpr_logo img {
  width: auto !important;
  margin: 0px auto;
}
#accreditations .ittm-accredtn-wrpr h5 {
  font-size: 16px;
  text-align: center;
}
#accreditations .item {
  margin: 10px auto;
}
#accreditations .ittm-accredtn-wrpr {
  transition: all 0.4s ease;
}
#accreditations .ittm-accredtn-wrpr:hover {
  transition: all 0.4s ease;
  margin: -6px auto 0;
}

#testimils-items-home {
  padding: 75px 0;
  position: relative;
  background: linear-gradient(180deg, rgb(237, 237, 237) 0%, rgb(255, 255, 255) 100%);
}
#testimils-items-home .progm-list-heding_main h5 {
  text-transform: none;
  font-size: 20px;
  font-weight: 300;
  color: #4E4E4E;
  line-height: 33px;
  text-align: right;
  width: 51%;
  float: right;
}
#testimils-items-home .progm-list-heding_main {
  width: 100%;
}
#testimils-items-home .progm-list-heding_main h1 {
  text-align: right;
}
#testimils-items-home .testtm-mmg-profile {
  padding: 0 3px 7px 7px;
}
#testimils-items-home .testtm-mmg-profile img {
  border-radius: 26px;
  box-shadow: -4px 4px 0px 1px #01026e;
}
#testimils-items-home .testim-para {
  padding-right: 61px;
}
#testimils-items-home .testim-para h2 {
  font-size: 28px;
  font-weight: 300;
  margin-top: 19px;
}
#testimils-items-home .testim-para h4 {
  font-size: 18px;
  font-weight: 300;
}
#testimils-items-home .testim-para p {
  margin: 0px auto;
  line-height: 31px;
}
#testimils-items-home .owl-carousel .owl-nav.disabled {
  display: inline !important;
}
#testimils-items-home .owl-dots {
  display: none;
}
#testimils-items-home .owl-prev span {
  position: relative;
  top: -3px;
  font-size: 35px;
}
#testimils-items-home .owl-next span {
  position: relative;
  top: -3px;
  font-size: 35px;
}
#testimils-items-home .testim-para img {
  width: auto !important;
}
#testimils-items-home .owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
}
#testimils-items-home .owl-theme .owl-nav {
  margin-top: 10px;
  position: absolute;
  bottom: 0;
  left: -108px;
}
#testimils-items-home .progm-list-heding {
  position: absolute;
  bottom: 62px;
  right: 11px;
}

#footr-mainbotm {
  background: url(../images/footer-1.jpg) center;
  background-size: cover;
  padding: 30px 28px 10px;
  color: #fff;
}
#footr-mainbotm .fot-iitmlists {
  font-size: 15px;
  font-weight: 300;
  line-height: 33px;
}
#footr-mainbotm .fot-iitmlists p {
  margin: 0px auto 5px;
}
#footr-mainbotm .fot-iitmlists h4 {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  color: #F5AF01;
}
#footr-mainbotm .line-top-bttm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2392156863);
  border-top: 1px solid rgba(255, 255, 255, 0.2392156863);
  padding: 20px 0;
  text-align: center;
  margin: 44px auto 24px;
}
#footr-mainbotm .line-top-bttm ul li {
  display: inline-block;
  padding: 0 20px;
  text-transform: uppercase;
}
#footr-mainbotm .copy-rrgt {
  text-align: center;
  font-size: 14px;
}
#footr-mainbotm .copy-rrgt p {
  margin: 0px auto;
}

.owl-dots {
  display: none;
}

#achivment-campus {
  padding: 81px 0 74px;
  position: relative;
}
#achivment-campus .progm-list-heding_main {
  width: 78%;
  margin-top: 97px;
}
#achivment-campus .progm-list-heding_main h1 {
  margin: 13px auto 15px;
}
#achivment-campus .progm-list-heding_main p {
  line-height: 29px;
  margin: 0px auto;
}
#achivment-campus .bg-str {
  position: absolute;
  top: 0;
  z-index: -1;
}
#achivment-campus #tab-button_achi {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 auto 25px;
  padding: 0;
  list-style: none;
  text-align: left;
}
#achivment-campus #tab-button_achi li {
  display: inline-block;
}
#achivment-campus #tab-button_achi li a {
  display: block;
  padding: 14px 23px;
  margin: 0 2px;
  background: #fff;
  border: 1px solid #ddd;
  text-align: center;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  border-radius: 14px;
}
#achivment-campus #tab-button_achi li a:hover, #achivment-campus #tab-button_achi .is-active_achi a {
  background: #01026e;
  color: #fff;
  color: #fff;
  border-radius: 14px;
  border: 1px solid #01026e;
}
#achivment-campus .tab-button-outer_achi {
  display: none;
}
#achivment-campus .tab-contents_achi {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #achivment-campus .tab-button-outer_achi {
    position: relative;
    z-index: 2;
    display: block;
  }
  #achivment-campus .tab-select-outer_achi {
    display: none;
  }
  #achivment-campus .tab-contents_achi {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}
#achivment-campus .rggr-bg-wddth {
  background: linear-gradient(180deg, rgb(234, 234, 234) 0%, rgba(255, 255, 255, 0.81) 100%);
  width: 32%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
#achivment-campus .ach-mmg-item_mmg_texts {
  padding: 25px 0 0px;
}
#achivment-campus .ach-mmg-item_mmg_texts h3 {
  font-size: 30px;
  font-weight: 300;
  margin: 0px auto 6px;
  line-height: 40px;
}
#achivment-campus .ach-mmg-item_mmg_texts p {
  margin: 0px auto;
  line-height: 28px;
}
#achivment-campus .ach-mmg-item_mmg {
  border-radius: 22px;
  overflow: hidden;
}
#achivment-campus .owl-carousel .owl-nav.disabled {
  display: inline !important;
  position: absolute;
  left: -74%;
  bottom: 35%;
}
#achivment-campus .owl-prev {
  border-radius: 0;
  border: none;
  padding: 0px 2px;
  font-size: 46px;
  height: 42px;
  width: 43px;
  position: static;
  left: -43px;
  top: 167px;
}
#achivment-campus .owl-next {
  border-radius: 0;
  border: none;
  padding: 0px 2px;
  font-size: 46px;
  height: 42px;
  width: 43px;
  position: static;
  right: -43px;
  top: 167px;
}
#achivment-campus .owl-prev span {
  position: relative;
  top: -3px;
  font-size: 35px;
}
#achivment-campus .owl-next span {
  position: relative;
  top: -3px;
  font-size: 35px;
}
#achivment-campus .owl-dots {
  display: none;
}
#achivment-campus .owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
}

#gallrry-bottm {
  padding: 30px 0 30px;
  position: relative;
  background: url(../images/grd_bbg.webp) center no-repeat;
  background-size: cover;
}
#gallrry-bottm .progm-list-heding_main {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
#gallrry-bottm .item-gallery-frames_1_1 {
  background: #F5AF01;
  float: left;
  width: 100%;
  margin-top: 23px;
  color: #fff;
  padding: 23px 23px;
  border-radius: 27px;
}
#gallrry-bottm .item-gallery-frames_1_1 h2 {
  font-size: 24px;
  font-weight: 200;
  line-height: 34px;
}
#gallrry-bottm .galry-wdth--m {
  display: flex;
  align-items: baseline;
}
#gallrry-bottm .grid figure {
  margin: 0px auto;
}
#gallrry-bottm .item-gallery-frames_2 {
  margin-bottom: 23px;
  background: #01026e;
  float: left;
  width: 100%;
  color: #fff;
  padding: 23px 23px;
  border-radius: 27px;
}
#gallrry-bottm .item-gallery-frames_2 h3 {
  font-size: 21px;
  font-weight: 200;
  line-height: 32px;
}
#gallrry-bottm .progm-list-heding_main h4 {
  font-size: 19px;
  font-weight: 300;
  width: 50%;
  margin: 2px auto 0;
  line-height: 37px;
}
#gallrry-bottm .vvw-more-bnt {
  background: #01026e;
  border: 1px solid #01026e;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 1px;
  padding: 12px 23px;
  border-radius: 0;
  margin: 21px auto 0;
  transition: all 0.4s ease;
}
#gallrry-bottm .vvw-more-bnt:hover {
  letter-spacing: 2px;
  background: #01026e;
  border: 1px solid #01026e;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  padding: 12px 23px;
  border-radius: 0;
  margin: 21px auto 0;
  transition: all 0.4s ease;
}
#gallrry-bottm .panorm-glry-1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
}
#gallrry-bottm .gallery-pgelisting {
  margin-top: 48px;
}
#gallrry-bottm .glry-1st-immg {
  margin: 136px auto;
  height: 185px;
  overflow: hidden;
  border: 7px solid #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2196078431);
}
#gallrry-bottm .glry-2st-immg {
  margin: 28px auto;
  height: 174px;
  overflow: hidden;
  border: 7px solid #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2196078431);
}
#gallrry-bottm .glry-3st-immg {
  margin: 0px auto;
  height: 431px;
  overflow: hidden;
  border: 7px solid #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2196078431);
}
#gallrry-bottm .col-lg-3 {
  width: 20%;
}
#gallrry-bottm .gallery-pgelisting img {
  width: 100%;
}
#gallrry-bottm figure.effect-chico img {
  transition: opacity 0.35s, transform 0.35s;
  transform: scale(1.12);
}
#gallrry-bottm figure.effect-chico:hover img {
  opacity: 0.5;
  transform: scale(1);
}
#gallrry-bottm figure.effect-chico figcaption {
  padding: 3em;
  justify-content: center;
  display: flex;
  align-items: center;
}
#gallrry-bottm figure.effect-chico figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: "";
  transform: scale(1.1);
}
#gallrry-bottm figure.effect-chico figcaption::before, #gallrry-bottm figure.effect-chico p {
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
}
#gallrry-bottm figure.effect-chico h2 {
  padding: 9px;
}
#gallrry-bottm figure.effect-chico p {
  margin: 0 auto;
  max-width: 200px;
  transform: scale(1.5);
}
#gallrry-bottm figure.effect-chico:hover figcaption::before, #gallrry-bottm #panoramic-aleery figure.effect-chico:hover p {
  opacity: 1;
  transform: scale(1);
}

#plcements-ppge {
  padding-bottom: 74px;
}
#plcements-ppge .section-title {
  font-size: 43px;
  text-align: left !important;
  font-weight: 300;
}
#plcements-ppge .plcements-wrp-iitem {
  background: #fff;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1098039216);
  padding: 43px;
  border-radius: 33px;
  margin: -107px auto 0;
}
#plcements-ppge .blue-bg {
  background-color: #01026f;
  color: #fff;
}
#plcements-ppge .profile-img {
  width: 154px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
  border: 3px solid #01026f;
}
#plcements-ppge .btn-blue {
  background-color: #01026f;
  color: #fff;
  border-radius: 30px;
  padding: 6px 30px;
}
#plcements-ppge .btn-blue:hover {
  background-color: #084298;
  color: #fff;
}
#plcements-ppge .event-card img {
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}
#plcements-ppge .plcmnt-itm-mmg-pic {
  background: #fff;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1098039216);
  padding: 43px;
  border-radius: 33px;
  margin: -107px auto 0;
}

#plcment-iitm2box {
  padding: 58px 0 57px;
  background: #f4f4f4;
}
#plcment-iitm2box .section-title {
  font-size: 43px;
  text-align: center !important;
  font-weight: 300;
}
#plcment-iitm2box figure.effect-julia {
  background: #2f3238;
}
#plcment-iitm2box figure.effect-julia img {
  max-width: none;
  transition: opacity 1s, transform 1s;
  backface-visibility: hidden;
}
#plcment-iitm2box figure.effect-julia figcaption {
  text-align: left;
}
#plcment-iitm2box figure.effect-julia h2 {
  position: relative;
  padding: 0.5em 0;
}
#plcment-iitm2box figure.effect-julia p {
  display: inline-block;
  margin: 0 0 0.25em;
  padding: 0.4em 1em;
  background: rgba(255, 255, 255, 0.9);
  color: #2f3238;
  text-transform: none;
  font-weight: 500;
  font-size: 75%;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-360px, 0, 0);
}
#plcment-iitm2box figure.effect-julia p:first-child {
  transition-delay: 0.15s;
}
#plcment-iitm2box figure.effect-julia p:nth-of-type(2) {
  transition-delay: 0.1s;
}
#plcment-iitm2box figure.effect-julia p:nth-of-type(3) {
  transition-delay: 0.05s;
}
#plcment-iitm2box figure.effect-julia:hover p:first-child {
  transition-delay: 0;
}
#plcment-iitm2box figure.effect-julia:hover p:nth-of-type(2) {
  transition-delay: 0.05s;
}
#plcment-iitm2box figure.effect-julia:hover p:nth-of-type(3) {
  transition-delay: 0.1s;
}
#plcment-iitm2box figure.effect-julia:hover img {
  opacity: 0.4;
  transform: scale3d(1.1, 1.1, 1);
}
#plcment-iitm2box figure.effect-julia:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#plcment-iitm2box .grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  height: auto;
  background: #000;
  text-align: center;
  cursor: pointer;
  border-radius: 27px;
}
#plcment-iitm2box .grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.5;
}
#plcment-iitm2box .grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  backface-visibility: hidden;
}
#plcment-iitm2box .grid figure figcaption::before, #plcment-iitm2box .grid figure figcaption::after {
  pointer-events: none;
}
#plcment-iitm2box .grid figure figcaption, #plcment-iitm2box .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#plcment-iitm2box .grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
#plcment-iitm2box .grid figure h2 {
  font-weight: 300;
}
#plcment-iitm2box .grid figure h2 span {
  font-weight: 300;
  font-size: 32px;
}
#plcment-iitm2box .grid figure h2, #plcment-iitm2box .grid figure p {
  margin: 0;
}
#plcment-iitm2box .grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

#evnts-activits {
  padding: 57px 0 60px;
}
#evnts-activits .section-title {
  font-size: 43px;
  text-align: center !important;
  font-weight: 300;
}
#evnts-activits .card-title {
  font-size: 27px;
  font-weight: 300;
}
#evnts-activits .card-text {
  font-weight: 300;
  font-size: 16px;
}
#evnts-activits .card-body {
  padding: 28px;
}
#evnts-activits .crd-event-iitm {
  height: 300px;
  overflow: hidden;
}

#contct-ppge-iitems {
  padding: 0px 0;
  position: relative;
  margin: -82px auto 65px;
}
#contct-ppge-iitems .contact-card {
  border: none;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
#contct-ppge-iitems .info-section {
  background: url(../images/ind_collaboration.jpg) center;
  color: white;
  padding: 40px;
}
#contct-ppge-iitems .form-section {
  background: white;
  padding: 40px;
}
#contct-ppge-iitems .icon-box {
  width: 40px;
  color: #F5AF01;
  font-size: 1.2rem;
}
#contct-ppge-iitems .map-container {
  height: 250px;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 20px;
  border: 1px solid #ddd;
}
#contct-ppge-iitems .btn-submit {
  background: #F5AF01;
  border: none;
  padding: 12px 30px;
  border-radius: 5px;
  transition: 0.3s;
}
#contct-ppge-iitems .btn-submit:hover {
  background: #ac833e;
  transform: translateY(-2px);
}
#contct-ppge-iitems .form-control-lg {
  font-size: 16px;
  border-radius: 4px;
  height: 50px;
}

.logo-st-francis_admm {
  width: 482px !important;
}

#achivmnt-wrpr-page :root {
  --brand-orange:#e67e22;
  --soft-bg:#fdfdfd;
}
#achivmnt-wrpr-page .text-accent {
  color: var(--brand-orange);
}
#achivmnt-wrpr-page .custom-pills .nav-link {
  background: #eee;
  color: #555;
  margin-right: 3px;
  border-radius: 10px;
  font-weight: 600;
  padding: 10px 25px;
}
#achivmnt-wrpr-page .custom-pills .nav-link.active {
  background-color: #F5AF01;
  color: #fff;
}
#achivmnt-wrpr-page .custom-select {
  border-radius: 10px;
  border: 1px solid #ddd;
  padding: 12px;
  font-size: 0.9rem;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.02);
}
#achivmnt-wrpr-page .custom-select:focus {
  border-color: var(--brand-orange);
  box-shadow: 0 0 0 0.25rem rgba(230, 126, 34, 0.15);
}
#achivmnt-wrpr-page .achievement-card {
  background: #fff;
  border-radius: 25px;
  transition: all 0.3s ease;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.04);
}
#achivmnt-wrpr-page .achievement-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
}
#achivmnt-wrpr-page .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 250px;
  transition: transform 0.5s ease;
}
#achivmnt-wrpr-page .achievement-card:hover .img-container img {
  transform: scale(1.05);
}
#achivmnt-wrpr-page .cnttr-cam-achiv {
  color: #01026e !important;
  text-align: center;
}
#achivmnt-wrpr-page .achiv-wdth-top {
  background: linear-gradient(180deg, rgb(242, 242, 242) 0%, rgb(255, 255, 255) 100%);
  padding: 48px 60px;
  border-radius: 36px 36px 0 0;
  margin: -64px auto 67px;
  position: relative;
}
#achivmnt-wrpr-page #achievementTabs {
  background: #fff;
  padding: 2px;
  border-radius: 8px;
  border: 1px solid #ddd;
}

.main-hdd-wdth-iuitm {
  width: 94%;
  margin: 0px auto;
  position: relative;
}

.redmore-bttns_01 {
  border: 1px solid #01026e;
  background: #fff;
  color: #01026e;
  text-transform: uppercase;
  font-weight: 600;
  padding: 11px 23px;
  position: absolute;
  right: 71px;
  bottom: 40px;
}

.redmore-bttns_01:hover {
  border: 1px solid #01026e;
  background: #01026e;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 11px 23px;
  position: absolute;
  right: 71px;
  bottom: 40px;
}

.redmor-evnt a {
  transition: all 0.4s ease;
  font-weight: 600;
  border: none;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 6px 10px;
  background: #F5AF01;
}

.redmor-evnt a:hover {
  transition: all 0.4s ease;
  background: #0C0B71;
  border: none;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 6px 10px;
}

.redmor-evnt {
  position: relative;
  left: 0px;
  right: 0;
  padding: 10px 8px;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 5px;
  margin-top: 0px;
}

.two-col .col-md-6 {
  background: #fff;
  box-shadow: 0px 0px 8px -3px #000;
  border-radius: 19px;
  padding: 17px;
  width: 48%;
  margin: 12px auto;
}

.two-col .col-md-6 img {
  width: 100%;
}

.three-col .col-md-4 {
  flex: 0 0 auto;
  width: 31.333%;
  background: #fff;
  box-shadow: 0px 0px 8px -3px #000;
  border-radius: 19px;
  padding: 17px;
  margin: 21px auto;
}

.two-col-left {
  background: #fff;
  box-shadow: 0px 0px 8px -3px #000;
  border-radius: 19px;
  padding: 17px;
  margin: 21px auto;
}

#events-new-sectn {
  background: url(../images/footer-1.jpg) center;
  padding: 65px 0;
}
#promint-visitr {
  padding: 31px 0 5px;
  background: url(../images/bbg-1.webp) top;
  background-size: cover;
}
#promint-visitr .progm-list-heding_main h4 {
  font-size: 19px;
  font-weight: 300;
  width: 100%;
  margin: 2px auto 0;
  line-height: 40px;
  float: left;
}
#promint-visitr #owl-demo-35 .item {
  margin: 27px 4px;
}
#promint-visitr .progm-list-heding_main {
  width: 100%;
  margin-top: 63px;
}
#promint-visitr .owl-prev {
  border-radius: 0;
  border: none;
  padding: 0px 2px;
  font-size: 46px;
  height: 42px;
  width: 43px;
  position: static;
  left: -43px;
  top: 167px;
}
#promint-visitr .owl-next {
  border-radius: 0;
  border: none;
  padding: 0px 2px;
  font-size: 46px;
  height: 42px;
  width: 43px;
  position: static;
  right: -43px;
  top: 167px;
}
#promint-visitr .owl-prev span {
  position: relative;
  top: -3px;
  font-size: 35px;
}
#promint-visitr .owl-next span {
  position: relative;
  top: -3px;
  font-size: 35px;
}
#promint-visitr .owl-dots {
  display: none;
}
#promint-visitr .owl-theme .owl-nav {
  margin-top: 10px;
  position: absolute;
  left: -527px;
  bottom: 165px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: none !important;
}

.visitor-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.visitor-card img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.visitor-card:hover {
  transform: translateY(-8px);
}

.visitor-info {
  padding: 15px;
  border-bottom: 4px solid #F5AF01;
  border-radius: 12px;
}

.visitor-info h5 {
  margin-bottom: 4px;
  font-size: 21px;
  font-weight: 600;
  line-height: 31px;
}

.visitor-info span {
  font-size: 16px;
  color: #333333;
}

#owl-demo-31 .owl-prev {
  border-radius: 8px;
  border: 1px solid #d7d7d7;
  padding: 4px 7px;
  font-size: 43px;
  height: 47px;
  width: 32px;
  position: absolute;
  left: -43px;
  top: 55px;
  background: #fff;
}

#owl-demo-31 .owl-next {
  border-radius: 8px;
  border: 1px solid #d7d7d7;
  padding: 4px 7px;
  font-size: 43px;
  height: 47px;
  width: 32px;
  position: absolute;
  right: -43px;
  top: 55px;
  background: #fff;
}

#owl-demo-31 .owl-next span {
  position: relative;
  top: -9px;
  font-size: 35px;
  float: left;
  width: 100%;
  height: 100%;
  left: -1px;
}

#owl-demo-31 .owl-prev span {
  position: relative;
  top: -9px;
  font-size: 35px;
  float: left;
  width: 100%;
  height: 100%;
  left: -1px;
}
.top-sec {
    position: relative;
    padding-top: 10px;
    padding-bottom: 0px;
    background-image: url("../img/dd.jpg");
    background-size: cover;
    background-position: center center;
}
@media only screen and (min-width: 767px){
.top-sec2 {
    display: none;
}
}
.top-sec2 {
    padding-bottom: 10px;
    position: relative;
}
.menu-sec {
    position: relative;
    background: #0C0B71;
}
.menu-sec .bg-body-tertiary{
  background: none !important;
}


@media screen and (min-width: 992px) {
   .navbar {
     padding: 0;
     line-height: 3rem;
  }
   .navbar .dropdown-menu {
     line-height: initial;
  }
   .dropdown .dropdown-menu {
     display: none;
  }
   .dropdown:hover > .dropdown-menu, .dropend:hover > .dropdown-menu {
     display: block;
  }
   .dropdown:hover > .dropdown-menu {
     margin-top: -0.5rem;
  }
   .dropend:hover > .dropdown-menu {
     position: absolute;
     top: -0.5rem;
     left: 100%;
     margin-left: 0;
  }
}
.kuudf2{
  position: relative;
}
.kuudf2 img{
  float: right;
  height: 183px;
}
.menu-sec .nav-link{
  color: #ffffff;
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 12px;
    padding-left: 12px;
}
}
@media only screen and (max-width: 767px) {
.oiss{
  display: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #fff;
}
}
@media only screen and (min-width: 768px) {
.dropdown-toggle::after{
  display: none;
}
.oiss{
  padding-bottom: 10px;
}
}
.dropend .dropdown-toggle::after{
  float: right;
  margin-top: 7px;
}
.dropdown-menu{
  border-radius: 0 !important;
  width: 270px;
}
.dropdown-item{
white-space:normal;
}
.navbar-dark .navbar-toggler {
  color: rgba(255,255,255,.55);
  border-color: rgba(255,255,255,.1);
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler{
  border: 1px solid #dddddd;
}
.carousel-control-next, .carousel-control-prev{
  width: 5%;
}
.pt-30{
  padding-top: 30px;
}
.pb-30{
  padding-bottom: 30px;
}
.oidss{
  position: relative;
}
.oidss img{
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.courss{
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.oisse .nav-tabs{
  border-bottom: 0;
}
.oisse .nav-tabs .nav-item.show .nav-link, 
.oisse .nav-tabs .nav-link.active{
  background: #F5AF01;
  color: #ffffff;
}
.oisse .nav-tabs .nav-link{
  background: #0C0B71;
  padding: 10px 30px 10px 30px;
  color: #ffffff;
  border-radius: 0;
  border:0;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}


.program-card {
  background-color: transparent;
  border-radius: 16px;
  border: 1px solid #F5AF01;
  padding: 20px 12px;
  color: #333333;
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: space-between;
  align-items: start;
  transition: transform 0.3s, background-color 0.3s;
  position: relative;
  transform-style: preserve-3d;
}

/* On hover */
.program-card:hover {
  background-color: #fff;
  transform: rotate(-1deg);
  border-color: #0C0B71;
}

.arrow-btn-circle {
  background-color: #0C0B71;
  padding: 10px 12px 8px 12px;
  position: absolute;
  top: -10px;
  right: -10px;
  transition: all 0.3s ease-in-out;
  border-radius: 100%;
  opacity: 0;
  pointer-events: none;
}

/* Show arrow button on hover */
.program-card:hover .arrow-btn-circle {
  opacity: 1;
  pointer-events: auto;
}

.program-card-icon {
  height: 48px !important;
  width: 48px !important;
}

.program-card h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
  margin: 0;
  height: auto;
}

.program-card p {
  font-size: 16px;
  line-height: 19.2px;
  margin: 0;
  color: #3D3D3D;
}

p{
  text-align: justify;
}
.sdes .redmore-bttns {
    border: 1px solid #01026e;
    background: #fff;
    color: #01026e;
    text-transform: uppercase;
    font-weight: 600;
    padding: 11px 23px;
}
.sdes .redmore-bttns:hover {
    border: 1px solid #01026e;
    background: #01026e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 11px 23px;
}
.sdfse p{
  text-align: center;
}
.foot-contact{
  padding: 0;
  margin: 0;
}
.foot-contact li{
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 10px;
}
.foot-contact li p{
  text-align: left;
  padding-bottom: 0;
  margin-bottom: 0;
}
.foot-contact li i{
  padding-right: 7px;
  float: left;
  font-size: 18px;
  line-height: 28px;
  width: 30px;
}
.vv1{
  padding-left: 30px;
}

.social-icons{
  position: fixed;
  top: 70%;
  left: 0;
  transform: translateY(-50%);
  font-size: 1.3rem;
  z-index: 999;
}

.social-icons .icon{
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: coral;
  transition: width .5s ease;
  cursor: pointer;
}

.social-icons .icon:first-child{
  border-top-right-radius: 5px;
}

.social-icons .icon:last-child{
  border-bottom-right-radius: 5px;
}

.social-icons .icon:hover{
  width: 60px;
}

.social-icons .icon.fb{
  background-color: #3A579A;
}

.social-icons .icon.tw{
  background-color: #00ABF0;
}

.social-icons .icon.pt{
  background-color: #CD1C1F;
}

.social-icons .icon.in{
  background-color: #0077B5;
}

.social-icons .icon.gp{
  background-color: #DD4B39;
}
.tw img{
  height: 18px;
  width: 18px;
}

.sdddssdfsf {
    border: 1px solid #01026e;
    margin-top: 10px;
    border-radius: 30px;
    padding-right: 20px;
}
.aoous {
    background: #01026e;
    padding: 10px 10px 10px 30px;
    border-radius: 30px;
}
.aoous h4 {
    color: #ffffff;
    font-size: 21px;
    line-height: 31px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.aoous h4 i {
    font-size: 18px;
    line-height: 28px;
    margin-right: 7px;
}
.text-danger-glow {
  color: #f3c326;
  text-shadow: 0 0 20px #f3c326, 0 0 30px #f3c326, 0 0 40px #f3c326, 0 0 50px #f3c326, 0 0 60px #f3c326, 0 0 70px #f3c326, 0 0 80px #f3c326;
}

.blink {
  animation: blinker 1s cubic-bezier(.5, 0, 1, 1) infinite alternate;  
}
@keyframes blinker {  
  from { opacity: 1; }
  to { opacity: 0; }
}
.mass {
    font-size: 16px;
    line-height: 26px;
    padding-top: 12px;
}
.kuudf img{
  height: 180px;
}


.spacex{
  padding-top: 20px;
}
.spacex1{
  padding-top: 1px;
}
.spacex2{
  padding-top: 2px;
}
.spacex3{
  padding-top: 3px;
}
.spacex4{
  padding-top: 4px;
}
.spacex5{
  padding-top: 5px;
}
.spacex6{
  padding-top: 6px;
}
.spacex7{
  padding-top: 7px;
}
.spacex8{
  padding-top: 8px;
}
.spacex9{
  padding-top: 9px;
}
.spacex10{
  padding-top: 10px;
}
.spacex11{
  padding-top: 11px;
}
.spacex12{
  padding-top: 12px;
}
.spacex13{
  padding-top: 13px;
}
.spacex14{
  padding-top: 14px;
}
.spacex15{
  padding-top: 15px;
}
.spacex16{
  padding-top: 16px;
}
.spacex17{
  padding-top: 17px;
}
.spacex18{
  padding-top: 18px;
}
.spacex19{
  padding-top: 19px;
}
.spacex20{
  padding-top: 20px;
}
.spacex21{
  padding-top: 21px;
}
.spacex22{
  padding-top: 22px;
}
.spacex23{
  padding-top: 23px;
}
.spacex24{
  padding-top: 24px;
}
.spacex25{
  padding-top: 25px;
}
.spacex26{
  padding-top: 26px;
}
.spacex27{
  padding-top: 27px;
}
.spacex28{
  padding-top: 28px;
}
.spacex29{
  padding-top: 29px;
}
.spacex30{
  padding-top: 30px;
}
.spacex31{
  padding-top: 31px;
}
.spacex32{
  padding-top: 32px;
}
.spacex33{
  padding-top: 33px;
}
.spacex34{
  padding-top: 34px;
}
.spacex35{
  padding-top: 35px;
}
.spacex36{
  padding-top: 36px;
}
.spacex37{
  padding-top: 37px;
}
.spacex38{
  padding-top: 38px;
}
.spacex39{
  padding-top: 39px;
}
.spacex40{
  padding-top: 40px;
}
.spacex41{
  padding-top: 41px;
}
.spacex42{
  padding-top: 42px;
}
.spacex43{
  padding-top: 43px;
}
.spacex44{
  padding-top: 44px;
}
.spacex45{
  padding-top: 45px;
}
.spacex46{
  padding-top: 46px;
}
.spacex47{
  padding-top: 47px;
}
.spacex48{
  padding-top: 48px;
}
.spacex49{
  padding-top: 49px;
}
.spacex50{
  padding-top: 50px;
}
.spacex51{
  padding-top: 51px;
}
.spacex52{
  padding-top: 52px;
}
.spacex53{
  padding-top: 53px;
}
.spacex54{
  padding-top: 54px;
}
.spacex55{
  padding-top: 55px;
}
.spacex56{
  padding-top: 56px;
}
.spacex57{
  padding-top: 57px;
}
.spacex58{
  padding-top: 58px;
}
.spacex59{
  padding-top: 59px;
}
.spacex60{
  padding-top: 60px;
}
.spacex61{
  padding-top: 61px;
}
.spacex62{
  padding-top: 62px;
}
.spacex63{
  padding-top: 63px;
}
.spacex64{
  padding-top: 64px;
}
.spacex65{
  padding-top: 65px;
}
.spacex66{
  padding-top: 66px;
}
.spacex67{
  padding-top: 67px;
}
.spacex68{
  padding-top: 68px;
}
.spacex69{
  padding-top: 69px;
}
.spacex70{
  padding-top: 70px;
}
.spacex71{
  padding-top: 71px;
}
.spacex72{
  padding-top: 72px;
}
.spacex73{
  padding-top: 73px;
}
.spacex74{
  padding-top: 74px;
}
.spacex75{
  padding-top: 75px;
}
.spacex76{
  padding-top: 76px;
}
.spacex77{
  padding-top: 77px;
}
.spacex78{
  padding-top: 78px;
}
.spacex79{
  padding-top: 79px;
}
.spacex80{
  padding-top: 80px;
}
.spacex81{
  padding-top: 81px;
}
.spacex82{
  padding-top: 82px;
}
.spacex83{
  padding-top: 83px;
}
.spacex84{
  padding-top: 84px;
}
.spacex85{
  padding-top: 85px;
}
.spacex86{
  padding-top: 86px;
}
.spacex87{
  padding-top: 87px;
}
.spacex88{
  padding-top: 88px;
}
.spacex89{
  padding-top: 89px;
}
.spacex90{
  padding-top: 90px;
}
.spacex91{
  padding-top: 91px;
}
.spacex92{
  padding-top: 92px;
}
.spacex93{
  padding-top: 93px;
}
.spacex94{
  padding-top: 94px;
}
.spacex95{
  padding-top: 95px;
}
.spacex96{
  padding-top: 96px;
}
.spacex97{
  padding-top: 97px;
}
.spacex98{
  padding-top: 98px;
}
.spacex99{
  padding-top: 99px;
}
.spacex100{
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  .spacex{
  padding-top: 0px;
}
.spacex1{
  padding-top: 0px;
}
.spacex2{
  padding-top: 0px;
}
.spacex3{
  padding-top: 0px;
}
.spacex4{
  padding-top: 0px;
}
.spacex5{
  padding-top: 0px;
}
.spacex6{
  padding-top: 0px;
}
.spacex7{
  padding-top: 0px;
}
.spacex8{
  padding-top: 0px;
}
.spacex9{
  padding-top: 0px;
}
.spacex10{
  padding-top: 0px;
}
.spacex11{
  padding-top: 0px;
}
.spacex12{
  padding-top: 0px;
}
.spacex13{
  padding-top: 0px;
}
.spacex14{
  padding-top: 0px;
}
.spacex15{
  padding-top: 0px;
}
.spacex16{
  padding-top: 0px;
}
.spacex17{
  padding-top: 0px;
}
.spacex18{
  padding-top: 0px;
}
.spacex19{
  padding-top: 0px;
}
.spacex20{
  padding-top: 0px;
}
.spacex21{
  padding-top: 0px;
}
.spacex22{
  padding-top: 0px;
}
.spacex23{
  padding-top: 0px;
}
.spacex24{
  padding-top: 0px;
}
.spacex25{
  padding-top: 0px;
}
.spacex26{
  padding-top: 0px;
}
.spacex27{
  padding-top: 0px;
}
.spacex28{
  padding-top: 0px;
}
.spacex29{
  padding-top: 0px;
}
.spacex30{
  padding-top: 0px;
}
.spacex31{
  padding-top: 0px;
}
.spacex32{
  padding-top: 0px;
}
.spacex33{
  padding-top: 0px;
}
.spacex34{
  padding-top: 0px;
}
.spacex35{
  padding-top: 0px;
}
.spacex36{
  padding-top: 0px;
}
.spacex37{
  padding-top: 0px;
}
.spacex38{
  padding-top: 0px;
}
.spacex39{
  padding-top: 0px;
}
.spacex40{
  padding-top: 0px;
}
.spacex41{
  padding-top: 0px;
}
.spacex42{
  padding-top: 0px;
}
.spacex43{
  padding-top: 0px;
}
.spacex44{
  padding-top: 0px;
}
.spacex45{
  padding-top: 0px;
}
.spacex46{
  padding-top: 0px;
}
.spacex47{
  padding-top: 0px;
}
.spacex48{
  padding-top: 0px;
}
.spacex49{
  padding-top: 0px;
}
.spacex50{
  padding-top: 0px;
}
.spacex51{
  padding-top: 0px;
}
.spacex52{
  padding-top: 0px;
}
.spacex53{
  padding-top: 0px;
}
.spacex54{
  padding-top: 0px;
}
.spacex55{
  padding-top: 0px;
}
.spacex56{
  padding-top: 0px;
}
.spacex57{
  padding-top: 0px;
}
.spacex58{
  padding-top: 0px;
}
.spacex59{
  padding-top: 0px;
}
.spacex60{
  padding-top: 0px;
}
.spacex61{
  padding-top: 0px;
}
.spacex62{
  padding-top: 0px;
}
.spacex63{
  padding-top: 0px;
}
.spacex64{
  padding-top: 0px;
}
.spacex65{
  padding-top: 0px;
}
.spacex66{
  padding-top: 0px;
}
.spacex67{
  padding-top: 0px;
}
.spacex68{
  padding-top: 0px;
}
.spacex69{
  padding-top: 0px;
}
.spacex70{
  padding-top: 0px;
}
.spacex71{
  padding-top: 0px;
}
.spacex72{
  padding-top: 0px;
}
.spacex73{
  padding-top: 0px;
}
.spacex74{
  padding-top: 0px;
}
.spacex75{
  padding-top: 0px;
}
.spacex76{
  padding-top: 0px;
}
.spacex77{
  padding-top: 0px;
}
.spacex78{
  padding-top: 0px;
}
.spacex79{
  padding-top: 0px;
}
.spacex80{
  padding-top: 0px;
}
.spacex81{
  padding-top: 0px;
}
.spacex82{
  padding-top: 0px;
}
.spacex83{
  padding-top: 0px;
}
.spacex84{
  padding-top: 0px;
}
.spacex85{
  padding-top: 0px;
}
.spacex86{
  padding-top: 0px;
}
.spacex87{
  padding-top: 0px;
}
.spacex88{
  padding-top: 0px;
}
.spacex89{
  padding-top: 0px;
}
.spacex90{
  padding-top: 0px;
}
.spacex91{
  padding-top: 0px;
}
.spacex92{
  padding-top: 0px;
}
.spacex93{
  padding-top: 0px;
}
.spacex94{
  padding-top: 0px;
}
.spacex95{
  padding-top: 0px;
}
.spacex96{
  padding-top: 0px;
}
.spacex97{
  padding-top: 0px;
}
.spacex98{
  padding-top: 0px;
}
.spacex99{
  padding-top: 0px;
}
.spacex100{
  padding-top: 0px;
}
}
.f35{
  font-size: 35px !important;
  line-height: 45px !important;
}
.ooiss{
  position: relative;
  z-index: 999;
}
.iuss{
position: relative;
z-index: 999;
padding-top: 20px;
}
.ooiss .owl-carousel .owl-item{
  overflow: initial;
}
.pt-20{
  padding-top: 20px;
}
.bor-20{
  border-radius: 20px;
}
.viss{
  position: relative;
}
.viss2 a{
  position: absolute;
}
.bru-secc{
  background-image: url("../img/t2.jpg");
  padding-top: 150px;
  padding-bottom: 150px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.bru-secc3 .bru-secc{
  background-image: url("../img/t3.jpg");
  background-position: bottom center;
}
.bru-secc5 .bru-secc{
  background-image: url("../img/t5.jpg");
  background-position: bottom center;
}
.bru-secc6 .bru-secc{
  background-image: url("../img/t6.jpg");
  background-position: bottom center;
}
.bru-secc7 .bru-secc{
  background-image: url("../img/t7.jpg");
  background-position: top center;
}
.bru-secc8 .bru-secc{
  background-image: url("../img/t8.jpg");
  background-position: center center;
}
.bru-secc9 .bru-secc{
  background-image: url("../img/t9.jpg");
  background-position: center center;
}
.bru-secc10 .bru-secc{
  background-image: url("../img/t10.jpg");
  background-position: center center;
}
.bru-secc11 .bru-secc{
  background-image: url("../img/t11.jpg");
  background-position: bottom center;
}
.bru-secc12 .bru-secc{
  background-image: url("../img/t1.jpg");
  background-position: center center;
}
.bru-secc13 .bru-secc{
  background-image: url("../img/t12.jpg");
  background-position: bottom center;
}
.bru-secc14 .bru-secc{
  background-image: url("../img/t13.jpg");
  background-position: center center;
}
.bru-secc15 .bru-secc{
  background-image: url("../img/t14.jpg");
  background-position: center center;
}
.bru-secc16 .bru-secc{
  background-image: url("../img/t15.jpg");
  background-position: center center;
}
.bru-secc2{
  position: absolute;
  bottom: 0;
  background:rgba(12,11,113,0.7);
  padding: 10px 70px 10px 70px;
  right: 0;
}
.bru-secc2 h4{
  padding-bottom: 0;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
}

.cardBox {
    flex: 1;
    min-width: 300px;
    background: #ffffff;
    padding: 22px;
    border-radius: 12px;
    border-top: 5px solid #0C0B71;
    box-shadow: 0 4px 20px rgb(0 0 0 / 8%);
    transition: 0.35s ease-in-out;
}
.cardTitle {
    font-size: 1.3em;
    font-weight: 700;
    color: #002147;
    margin-bottom: 12px;
    position: relative;
}
.cardTitle::after {
    content: "";
    width: 50px;
    height: 3px;
    background: #F5AF01;
    position: absolute;
    left: 0;
    bottom: -6px;
    border-radius: 2px;
}
.cardBox:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 30px rgb(0 0 0 / 15%);
}
.yyt .news-list-item1{
      padding: 30px;
}
.yyt .news-text-hdd{
  padding: 0;
}

.prayer-block {
    margin-top: 20px;
    padding: 20px;
    border-top: none !important;
    border-bottom: none !important;
    background-color: #fcfcfc;
    border-radius: 8px;
    border-left: 5px solid #F5AF01;
    border-right: 1px solid #F5AF01;
    box-shadow: 0 2px 5px rgb(0 0 0 / 5%);
}
.ckhssd{
  position: relative;
}
.ckhssd img{
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.ckhssd2{
  background:#0C0B71;
  padding: 10px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.ckhssd2 h4{
  text-align: center;
  font-size: 21px;
  line-height: 31px;
  color: #ffffff;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ckhssd2 p{
  text-align: center;
  color: #ffffff;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
}
.zoom:hover {
  transform: scale(1.1);
transition: all 0.5s ease-in-out 0s;
}
.zoom{
  transform: scale(1.0);
transition: all 0.5s ease-in-out 0s;
}
.ckhssd3{
  overflow: hidden;
}



.patron-section {
    font-family: Poppins, sans-serif;
    background-color: var(--surface-light);
    padding: clamp(3rem, 8vw, 6rem) 1rem;
}
.patron-section__header {
    text-align: center;
    margin-bottom: 4rem;
}
.patron-section__title {
    font-size: clamp(2rem, 5vw, 2.75rem);
    color: var(--brand-blue-dark);
    margin-bottom: 0.5rem;
}
.patron-section__subtitle {
    font-size: 1.1rem;
    color: var(--text-secondary);
    max-width: 600px;
    margin: 0 auto;
}
.patron-groups-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 60px;
}
.patron-group {
    text-align: center;
}
.patron-group__title {
    position: relative;
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--text-primary);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 2.5rem;
    padding-bottom: 0.75rem;
    display: inline-block;
}
.patron-group__title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: 40px;
    height: 3px;
    background-color: var(--brand-blue-dark);
    border-radius: 2px;
}
.patron-group__cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}
.patron-card {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    width: 250px;
    transition: transform 0.3s ease;
}
.patron-card:hover {
    transform: translateY(-10px);
}
.patron-card__image-wrapper {
    position: relative;
    width: 190px;
    height: 190px;
    margin: 0 auto;
}
.patron-card__blob {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: blob-animate 5s ease-in-out infinite;
    transition: transform 0.4s ease;
}
.patron-card:hover .patron-card__blob {
    transform: scale(1.1);
}
.patron-card__image {
    position: absolute;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid var(--white);
    box-shadow: var(--shadow-medium);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.patron-card__details {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}
.patron-card__name {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0;
}
.patron-card__role {
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--brand-orange);
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin: 0;
}
.patron-card__organization {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--text-secondary);
    text-transform: none;
    letter-spacing: 0;
    margin: 0;
}
.patron-card__area {
    font-size: 0.9rem;
    font-weight: 500;
    color: var(--text-secondary);
}
@media (max-width: 768px) {
    .patron-card {
        width: 250px;
    }
}
@keyframes blob-animate {
    0% {
        border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
    }
    50% {
        border-radius: 30% 60% 70% 40%/50% 60% 30%;
    }
    to {
        border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
    }
}

.asdsad {
    border: 1px solid #dddddd;
    padding: 20px;
    border-radius: 8px;
}
.asdsad img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}
.asdsad h5 {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
    color: #333333;
    font-weight: 500;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 0;
}
.doc-bor {
    background: #333333;
    height: 1px;
    width: 100px;
    margin: 0 auto;
}
.asdsad p {
    text-align: center;
    padding-top: 10px;
    color: #0C0B71 !important;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.pohhd{
position: relative;
}
.pohhd .nav-tabs{
  display:block;
  border-bottom: 0 !important;
}
.pohhd .nav-tabs .nav-link{
  width: 100%;
  text-align: left;
  padding: 15px;
}
.pohhd .nav-tabs .nav-item.show .nav-link, 
.pohhd .nav-tabs .nav-link.active{
  background:#F5AF01;
  border-radius: 0;
  border: 0 !important;
  color: #ffffff;
}
.pohhd .nav-item{
  background:#0C0B71;
  margin-bottom: 5px;
  position: relative;
  z-index: 99999;
}
.pohhd .nav-tabs .nav-link:focus, 
.pohhd .nav-tabs .nav-link:hover{
  border: 0 !important;
}
.pohhd .nav-tabs .nav-link{
border: 0;
}
.pohhd .nav-link{
  color: #ffffff;
}
.pohhd .nav-link i{
  padding-right: 7px;
}
.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid green;
}
.pohhd .nav-tabs .nav-link.active:after{
  content: '';
    position: absolute;
    right: -4%;
    margin-top: 0px;
    border-bottom: 14px solid transparent;
    border-top: 14px solid transparent;
    border-left: 14px solid #F5AF01;
    height: 0px;
    z-index: 999;
}
.inseaas p{
  padding-bottom: 20px;
}
.inseaas .news-list-item1{
  border-radius: 0;
}

.year-btn-box {
    padding-top: 20px;
}

/* BUTTON STYLE */
.btn-gradient {
    display: inline-block;
    width: 100%;
    padding: 14px 0;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    letter-spacing: 0.5px;
    background: linear-gradient(135deg, #0A4C86, #1C6FB8);
    box-shadow: 0 4px 10px rgba(0,0,0,0.12);
    transition: all 0.35s ease;
    position: relative;
    overflow: hidden;
}

/* GLOWING HOVER ANIMATION */
.btn-gradient:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 18px rgba(0,0,0,0.18);
}

/* HOVER LIGHT SWIPE EFFECT */
.btn-gradient::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.25);
    transform: skewX(-25deg);
    transition: 0.45s;
}

.btn-gradient:hover::after {
    left: 100%;
}

/* GRADIENT COLOR OPTION */
.gradient3 {
    background: linear-gradient(135deg, #0A4C86, #0091D5);
}
.tasse .progm-list-heding_main h1{
  font-size: 35px;
  line-height: 45px;
}
.inseaas{
  position: relative;
  z-index:0;
}
.tasse{
  position: relative;
}
.cardBox p:last-child{
  padding-bottom: 0;
  margin-bottom: 0;
}
.erss .cardTitle::after{
  background: #0C0B71;
}
.pb-20{
  padding-bottom: 20px;
}
.dsks .news-text-hdd_tmmg{
  border: 1px solid #dddddd;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.iuussd i{
  font-size: 30px;
  line-height: 40px;
  color: #F5AF01;
}
.losede img{
  border-radius: 20px;
}
.liisd p{
  padding-bottom: 0;
  margin-bottom: 0;
}

.pdsss3 {
    padding: 0;
    margin: 0;
}
.pdsss3 li {
    line-height: 31px;
    padding-left: 35px;
    font-size: 16px;
    color: #333333;
    list-style: none;
    background-image: url(../img/pdf3.png);
    background-repeat: no-repeat;
    background-position: 0 -2px;
    margin-bottom: 15px;
    text-align: justify;
    font-weight: 500 !important;
}
.dtttsss h4{
  color: #0C0B71;
}
.table-act{
  background: #0C0B71 !important;
  color: #ffffff !important;
  font-weight: 600 !important;
}
