@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');
/** font-family: "Lexend", sans-serif;**/

*{margin: 0; padding: 0; box-sizing: border-box;}
h1, h2, h3, h4, h5, h5 {
  font-weight: 600;
}
a {text-decoration: none;}
body {  font-family: "Lexend", 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: 17px;
    font-weight: 500;
    line-height: 24px;
}

/**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: 9999;
  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: 600;
    color: #004c99;
    font-size: 29px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 45px;
}
.hadingset {
    text-align: center;
    margin: 0 0 38px 0;
}
.allhead span {
    display: block;
    color: #000;
    font-weight: 500;
    font-size: 27px;
}

.lincr {
    object-fit: contain;
    height: 15px;
}
 /* 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-next.slick-arrow, .slick-prev.slick-arrow {
    background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/arrow-right.webp) no-repeat left top / cover;
    height: 22px;
    width: 14px;
}

 .slick-prev.slick-arrow  { background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/arrow-left.webp) no-repeat left top/ cover;
}
.arwroone .slick-list.draggable { width: 90%; margin: 0 auto;}
.slick-next:before, .slick-prev:before {
    content: '';
}
 .placed .slick-prev.slick-arrow,  .starimg .slick-prev.slick-arrow {display: none !important;}

  .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #000;
    border: solid 1px #fff;
    border-radius: 10px;
}
  .slick-dots li.slick-active{    background: #004c99;}

  .yellotxt {
    color: #e8da5d;
}

.lincr {
    object-fit: contain;
    height: 15px;
}
/**********************************hsbenone***********************************/
.foboxes {
    position: relative;
}
.hsbenone {
    z-index: 100;
    background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/bnr-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: 25px 0 150px;
    position: relative;
    z-index: 1;
}
.whodixe {
    position: absolute;
    top: 0;
    width: 100%;
}
.fisfxe {
    display: block;
    width: 100%;
    background: #fff;
    height: 50px;
}
.fistw {
    display: block;
    margin: -3px 0 0 0;
}
.fistw  span {
    width: 50px;
    height: 64px;
    background: #fff;
    display: inline-block;
    width: 43%;
}
.fistw img{
    display: inline-block;
    vertical-align: top;
    object-fit: contain;
    height: 64px;
    width: auto;
}
.hsbenone h1 {
    display: block;
    margin: 100px 0 37px 0;
    color: #fff;
    font-size: 73px;
    line-height: 79px;
}
.hsblg {
    position: relative;
    object-fit: contain;
    height: 61px;
}
.hsbenone p {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    width: 43%;
    line-height: 29px;
    margin: 0 0 37px 0;
}

.cutonse a {
    background: #004c99;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px 12px;
    margin-right: 10px;    transition: .3s;}


.cutonse a:hover  {transform: translateY(-2px);
    transition: .3s;}
.cutonse a span{
    display: inline-block;
    vertical-align: middle;
}

.cutonse a img {
    display: inline-block;
    object-fit: contain;
    height: 15px;
    vertical-align: middle;
    margin: 0 0 0 9px;
}

