@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');

body{
    font-family: "Poppins", sans-serif;
}
.custom-card {
    width: 100%;
    border: 1px solid #E7E7E7;
    border-radius: 0.5rem;
    transition: box-shadow 0.2s;
}
.custom-card:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.image-container {
    width: 30%;
}
.details-container {
    width: 70%;
}
.card-college{
    font-size: 16px;    
    line-height: 1.6em;
}
.card-first-line span p, .card-first-line span i{
    font-size: 12px;
    font-weight: 400;
    line-height: 14px
}
.card-second-line span h5, .card-second-line span i{
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}
.card-second-line span p{
    font-size: 12px;
    color: #717171;
    font-weight: 500;
    line-height: 14px;
}
.card-third-row p{
    font-size:12px;
    font-weight:400;
    line-height:1.5em;
    text-align: justify;
}
.apply-btn-now, .apply-exam-btn, .apply-exam-btn1{
    background-color: #196AE5;
    width: 95px;
    height: 30px;
    border: 0;
    color: #fff;
    padding: 0px 12px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    transition: background-color 0.3s ease, transform 0.3s ease;
}
.apply-btn-now:hover, .apply-btn-now:active, .apply-exam-btn:hover, .apply-exam-btn:active, .apply-exam-btn1:hover, .apply-exam-btn1:active{
    background-color: #fff;
    color:#196AE5;
    border: 2px solid #196AE5;
}
.download-brochure-btn, .enquire-now-sticky-bottom{
    background-color: #fff;
    width: 160px;
    height: 30px;
    border: 2px solid #196AE5;
    color: #196AE5;
    padding: 0px 12px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    transition: background-color 0.3s ease, transform 0.3s ease;
    margin-left: 10px;
}
.download-brochure-btn:hover, .download-brochure-btn:active, .enquire-now-sticky-bottom:hover, .enquire-now-sticky-bottom:active {
    background-color: #196AE5;
    color:white;
    border: 2px solid #196AE5;
}
.text-content {
    position: relative;
    max-height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text-content.hidden {
    max-height: none; 
    -webkit-line-clamp: unset; 
}
.read-more-btn{
    color: #196AE5;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    padding-top: 5px;
    border:none;
    background: none;
    padding:0;
}
.colourful-text{
    background-image: linear-gradient(137deg, #aa0fcb 16.73%, #161b87 54.64%, #3e1e45 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.find-ideal{
    font-size: 12px;
    letter-spacing: 2.4px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 8px;
}
.main-section h2{
    color: #000000;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 20px;;
}
.filter-buttons  button{
    text-align:left;
    border:none;
    background:none;
    padding: 12px 16px 12px 22px;
    display: flex;
    gap:10px;   
    position:relative;
    font-size:16px;
    transition: all 0.3s;
}
.active-button {
    transition: all 0.3s;
    border-radius:3px;
    background-color:#196AE5 !important;
    color:white;
}
 
.filter-buttons{
    border-radius: 4px;
    border:1px solid #D3D3D3; 
}
.active-button .program-acc__arrow{
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.program-acc__arrow {
    position:absolute;
    right:20px;
    top: 20px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    flex-shrink: 0;
}
.custom-card .image-container img{
    height:60px;
    object-fit:cover;
    width: 100px;
}
.modal-apply-now .data-1{
  background-image: linear-gradient(#196AE5, #ffffff);
    background-color: #050038;
    color: white;
    width: 100%;
    padding: 45px;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    min-height:100%;
}
.modal-apply-now{
    padding:0;
    position:relative;
    display: flex;
    flex-direction:column-reverse;
}
.border-beam{
    position:absolute;
}
#dynamicContent, #dynamicContent1{
    font-size: 14px;
    color: #050038;
    font-weight: 600;
}
.modal-apply-now .data-1 h4{
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3em;
}
.modal-apply-now .data-1 li{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 7px;
}
.modal-apply-now .data-2 {
    width: 100%;
    padding: 45px 45px 45px 21px; 
}
.apply-form-btn{
    background-color:#196AE5;
    border-color: rgba(255, 255, 255, 1);
    color: #ffffff;
    min-width: 100%;
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.5;
    padding: 8px 16px;
    border:none;
}
.form-close-btn{
    position:absolute;
    right:8px;
    top:8px;;
}
.animation-apply-now{
    display: flex;
    width:100%;
    justify-content:center;
    height:auto;
}
.main-section{
    /* overflow:hidden; */
}
.mobile-hide-block{
    display:none !important;
}
.mobile-show-block{
    display:block;
}
.mobile-hide-flex{
    display:none !important;
}
.mobile-show-flex{
    display:block;
}
.line{
    position:absolute;
    background-color: #000;
    height:2px;
    width:100%;
    left:0;
    top:9px;
    z-index:-1;
}
#section-name{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3em;
    background-color: white;
    padding-right: 10px;

}
.logo img{
    width: 65px;
    transform: scale(1.4);
    margin-right: 30px;
}
.navbar{
    box-shadow:2px 2px 3px #3333334f;
}
.navbar li a{
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    color:#000;
    text-decoration: none;
}
.navbar li a:hover{
    font-size: 14px;
    font-weight: 600;
    line-height: 1em;
    color:#000;
}
.explore-more-btn{
    border:1px solid  #196AE5;
    background-color: #196AE5;
    color:#fff;
    font-size:14px;
    font-weight:600;
    line-height: 1.3em;
    border-radius: 5px; 
    padding:8px 15px;
    display:flex;
    justify-content: baseline;
    gap:15px;
}
.explore-more-btn i{
    margin-top:2px;
    font-weight:900 !important;
}
[class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 900 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
}
.explore-more-div {
    display: none; 
}
.apply-now-btn{
    background-color: #F8F8F8;
    border:none;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.3em;
    fill: #196AE5;
    color: #196AE5;
    border-radius: 4px 4px 4px 4px;
    padding: 10px 15px 10px 15px;
}
.header-card:hover{
    box-shadow:0px 2px 4px 2px rgba(0, 0, 0, 0.1);
}
.header-card{
    padding:16px;
    width: 100%;
    border: 1px solid #E7E7E7;
    border-radius: 0.5rem;
    transition: box-shadow 0.2s;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content:space-between;
}
.header-card h2{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom:10px;
    text-align: left;
}
.header-card p{
    color: #616161;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin:0;
}
.header-card img{
    height:32px;
    width: 32px;
    padding-bottom: 2px;
}
.apply-now-text{
    padding: 0;
    border: none;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #196AE5;
    background-color: transparent;
}
@media screen and (min-width: 1366px) {
    .main-section {
        padding-left: calc(50% - 640px);
        padding-right: calc(50% - 640px);
    }
}

.exambox {
    background-color: #f8f9fa !important;
    box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.1);
    border-radius: 25px 25px 25px 25px;
  }
  .exam-details{
    text-align:center;
  }
  .exam-details h6{
      color:#f8197a;
      font-size:12px;
      font-weight:600;
      line-height:16px;
      text-transform:uppercase;
      letter-spacing:1.5px;
  }
  .exam-details h1{
      color:#050038;
      font-family: "Poppins", Sans-serif;
      font-size:80px;
      font-weight:700;
      line-height:1.3em;
  }
  .exam-details h3{
      color:#050038;
      font-family: "Poppins", Sans-serif;
      font-size:22px;
      font-weight:400;
      line-height:1.3em;
      text-transform:uppercase;
  }
  .exam-details h2{
      color:#050038;
      font-family: "Poppins", Sans-serif;
      font-size:35px;
      font-weight:600;
      line-height:1.4em;
      text-transform:uppercase;
      margin-top: 30px;
  }
  .exam-details h4{
      color:#000000;
      font-family: "Poppins", Sans-serif;
      font-size:20px;
      font-weight:400;
      line-height:1.7em;
      letter-spacing:0.5px;
      margin-bottom: 40px;
  }
  .register-now-btn{
      background-color:#196ae5;
      color:#ffffff;
      font-family: "Poppins", Sans-serif;
      border:none;
      font-size: 18px;
      font-weight:600;
      line-height:1.3em;
      border-radius: 4px;
      padding:12px 35px;
      box-shadow: 0px 7px 10px 0px rgba(0,0,0,.5);
  }

.typing-text {    
font-size: 24px;
font-weight: 600;
border-right: 3px solid black;
white-space: nowrap;
overflow: hidden;
width: 0;
animation: typing 3.5s steps(40, end), blink-caret 0.75s step-end infinite;
animation-iteration-count: infinite;
animation-fill-mode: both;
text-transform: uppercase;
font-family: "Poppins", Sans-serif;
margin-top:30px;
}

@keyframes typing {
from {
    width: 0;
}
to {
    width: 100%;
}
}

@keyframes blink-caret {
from, to {
    border-color: transparent;
}
50% {
    border-color: black;
}
}

.bgsliderpart2{
background-color: #fff !important;
}

.logobox{
    box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.1);
    border-radius: 25px 25px 25px 25px;
    padding: 25px;
}

