 .refresh-bt{
        width: 42px;
        cursor: pointer;
       /* border-bottom: 1px solid #c01d2e;*/
    }
    .book{
        width: 21px;
        margin: 7px;
    }
    .pop-form{
        width:700px;
        margin: 0 auto;
        max-width:95%;
    }
    .modal-dialog{
        max-width:inherit;
    }
    @media only screen and (max-width: 600px) {
        #inquire-img{
            display:none;
        }
    }
   
    @media only screen and (min-width: 600px) {
        .week-gap{
             margin-bottom: 35px;
        }
    }
    @media only screen and (max-width: 600px)   {
        #new_button{
             display: none;
        }
        .mrgi{
    margin-top: 10px;
}
    }
     .buttona{
        position: absolute;
    bottom: 10%;
    margin: 0px;
    right: 0px;
    left: 566px;
    width: 246px;
    text-align: center;
    justify-content: center;
     }

     @import url('https://fonts.googleapis.com/css?family=Roboto:300,500');

@color-card-background: #2d3638;
@color-tag-background: #191e20;
@color-anchor: #e37544;
@color-body-strcmp: #b9bcbd;
@default-border-radius: 10px;
@breakpoint-medium: "screen and (min-width: 700px)";

html, body {
  background-color: #fff;
}

.form-popup-bg {
  position:absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.form-popup-bg {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  overflow-y: auto;
  z-index: 10000;
}
.form-popup-bg.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.form-container {
    background-color:#3d6a6d;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
  padding: 40px;
  color: #fff;
}
.close-button {
  background:none;
  color: #fff;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  border: solid 1px #fff;
}

.form-popup-bg:before{
    content:'';
    background-color: #fff;
  opacity: .25;
  position:absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mrgi{
    margin-top: 45px;
}
@media only screen and (max-width: 600px)   {
        .mrgi{
    margin-top: 10px;
}
}
/* traner */


.team-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.team-member {
  text-align: center;
  margin: 6px;
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.21);
  transition: transform 0.3s ease-in-out;
}

.team-member:hover {
  transform: translateY(-10px);
}

.team-member img {
  width: 200px;
  height: 200px;
  /* border-radius: 50%; */
  object-fit: cover;
  margin-bottom: 10px;
}

.trai_tit {
  font-weight: 700;
  margin: 0;
  color: #000;
  font-size: 18px;
}

.team-member .role {
  color: #888;
  margin-bottom: 10px;
  font-size: 16px;
}

.ka {
  font-size: 24px;
  margin: 0 10px;
  color: #000;
  transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
  text-decoration: none;
}

.team-member:hover .ka {
  transform: scale(1.2);
  color: #007AFF;
}
@media only screen and (max-width: 600px) {
  
    .team-member img {
    width: 280px;
    height: 280px;
  
}
}
/*our Alumni css*/
.client1 {
    width: 140px;
    height: 70px;
    background-position: 6px 0;
}

.client2 {
    width: 140px;
    height: 70px;
    background-position: -130px 0px;
}

.client3 {
    width: 140px;
    height: 70px;
    background-position: -297px 0px;
}

.client4 {
    width: 140px;
    height: 70px;
    background-position: -433px 0px;
}

.client5 {
    width: 140px;
    height: 70px;
    background-position: -558px 0px;
}

.client6 {
    width: 140px;
    height: 70px;
    background-position: -685px 0px;
}

.client7 {
    width: 140px;
    height: 90px;
    background-position: -816px 0px;
}

.client8 {
    width: 140px;
    height: 90px;
    background-position: -946px 0px;
}

.client9 {
    width: 140px;
    height: 90px;
    background-position: -1074px 0px;
}
#alumnidivmain {
    width: 100%;
    /* height: 687.26px; */
    height:auto;
}
.alumni {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fefefe;
}
.firstsection {
    padding-bottom: 40px;
    background: url(images/main-slider/alumni-back.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.client-logo {
    width: 140px;
    padding: 10px;
    text-align: center;
}
.clients-heading strong {
    color: #878787;
    font-style: italic;
    display: block;
    text-align: center;
    margin-bottom: 25px;
}
.client-list-few {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom: 35px;
}
.sprite {
    background-image: url(images/clients/companies_logo.png);
    background-repeat: no-repeat;
}
.practice-test {
    text-align: center;
}
.testimonials {
    position: relative;
}
.testimonials-list {
    display: flex;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none;
}
.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.test-slide {
    width: 230px;
    display: grid;
    align-content: space-between;
    background: #fcfcfc;
    height: 290px;
    position: relative;
    border-radius: 17px;
    box-shadow: 0 0 17px 2px #4b7a7b;
    padding: 15px 0;
    margin: 100px auto 0;
    margin-bottom: 25px;
    background: url(../img/testb.png);
    background-position: 0 150px;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
}
.test-img {
    position: absolute;
    top: -20%;
    right: 50%;
    transform: translate(50%, -9%);
    border: 4px solid #c63342;
    border-radius: 100%;
}
.test-name {
    padding: 65px 15px 0px;
    text-align: center;
}
.test-name strong {
    color: #c63342;
}
.test-name strong {
    color: #c63342;
}
.company-name {
    text-align: center;
    max-width: 195px;
    display: block;
    margin: auto;
}

@media only screen and (min-width: 1024px) and (max-width: 2000px) {
    .test-slide {
        width: 220px !important;
    }
}
.practice-test {
    text-align: center;
}
button, a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none !important;
}
.test-img ..placement-img {
    width: 91px !important;
    border-radius: 100%;
    height: 90px;
}
@media only screen and (max-width: 1024px) {
    .test-slide {
        width: 290px;
        margin: 110px auto 0;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 567px) {
    .onmobile {
        display: none !important;
    }
}
.heading h3 {
    color: #0F2C39;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 5px solid #c63342;
    width: fit-content;
    margin: auto;
    padding-bottom: 5px;
    margin-bottom: 40px;
    margin-top: 15px;
}
.placement-process {
    width: 100%;
    margin: auto;
}
@media only screen and (max-width: 767px) {
    .place-button {
        padding: 25px 0;
    }
}
.button1 {
    margin: auto;
    display: block;
    padding: 10px 24px;
    border: none;
    background: linear-gradient(45deg, #F48631, #FB6D45);
    color: #fff;
    border-radius: 4px;
    height: 46px;
}
.place-button {
    margin: auto;
    padding: 40px 0;
}
.button1 {
    margin: auto;
    display: block;
    padding: 10px 24px;
    border: none;
    background: linear-gradient(45deg, #c63342, #4b7a7b);
    color: #fff;
    border-radius: 4px;
    height: 46px;
}
.placement-button{
    margin: auto;
    display: block;
    padding: 6px 16px;
    border: none;
    background: linear-gradient(45deg, #c63342, #5c2127);
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    
}
.placement-button:hover{
    margin: auto;
    display: block;
    padding: 6px 16px;
    border: none;
    background: linear-gradient(45deg, #4b7a7b, #c63342);
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
}
.test-img {
    position: absolute;
    top: -10%;
    right: 50%;
    transform: translate(50%, -9%);
    border: 4px solid #c63342;
    border-radius: 100%;
}
.test-img .placement-img {
    width: 88px !important;
    border-radius: 100%;
    height: 88px;
}
@media only screen and (max-width: 567px) {
    .test-slide {
        width: 172px;
        margin: 110px auto 0;
        margin-bottom: 20px;
    }
}
 /* Container styling */
    .description-section {
      text-align: center;
      padding: 40px;
      background-color: #f9f9f9; /* Soft background color */
      border-radius: 10px;
      /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
      max-width: 100%;
      margin: 0 auto;
    }

    /* Main Title Styling */
    .description-section h1 {
      font-size: 2.5em;
      color: #c63342;
      font-weight: bold;
      margin: 0;
      position: relative;
      display: inline-block;
    }

    /* Decorative line below the title */
    .description-section h1::after {
      content: '';
      display: block;
      width: 50px;
      height: 3px;
      background-color: #2db7ce;
      margin: 10px auto 0 auto;
      border-radius: 3px;
    }

    /* Subheading Styling */
    .description-section p {
      color: #555;
      font-size: 1.1em;
      margin-top: 15px;
    }
 /* new_bottom section */
    .cta-section {
  /* background: linear-gradient(135deg, #f7c6b6, #ffd9b3); */
  background: linear-gradient(135deg, #c63342, #4b7a7b);
  padding: 60px 0;
  text-align: center;
}

.cta-heading {
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
}

.cta-description {
  font-size: 18px;
  color: #e0e0e0;
  margin-bottom: 30px;
}

.cta-button {
    font-size: 18px;
    padding: 15px 30px;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    border: 2px solid #ffff;
    border-radius: 25px;
    transition: background-color 0.3s ease;
}

.cta-button:hover {
  background-color: #c63342;
}