@font-face {
  font-family: Inter-Regular;
  src: url("../css/font/Inter-Regular.otf");
}

@font-face {
  font-family: Inter-SemiBold;
  src: url("../css/font/Inter-SemiBold.otf");
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  width: 100%;
  font-family: Inter-Regular;
  font-size: 16px;
  overflow-x:hidden;
}

/* --------Banner section starts---------------- */
.banner_section {
  position: relative;
  margin: 0 0 25px 0;
}
.content_form_box {
  position: absolute;
  top: 0;
  height: auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner_content_box img {
  width: 30%;
}
.banner-desk {
  display: block;
}
.banner-mob {
  display: none;
}
/*----------- Form starts ----------------*/
.form-heading {
  margin: 0 0 0px 0;
  font-family: 'Inter-SemiBold';
  text-align: center;
  font-size: 22px;
  background: #d81f36;
  color: #fff;
  padding: 15px 0 15px 0;
  border-radius: 8px 8px 0 0;
  line-height: 26px;
  /* border: 1px solid #fff; */
}

.banner-form {
  max-width: 325px;
  position: relative;
  background-color: #FFF;
  border-radius: 8px;
  box-shadow: 0px 5px 28px #0000001A;
  border-radius: 8px;
  z-index: 1;
}

.banner-form form {
  z-index: 2;
  position: relative;
  padding: 10px 20px 10px 20px;
}

.banner-form h3 {
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin: 15px 0;
}

.banner-form lable,
.tab-content h5,
.tab-content h6,
a.submit_btn {
  color: #fff
} 

textarea.form-control {
  resize: none
}

.banner-form select.form-control {
  background: url("../images/arrow1.png") 100% no-repeat #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000000ab;
  cursor: pointer;
  font-family: 'Inter-Regular';
}

.form-control::placeholder {
  color: #989898;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #ced4da;
  opacity: 1
}

.form-control::-ms-input-placeholder {
  color: #000;
  opacity: 1
}
.form-control:focus {
  border-color: #d81f36;
  box-shadow: 0 0 0 0.25rem #eb904863;
}
.banner-form-wrap {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-top: 140px
} 

.banner-form .form-control {
  font-size: 11px;
  line-height: 18px;
  border-radius: 0px;
  height: auto;
  min-height: auto;
  padding: 8px;
  max-height: 60px;
  margin:0 0 10px 0;
  color: #000;
  font-family: 'Inter-Regular';
  border: 0;
  border-bottom: 1px solid #ccc;
}
.mobile_view {
  display: none;
}
.btn-wrap p{
  font-size: 9px;
  color: #3C3C3C;
  font-family: Inter-Regular;
  padding-top: 5px;
}
.btn_submit {
  padding: 9px 25px;
  color: #fff !important;
  font-weight: 500;
  border: 2px solid;
  border-radius: 25px;
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  background-color: #3b61ad;
  font-family: 'Inter-SemiBold';
}

.btn_submit:hover{
  text-decoration: none;
  color: #3b61ad !important;
  background: #fff !important;
  border: 1px solid #3b61ad !important;
}

select {
  color: #9e9e9e;
}
option:not(:first-of-type) {
  color: black;
}

.loader { 
  display: none; 
  border: 4px solid rgba(255, 255, 255, 0.3); 
  border-top: 4px solid #3b61ad; 
  border-radius: 50%; 
  width: 15px; 
  height: 15px; 
  animation: spin 1s linear infinite; 
  margin-left: 10px; 
} 

@keyframes spin { 
  0% { 
      transform: rotate(0deg); 
  } 

  100% { 
      transform: rotate(360deg); 
  } 
} 

.loading { 
  background-color: #ccc; 
  pointer-events: none; 
}
/* ----------Forms ends------------ */

/*---------- Banner SECTION ENDS ----------*/

/*-------------- Ranking section starts  -------------*/
#ranking_2 {
  width: 100%;
  margin-top: 10px;
}
/*--------------- Ranking section ends  ---------------*/