.logoboxnew{
    border-radius: 25px 25px 25px 25px;
    padding: 25px;
}

@media only screen and (max-width: 767px) {
.owl-nav {
    display: none;
}  
.exambox {
 background-color: #f8f9fa !important; 
 box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.1);
 border-radius: 0px 0px 0px 0px; 
}
.exam-details h1 {
font-size:50px;
}
.exam-details h2 {
font-size:25px;
}
.exam-details h4 {
font-size:15px;
}
.exam-details {
padding: 50px;
}
.typing-text {
font-size: 20px;
}
.adm-process h2{
font-size: 26px !important;
}
.adm-process p{
margin-bottom: 20px !important;
}
.stepsection{
margin-top:40px;
}
.joinoaheading h2{
font-size: 26px !important;
}
}

@media only screen and (max-width: 991px) and (min-width: 768px){
.logobox{
    box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.1);
    border-radius: 25px 25px 25px 25px;
    padding: 8px;
}
.exam-details h1 {
font-size:50px;
}
.exam-details h2 {
font-size:25px;
}
.exam-details h4 {
font-size:15px;
}
.exam-details {
padding: 0px;
}
.typing-text {
font-size: 20px;
}
}

.owl-next{
position: absolute;
top: 50%;
right: 8%;
}
.owl-prev{
position: absolute;
top: 50%;
left: 8%;
}
.owl-theme .owl-nav [class*=owl-]:hover{
background: #fcfcfc;
color: #FFF;
text-decoration: none;
}  

