@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 #2490bc;
    border-radius: 50%;
}
.orgenttxt {color: #f16c13;}
.buletxt {color: #004e99;}
.slick-dots li.slick-active{ opacity: 1;  background: #2490bc;}

.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: #293d8d;}


/******************hcst*topbner**********************/

.topbner img {
    width: 100%;
    display: block;
    object-fit: cover;
}

.topbner img.mobbanr { display: none;} 

/****************** hcst*hcstow**********************/


section.hcst.hcstow {
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}

section.hcst.hcstow .container {
    position: relative;
    margin-top: 5%;
}
section.hcst.hcstow .allhead{
    display: inline-block;
    width: 30%;
    vertical-align: middle;
}

section.hcst.hcstow .why {
    display: inline-block;
    width: 69%;
    vertical-align: middle;
}
.conides {
    background: #fefcfc;
    margin: 10px;
    text-align: center;
    padding: 30px;
    min-height: 355px; transition: .3s;
}
.conides:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.slick-slide .conides img  {
    object-fit: contain;
    height: 68px;
    margin: 0 auto 21px;
}
.ridw {
    color: #004e99;
    font-weight: 500;
    font-size: 25px;
    line-height: 29px;
    margin: 0 0 17px 0;
}
.nocnte p {
    margin: 0;
    font-size: 18px;
    line-height: 26px;
}
.hcstow::before {
    content: "";
    height: 100%;
    position: absolute;
    top: 70px;
    width: 100%;
    background: #2490bc;
    left: 10%;
}

/****************** hcst*hcstthree**********************/
.hcstthree {
    z-index: 100;
    background: url(../images/hsct/bg-2.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 0;
}

.hcstthree  .allhead {
    text-align: center;
    color: #525252;
}
.d-flex.align-items-start {
    margin: 60px 0 19px;
    min-height: 597px;
}
.nav-pills .nav-link {
    color: #3a3a3a;
    font-size: 21px;
    font-weight: 600;
    border-radius: 0 !important;
    margin: 0 0 13px 0;
    background: #d6d6d6;
    transition: .3s;
}
.nav-pills .nav-link:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background: #004e99;
}


.nav.flex-column.nav-pills.me-3{
    width: 31%;
}
.tab-content {
    margin: 0 0 0 40px;
}
.subxes {
    color: #004e99;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 13px 0;
}

.conesd ul li  {
    position: relative;
    margin: 0 0 10px 0;
}
.conesd ul li img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 0;
    object-fit: contain;
    height: 10px;
}
.conesd ul li span {
    display: inline-block;
    vertical-align: middle;
}
.menimg {
    position: absolute;
    bottom: 0;
}
/****************** hcst*hcstfour**********************/
.hcstfour {
    z-index: 100;
    background: url(../images/hsct/bg-3.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 ;
}

.conxe {
    margin: 2.5px 5px;
    position: relative;
        transition: .3s;
}
.conxe:hover {
    transform: translateY(-2px);
    transition: .3s;
}
.slick-slide img.fulimg {
    width: 100%;
}
.cones {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 30px;
    width: 100%;
}
.slick-slide img.arimg {
    display: inline-block;
    vertical-align: bottom;
    object-fit: contain;
    height: 41px;
}

.cones span {
    display: inline-block;
    width: 89%;
    vertical-align: top;
    font-size: 19px;
    line-height: 25px;
    margin: 0 0 0 2%;
}
.cones i {
    font-style: normal;
    font-weight: 600;
}

.hcstfour .allhead {
    margin: 0 0 36px 0;
}

.hcstfour .allhead span {
    display: block;
}

/****************** hcst*hcstfive**********************/
.hcstfive {
    z-index: 100;
    background: url(../images/hsct/bg-4.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 ;
}
.Recruiters .slick-slide img {
    width: 98%;
    background: #fff;
    box-shadow: 0 0 3px 2px #e3e3e3;
    margin: 8px 0;
        transition: .3s;
}

.Recruiters .slick-slide img:hover {
    transform: translateY(-2px);
    transition: .3s;
}

 /* the slides */
.Recruiters .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
.Recruiters .slick-list {
    margin: 0 -10px;
  }
  
  .hcstfive  .boxone:last-child {
    display: block;
    margin: 50px 0 0 0;
    position: relative;
}

  .hcstfive  .boxone:last-child .allhead {
    margin: 0 0 32px 0;
}

.slick-slide .arove img  {
    display: inline-block;
    vertical-align: middle;
    object-fit: contain;
    height: 44px;
}
.arove {
    display: block;
    font-size: 20px;
    margin: 0 0 7px 0;
      transition: .3s;
}
.arove:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.arove span{
    display: inline-block;
    margin: 0 0 0 17px;
    width: 90%;
}

.grils {
    object-fit: contain;
    height: 450px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.toxs {
    background: #004e99;
    color: #fff;
    font-weight: 800;
    font-size: 28px;
    padding: 30px;
    text-transform: uppercase;
    line-height: 31px;
    margin: 35px 0 0 0;
}
.toxs span {
    display: block;
    font-size: 74px;
    line-height: 69px;
    font-weight: 900;
}
.smatxt {
    font-size: 12px;
    float: right;
    margin: 0;
}

/****************** hcst*hcstsix**********************/
.hcstsix { padding: 0 0 60px;}
.boxnes {position: relative;}
.mapbox {
    width: 100%;
    position: absolute;
    top: 0;
}


.video {
    margin-bottom: 30px;
    position: relative;
    z-index: 22;
    width: 80%;
    margin: 0 auto;
}


 /* the slides */
.video .slick-slide {
      margin: 0 30px;
  }
  /* the parent */
.video .slick-list {
    margin: 0 -30px;
  }

.video .slick-slide img { width: 100%;}

.hcstsix .allhead {
    color: #525252;
    margin: 0 0 33px 0;
    width: 58%;
    line-height: 44px;
}.videoxe  a  {text-decoration: none; color: #000; }
.videoxe span { color: #000; font-size:22px ; text-align: center; display: block;}

.fullid { width: 100%;}

.boxtow {
    position: relative;
    margin: 78px 0 0 0;
}

/****************** coer coerbxeight***********************/
.coerbxeight {
    z-index: 100;
    background: url(../images/hsct/last-bg.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
    padding: 0;
    height: 1204px;
    position: relative;
    z-index: 1;
}


.coerbxeight .allhead span {
    display: block;
    color: #004e99;
}
.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 16px;
}

.apredbt {
    padding: 4px 31px;
    display: inline-block;
    background: #f16c13;
    color: #fff;
        border-radius: 16px;
}

.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: #f16c13; display: block;}

.coerbxeight .allhead {
    font-weight: 800;
    font-size: 73px;
    line-height: 91px;
    margin-bottom: 60%;
    font-family: "Poppins", sans-serif;
    color: #2490bc;
}
.clorghr { color: #ccc; font-weight: 300; font-size: 16px;}


/******************Thankyou***********************/
.thankloxeone {
    z-index: 100;
    background: url(../images/thanks/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: 90px 0;
    height: 100vh;
}
.buoxes {
    display: inline-block;
    font-size: 176px;
    font-weight: 700;
    color: #004e99;
    font-family: "Poppins", sans-serif;
    line-height: 168px;
}

.scjlod {
    display: inline-block;
    object-fit: contain;
    height: 144px;
    float: right;
}
.bogdes {
    margin: 9px 0 40px;
    font-size: 32px;
    line-height: 36px;
}   
.herlink {
    display: block;
}
a.linkbe {
    background: #fc7114;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin: 0 19px 0 0;
    padding: 8px 34px;
    border-radius: 7px;
    font-size: 23px;
    font-weight: 900;
     transition: .3s;
}

a.linkbe:hover { transform: translateY(-2px);
    transition: .3s;}

a.linkbe span {
    display: inline-block;
    vertical-align: middle;
}


a.linkbe span img {
    display: inline-block;
    vertical-align: middle;
    object-fit: contain;
    height: 25px;
}

.socialines {
    display: block;
    margin: 50px 0;
}

.socialines a{
    display: inline-block;
    width: 60px;
    margin: 0 26px 0 0;
      transition: .3s;
}

.socialines a:hover { transform: translateY(-2px);
    transition: .3s;}

.socialines a img {
    width: 100%;
}

.thaftr {
    background: #000000;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}

.thaftr  img{
    display: inline-block;
    vertical-align: middle;
    object-fit: contain;
    height: 53px;
}

.thaftr span {
    display: inline-block;
    margin: 0 0 0 22px;
    vertical-align: middle;
    border-left: solid 1px #fff;
    text-align: left;
    padding: 0 0 0 22px;
    font-size: 12px;
    line-height: 15px;
}
/****************** form work***********************/
.foandoxe {
    position: relative;
}

.foxes {
    position: absolute;
    right: 10%;
    top: 25%;
    z-index: 22;
    background: rgba(255, 255, 255, 0.7);
    padding: 21px;
}
/****************** hcst***********************/

/****************** hcst***********************/

/****************** hcst***********************/