/* --------------- BU advantage section starts ------------------ */
.spl_border {
    position: relative;
    margin: 0 auto;
    margin-left: 12px;
    padding: 0;
    padding-bottom: 20px;
    border: 4px solid #9D9D9D;
}

._head-clr h2 {
    margin: 0 auto;
    padding: 0px 20px;
    margin-top: 10px;
    font-size: 3em;
    text-align: center;
    color: #1e4c9a;
    background-color: #FFFFFF;
    font-weight: 600;
    text-transform: uppercase;
}

._head-clr h2 {
    margin: 0 auto;
    padding: 0px 20px;
    margin-top: 10px;
    font-size: 3em;
    text-align: center;
    color: #1e4c9a;
    background-color: #FFFFFF;
    font-weight: 600;
    text-transform: uppercase;
}
.bu_advantage h2 {
    position: absolute;
    top: -1em;
    left: 0;
    right: 0;
    display: inline-table;
    margin: 0 auto;
    padding: 0px 20px;
    margin-top: 15px;
    font-size: 3em;
    text-align: center;
    color: #1e4c9a;
    background-color: #FFFFFF;
    font-weight: 600;
}
._head-clr h2 span {
  color: #dc1f32;
}
.bu_advantage h2 span {
  color: #dc1f32;
}

.bu_advantage .advIcon div {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 20px;
}
.bu_advantage img {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  max-width: 100px;
}

.bu_advantage .advIcon div h4 {
    margin: 0 auto;
    margin-top: 10px;
    padding: 0;
    text-align: center;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 400;
}
/* --------------- BU advantage section ends -------------- */

/* ----------- BU PROGRAMS section starts -----------------  */
.spl_border {
  position: relative;
  margin: 0 auto;
  margin-left: 12px;
  padding: 0;
  padding-bottom: 20px;
  border: 4px solid #9D9D9D;
}
._head-clr h2 {
  margin: 0 auto;
  padding: 0px 20px;
  margin-top: 10px;
  font-size: 3em;
  text-align: center;
  color: #1e4c9a;
  background-color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
}
.bu_programs h2 {
  position: absolute;
  top: -1em;
  left: 0;
  right: 0;
  display: inline-table;
  margin: 0 auto;
  padding: 0px 20px;
  margin-top: 15px;
  font-size: 3em;
  text-align: center;
  color: #1e4c9a;
  background-color: #FFFFFF;
  font-weight: 600;
}
._head-clr h2 span {
  color: #dc1f32;
}
.bu_programs h2 span {
  color: #dc1f32;
}
.bu_programs h3 {
  position: relative;
  margin: 0 auto;
  padding: 0px;
  padding-left: 30px;
  font-size: 1.4em;
  text-align: left;
  color: #d81f36;
}
.bu_programs h3::before {
  content: '';
  background: url(../images/arrow-bullet.png) no-repeat;
  position: absolute;
  opacity: 1;
  top: 5px;
  left: 0px;
  width: 20px;
  height: 20px;
  z-index: -1;
  background-size: contain;
}
ul.BUPrg {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  margin-bottom: 10px;
}
ul.BUPrg li {
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2em;
  padding-top: 8px;
}
.newItem {
  display: inline-block !important;
  font-size: 10px;
  padding: 0 5px !important;
  background: #d81f36;
  animation-name: newItemBlink;
  animation-duration: .5s;
  border-radius: 10px;
  margin: 0px 5px;
  color: #ffffff;
  animation-iteration-count: infinite;
}
@keyframes newItemBlink {
  0% {
    background-color: #a90116;
}
100% {
    background-color: #ff0020;
}
}
/* ----------- BU PROGRAMS section ends ----------------- */

 /*-------------- KEY Recruiters section starts -------------------*/
 .recruiters-brands {
  width: 100%;
  margin: 0 auto;
  padding: 35px 0px;
}
 .spl_border {
  position: relative;
  margin: 0 12px;
  padding: 0;
  padding-bottom: 20px;
  border: 4px solid #9D9D9D;
}
 .recruiters-brands h2 {
  position: absolute;
  top: -1em;
  left: 0;
  right: 0;
  display: inline-table;
  margin: 0 auto;
  padding: 0px 20px;
  margin-top: 15px;
  font-size: 3em;
  text-align: center;
  color: #1e4c9a;
  background-color: #FFFFFF;
  font-weight: 600;
}
 .recruiters-brands ul {
  width: 100%;
  list-style: none;
  padding: 0px auto;
  margin: 0px auto;
  margin-left: 35px;
}
.recruiters-brands ul li {
  float: left;
  width: 15%;
  /* margin: 0px 8px 0.5% 8px; */
  margin: 0px 0.5% 8px;
  min-height: 90px;
  border: 1px solid #949496;
}
 .recruiters-brands ul li img {
  width: 95%;
  /* border: 1px solid rgb(255 255 255 / 78%); */
  border-radius: 10px;
  background: #fff;
}
/* .comp{
  margin: 0 0 0 0;
} */
/*---------------- KEY Recruiters section ends ------------------*/

