@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/** font-family: "Poppins", sans-serif;**/

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
/**   font-family: "DM Sans", sans-serif;**/


*{margin: 0; padding: 0; box-sizing: border-box;}
h1, h2, h3, h4, h5, h5 {
  font-weight: 600;
}
body {   font-family: "DM Sans", 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: 36px;
    line-height: 36px;
}
.slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    background: none;
    border-radius: 0;
    opacity: 0.5;
    transform: rotate(45deg);
    border: solid 2px #ff3333;
}
.slick-dots li.slick-active{ opacity: 1;  background: #ff3333;}

.slick-dots {
    left: 0;
    right: 0;
}

 /* the slides */
  .gapsl .slick-slide {
      margin: 0 10px;
  }

  /* the parent */
  .gapsl .slick-list {
      margin: 0 -10px;
  }
ul { margin: 0; padding: 0; list-style: none;}

.slick-prev:before, .slick-next:before {
    content: '';
}

.slick-prev, .slick-next, .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {background: url(../images/b-tech/arrow-left.webp) no-repeat left top/ cover; height: 40px; width: 40px; opacity: 1 !important;}

 .slick-next, .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {background: url(../images/b-tech/arrow-right.webp) no-repeat left top/ cover;}

 .slick-list.draggable { width: 96%; margin: 0 auto;}

 .slick-dots li button:before {display: none;}

/******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: #C02039;
    background: linear-gradient(90deg, #cf8590 0%, #C02039 100%);}
/******model**end*****/
/******coer bx start*******/

/***all***/
.bluetext {        color: #da3a32;}


/******fuuni fuunitwo*******/
.formaandimgxe {
    position: relative;
}

/****************** coerbxone***********************/
.coerbxone {
    z-index: 100;
    background: url(../images/b-tech/top-bnr.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
       height: 874px;
}
.coerlogo {
    object-fit: contain;
    width: 299px;
    margin-bottom: 44px;
}
.coerbxone h1 {
    font-size: 82px;
    color: #da3a32;
    font-weight: 700;
    line-height: 79px;
    margin: 40px 0 0;
}
.coerbxone h1 span {
    color: #f0d34d;
    display: block;
}
.atn {
    color: #fff;
    margin: 0 0 7px 0;
    font-weight: 300;
}

.hedes {
    color: #fff;
    font-size: 32px;
    margin: 35px 0 0;
}
.hedes span { font-weight: 600; color:#e5c948}
.coerbxone h2 {
    color: #fff;
    font-weight: 300;
    font-size: 19px;
}

/**from css***/
.formaioxe {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.formbxe {
position: absolute;
    right: 9%;
    top: 17%;
    z-index: 222;
}

.formbxe .npf_wgts iframe  {border-radius: 10px !important;}

/****************** coerboxtow***********************/
.coerboxtow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7%;
    z-index: 222;
}
.education {
    background: #e5c948;
    padding: 30px;
    border-radius: 0;
    box-shadow: 0 10px 11px #b7b7b7;
}
.whxie {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-width: 1px;
    height: auto;
    border: none;
    border-right: solid 2px #d6b51e;
    font-weight: 400;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
}

.whxie strong {
    font-size: 56px;
    font-weight: 900;
    color: #1b2e79;
    margin-bottom: 5px;
    line-height: 42px;
    text-transform: none;
}

.fuuniseven h6 {
    font-size: 24px;
    margin: 49px 0 13px;
}
.percent:after {  content: "%";
    display: inline-block;
    margin-left: 10px;}
    
/* .percent.percentdd::before {
    content: "\20B9";
    display: inline-block;
  } */
.percent.percentdd:after {
    content: "LPA";
    display: inline-block;
    margin-left: 10px;
  }
  
  .percent.plus:after {
    content: "+";
    display: inline-block;
  }
 .percent.textcr::before  {  content: "\20B9";
    display: inline-block;}
  .percent.textcr:after {
    content: "Cr+";
    display: inline-block;
  }

  .education  .slick-slide:last-child .whxie{ border:none}


/****************** .coer.coerbxthree  ***********************/

  .coer.coerbxthree {padding:150px 0 70px;}

  .headerset  { padding: 50px 0;}

.subhead {
    font-size: 22px;
    width: 47%;
    margin: 16px auto 0;
    line-height: 27px;
}

.boubxe {
    position: relative;
    transition: 0.3s;
}

.boubxe:hover { transform: translateY(-2px); transition: 0.3s;}

.content {
    position: absolute;
    bottom: 0;
    padding: 30px 30px 15px;
    color: #fff;
}

.ehadin {
    color: #e5c948;
    font-weight: 600;
    font-size: 31px;
    font-weight: 700;
    margin: 0 0 12px 0;
}

.ehadin p {
    font-weight: 300;
}

.slick-slide .boubxe img  {
    width: 100%;
}

.secointwo .accordion-item {
    margin: 0 0 16px 0;
}
.secointwo .accordion-button {
    color: #1b2e79;
    font-size: 23px;
    font-weight: 600;
    padding: 17px 50px;
    margin-bottom: 5px;
    border: solid 1px #ccc;
    border-radius: 10px !important;
    box-shadow: none;
    transition: 0.3s;
}
.secointwo .accordion-button:hover { transform: translateY(-2px); transition: 0.3s;}

.secointwo  .accordion-button:not(.collapsed) {
    background: #e5c948;
}

.secointwo .accordion-item:not(:first-of-type), .secointwo .accordion-item {    border: none;}


.secointwo .accordion-item:not(:first-of-type), .secointwo .accordion-item {
    box-shadow: 0 0 10px #e7e7e7;
    border-radius: 16px;
}

.fodes  {
    padding: 20px;
}

.fodes ul li {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    border-right: solid 1px #ccc;
    padding: 0 20px 0 0;
    margin: 0 20px 0 0;
    min-height: 150px;

}

.fodes ul li:last-child {border: none;}

.fodes ul  li p {
    margin: 0;
    font-size: 18px;
    line-height: 25px;
}


.fodes ul  li a {
    color: #da3a32;
    text-decoration: none;
    font-weight: 600;
    font-size: 19px;
    margin: 8px 0 0 0;
    display: block;
    width: fit-content;
     transition: 0.3s;
}
.fodes ul  li a:hover { transform: translateY(-2px); transition: 0.3s;}

.fodes ul  li strong {
    display: block;
    margin: 0 0 5px 0;
}

.secointwo {
    margin: 8% 0 0 0;
}

/*********************bechxtwo*********************/

.bechxtwo {
    z-index: 100;
    background: url(../images/b-tech/bg-1.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
}

.Who .slick-slide img {    width: 100%;
    background: #fff;
    border-radius: 10px; margin: 4px auto 15px; transition: 0.3s;}

.Who .slick-slide img:hover { transform: translateY(-2px); transition: 0.3s;}

.bechxtwo .subhead { color: #fff;}
.bechxtwo .allhead {color: #e5c948; }


/*********************bechxthree*******************/
.bechxthree {
    padding: 70px 0 34px;
}

.bechxthree  .mbile, .bechxthree .desktp { width: 100%;}

.mbile { display: none;}


.desdistwo {
    padding: 70px 0;
}

.bechxthree  .desdistwo .allhead.bluetext {
    margin: 70px 0 50px;
}
.bliboxe {
    background: #1b2e79;
    padding: 50px 50px 96px 50px;
    position: relative;
}
.imxows {
    position: relative;
    width: 46%;
    text-align: center;
    display: inline-block;
}

.slick-slide  .imxows img.utime {
    position: absolute;
    right: 41%;
    width: 117px;
}

.slick-slide  .imxows img.testmg {
    border: solid 7px #fff;
    border-radius: 53%;
    position: relative;
}

.imoxes {
    display: inline-block;
    color: #fff;
    width: 50%;
    vertical-align: top;
    text-align: left;
}

.imoxes p {font-size: 22px;
    font-weight: 300;
    line-height: 29px;}

    .nabxe {
    display: block;
    margin: 43px 0 0 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 28px;
}
  .nabxe  .namxe {
    display: block;
    color: #e5c948;
}

.sen {
    display: block;
    font-weight: 300;
    font-size: 20px;
}

.notxt {
    display: block;
    font-weight: 600;
    font-size: 20px;
}

.btmlog {
    background: #fff;
    object-fit: contain;
    height: 88px;
    border-radius: 10px;
    margin: 25px 0 0 0;
}

.slider-nav .slick-slide img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    height: 80px;
    border: solid 2px #e5c948;
    border-radius: 50%;
    opacity: 0.7;
    transition: 0.3s;
    margin: 4px 0;
}

.slider-nav .slick-slide img:hover { transform: translateY(-2px); transition: 0.3s;}

.slider-nav .slick-slide.slick-current.slick-active img  {
      filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    cursor: pointer;
    opacity: 1;
}

.slider-nav {
    position: absolute;
    width: 30%;
    bottom: 7%;
}

.slider-for.slider {position: static;}


.slider-for.slider .slick-dots {
    position: absolute;
    bottom:-10%;
}

/***********************footer****************************/

/****************** coer coerbxeight***********************/
.coerbxeight {
    z-index: 100;
    background: url(../images/b-tech/bg-8.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
    padding: 70px 0 20px;
    height: 1150px;
    position: relative;
    z-index: 1;
}


.coerbxeight .allhead span {
    display: block;
    color: #ff3333;
}
.coerbxeight .subhead {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: 30px;
}
.btboxe {
    display: block;
    width: fit-content;
    background: #fff;
    margin: 25px auto 50px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    border-radius: 50px;
    overflow: hidden;
      transition: 0.3s;
}
   


.btboxe:hover { transform: translateY(-2px); transition: 0.3s;}

.whioxe {
    background: #fff;
    display: inline-block;
    padding: 4px 31px;
}

.apredbt {
    padding: 4px 31px;
    display: inline-block;
    background: #ff3333;
    color: #fff;
        border-radius: 50px;
}

.risr {
    display: inline-block;
    vertical-align: middle;
    object-fit: contain;
    height: 27px;
    margin: 0 0 0 9px;
}

.ftlogoe  {
    clear: both;
    text-align: center;
}
.ftloe {
    object-fit: contain;
    height: 47px;
    display: inline-block;
    vertical-align: middle;
}

.ftlogoe span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-align: left;
    font-size: 12px;
    margin: 0 0 0 22px;
}


.coerbxeight .subhead  strong { color: #f0d34d; display: block;}

.coerbxeight .allhead {
    font-weight: 800;
    font-size: 73px;
    line-height: 73px;
    margin-bottom: 60%;
    font-family: "Poppins", sans-serif;
}
.clorghr { color: #ccc; font-weight: 300; font-size: 16px;}


/**********thakyoupage***********/

.thankyoue { background: #000;}

.thakyoubage {
    z-index: 100;
    /* background: url(../images/thank-you/bg-img.webp) no-repeat; 
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;*/
    position: relative;
    /* padding: 0; */
}
.desd { width: 100%; height: 100%;}

.thakyoubage .container {
    position: absolute;
    top: 8%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 222;
    text-align: center;
}

.thakyoubage h1 {
    display: block;
    clear: both;
    color: #fff;
    text-transform: uppercase;
    font-size: 90px;
    font-weight: 700;
    line-height: 90px;
    padding: 58px 0 19px;
}

.thakyoubage h1 span {
  font-size: 72px;
  background: -webkit-linear-gradient(#ffd581, #fae080, #f1ba50);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tolog {
    float: right;
    display: block;
    object-fit: contain;
    height: 108px;
}

.thakyoubage p {
    font-size: 32px;
    color: #fff;
}

.thakyoubage p strong { display: block;}
.links {margin: 150px 0 50px;}

.links a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 23px;
    padding: 6px 34px;
    border-radius: 29px;
    font-weight: 600;
    border: solid 2px #fff;
    margin: 0 14px;
    box-shadow: 0 0 15px #000;
}
.links a:hover {background: #ff3333;}
.links a img {
    object-fit: contain;
    height: 23px;
    margin: 0 0 0 20px;
    display: inline-block;
    vertical-align: middle;
}

.socilicon a {display: inline-block; margin-right: 30px;}
 .socilicon a img {
    object-fit: contain;
    height: 60px;
}
.thakyoubage .ftr {
    background: #000;
    width: 100%;
    padding: 44px 0;
    position: relative;
    bottom: 0;
    clear: both;
    overflow: hidden;
}
.thakyoubage .ftlogoe {
    clear: both;
    text-align: center;
}

.thakyoubage .ftloe {
    object-fit: contain;
    height: 47px;
    display: inline-block;
    vertical-align: middle;
}

.thakyoubage  .ftlogoe span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-align: left;
    font-size: 12px;
    margin: 0 0 0 22px;
}
.lieimd {
    display: inline-block;
    text-align: left;
    width: 49%;
}
.socilicon {
    display: inline-block;
    text-align: right;
    width: 50%;
}

