@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@6..144,1..1000&display=swap');
/**  font-family: "Google Sans Flex", sans-serif;**/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/**  font-family: "Roboto", sans-serif;**/


*{margin: 0; padding: 0; box-sizing: border-box;}
h1, h2, h3, h4, h5, h5 {
  font-weight: 600;
}
.fonch {font-family: "Roboto", sans-serif;}
body {font-family: "Google Sans Flex", sans-serif;
  margin: 0;
  padding: 0;
}
.bg-light {
  background-color: #fff !important;
}
.blue-bg {
  background: #00b7e8;
  color: #fff;
}
.blue-bg p {
  color: #fff;
}
.white-btn {
  color: #fff;
  border: solid 1px #fff;
}
.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
a:hover {
  text-decoration: none;
}
*:after, *:before, p a, a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
p {
    font-size: 19px;
    font-weight: 500;
}


/*******300621v1tav*********/
.iconobx {
  clear: both;
  display: block;
  width: 100%;
  text-align: right;
  margin: 11px 0 0 0;
}
.iconobx img {
  width: 35px;
}
/**go to top here**/
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}
.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
  width: 25px;
  display: block;
  margin: 0 auto;
}
#back-top a {
    font-size: 19px;
    color: #fff;
    display: block;
    padding: 0;
    border: solid 2px #fff;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 40px;
    background: #004d96;
    text-decoration: none;
    border-radius: 10px;
}
#back-top a span {
    display: block;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    padding: 0 0 9px 0;
}
/**go to top here end**/

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background: none !important;
}
/*******landingpage code************/
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}