.cutonse a:last-child{background: #5993d2;}
/**********************************hsbentwo***********************************/
.hsbentwo{
    position: relative;
    margin: -40px 0 0 0;
    z-index: 2;
}
.whiboxe {
    background: #fff;
    box-shadow: 3px 3px 6px #c5c5c5;
   
}
.butxt {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    border-right: solid 1px #004c99;
    min-height: 42px;
    text-transform: uppercase;
    color: #000;
    transition: .3s;
}
.butxt:hover  {transform: translateY(-2px);
    transition: .3s;}


.nubbx .slick-slide { padding: 20px 0; text-align: center;}
.bluetxt {
    color: #004c99;
}
.nubbx .slick-slide:hover {background: #004c99;}

.nubbx .slick-slide:hover .butxt, .nubbx .slick-slide:hover .butxt .bluetxt { color: #fff;}

.nubbx .slick-slide:last-child .butxt  { border: none;  margin-right: 0;}
/**********************************hsbenthree***********************************/
section.hsb.hsbenthree {
    padding: 70px 0;
}
.blubx-n {
    border: solid 1px #cfdeeb;
    padding: 10px 10px 32px;
    text-align: center;
    border-radius: 10px;
    transition: .3s;
}
.blubx-n:hover  {transform: translateY(-2px);
    transition: .3s;}
.imageoxw {
    background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-1b.webp);
    height: 69px;
    width: 70px;
    margin: 22px auto 35px;
    background-size: contain;
    background-repeat: no-repeat;
}
.conbxe {    font-size: 16px;
    line-height: 21px;}
    .conbxe  strong { display: block; font-weight: 600;}

    .programme .icon-img:nth-child(2) .imageoxw{  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-2b.webp);
    background-size: contain;
    background-repeat: no-repeat;}

        .programme .icon-img:nth-child(3) .imageoxw{  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-3b.webp);
    background-size: contain;
    background-repeat: no-repeat;}

        .programme .icon-img:nth-child(4) .imageoxw{  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-4b.webp);
    background-size: contain;
    background-repeat: no-repeat;}

        .programme .icon-img:nth-child(5) .imageoxw{  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-5b.webp);

    background-size: contain;
    background-repeat: no-repeat;}

          .programme .icon-img:nth-child(6) .imageoxw{  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-6b.webp);
    background-size: contain;
    background-repeat: no-repeat;}

    /* the slides */
  .programme .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .programme .slick-list {
      margin: 0 -10px;
  }

  .blubx-n:hover {background: #004c99; color: #fff;}

   .blubx-n:hover  .imageoxw  { background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-1w.webp);   background-size: contain;
    background-repeat: no-repeat;}

    .programme  .icon-img:nth-child(2) .blubx-n:hover  .imageoxw{  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-2w.webp);
    background-size: contain;
    background-repeat: no-repeat;}

        .programme .icon-img:nth-child(3) .blubx-n:hover .imageoxw{  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-3w.webp);
    background-size: contain;
    background-repeat: no-repeat;}

        .programme .icon-img:nth-child(4) .blubx-n:hover .imageoxw{  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-4w.webp);
    background-size: contain;
    background-repeat: no-repeat;}

        .programme .icon-img:nth-child(5) .blubx-n:hover .imageoxw{  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-5w.webp);

    background-size: contain;
    background-repeat: no-repeat;}

          .programme .icon-img:nth-child(6) .blubx-n:hover .imageoxw{  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-1-6w.webp);
    background-size: contain;
    background-repeat: no-repeat;}

/**********************************hsbenfour***********************************/
section.hsb.hsbenfour {
    background: #cfdeeb;
    padding: 70px 0;
    position: relative;
}
.thoeces {
    position: relative;
    margin: 76px 0;
    width: 100%;
}
img.troce {
    object-fit: contain;
    height: 542px;
    margin: 0 auto;
    display: block;
    transition: .3s;
}
img.troce:hover  {transform: translateY(-2px);
    transition: .3s;}
.boxs {
    position: absolute;
    left: 0;
    max-width: 325px;
    top: 50%;
    border-left: solid 4px #004c99;
    padding: 0 0 0 17px;
        transition: .3s;
        font-size: 12px;
}
.boxs:hover  {transform: translateY(-2px);
    transition: .3s;}
.boxs.teo {
    right: 10%;
    top: 0;
    left: auto;
}
.boxs.teotr  {
    right: 0;
    left: auto;
}

.btotxt {
    margin: 157px 0 0 0;
    text-align: center;
    font-size: 21px;
    font-weight: 400;
    line-height: 29px;
}