/*----------Industry Collaborations section starts --------*/

 .item {
  height: 90px;
  box-sizing: border-box;
  padding: 0px 5px;
  border: 1px solid #adadae;
  margin: 5px;
  background: #fff;
  border-radius: 0px;
  align-content: center;
}
.icon-box img {
  width: 75% !important;
  margin: 0 auto;
  text-align: center;
  display: block;
  /* height: 80px; */
  padding: 0 0px;
  align-items: center;
} 
.owl-carousel .owl-stage-outer {
  float: left;
  width: 100%;
  padding: 10px 0 30px 0;
}
/* ----------Industry Collaborations section ends -------- */

/* ------------Gallery section starts -----------------*/
 .section-advantage4 {
  width: 100%;
  float: left;
  margin-bottom: 0px;
  background: #fff;
}
.section-head-components-info {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  position: relative;
}
.gallery h4 {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  color: #d81f36;
  line-height: 1.3em;
}
.gallery h3 {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 35px;
  text-transform: uppercase;
  color: #09539c;
  line-height: 1.3em;
  font-weight: 900;
}
.section-advantage4 .section-head-components-info h3 {
  display: block;
}
.section-head-components-info h3:before {
  width: 60px;
  height: 0px;
  background: #111;
  position: absolute;
  right: -61px;
  content: '';
  bottom: 5px;
}
.gallery-app-component {
  width: 100%;
  float: left;
  background: #fff;
  padding: 31px 0px;
}
.gallery-app-component .section-head p {
  color: #020202;
  font-size: 14px;
  margin-top: 0px;
  line-height: 20px;
  text-align: justify;
}
.gallery-app-component .section-head p span {
  color: #020202;
  font-size: 26px;
  display: block;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 29px;
  text-transform: uppercase;
}
.gallery-app-component ul {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.gallery-app-component ul li {
  float: left;
  border: none;
  width: 32%;
  margin: 0px 0.5% 7px;
  position: relative;
} 
.gallery-app-component ul li figure {
    width: 100%;
    float: left;
    overflow: hidden;
    margin: 0px;
    border-radius: 15px;
}
.gallery-app-component ul li figure img {
  width: 100%;
}
.gallery-app-component ul li h3 {
  position: absolute;
  right: 0;
  left: 0;
  color: #fff !important;
  margin: 0px;
  bottom: 9px;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
}
.riod-title {
  display: none;
}

.gallery-app-component ul li figure img {
    width: 100%;
}
.effect, img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease-in-out; /* Smooth zoom effect */
} 
.effect:hover, .cmp-bx:hover figure img {
  transform: scale(1.1); /* Zoom the image by 10% */
}