.admission-process{
padding: 50px 0;
}

.adm-process{
position: sticky;
top: 100px;
}

.adm-process h2{
font-size: 42px;
color: #000000;
font-family: "Poppins", Sans-serif;
font-weight: 600;
line-height: 1.4em;
}

.adm-process p{
color: #000000B8;
font-family: "Poppins", Sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 32px;
margin-top: 20px;
margin-bottom: 40px;
}

.stepbox{
padding: 20px;
border-radius: 10px 10px 10px 10px;
box-shadow: -1px 0px 10px 0px rgba(142.8, 141.2478260869565, 141.2478260869565, 0.5);
margin-top:15px;
}

.stepbox h2{
color: #000000;
font-family: "Poppins", Sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 1.4em;
}

.stepbox p{
color: #000000B8;
font-family: "Poppins", Sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 21px;
}

.stepbox h3{
color: #000000;
font-family: "Poppins", Sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1em;
margin-top:10px;
}

.joinoaheading h2{
font-size: 42px;
color: #000000;
font-family: "Poppins", Sans-serif;
font-weight: 600;
line-height: 1.4em;
text-align: center;
}


/*join oa */

.joinoa {
padding: 50px 0;
}

.joinoaslider .item {
transition: transform 0.5s ease-in-out; /* Smooth transition for image sliding */
}

.joinoaslider .owl-dots .owl-dot span {
width: 12px;
height: 12px;
margin: 5px 7px;
background: #d6d6d6;
display: block;
transition: all 0.3s ease;
border-radius: 50%;
}

.joinoaslider .owl-dots .owl-dot.active span, 
.joinoaslider .owl-dots .owl-dot:hover span {
background: #000; /* Change color on active or hover */
}

.explore-more-div .active{
transition: all 0.3s;
border-radius:3px;
background-color:#196AE5 !important;
color:white;
}
.explore-more-div .active .program-acc__arrow{
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;  
}
/* Ensure the navbar-toggler stays in the correct position */
.navbar-toggler {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
  }
.justify-container{
    justify-content: space-between !important;
}
  /* Adjust the collapsible content for mobile */
  @media (max-width: 991px) {    
    /* Ensure the toggler stays in position */
    .navbar-toggler {
      right: 20px;
      top: 20px;
    }
    .justify-container{
        justify-content: start !important;
    }
  }
/* Custom gap for lg screens */
@media (min-width: 992px) {
    .gap-lg-custom {
      gap: 2.5rem !important; /* Adjust this value for a larger gap */
    }
  }
