:root {
  --primaryColor: #2f3a40;
  --secondaryColor: #245fff;
  --accentColor: #f9f6b8;
  --textColor: #4d4d4f;
}

@font-face {
  font-family: "reckless";
  src: url("fonts/RecklessGX.woff2") format("woff2"),
    /* Modern browsers */ url("fonts/RecklessGX.woff") format("woff"),
    /* Older browsers */ url("fonts/RecklessGX.ttf") format("truetype"),
    /* TrueType for compatibility */ url("fonts/.otf") format("opentype"),
    /* OpenType format */ url("fonts/RecklessGX.eot")
      format("embedded-opentype"),
    /* IE compatibility */ url("fonts/RecklessGX.svg") format("svg"); /* Legacy iOS support */
}

/* .inter-<uniquifier> {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
} */
body,
html {
  font-size: 18px;
  font-family: "Inter", sans-serif;
  padding: 0 !important;
  max-width: 100vw;
  overflow-x: hidden;
}
body p {
  color: #4d4d4f;
}

* {
  position: relative;
  z-index: 1;
}


.logopic {
  width: 12.5rem;
}

.image1 {
  width: 9.5rem;
}
.image2 {
  width: 7.38rem;
}
.section1 {
  background-color: #e6ebf0;
}

.section1::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 9.1rem;
  background: #303b41;
  content: "";
}

.section1 button span::after {
  content: "";
  z-index: -1;
  left: 0;
  bottom: 0.2rem;
  width: 100%;
  height: 0.35rem;
  background-color: #39c9e6;
  position: absolute;
  display: block;
}

.newtext{
  font-size: 1.1rem;
  font-family: "Inter", sans-serif;
  font-weight: 700;
}

.section1 h1 {
  font-family: "Inter", sans-serif;
  font-size: 2.6rem;
}

.section1 h2 {
  font-size: 1.3rem;
  position: relative;
}

.section1 h2 span::after {
  content: "";
  z-index: -1;
  left: 0;
  bottom: 0.2rem;
  width: 100%;
  height: 0.35rem;
  background-color: #39c9e6;
  position: absolute;
  display: block;
}

.button1 {
  border-radius: 1.66rem;
  width: 12.3rem;
  height: 2.5rem;
  display: flex;
  flex-direction: row;
  font-size: 1rem;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background-color: #2f3a40;
}
.button1:hover,
.button1:active,
.button1:focus {
  background-color: #2f3a40;
}

.image-button {
  background-size: contain;
  background-repeat: no-repeat;
  height: 1rem;
  width: 1rem;
  border: none;
}

.text3 {
  font-size: 1.11rem;
  font-family: reckless, "Inter", sans-serif;
  text-transform: capitalize;
  font-weight: 700;
  color: #23242c;
  padding: 0;
  margin: 0;
}
.text4 {
  font-size: 0.8rem;
  color: #23242c;
  padding: 0;
  margin: 0;
}
.special-text{
  font-size: 1.6rem;
  color: #08395e;
}

.box-wrapper p{
  font-family:  reckless, "Inter", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.2;
}
.box-wrapper h2 {
  font-family:  reckless, "Inter", sans-serif;
  margin: 0;
  position: relative;
  display: inline-block;  
}
.white-bg{
  background-color: white;
}
.blue-bg{
  background-color: #24e0ff;
}
.darkblue-bg{
  background-color: #08395e;
}


.boxicon{ text-align:center;}

.boxicon img { width:120px; border-radius:15px;}

.hash, .aster{
  font-size: 0.55em;
}

.hash{
  display: inline-block;
  position: relative;
  font-weight: 400;
  top: -2.25rem;
  left: 0rem;
  font-weight: 600;
}

.aster{
  position: absolute;
  display: inline-block;
  font-weight: 400;
  top: 0;
  right: -0.5rem;
}

.number-box2{
  padding-top: 6.25rem;
}

.videoplay{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  width: 4rem;
  pointer-events: none;
}

.videoplay img {
  width: 100%;
  object-fit: cover;
  object-position: center center;
}

.video-box-wrapp{
  background-color: #23dfff;
}

.video-box {
cursor: pointer;
}

.icon-img {
  width: 2.22rem;
  height: 2.07rem;
}

.section4,.section6,.section8{
  background-color: #e6ebef ;
}

.section3box {
  background-color: #e6ebf0;
  padding: 7rem 5rem;
}