/******triagle css****/
.imboxesmn {
    position: relative;
    max-width: 485px;
    margin: 0 auto;
    height: 438px;
}
.maoxies {
    background: #fff;
    height: 168px;
    width: 168px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    font-size: 26px;
    font-weight: 500;
    line-height: 29px;
    padding: 26px 0 0 0;
    border: solid 13px #b1c9df;
    top: 43%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.maoxies span {
    display: block;
    font-weight: 700;
    color: #004a9d;
}
.imboxesmn  a img { width: 100%;}
.topime {
    width: 250px;
    margin: 0 auto;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    top: 0;
}
.rightimd {
    width: 250px;
    margin: 0 auto;
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
}

.leftimd {
    width: 250px;
    margin: 0 auto;
    display: block;
    position: absolute;
    right: auto;
    left: 0;
    bottom: 0;
}

.bottomime {
    position: absolute;
    bottom: -15%;
    width: 100%;
}
 /* Content area */
  .content-box {
     /* display: none;  */
      -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -ms-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  opacity: 0;
  }

  .content-box.active {
     /* display: block;  */
      -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -ms-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
    opacity: 1;
  }
.boxs.btm {
    position: absolute;
    left: 0;
    max-width: max-content;
    top: auto;
    border-left: solid 4px #004c99;
    padding: 0 0 0 17px;
    transition: .3s;
    bottom: -28%;
    width: 50%;
    margin: 0 auto;
    right: 0;
}
/**********************************hsbenfive***********************************/

section.hsb.hsbenfive {
    padding: 70px 0;
}
.mides, .fullboxe {
    display: flex;
    justify-content: left;
    align-items: center;
    flex-direction: row;
    background: #f4f4f4;
    padding: 18px;
}
.bueses {
    background: #004c99;
    color: #fff;
    font-size: 19px;
}

.mides .bueses, .fullboxe .bueses {
    background: #004c99;
    color: #fff;
    padding: 23px 10px;
    font-size: 19px;
    font-weight: 600;
    width: 25%;
    text-align: center;
    margin: 0 86px 0 0;
}
.ruul ul li, .theone ul li, .boxele ul li {
    position: relative;
    padding: 0 0 0 22px;
    margin: 0 0 9px 0;
}

.ruul ul li  img, .theone ul li  img, .boxele ul li  img {
    position: absolute;
    left: 0;
    top: 7px;
    object-fit: contain;
    height: 12px;
}

.theoxe {
    display: flex;
    justify-content: left;
    flex-direction: row;
    margin: 20px 0 0;
}
.theone {
    background: #f4f4f4;
    width: 32.3%;
}
.theoxe .theone:nth-child(2) {
    margin: 0 1.6%;
}
.theone .bueses {
    text-align: center;
    padding: 6px 0;
    font-size: 19px;
    font-weight: 600;
}

.theone ul {
    padding: 25px 30px;
}

.fullboxe  { margin: 20px 0 0 0;}

.fullboxe .bueses {
    margin: 0 29px 0 0;}
/**********************************hsbensix***********************************/
section.hsb.hsbensix {
    background: #004c99;
    color: #fff;
    position: relative;
    overflow: hidden;
}
img.leimd {
    object-fit: contain;
    height: auto;
    position: absolute;
    left: 0;
    width: 47%;
       transition: .3s;
       right: auto;
       top: 0;
}
img.leimd:hover  {transform: translateY(-2px);
    transition: .3s;}
.rioxs {
    width: 50%;
    float: right;
    padding: 62px 0 62px 26px;
}

  section.hsb.hsbensix .allhead{
    text-align: left;
    color: #fff;
}

  section.hsb.hsbensix  ul li{
    margin: 0 0 24px 0;
       transition: .3s;
}
  section.hsb.hsbensix  ul li:hover  {transform: translateY(-2px);
    transition: .3s;}

  section.hsb.hsbensix  ul li img {
    display: inline-block;
    object-fit: contain;
    height: 88px;
}
  section.hsb.hsbensix  ul li span{
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 27px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}

.somtxt {    font-size: 20px;
    font-weight: 300;}
    .somtxt strong {    font-weight: 500;}

/**********************************hsbenseven***********************************/
.hsbenseven{    padding: 70px 0;
    position: relative;}

.hsbenseven img {
    width: 100%;
    margin: 21px 0 0 0;
     transition: .3s;
}

.hsbenseven img:hover  {transform: translateY(-2px);
    transition: .3s;}

.hsbenseven img.mobie { display: none;}
/********************************** hsbeneight***********************************/

.hsbeneight {
    background: #cfdeeb;
    padding: 70px 0;
    position: relative;
}
.wiies {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    color: #000;
    min-height: 308px;
    transition: .3s;
}
.wiies:hover  {transform: translateY(-2px);
    transition: .3s;}

.imgsxw {
    background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-3-1b.webp);
    height: 90px;
    width: 90px;
    margin: 22px auto 35px;
    background-size: contain;
    background-repeat: no-repeat;
}