a {
  transition: .5s;
  -webkit-transition: .5s;
  color: #ffffff;
  text-decoration: none;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.secrow li {
  width: 23.8% !important;
}
/*---------------Gallery section ends-----------------> */


/* footer starts*/

.admission-red-bx {
  width: 100%;
  float: left;
  text-align: center;
  background: #d81f36;
  margin: 30px 0 0 0;
  color: #fff;
  padding: 32px 0 0 0;
}
.admission-red-bx h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 0 0 20px 0;
  color: #ffffff;
  padding: 0;
}
.admission-red-bx a {
  background: #09539c;
  color: #fff;
  padding: 4px 27px 4px;
  display: inline-block;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  text-decoration: none;
}
hr{
  margin: 0;
}
.copyright{
  font-size: 10px;
  font-family: 'Inter-Regular';
  color: #fff;
  padding: 5px 0 0 0;
  background: #d81f36;
}

/* footer ends */

/* Top button start*/
#myBtn {
  display: none;
  position: fixed;
  bottom: 0px;
  right: 20px;
  z-index: 99;
  border: none;
  outline: 0;
  background-color: #d81f36;
  color: #fff;
  cursor: pointer;
  padding: 5px;
  border-radius: 40px;
  font-size: 22px;
  opacity: 0.5;
  height: 40px;
  width: 40px;
}
#myBtn:hover {
  opacity: 1;
}
/* Top button ends*/

/****************Thankyou page starts**********/
.thankyoutext {
  text-align: center;
  padding: 30px 0;
  font-size: 25px;
}
.thankyou_button {
  text-align: center;
}

.thankyou_banner_section{
  padding: 50px 0 120px 0;
  color: #000;
  font-family: 'Inter-Regular';
}

.ty_btn, .btn_tysubmit a{
  font-family: Inter-Regular;
  font-size: 22px;
  background: #3b61ad;
  padding: 8px 20px;
  border-radius: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: 0.4s;
}

.ty_btn:hover, .btn_tysubmit a:hover {
  text-decoration: none;
  color: #3b61ad;
  background: #fff;
  border: 1px solid #3b61ad;
}


/**********Thankyou page end*******************/

/* ================RESPONSIVE START=============== */
@media screen and (min-width: 1025px) and (max-width: 2000px) {
.recruiters-brands ul li {
  float: left;
  width: 11%;
}
.banner-form-wrap {
  padding-top: 180px;
 }
}
@media screen and (max-width: 1024px) {
  .banner-form-wrap {
    padding-top: 100px;
  }
}
@media screen and (max-width: 992px) {
  .content_form_box {
    margin: 99px 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.banner-form-wrap {
  padding-top: 0;
 }
.icon-box img {
  width: 60% !important;
}
}

@media screen and (max-width: 768px) {
  .banner-desk {
    display: block;
  }
  .banner-mob {
    display: none;
  }
  .banner_section {
    position: relative;
    margin: 0 0 600px 0;
}
 .content_form_box {
  margin: 450px 0;
 }
 .banner-form-wrap {
  padding-top: 0;
 }
.banner-form {
  margin-top: 20px;
}
  ._head-clr h2 {
    font-size: 30px !important;
}
.bu_advantage img {
  max-width: 80px;
}
.bu_advantage .advIcon div h4 {
  font-size: 13px;
}
.spl_border {
  border: 2px solid #9D9D9D;
}
.recruiters-brands ul {
  white-space: nowrap !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  margin: 0px;
  padding: 0px;
  margin-left: 25px;
}
.recruiters-brands ul li {
  min-height: 70px;
}
.icon-box img {
  width: 65% !important;
}
}

@media screen and (max-width: 580px) {
  .banner-desk {
    display: none;
  }
  .banner-mob {
    display: block;
  }
._head-clr h2 {
  font-size: 24px !important;
}
.recruiters-brands ul {
  margin-left: 10%;
}
.recruiters-brands ul li {
  width: 27%;
  margin: 5px 5px;
  min-height: 65px;
}
.icon-box img {
  width: 95%;
}
.item {
  height: 50px;
}
.gallery-app-component .section-head p span {
  text-align: center;
}
.admission-red-bx h2 {
  font-size: 28px !important;
}
.gallery-app-component {
  padding: 10px 5px;
}
.banner-form-wrap {
  padding-top: 230px !important;
}
}

@media screen and (max-width: 380px) {
  .banner-form-wrap {
    padding-top: 165px !important;
  }
}
