@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;**/


*{margin: 0; padding: 0; box-sizing: border-box;}
h1, h2, h3, h4, h5, h5 {
  font-weight: 600;
}
body { font-family: "Poppins", 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;
}
.slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    background: #ff3333;
    border-radius: 10px;
    opacity: 0.5;
} .slick-dots li.slick-active{ opacity: 1;}

.slick-dots {
    left: 0;
    right: 0;
}

/******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: #335cad;}


/******fuuni fuunitwo*******/
.formaandimgxe {
    position: relative;
}

/****************** coerbxone***********************/
.coerbxone {
    z-index: 100;
    background: url(../images/hero-baner.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: 69px;
    color: #fff;
    font-weight: 700;
    line-height: 76px;
    margin: 30px 0 60px;
}

 .coerbxone h1 span {
    color: #f0d34d;
}

 .coerbxone h2  {
    color: #fff;
    font-weight: 400;
    font-size: 25px;
}

.hedes {
    position: relative;
    color: #fff;
    left: 0;
    font-size: 28px;
    font-weight: 600;
    padding: 5px 20px 6px  0;
    width: fit-content;
}

.hedes span {
    color: #f0d34d;
    font-weight: 600;
}
/**from css***/
.formaioxe {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.formbxe {
position: absolute;
    right: 9%;
    top: 32%;
    z-index: 222;
}

/****************** coerboxtow***********************/
.coerboxtow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7%;
    z-index: 222;
}
.education {
    background: #335cad;
    padding: 30px;
    border-radius: 18px;
}
.whxie {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-width: 1px;
    height: auto;
    border: none;
    border-right: solid 2px #f0d34d;
    font-weight: 400;
    color: #fff;
    font-size: 20px;
}

.whxie strong {
    font-size: 42px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 5px;
    line-height: 42px;
}

.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:after {
    content: "Cr+";
    display: inline-block;
  }

  .education  .slick-slide:last-child .whxie{ border:none}


/****************** .coer.coerbxthree  ***********************/

  .coer.coerbxthree {padding:70px 0 ;}

  .headerset  {    padding: 50px 0;}

  .subhead {
    font-size: 26px;
    width: 47%;
    margin: 19px auto 0;
}

.tlalbxe ul {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    font-size: 20px;
    margin: 0 4% 0 0;
    padding: 0;
    list-style: none;
    font-weight: 500;
}

.tlalbxe  ul li {
    display: block;
    position: relative;
    padding: 12px 10px 12px 30px;
    border-bottom: solid 1px #ff3333;
    transition: 0.3s;
}



.tlalbxe  ul li:hover { transform: translateY(-5px); background: #fff1f1}


.tlalbxe  ul li:last-child {border: none;}

.tlalbxe  ul li span {
    position: absolute;
    left: 0;
    font-weight: 700;
}

.rimdes {
    object-fit: contain;
    width: 35%;
    display: inline-block;
    vertical-align: top;
     transition: 0.3s;
}


   


.rimdes:hover { transform: translateY(-5px);}
.tlalbxe  ul li.redtbxt, .Placement .slick-slide:nth-child(1) .deds {border-color:#ff3333;}
.tlalbxe  ul li.yelltbxt, .Placement .slick-slide:nth-child(2) .deds {border-color:#f0d34d;}
.tlalbxe  ul li.bluetbxt, .Placement .slick-slide:nth-child(3) .deds {border-color:#335cad;}
.tlalbxe  ul li.greetbxt, .Placement .slick-slide:nth-child(4) .deds {border-color:#33ad5c;}
.redtbxt span {color: #ff3333;}
.yelltbxt   span {color: #f0d34d;}
.bluetbxt  span {color: #335cad;}
.greetbxt   span, .text-green {color: #33ad5c;}

/****************** coer coerbxfour ***********************/
section.coer.coerbxfour {
    padding-bottom: 40px;
}
img.idine {
    object-fit: contain;
    height: 49px;
    margin: 0 auto 13px;
    display: block;
}
.boxes {
    text-align: center;
    padding: 15px 0;
    min-height: 246px;
}
.subpara {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    color: #000;
}

.boxes  p {
    margin: 6px 0 0 0;
    font-size: 15px;
    font-weight: 400;
    color: #000;
}

  /* the slides */
.why-COER .slick-slide {
    margin: 0 10px ;
}
.why-COER .slick-slide > div {    background: #f4f4f4;
    border-radius: 10px;
    padding: 30px; margin-bottom: 20px;  
    transition: 0.3s;}

    .why-COER .slick-slide > div:hover {    transform: translateY(-5px); background: #fff1f1}
  /* the parent */
  .why-COER .slick-list {
      margin: 0 -10px;
  }

/****************** coer coerbxfive ***********************/
  .coerbxfive {
    z-index: 100;
    background: url(../images/bg-1.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
}

.deds {
    color: #fff;
    border-right: solid 2px #f00;
    min-height: 190px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-direction: column;
    padding-right: 10%;
     transition: 0.3s;
}

.deds:hover { transform: translateY(-2px);}
img.desdw {
    object-fit: contain;
    height: 47px;
    margin: 0 0 15px 0;
}

.Placement {
    margin-top: 55px;
}
.Placement .slick-slide:last-child .deds {border: none;}

 /* the slides */
  .Placement .slick-slide {
      margin: 0 20px;
  }

  /* the parent */
  .Placement .slick-list {
      margin: 0 -20px;
  }


/****************** coer coerbxsix  ***********************/
section.coer.coerbxsix {
    padding: 70px 0;
}

section.coer.coerbxsix .headerset {
    padding: 50px 0 20px;
}
  .lefvx {
    display: inline-block;
    vertical-align: top;
     width: 46%;
    vertical-align: top;
    margin-right: 3%;
}

.rightcnt {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.coerbxsix .subhead {
    width: 100%;
}

.Recruiters img { width: 100%;}
 /* the slides */
  .Recruiters .slick-slide {
      margin: 0 5px;
  }

  /* the parent */
  .Recruiters .slick-list {
      margin: 0 -5px;
  }

.main-box {
    display: flex;
    background: #335cad;
    margin: 31px 0 0 0;
    padding: 0;
    width: auto;
}

.box {
    height: 590px;
    padding: 15px;
    border-right: 1px solid white;
    webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    position: relative;
    overflow: hidden;
    list-style: none;
}

.detail
{
    width: 85%;
    height: 100%;
    position: absolute;
        right: -100%;
    top:0;
    color:black;
    opacity: 0;
    padding:30px;
    box-sizing:border-box;
    webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    /* -webkit-transform: translateX(100%);
    transform: translateX(100%); */
}

.box.active {
    width: 70% !important;
    background: #859dce;
}
.box.active .detail
{
    opacity: 1;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
    /* transform: none;
       transition: 0.3s;
         -webkit-transform: translateX(0%);
    transform: translateX(0%); */
      right: 0%;
}

.box.active .detail:hover { transform: translateY(-5px);}

.box span {
    writing-mode: vertical-rl;
    font-size: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 40px;
    transform: rotate(180deg);
    font-weight: 400;
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.box.active span {
    left: 14px;
    right: auto;
    margin: 0;
    font-weight: 600;
}
.namebxe {
    display: block;
    color: #fff;
    margin: 13px 0 16px 0;
    font-size: 22px;
    line-height: 26px;
}
.scbxe {
    width: 100%;
}

.namebxe {
    display: block;
    color: #fff;
    margin: 13px 0 16px 0;
    font-size: 22px;
    line-height: 26px;
}

.namebxe i{
    display: block;
    color: #000;
    font-weight: 700;
    font-size: 22px;
    font-style: normal;
}

.edesx p {
    margin: 0;
    color: #fff;
    font-weight: 400;
    font-style: italic;
    line-height: 22px;
    font-size: 14px;
    position: relative;
}
.toaute {    object-fit: contain;
    height: 47px;
    position: absolute;
    top: -15px;
    rotate: 182deg;}

.btmqute {
    object-fit: contain;
    position: absolute;
    top: 52px;
    right: -40px;
}


/****************** coer coerbxseven ***********************/
section.coer.coerbxseven {
    margin-bottom: -100px;
    position: relative;
    z-index: 2;
}
  .theoxe {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}

.mobilebxe-ver {display: none;}
.itemd, .items {
    /* background: rgba(255, 255, 255, 0.15); 
    padding: 20px;*/
    border-radius: 15px;
    overflow: hidden;
    position: relative;
      transition: 0.3s;
}






   


.itemd:hover, .items:hover { transform: translateY(-5px);}
.itemd img, .itembxtw img { width: 100%;;}

.itemd p {
    margin: 6px 0 0 0;
    font-size: 15px;
    font-weight: 400;
}
.headss {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    color: #fff;
}
.contxe {
    position: absolute;
    color: #fff;
    left: 15px;
    right: 15px;
    bottom: 15px;
}

.itembxtw {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}
.itembxtw {
    margin-top: 20px;
}
.margt {    margin-bottom: 15px;}

.itembxtw img {object-fit: cover; height: 100%;}


/****************** coer coerbxeight***********************/
.coerbxeight {
    z-index: 100;
    background: url(../images/bg-2.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: 1310px;
    position: relative;
    z-index: 1;
}



.coerbxeight .allhead span {
    display: block;
    color: #f0d34d;
}

.coerbxeight .subhead {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
}

.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);}

.whioxe {
    background: #fff;
    display: inline-block;
    padding: 4px 31px;
}

.apredbt {
    padding: 4px 31px;
    display: inline-block;
    background: #ff3333;
    color: #fff;
}

.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;
}


/**********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%;
}