.industry .icon-img1:nth-child(2) .imgsxw {  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-3-2b.webp);
    background-size: contain;
    background-repeat: no-repeat;}

    .industry .icon-img1:nth-child(3) .imgsxw {  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-3-3b.webp);
    background-size: contain;
    background-repeat: no-repeat;}

    .industry .icon-img1:nth-child(4) .imgsxw {  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-3-4b.webp);
    background-size: contain;
    background-repeat: no-repeat;}

        .industry .icon-img1:hover  .wiies{    background: #004c99; color: #fff;}

           .industry .icon-img1:hover .imgsxw {  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-3-1w.webp);
    background-size: contain;
    background-repeat: no-repeat;}

        .industry .icon-img1:nth-child(2):hover .imgsxw {  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-3-2w.webp);
    background-size: contain;
    background-repeat: no-repeat;}

    .industry .icon-img1:nth-child(3):hover .imgsxw {  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-3-3w.webp);
    background-size: contain;
    background-repeat: no-repeat;}

    .industry .icon-img1:nth-child(4):hover .imgsxw {  background: url(https://hsb.edu.in/wp-content/themes/hello-elementor/images-mba/icon-3-4w.webp);
    background-size: contain;
    background-repeat: no-repeat;}

        /* the slides */
  .industry .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .industry .slick-list {
      margin: 0 -10px;
  }

    .industry  p {
    font-size: 21px;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
}
/**********************************hsbenine***********************************/
section.hsb.hsbenine {
    background: #004c99;
    position: relative;
    padding: 70px 0;
    overflow: hidden;
}

section.hsb.hsbenine .allhead {
    color: #fff;
    text-align: left;
}

.liedes {
    width: 50%;
}

section.hsb.hsbenine ul li:hover{ background:#2170b8}

section.hsb.hsbenine ul li {
    font-size: 22px;
    color: #fff;
    display: block;
    border-bottom: solid 1px #fff;
    padding: 15px 0 15px 51px;
    position: relative;
    font-weight: 500;
        transition: .3s;
}
section.hsb.hsbenine ul li:hover  {transform: translateY(-2px);
    transition: .3s;}

section.hsb.hsbenine ul li  img {
    object-fit: contain;
    height: 20px;
    position: absolute;
    left: 15px;
        top: 21px;
}

section.hsb.hsbenine ul li:last-child { border: none;}

.riese {
    position: absolute;
    right: 0;
    top: 0;
    width: 47%;
}
/**********************************hsbenten***********************************/
section.hsb.hsbenten {
    text-align: center;
    padding: 70px 0;
}

section.hsb.hsbenten h5 {
    font-size: 53px;
}
a.burbtn {
    background: #004c99;
    color: #fff;
    display: block;
    width: fit-content;
    margin: 0 auto;
    font-size: 32px;
    padding: 10px 50px;
    border-radius: 51px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 36px auto 0;
      transition: .3s;
}
a.burbtn:hover  {transform: translateY(-2px);
    transition: .3s;}
/**********************************jgucone***********************************/
footer.hsb.hsbenten {
    background: #004c99;
    position: relative;
    padding: 70px 0 0;
    overflow: hidden;
}
.liese {
    display: inline-block;
    width: 69%;
}
.gswg {
    object-fit: contain;
    height: 53px;
    margin: 0 0 38px 0;
}

.liese p{
    color: #fff;
    font-weight: 300;
    margin: 0;
}
.liese {
    display: inline-block;
    width: 69%;
}
.liese  a {
    display: inline-block;
    vertical-align: top;
    color: #ffff;
    margin: 0 15px 0 0;
}
.liese  a img{
    display: inline-block;
    object-fit: contain;
    height: 20px;
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.socilboxe {
    display: inline-block;
    vertical-align: bottom;
    width: 30%;
    text-align: right;
}
.socilboxe a {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 20px;
    width: 51px;
    transition: .3s;
}
.socilboxe a:hover  {transform: translateY(-2px);
    transition: .3s;}

.socilboxe a  img{
    width: 100%;
}

.bgblack {
    background: #000000;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    margin: 45px 0 0 0;
    font-weight: 300;
    font-size: 20px;
}
/**********************************jgucone***********************************/
/**********************************jgucone***********************************/

.slide-box {
  display: flex;
  flex-wrap: wrap;
gap: 1%;
}

.slide-box > div {
  flex: 0 0 15.66%;
  max-width: 15.66%;
}

.slide-box1 {
  display: flex;
  flex-wrap: wrap;
  gap: 1%;
}

.slide-box1 > div {
  flex: 0 0 24%;
  max-width: 24%;
}

.nubbx {
  display: flex;
  flex-wrap: wrap;
padding: 25px;
}

.nubbx > div {
  flex: 0 0 20%;
  max-width: 20%;
}
.butxt:nth-child(5) {
  border-right: none;
}

/* Mobile */
@media (max-width: 576px) {
  .slide-box > div {
   flex: 0 0 49%;
    max-width: 49%;
    margin-bottom: 1%;
  }
  .slide-box1 > div {
    flex: 0 0 49%;
    max-width: 49%;
    margin-bottom: 1%;
}
.nubbx > div {
    flex: 0 0 49%;
    max-width: 49%;
    margin-bottom: 6%;
}
}
@media (max-width: 991px) {
 .slide-box > div {
    flex: 0 0 32%;
    max-width: 32%;
 margin-bottom: 1%;
}
.slide-box1 > div {
    flex: 0 0 49%;
    max-width: 49%;
    margin-bottom: 1%;
}
}







































