.explore-more-div{
    position:absolute;
    width: 100vw;
    min-height:100vh;
    z-index:1000;
}
.explore-more-div .container{
    background-color:white;
    min-height:95vh;
}

 /* mainslider   */
 .exambox {
    background-color: #f8f9fa !important;
    box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.1);
    border-radius: 25px 25px 25px 25px;
  }

  .exam-details {
    text-align: center;
  }

  .exam-details h6 {
    color: #f8197a;
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
  }

  .exam-details h1 {
    color: #050038;
    font-family: "Poppins", Sans-serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 1.3em;
  }

  .exam-details h3 {
    color: #050038;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3em;
    text-transform: uppercase;
  }

  .exam-details h2 {
    color: #050038;
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: uppercase;
    margin-top: 30px;
  }

  .exam-details h4 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7em;
    letter-spacing: 0.5px;
    margin-bottom: 40px;
  }

  .register-now-btn {
    background-color: #196ae5;
    color: #ffffff;
    font-family: "Poppins", Sans-serif;
    border: 0 px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3em;
    border-radius: 4px;
    padding: 12px 35px;
    box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, .5);
  }

  .typing-text {
    font-size: 24px;
    font-weight: 600;
    border-right: 3px solid black;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    animation: typing 3.5s steps(40, end), blink-caret 0.75s step-end infinite;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    text-transform: uppercase;
    font-family: "Poppins", Sans-serif;
    margin-top: 30px;
  }

  @keyframes typing {
    from {
      width: 0;
    }

    to {
      width: 100%;
    }
  }

  @keyframes blink-caret {

    from,
    to {
      border-color: transparent;
    }

    50% {
      border-color: black;
    }
  }

  .bgsliderpart2 {
    background-color: #fff !important;
  }

  .logobox {
    box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.1);
    border-radius: 25px 25px 25px 25px;
    padding: 5px;
  }

  .logoboxnew {
    border-radius: 25px 25px 25px 25px;
    padding: 25px;
  }

  @media only screen and (max-width: 767px) {
    /*.owl-stage-outer {
      height: 100vh !important;
    }*/

    .owl-nav {
      display: none;
    }

    .exambox {
      background-color: #f8f9fa !important;
      box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.1);
      border-radius: 0px 0px 0px 0px;
    }

    .exam-details h1 {
      font-size: 40px;
    }

    .exam-details h2 {
      font-size: 25px;
    }

    .exam-details h4 {
      font-size: 15px;
    }

    .exam-details {
      padding: 50px;
    }

    .typing-text {
      font-size: 20px;
    }

    .adm-process h2 {
      font-size: 26px !important;
    }

    .adm-process p {
      margin-bottom: 20px !important;
    }

    .stepsection {
      margin-top: 40px;
    }

    .joinoaheading h2 {
      font-size: 26px !important;
    }

    .about-management {
      padding-top: 40px !important;
    }
    .about h2 {
      font-size: 26px !important;
    }
    .goalsheading h2 {
      font-size: 26px !important;
    }
    .goalbox h2{
      font-size: 30px !important;
    }
    .statbox{
      margin-bottom: 20px;
    }
    .statline{
      border: none;
    }

  }

  @media only screen and (max-width: 991px) and (min-width: 768px) {
    .logobox {
      box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.1);
      border-radius: 25px 25px 25px 25px;
      padding: 8px;
    }

    .exam-details h1 {
      font-size: 50px;
    }

    .exam-details h2 {
      font-size: 25px;
    }

    .exam-details h4 {
      font-size: 15px;
    }

    .exam-details {
      padding: 0px;
    }

    .typing-text {
      font-size: 20px;
    }
    .goalbox h2{
      font-size: 34px !important;
    }
    .about-management {
      padding: 50px 0 !important;
      background: #f2f6fe;
    }
  }

  .owl-next {
    position: absolute;
    top: 50%;
    right: 8%;
  }

  .owl-prev {
    position: absolute;
    top: 50%;
    left: 8%;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    background: #fcfcfc;
    color: #FFF;
    text-decoration: none;
  }


  /* admission process */

  .admission-process {
    padding: 50px 0;
  }

  .adm-process {
    position: sticky;
    top: 100px;
  }

  .adm-process h2 {
    font-size: 42px;
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    line-height: 1.4em;
  }

  .adm-process p {
    color: #000000B8;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .stepbox {
    padding: 20px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: -1px 0px 10px 0px rgba(142.8, 141.2478260869565, 141.2478260869565, 0.5);
    margin-top: 15px;
  }

  .stepbox h2 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4em;
  }

  .stepbox p {
    color: #000000B8;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
  }

  .stepbox h3 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    margin-top: 10px;
  }

  .joinoaheading h2 {
    font-size: 42px;
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    line-height: 1.4em;
    text-align: center;
  }


  /*join oa */

  .joinoa {
    padding: 50px 0;
  }

  .joinoaslider .item {
    transition: transform 0.5s ease-in-out;
  }

  .joinoaslider .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    transition: all 0.3s ease;
    border-radius: 50%;
  }

  .joinoaslider .owl-dots .owl-dot.active span,
  .joinoaslider .owl-dots .owl-dot:hover span {
    background: #000;
  }

  /* about management */
  .about-management {
    padding: 0px 0;
    background: #f2f6fe;
  }

  .about h3 {
    font-size: 18px;
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
    line-height: 1.4em;
    text-transform: uppercase;
    margin-bottom: 20px;
  }

  .about h2 {
    font-size: 42px;
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    line-height: 1.4em;
  }

  .about p {
    color: #000000B8;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 40px;
  }


  /* goals */
  .our-goals{
    padding: 50px 0;
    background: #f2f6fe;
  }

  .goalsheading h6 {
  color: #f8197a;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: center;
  }

  .goalsheading h2 {
    font-size: 42px;
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    line-height: 1.4em;
    text-align: center;
  }

  .goalbox h2{
    color: #e08f26;
    font-family: "Poppins", Sans-serif;
    font-size: 52px;
    font-weight: 600;
    line-height: 80px;
    text-align: center;
  }

  .goalbox p{
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center;
  }

  /*stats*/
  .stats{
    padding-top: 50px;
    padding-bottom: 30px;
    background-image: linear-gradient(79deg, #FBE6C7 0%, #E2E1F2 100%);
  }

  .statbox h2{
    margin-bottom: 0px;
    color: #050038;
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
  }

  .statbox p{
    color: #000000B8;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
  }

  .statimg{
    margin-right: 15px;margin-top:-30px;
  }

  .statline{
    border-right: 1px solid #c2c1f4ee;
  }

/* footer*/

  .footer {
    padding-top: 30px;
    padding-bottom: 15px;
    background: #111;
  }

  .footer-data p{
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
  }
  .explore-more-div{
    background-color: white;
  }
  #backToTopBtn {
    display: none;
    position: fixed;
    bottom: 75px;
    right: 18px;
    z-index: 99;
    font-size: 25px;
    border: 1px solid #0083bc;
    outline: none;
    background-color: #ffffff;
    color: #0083bc;
    cursor: pointer;
    border-radius: 100px;
    font-weight: 900;
    height: 46px;
    width: 46px;
    line-height: 0;
    padding: 0;
}