/*****all*****/
.allhead {
    font-weight: 700;
    color: #fff;
    font-size: 63px;
    line-height: 63px;
}
/******fuuni fuunione *******/
.fuunione {
    z-index: 100;
    position: relative;
    background: url(../images/bg-img.webp) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0px 0;
    min-height: 750px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.logitop {
    margin-bottom: 50px;
}
.fuunione h1 {
    font-size: 58px;
    font-weight: 600;
    color: #fff;
}
.bluimd {
    background: #2A0C8A;
    background: linear-gradient(90deg, rgba(42, 12, 138, 1) 0%, rgba(30, 102, 203, 1) 100%);
    width: fit-content;
    display: inline-block;
    color: #ffff;
    padding: 10px;
    border-radius: 25px;
    padding: 6px 30px;
    text-decoration: none;
    font-weight: 600;
    font-size: 19px;
    box-shadow: inset 0px 3px 8px 0px #505050;
    margin: 0 0 0 25px;
}
.btnboxe {
    display: block;
    margin: 51px 0 0 0;
}

.styleo, .stylep {
    background: #2a0c8a;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 6px 22px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    border-radius: 50px;
    font-size: 18px;
}

.stylep {    background: #2788ff;}

.fuunione p {
    color: #fff;
    font-size: 27px;
    font-weight: 400;
    margin: 10px 0 26px 0;
}
/******fuuni fuunione**end*****/
/******fuuni fuunitwo*******/
.fuunitwo  {
    z-index: 100;
    position: relative;
    background: url(../images/bg-2.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
}

.fuunitwo  .allhead, .fuunifour .allhead {color: #79f66b;}
.rightform {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 15%;
    color: #fff;
}
/******fuuni fuunitwo**end*****/
/******fuunithreee*******/
.fuunithreee  {
    z-index: 100;
    position: relative;
    background: url(../images/bg-3.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
}
.fuunithreee .allhead {
    text-align: center;
    margin-bottom: 50px;
}
.fuunithreee .slick-slide img {
    display: block;
    width: 75%;
    margin: 0 auto;
    display: block;
        transition: transform 0.6s ease,
}
.fuunithreee .slick-slide img:hover, .emorind img:hover {
     transform: scale(1.05);}
/******fuunithreee**end*****/
/******fuunifour*******/
.fuunifour  {
    z-index: 100;
    position: relative;
    background: url(../images/bg-4.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
        padding-bottom: 70px;
}
.leboxe {
    display: inline-block;
    width: 70%;
    vertical-align: middle;
}
ul.datied {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.datied  li {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    width: 49%;
    margin: 20px 0;
    padding: 0 20px 0 0;
}
ul.datied  li  img {
    display: inline-block;
    object-fit: contain;
    height: auto;
    margin: 0 15px 0 0;
    vertical-align: middle;
}
ul.datied  li  span {
    display: inline-block;
    width: 82%;
    vertical-align: middle;
}
.emorind {
    display: inline-block;
    width: 29%;
    text-align: right;
    vertical-align: middle;
}
.emorind img {width: 100%; transition: transform 0.6s ease;}
/******fuunifour**end*****/
/******fuunifourtwo*******/
.fuunifourtwo  {
    z-index: 100;
    position: relative;
    background: url(../images/bg-5.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
}

.why-should {margin-top: 50px;}
.lidve, .lidvf {
    background: #2684f8;
    padding: 30px;
    color: #fff;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 10px;
    margin: 15px 0;
        min-height: 190px;
            transition: 0.35s;
}
.lidve:hover, .lidvf:hover, .fuunieight .slick-slide div > div:hover {transform: translateY(-2px);
    transition: .3s;}
.lidvf { background: #360ea6;}
.lidve  h6, .lidvf  h6{
    font-size: 18px;
    font-weight: 600;
}

.lidve p, .lidvf p{
    margin: 0;
    font-size: 12px;
    font-weight: 300;
}


  /* the slides */
  .why-should .slick-slide {
      margin: 0 15px;
  }

  /* the parent */
  .why-should .slick-list {
      margin: 0 -15px;
  }
/******fuunifourtwo**end*****/
/******fuunifive*******/
section.fuuni.fuunifive {
    padding: 70px 0;
    background: #010a19;
}
section.fuuni.fuunifive p {
    margin: 50px 0;
    color: #fff;
}

.fuunifive img:hover {
    transform: scale(1.05);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.25);
}
.fuunifive img {
    width: 100%;
    display: block;
    transition: transform 0.6s ease, box-shadow 0.6s ease;
    transform-origin: center;
    border-radius: 30px;
}
/******fuunifive**end*****/
/******fuunisix*******/
.fuunisix {
    background: #e6e5e5;
        padding: 70px 0;
}
.fuunisix .container {
position: relative;;
}
.fuunisix .nav-tabs .nav-link  {
    background: #fff;
    color: #000;
    padding: 4px 8px;
    border-radius: 50px;
    margin: 2px;
        transition: .3s;
}

.fuunisix .nav-tabs .nav-link  img {
    object-fit: cover;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    margin: 0 8px 0 0;
}

.fuunisix .nav-tabs .nav-link span {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 12px;
    line-height: 15px;
}

.fuunisix .allhead {
    font-size: 44px;
    font-weight: 400;
    line-height: 50px;
        color: #000;
}

.fuunisix .nav-tabs .nav-item.show .nav-link, .fuunisix .nav-tabs .nav-link.active {
    background: #2684f8;
    color: #fff;
    transition: .3s;
}
.fuunisix .nav-tabs .nav-link span strong {
    display: block;
}
.bifont {
    width: 38%;
    margin: 0 0 50px 0;
}
.fuunisix .allhead strong{
    display: block;
}
.fuunisix .nav.nav-tabs {
    position: absolute;
    right: 0;
    top: 0;
    width: 62%;
    justify-content: end;
    align-items: center;
}
.tab-content {
    margin-top: 20px;
    background-color: #2684f8;
    border-radius: 20px;
    color: white;
        padding: 20px;
}
.faculty-panel {
    border: 1px solid #2684f8;

    border-radius: 20px;
}
.faculty-bg {
    background: #360ea6;
    border-radius: 0 0 180px 180px;
    padding: 15px 15px 0;
    display: flex;
    justify-content: center;
}
.faculty-image-wrap {
    position: relative;
    width: 100%;
    max-width: 320px;
    margin: auto;
    margin-bottom: 25px;
}
.faculty-bg img {
    width: 100%;
    object-fit: contain;
    border-radius: 0 0px 40% 40%;
}
.faculty-badge {
    position: absolute;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 14px 26px;
    border-radius: 18px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .15);
    line-height: 1.2;
}
.faculty-badge span {
    display: block;
    font-size: 18px;
    color: #666;
    letter-spacing: .5px;
}
.faculty-badge strong {
    font-size: 22px;
    font-weight: 700;
    color: #111;
}
.tab-content h4 {
    font-weight: 800;
}
.course-list {
    padding-left: 18px;
    margin-top: 15px;
}
.course-list li {
    margin-bottom: 5px;
    font-weight: 500;
}
.fuunisix .nav-tabs .nav-link:hover {
    transform: translateY(-2px);
        transition: .3s;
}
/****** **end*****/
/******fuuniseven***/
.fuuniseven {
    background: #eeeeee;
    padding: 70px 0;
}

.parac{    text-align: center;
    font-size: 15px;
    font-weight: 500; margin: 18px auto 25px;}
.fuuniseven .allhead {
    font-size: 44px;
    font-weight: 400;
    line-height: 50px;
    color: #000;
    text-align: center;
}

element.style {
    text-align: center;
}.whxie {
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color:#360ea6;
    border-image: initial;
    padding: 22px 14px;
    transition: 0.3s;
    border-radius: 10px;
    height: 153px;
    margin: 0 10px;
}
.whxie strong{
    font-size: 42px;
    font-weight: 700;
    color: #360ea6;
    margin-bottom: 5px;
}.toptier .slick-slide img {
    display: block;
    width: 100%;
    margin: 0 auto;
    object-fit: contain;
    height: 80px;
}
.fuuniseven h6 {
    font-size: 24px;
    margin: 49px 0 13px;
}
.percent.percentdd:after {
    content: "%";
    display: inline-block;
  }
  .percent.plus:after {
    content: "+";
    display: inline-block;
  }
/******fuuniseven end*****/
/****** *******/
/******fuuni fuunieight *******/
.fuunieight {
    z-index: 100;
    position: relative;
    background: url(../images/bg-6.webp) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 70px 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.cneterpara {
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    max-width: 650px;
    margin: 0 auto 30px;
    text-align: center;
}
.fuunieight .slick-slide div > div {
    background: #2684f8;
    color: #fff;
    padding: 25px;
    margin: 0;
    font-size: 12px;
    font-weight: 300;
    border-radius: 10px;
     margin: 15px 0;
     transition: 0.35s;
}
.fuunieight .slick-slide div > div strong{
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin: 0 0 15px 0;
}
  /* the slides */
  .services .slick-slide {
      margin: 0 15px;
  }


  /* the parent */
  .services .slick-list {
      margin: 0 -15px;
  }
/******fuunieight**end*****/

/******fuuninine*******/
.fuuninine {
    background: #f8f9fb;
    padding: 70px 0;
}
.leidws {
    border-radius: 20px;
    box-shadow: 0 0 12px 13px #e3e3e3;
    display: inline-block;
}

.riixes {
    display: inline-block;
    width: 56%;
    vertical-align: top;
    margin: 0 0 0 6%;
}

.fuuninine .allhead, .fuuniten .allhead {
    font-size: 44px;
    font-weight: 400;
    line-height: 50px;
    color: #000;
    text-align: center;
}
.paracet {
    text-align: center;
    max-width: 760px;
    margin: 10px auto 34px;
    color: #555;
    font-size: 15px;
}
.feature-card {
    display: flex;
    gap: 10px;
    background: #ffffff;
    padding: 10px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
    margin: 5px;
        min-height: 86px;
            transition: all 0.3s ease;
}
.feature-card:hover {
    transform: translateY(-5px);
}
.feature-card  i {
    font-size: 28px;
    color: #0e5233;
    margin-top: 5px;
}

.feature-card  h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
}

.feature-card p {
    font-size: 14px;
    color: #555;
    margin: 0;
    font-weight: 300;
}
/******fuuninine**end*****/
/******fuuniten*******/

.fuuniten {
    background: #f3f1ef;
    padding: 70px 0;
}
img.liese {
    display: inline-block;
    vertical-align: top;
    width: 43%;
}
.leids {
    display: inline-block;
    vertical-align: top;
    width: 54%;
    margin: 0 0 0 2%;
}
.trending {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}
.trending > div {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
}
.trending > div .program-item i{    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 0;}

   .trending > div .program-item span {
    font-size: 15px;
    margin: 0 0 0 5px;
}

.desdes img {
    max-height: 35px;
    filter: grayscale(100%);
    opacity: 0.8;
    transition: all 0.4s ease;
    transform: scale(1);
    cursor: pointer;
}

.desdes img:hover {
    filter: grayscale(0%);
    opacity: 1;
    transform: scale(1.1) translateY(-4px);
}
.desdes .slick-track {padding: 42px 0;}
.eides h6 {
    font-size: 24px;
    margin-bottom: 15px;
} 
.eides ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 2px solid #000;
    padding-top: 20px;
    gap: 15px;
    list-style: none;
    margin: 0;
    padding: 15px 0 0 0;
    font-size: 14px;
}

.eides ul  li i{    color: #0b6623;
    margin-right: 8px;}
/******fuuniten**end*****/
/******fuunieleven*******/
.fuunieleven {
    padding: 15px 0;
    background: #113d24;
}

.fuunieleven .allhead {
    color: #79f66b;
    display: inline-block;
    vertical-align: middle;
    font-size: 44px;
    line-height: 47px;
    text-align: right;
}
.fkude {
    object-fit: cover;
    height: 146px;
    margin: 0 17px 23px;
}.riides {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-align: left;
    border-left: solid 4px #fff;
    padding: 0 0 0 67px;
    width: 27%;
}
.riides p {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
}
.iesd {
    background: #2788ff;
    display: inline-block;
    margin: 12px 20px 0 0;
    padding: 6px 22px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    border-radius: 50px;
    font-size: 18px;
}
/******fuunieleven**end*****/
/******fuunitwifve*******/
.fuunitwifve{
    background: #062514;
    padding: 50px 0;
    border-top: solid 2px #b1b1b1;
}
.ftlogo {
    object-fit: contain;
    height: 70px;
    display: inline-block;
    vertical-align: top;
}
.esdhs {
    display: inline-block;
    width: 50%;
    color: #fff;
    margin: 0 5%;
}
.esdhs p{
    font-size: 12px;
    font-weight: 300;
}
.maixe {
    display: block;
    margin: 30px 0 0 0;
}
.leised, .rides {
    display: inline-block;
    width: 50%;
    font-size: 12px;
    font-weight: 300;
    vertical-align: top;
}
.leised strong, .rides strong {
    display: block;
    font-size: 13px;
    margin: 0 0 8px 0;
    font-weight: 600;
}
.rides { width: 49%;}

footer h5.allhead {
    color: #79f66b;
    font-size: 25px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
}
.rides a {
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0 0 14px 0;
}

.rides a  i {
    margin: 0 7px 0 0;
}
/******fuunitwifve**end*****/
/******apply btn*******/
.aplbtn {
    position: fixed;
    right: 0;
    top: 40%;
    background: none;
    border: none;
    padding: 0;
z-index: 999;
}
.btdmobiel {
    display: none;
}
.aplbtn img {
    object-fit: contain;
    width: 52px;
    display: block;
}
/******apply btn***end*****/
/******model*******/
.modal-header {    background: #2A0C8A;
    background: linear-gradient(90deg, rgba(42, 12, 138, 1) 0%, rgba(30, 102, 203, 1) 100%);}
/******model**end*****/
/******thankyou*******/
/******fuunithreee*******/
.thkyoupage  {
    z-index: 100;
    position: relative;
    background: url(../images/thankyou-bg.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
}
.thkyoulgo {
    text-align: center;
    display: block;
    margin: 0 auto 70px;
    object-fit: contain;
    height: 123px;
}
.thkyoupage  h1 {
    font-size: 118px;
    color: #223862;
    margin: 0 auto 5%;
    display: block;
    text-align: center;
}
.thkyoupage .btnboxe {
    display: block;
    margin: 0 auto 0;
    text-align: center;
}

.thkyoupage .styleo, .thkyoupage .stylep {
    background: #2A0C8A;
    background: linear-gradient(90deg, rgba(42, 12, 138, 1) 0%, rgba(30, 102, 203, 1) 100%);
}
.thkyoupage .stylep {margin-right: 0;}
/******thankyou**end*****/