.section5 h1 {
  font-size: 1.3rem;
}

.text5 {
  font-size: 1.75rem !important;
  font-family:  reckless, "Inter", sans-serif !important;
  font-weight: 600 !important;
  color: #23242c !important;
}

.textnew {
  font-size: 1.3rem !important;
  font-family:  reckless, "Inter", sans-serif !important;
  font-weight: 600 !important;
}


.text-whitee{
  color: white !important;
}
.thank .text5 {
  color: #19288F !important;
  font-size: 4rem !important;
  font-family:  reckless, "Inter", sans-serif !important;
}

.text11 {
  font-size: 2rem;
  font-family: reckless, "Inter", sans-serif;
  font-weight: 600;
  color: #ffffff;
}

.small-text-wrapp{
  position: absolute;
  bottom: 0%;
}

.small-text{
  font-family: "Inter", sans-serif !important;
  font-size: 0.6rem !important;
  line-height: 1.3 !important;

}

#ptag {
  font-size: 0.75rem;
}

.readmore{ display:none; }

.headingText span,
.section3box h1 span,
.learnSection h1 span,
.section3 h1 span,
.section4 h1 span,
.section5 h1 span,
.section6 h1 span,
.section7 h1 span,
.new-carousel h1 span,
.section8 h1 span,
.section9 h1 span,
.section10 h1 span,
.section11 h1 span,
.section13 h1 span,
.section14 h1 span {
  background-image: linear-gradient(#c4ad1a, #c4ad1a);
  background-size: 100% 0.25em;
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding-bottom: 0em;
  line-height: 1.8; 
  
 /*content: "";
    z-index: -1;
    position: absolute;
    display: block;
    background-image: linear-gradient(#D5BD20, #D5BD20);
    background-size: 100% 0.35em;
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding-bottom: 0.1em;
    line-height: 1.8;*/
  
  
}

.udrln span{
  background-image: linear-gradient(#c4ad1a, #c4ad1a);
  background-size: 100% 0.25em;
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding-bottom: 0em;
  line-height: 1.8; 
 
}



.bg-1 {
  position: relative;
  height: 33.3rem;
  background-image: url(IMAGES/bg-1.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.bg-2 {
  position: relative;
  height: 33.3rem;
  background-image: url(IMAGES/bg-2.png);
  background-color: rgba(0, 0, 0, 0.5); /* Black with 50% transparency */
  background-blend-mode: overlay; /* Blends color and image */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.bg-3 {
  position: relative;
  height: 33.3rem;
  background-image: url(IMAGES/bg-3.png);
  background-color: rgba(0, 0, 0, 0.5); /* Black with 50% transparency */
  background-blend-mode: overlay; /* Blends color and image */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.text7 {
  font-family: "Inter", sans-serif;
  font-size: 1.66rem;
  color: #08395e;
  font-weight: 600;
}
.text8 {
  font-family: "Inter", sans-serif;
  font-size: 1.2rem;
  color: #08395e;
  font-weight: 400;
}

.bg-1:hover .text7 {
  bottom: 30%;
}

.side {
  background-color: #e6ebf0;
  padding: 5rem 4.5rem;
}

.bg_inner {
  position: absolute;
  inset: 0;
  background: #000a;
  transform: translateX(100%);
  transition: transform 0.4s ease-in-out;
}

.bg-1:hover .bg_inner,
.bg-2:hover .bg_inner,
.bg-3:hover .bg_inner {
  transform: translateX(0);
}

.bg-1 > h1,
.bg-2 > h1,
.bg-3 > h1 {
  transform: translateX(0);
  transition: transform 0.4s ease-in-out;
}

.bg-1:hover > h1,
.bg-2:hover > h1,
.bg-3:hover > h1 {
  transform: translateX(-200%);
}

.section7 {
  background-color: #fff;
  position: relative;
}

.application_journey {
    background-color: #08395e;
}

.pnts {
    list-style-type: none;
    padding-left: 20px;
}


.pnts li {
    border-left: 4px solid #fff;
    padding-left: 10px;
    padding-left: 30px;
    margin-left: 0px;
    padding-bottom: 20px;
}

.pnts li::before {
    content: "";
    position: absolute;
    left: -7px;
    top: 10px;
    width: 10px;
    height: 10px;
    background: #D5BD20;
    box-shadow: 0px 5px 20px rgba(114, 114, 114, 0.5);
    border-radius: 50%;
}

#customPrevBtn {
  position: absolute;
  top: 50%;
  left: 1%;
  cursor: pointer;
}
#customNextBtn {
  position: absolute;
  top: 50%;
  right: 1%;
  cursor: pointer;
}


.custom-carousel .item{
  transform-origin: center center;
  transform: scale(0.8) translateY(5%);
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
}

.custom-carousel .center .item {
  transform: scale(1);
  opacity: 1;
}


.custom-carousel-box {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.custom-carousel-box div {
  position: absolute;
  padding: 0.5rem;
  bottom: 0;
  left: 0;
  right: 0;
  top:130;
  z-index: 2;
  transform: translateY(150%);
  opacity: 0;
  pointer-events: none;
  transition: none;
}

.custom-carousel .center .item .custom-carousel-box div {
  transform: translateY(0%);
  pointer-events: all;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.custom-carousel .center .item .custom-carousel-box div::after {
  position: absolute;
  content: "";
  inset: 0;
  background: linear-gradient(to top, #000f, #0000 );
  mix-blend-mode: multiply;
}

.custom-carousel-box p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  margin: 0;
}

.videoplay2 {
  display: inline-block;
  width: 2.5rem;
  cursor: pointer;
}

.videoplay2 img {
  width: 100%;
}

#customPrevBtn3 {
  position: absolute; 
  top: 50%;
  left: 1%;
  cursor: pointer;
}
#customNextBtn3 {
  position: absolute;
  top: 50%;
  right: 1%;
  cursor: pointer;
}


.box1 {
  background-color: #2f3a40;
  height: 100%;
  padding-inline: 2rem;
}

.box1-p {
  padding-right: 7rem;
}

.section9{
  background-color: #e6ebef;
  padding: 0rem 5rem;

}

.section9-box-wrap img , .section10 img{
  width:4.375rem;
}

.section12 {
    background-image: url(https://image.connect.isb.edu/lib/fe261174736404747c1478/m/1/126f870c-caac-4aba-9516-5fc3518840ff.png);    width: 100%;    padding-top: 2pc;
}.section12 .associate-logo__title {    color: #fff;    font-size: 14px;    font-weight: 600;    line-height: 22px;    margin-bottom: 22px;    margin-top: 0;}
.section12-icons2 {
  /* width: 18.3rem; */
  width: 100%;
}
.section13{
  background-color: #fff;
}


.slider img.comma {
  width: 3.68rem !important;
  height: auto !important;
}

.section13 .text5 {
  padding-right: 2rem;
}

.section13 .text5 .end-para {
  display: inline-block;
  width: 0;
  height: 0;
}

.section13 .text5 .end-para::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 3.68rem;
  height: 3.68rem;
  z-index: 2;
  background-image: url(IMAGES/right-comma.png);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(10%, -40%);
}


.left-comma{
  position: absolute;
  top: 0;
  transform: translateY(-50%);
}
.right-comma-wrap::after,
.right-comma-wrap::before {
  content: none !important;
  display: none !important;
}



.right-comma{
 position: absolute;
  bottom: 0%; 
  transform: translateY(30%);
  left: 36%;
}



.section13 h1{
  font-family:  reckless, "Inter", sans-serif; !important;
  font-weight: 600 !important;
    color: #23242c !important;
}

#customPrevBtn2 {
  position: absolute; 
  bottom: 0%; 
  left: 0%;
  cursor: pointer;
}
#customNextBtn2 {
  position: absolute;
  bottom: 0%;
  left: 60px;
  cursor: pointer;
}



.text9 {
  font-size: 3.55rem;
  font-family: reckless, "Inter", sans-serif;
  color: #ffffff;
}

.section7 .owl-carousel img {
  width: 60%;
  margin: 0 auto;
}
.line {
  width: 100%;
  height: 2px;
  background-color: white;
}

.comma{
  width: 3.68rem;
}


.partnerlogo1 {
  width: 7.5rem;
}

.partnerlogo2 {
  width: 8.3rem;
}

.partnerlogo3 {
  width: 2.5rem;
}

.partnerlogo4 {
  width: 9.4rem;
}

.partnerlogo5 {
  width: 2.2rem;
}

.partnerlogo6 {
  width: 4.4rem;
}

.partnerlogo7 {
  width: 8.7rem;
}


.DottedLine {
  width: 100%;
  height: 2px;
  border-bottom: 1px dotted black;
}

.footer {
  background-color: #18288f;
}

.footer img{ width:35px;}

.footer2 {
  background-color: #4d4d4f;
}
.footer2 p {
  color: white;
  font-size: 0.6rem;
  padding: 0;
  margin: 0;
}

.footer h2 {
  font-size: 1.3rem;
}

.footer h2 span::after {
  content: "";
  z-index: -1;
  left: 0;
  bottom: 0.2rem;
  width: 100%;
  height: 0.35rem;
  background-color: #39c9e6;
  position: absolute;
  display: block;
}


.campuses_wrap .campusBtn_wrap {
  position: absolute;
  bottom: 0;
  left: 30px;
  display: flex;
  gap: 20px;
  transform: translateY(50%);
}

.campuses_wrap .campusBtn_wrap img {
  background: #555;
  filter: invert(1);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center center;
  padding: 5%;
  cursor: pointer;
}


.header.thank {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}






/* modal start */

.modal-dialog {
  max-width: 95%;
  width: 1000px;
  margin: 0 auto;
}

.modal-content {
  background: #f1f2f2;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding-inline: 2rem;
}

.modal-title {
  font-size: 1.6rem;
}

.form-image {
  object-fit: cover;
  object-position: center center;
  border: 1px solid var(--secondaryColor);
}

.form-control {
  border: none;
  outline: none;
  box-shadow: none;
  border-bottom: 1px solid var(--primaryColor);
  border-radius: 0;
  padding-inline: 0;
  font-size: 0.75rem;
  appearance: none;
  background: transparent !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  appearance: textfield;
  -moz-appearance: textfield;
}

.form-control:hover,
.form-control:active,
.form-control:focus {
  border-color: var(--textColor);
  outline: none;
  box-shadow: none;
}

.form-control::placeholder {
  color: var(--textColor);
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: var(--textColor);
}

select.form-control {
  background-color: transparent;
  background-image: url(../assets/icons/select.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 12px auto;
}

.modal-backdrop {
  background: #fff;
}

.modal-backdrop.show {
  opacity: 0.85;
}

.form-check-label {
  font-size: 0.7rem;
}

.form-check-input {
  border: 1px solid var(--textColor);
}

.modal-body,
.modal-header {
  border: none;
}

.modal-body {
  padding-top: 0;
}

.modal-header {
  padding-bottom: 0;
}

@media (max-width: 991px) {
  .form-image {
    height: 200px !important;
  }
}

/* modal end */

/* thank you page start */

.button2 {
  width: 17.1rem;
}
.button3 {
  width: 18.5rem;
}

.section span::after {
  content: "";
  z-index: -1;
  left: 0;
  bottom: 0.2rem;
  width: 100%;
  height: 0.35rem;
  background-color: #39c9e6;
  position: absolute;
  display: block;
}

.button1 span::after{
  content: "";
  z-index: -1;
  left: 0;
  bottom: 0.2rem;
  width: 100%;
  height: 0.25rem;
  background-color: #D5BD20;
  position: absolute;
  display: block;
}

.section h1 {
  font-size: 4rem;
  font-family:  reckless, "Inter", sans-serif;
}
.text10 {
  font-size: 1rem;
}

/* thank you page end */


.videoModal .modal-content {
  background: transparent;
  border: none;
}

.videoModal iframe {
  aspect-ratio: 16/9;
  max-height: 85vh;
}

@media( max-width: 1400px ) {
 .special-text{
  font-size: 1.6rem;
 }

.right-comma{
  left: 16%;
}

.custom-carousel-box p {
  font-size: 0.9rem;
  line-height: 1.3;
}


}

@media screen and (max-width: 1199px) {
  body,
  html {
    font-size: 16 px;
  }
  .section3box,.section9 {
    padding-inline: 6.66rem;
  }
  .section1::after {
    bottom: 10.5rem;
  }
  .white-bg, .blue-bg{
    height: 100%;
  }

}


@media( max-width: 1200px ) {
 .special-text{
  font-size: 1.6rem;
 }

 .logopic{ width: 10.5rem;}

  .number-box2{
    padding-top:0;
  }
  .small-text-wrapp{
    position: static;
  }
  .right-comma{
    left: 50%;
  }
  .videoplay{
    width: 3rem;
  }
}


@media screen and (max-width: 991px) {
  body,
  html {
    font-size: 16px;
  }
  .section1 h1 {
    font-size: 2.2rem;
  }
  .section1::after {
    bottom: 10rem;
  }
  .section3box, .section9 {
    padding-inline: 4rem;
  }
  .side {
    padding-inline: 4rem;
  }
}

@media( max-width: 991px ) {
  body, html {
    font-size: 16px;
  }
  .box1-p {
    padding-right: 0;
  }
  .banner-image {
    transform-origin: right bottom;
    transform: scale(1.2);
  }
  .right-comma{
  left: 22%;
}
  .videoplay{
    width: 2rem;
  }
  .video-thumbnail {
    min-height: 250px;
    object-fit: cover;
    object-position: center center;
  }

}

.siteBanner_head span {
    font-size: 24px;
}

.siteBanner_text{ 
 background: linear-gradient(90deg, #08395e 0%, #08395e 100%, rgb(255 255 255 / 0%) 100%);
    padding: 10px 15px;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
    width: 55%;
 line-height: 1.4em;
 }


@media screen and (max-width: 767px) {
  .section1::after {
    bottom: 10.75rem;
  }
  .banner-image {
    transform: translateY(-10.75rem) scale(1.55);
  }
 
}


@media( max-width: 767px ) {
  .section7 .owl-carousel img {
    width: 100%;
  }

 

  .text9 {
    font-size: 3rem;
    font-family:  reckless, "Inter", sans-serif;
    color: #ffffff;
  }
  .modal-content {
    padding-inline: 0.5rem;
  }

   .right-comma{
  left: 84%;
}
}

@media screen and (max-width: 575px) {
  .section3box , .section9{
    padding-inline: 2rem;
  }
  .side {
    padding-inline: 2rem;
  }
  .bg_inner {
    transform: translateX(0%);
  }
  .bg-1 > h1,
  .bg-2 > h1,
  .bg-3 > h1 {
    display: none;
    /* transform: translateX(0);
    transition: transform 0.4s ease-in-out; */
  }
  .bg-1,
  .bg-2,
  .bg-3 {
    height: 28.4rem;
  }
  .section h1 {
    font-size: 3.4rem;
  }
  .section3box {
    padding-block: 3rem;
  }
  .section13 .text5 {
    padding-right: 3rem;
  }
  
}



@media( max-width: 575px ) {
  .image1 {
    width: 7rem;
  }
  .image2 {
    width: 5.5rem;
  }
  .banner-image {
    transform: scale(1);
  }

  .right-comma{
    left: 76%;
  }
  .box-wrapper p{
    font-size: 1rem;
  }
  .box-wrapper p br {
    display: none;
  }
  .box-wrapper h2 {
    font-size: 4rem;
  }
  .hash {
    top: -1.5rem;
    font-size: 0.65em;
  }
  .custom-carousel-box {
    width: 65vw;
  }
  .custom-carousel .item{
    transform: scale(0.85) translateY(0);
  }
  .text5 {
    font-size: 1.2rem !important;
  }
  .text7 {
    font-size: 1rem;
  }
  .text8 {
    font-size: 0.9rem;
  }

}
@media( max-width: 545px ) {
  .right-comma{
  left: 80%;
  transform: translateY(100%);

}
}


.fixedHeader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 99;
  background: white;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  transform: translateY(-150%);
  transition: transform 0.3s ease-in-out;
}

.fixedHeader.show {
  transform: translateY(0);
}

.fixedHeader .button1 {
  width: auto;
  padding-inline: 1em;
}

@media( max-width: 575px ) {
  .fixedHeader .button1 {
    font-size: 0.9rem;
    height: 2.75rem;
  }
  .fixedHeader .button1 .image-button {
    height: 0.75rem;
    width: 0.75rem;
  }
}

.timeline{
 margin-top: -200px;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
 border:1px solid #5d6f7a;
}
.gradmode{background-image: linear-gradient(#D5BD20, #D5BD20);
    background-size: 100% 0.35em;
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding-bottom: 0.1em;
    line-height: 1.5;}
 
 
.dtl{ font-size:14px;} 
.readmore a { font-size:12px; color:#fff; }

.fixedtimeline {
  position: fixed;
  top: 0;
  z-index: 99;
  margin-top: 225px;
  width: 100%;
  
}
 