#backToTopBtn:hover {
    background-color: white;
    color:#0083bc;
}

.table-apply-now{
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.5em !important;
    text-align: justify !important;
}
.announcement-container{
  background-color: #FFFBED;
}
.announcementWidget {
  width: 100%;
  max-width: 734px;
  border-radius: 4px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
  background-color: #fffbed;
  box-sizing: border-box;
  padding: 16px 12px 12px;
  position: relative;
  overflow: hidden;
  margin: 0 auto 12px;
}
.announcementWidget:before {
  content: "";
  display: block;
  height: 4px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(264deg, #9064d2, #56b2f4, #8833c2);
}
.announcementIconBox {
  width: 42px;
  height: 42px;
  min-width: 42px;
  min-height: 42px;
  border: 1.2px solid #d8d2bc;
  background-color: #fff;
  border-radius: 100px;
  margin-right: 12px;
}
.tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  color: #007bff;
  z-index:0 !important;

}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 150px;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -75px; /* Center the tooltip */
  opacity: 0;
  transition: opacity 0.3s;
  border:1px solid black;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.sticky-btns-container{
    background-color: white;
    width: 100%;
    border-radius: 5px;
    padding: 18px 0 !important;
    box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.2);
}

.sticky-bottom-btns{
  padding: 0px 5px;
  position: fixed;
  bottom: 5px;
  left: 0;
  width:100%;
}
.sliderImgaes img{
  height: 125px;
    width: 125px;
    object-fit: contain;
}

.sticky-div {
  position: -webkit-sticky; /* For Safari */
  position: sticky;
  top: 20px; /* Adjust this value to control the distance from the top */
}


/* ############################################################# */
/* ##################### CSS For Tablet & PC ################### */
/* ############################################################# */
@media (min-width:768px){
    .custom-card .image-container img{
        height:150px;
        object-fit:fill;
        width: 250px;
    }
    .mobile-hide-block{
        display:block !important ;
    }
    .mobile-show-block{
        display:none !important;
    }
    .mobile-hide-flex{
        display:flex !important ;
    }
    .mobile-show-flex{
        display:none !important;
    }
}