body {
  font-family: "Ubuntu", sans-serif;
}

.slick-slider {
  margin-bottom: 0px !important;
}
.text-white {
    color: #fff !important;
}

.FAQ_title {
    text-align: center !important;
    color: #a81418;
    font-weight: 600;
    font-size: 36px;
    padding-bottom: 20px;
}
.margin_top20 {
  margin-top: 20px;
}

.margin_top35 {
  margin-top: 35px;
}

.margin_top40 {
  margin-top: 40px;
}

.margin_top50 {
  margin-top: 50px;
}

.margin_top70 {
  margin-top: 70px;
}

.margin_top90 {
  margin-top: 90px;
}

.margin_bottom10 {
  margin-bottom: 10px;
}

.margin_bottom20 {
  margin-bottom: 20px;
}

.margin_bottom50 {
  margin-bottom: 50px;
}

.margin_bottom70 {
  margin-bottom: 70px;
}

.margin_bottom90 {
  margin-bottom: 90px;
}

.padding_0 {
  padding: 0;
}

.padding_left0 {
  padding-left: 0;
}

.padding_right0 {
  padding-right: 0;
}

.padding_top10 {
  padding-top: 10px;
}

.padding_top10_tab {
  padding-top: 10px;
}

.padding_top20 {
  padding-top: 20px;
}

.padding_top25 {
  padding-top: 25px;
}

.header_section {
  padding: 15px 0px;
  background-color: #fff;
}

.company-logo {
  width: 100%;
}

.text_design {
  /* display: inline; */
}

.main_design {
  width: 50px;
  margin-top: -80px;
  margin-left: 390px;
}

.main_design1 {
  width: 50px;
  margin-top: -75px;
  margin-left: 130px;
}

.main_design2 {
  width: 50px;
  margin-top: -75px;
  margin-left: 230px;
}

.main_design3 {
  width: 50px;
  margin-top: -75px;
  margin-left: 200px;
}

.main-banner-background {
  /* background-image: url(../images/bg-3.png); 
   padding: 100px 0px 50px 0px;
   background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  background-color: #043F2D;*/
  position: relative;
  /*height: 80%;*/
}

.main-banner img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  width: 100%;
}

.main-banner-background1 {
  color: #FFF;
  padding: 100px 0px 100px 0px;
  background-color: #043F2D;
}

button:focus {
  outline: 2px solid #eb3349 !important;
}

.pdf-section {
  padding: 50px 0;
  position: relative;

}

.about_section_header {
  font-size: 38px;
  line-height: 58px;
  font-weight: 700;
  color: #bf2228;
}

.btnWhite {
  border-radius: 54px;
  background: brown;
  padding: 14px 24px;
  font: 16px 'go-medium';
  line-height: 150% !important;
  color: #ffffff;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  display: inline-flex;
  gap: 6px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.btnWhite:hover {
  background-color: white !important;
  color: brown !important;
}

a:hover {
  text-decoration: none !important;
  color: inherit !important;
}

.arrowWrap {
  position: relative;
  width: 22px;
  height: 22px;
  overflow: hidden;
}

.arrow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.25s ease-in-out;
}

.arrow1 {
  transform: translate(0%, 0%);
  z-index: 2;
}

.arrow2 {
  transform: translate(-100%, 100%);
  z-index: 1;
}

/* .company-logo {
    width: 225px;
    margin-top: 10px;
    margin-bottom: 10px;
} */

.company-logo-2 {
  float: right;
  width: 75px;
  padding-top: 10px;
  margin-bottom: 10px;
}

@keyframes fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

.main-banner-slider {
  width: 100%;
}

.main-banner-slider1 {
  width: 100%;
  height: 160px;
  padding: 20px 40px;

}

.banner_title {
  font-size: 42px;
  line-height: 52px;
  color: #C8F069;
  padding-bottom: 20px;
}

.banner_title_content {
  font-size: 22px;
  line-height: 36px;
  color: #fff;
  padding-bottom: 25px;
}

.banner_title_content_hl {
  color: #ffb509;
}

.banner-form {
  /* margin-top: -30rem;
    margin-left: 100px; */
  /* margin-bottom: 90px;
    margin-right: 50px; */
  background-color: #ffffff;
  padding: 3px;
  border-radius: 10px;
}

.candidate-form-title {
  font-weight: 600;
  font-size: 26px;
  line-height: 28px;
  color: #a81418;
  text-align: center;
  margin-bottom: 0px;
  padding: 15px 0 0;
}


.hight_text {
  /* text-align: center; */
  color: #ffffff;
  margin-top: -15px;
  margin-bottom: 5px;
}

.banner_grade_image {
  margin-bottom: 20px;
  /* margin-top: 50px;
  background-color: transparent; */
  /* padding: 20px 15px 15px 15px; */
}

/* .banner_grade_image1 {
  margin-top: 20px;
  margin-left: -90px;
}
.banner_grade_image2 {
  margin-top: 20px;
  margin-left: -50px;
}
.banner_grade_image3 {
    margin-top: 20px;
  } */


.already_btn {
  border: none;
  color: #000000;
  font-weight: 400;
  background-color: transparent;
}

.already_btn:focus {
  outline: 0 !important;
}

.sretee_section {
  background-color: transparent;
  padding: 0px 0;
}

.Bentley_University_section {
  background: linear-gradient(to right, #076386, #04465f);
  padding: 50px 40px;
}

.Bentley_University_title {
  color: #2A6F2C;
  font-size: 32px;
  line-height: 37px;
  font-weight: 600;
  margin-bottom: 16px;
}

.Bentley_University_title_hl {
  color: #585858;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  padding-left: 10px;
}

.Bentley_University_sub_title {
  color: #2A6F2C;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 20px;
}

.Bentley_University_adv_title {
  color: #333333;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 24px;
}

.arrow_mark_image {
  width: 100%;
  margin-top: 7px;
  margin-left: 7px;
}

.arrow_mark_image10 {
  width: 80%;
  margin-top: 7px;
  margin-left: 7px;
}

.arrow_mark_image1 {
  width: 30%;
  margin-top: 5px;
  margin-left: 7px;
  float: right;
}

.Bentley_University_adv_details {
  font-size: 17px;
  line-height: 28px;
  /* font-weight: 500; */
  display: inline-flex;
  align-items: baseline;
  color: #ffffff;
}

.programmes_block_border i {
  color: #ffffff;
}

.laboratory_section .Bentley_University_adv_details {
  color: #ffffff;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 15px;
  /* font-weight: 500; */
  display: inline-flex;
  align-items: baseline;
}

.Bentley_University_adv_details i {
  font-weight: 700;
  padding-right: 7px;
  color: #ffffff;
  position: relative;
  top: 1px;
}

.Bentley_University_content {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 32px;
}

.Bentley_University_logo {
  width: 300px;
  margin-bottom: 32px;
  margin-top: 32px;
}

.Bentley_University_image {
  width: 100%;
}

.programmes_section {
  padding: 0 0 0px;
  /*background-color: #fffdfb;*/
  background-image: url(../images/bc.jpg);
  background-position: inherit;
  background-repeat: no-repeat;
  background-size: cover;
}

.programmes_title {
  color: #ffffff;
  font-size: 38px;
  padding: 10px 20px;
  margin-bottom: 50px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  line-height: 48px;
  font-weight: 600;
  text-align: center;
  position: relative;
  top: -1px;
  background: linear-gradient(to right, #076386, #04465f);
  display: inline-block;
}

.programmes_block_border {
  padding: 20px 40px 10px;
  background: linear-gradient(to right, #087fac, #044e6a);
  border-radius: 6px;
}

.programmes_block_title_bg {
  margin-bottom: 15px;
}

.programmes_block_title {
  color: #043F2D;
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
  background-color: #C8F069;
  padding: 10px;
}

.programmes_block_title1 {
  color: black;
  width: fit-content;
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 10px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background: #ffffff;
  position: relative;
  left: -40px;
  padding: 0px 20px 0px 40px;
}

.programmes_block_title_bg span {
  color: #f0d474;
}

.programmes_block_border:hover {
  transform: translateY(-1px) scale(1.02);
  box-shadow: 0px 0px 10px rgb(112 112 112 / 30%);
  background: linear-gradient(to right, #076386, #04465f);
  border-bottom: 2px solid white;
}

.edge_section {
  background-image: url(../images/bc.jpg);
  padding: 50px 0;
  background-color: #fffdfb;
  /*background-image: url(../images/sriher-edge-bg.png);*/
  background-position: inherit;
  background-repeat: no-repeat;
  background-size: cover;
}

.edge_frame {
  margin-top: 20px;
  width: 100%;
  text-align: center;
}

.edge_frame .feature-icon img {
  width: 100%;
  border-radius: 10px;
}

.edge_frame .feature-icon {
  position: relative;
  text-align: center;
}

.edge_frame .feature-icon .edge_frame_details {
  position: absolute;
  bottom: 0;
  left: 10px;
  padding: 10px;
  color: #ffffff;
}

.edge_frame_content_image {
  width: 50px;
  /* margin-top: 10px; */
  /* float: right; */
}

.edge_frame_details i {
  background-color: #ebe700;
  height: 30px;
  line-height: 10px;
  color: #232323;
  padding: 6px;
  border-radius: 50px;
  margin-left: 10px;
}

.edge_frame_details {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 10px;
  padding: 20px 20px 0 20px;
  align-items: center;
  align-content: center;
  display: inline-flex;
}

.edge_frame_details1 {
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 0;
  color: #043F2D;
  padding: 10px 0 0 10px;
}

.edge_frame_details11 {
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 10px;
  color: #ffffff;
  display: contents;
}

.about_video {
  padding: 50px 0 0 0;
}

.laboratory_section {
  padding: 50px 0 100px;
  background: linear-gradient(to right, #076386, #04465f);
  background-position: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.laboratory_section_border {
  /*border: 1px solid #043F2D;*/
  border-radius: 6px;
}

.placement-partners-section {
  padding: 50px 0;
  background-color: #FAFFED;
}

.hallmark-excellence-title {
  font-weight: 600;
  font-size: 32px;
  line-height: 52px;
  color: #2A6F2C;
  /* text-align: center; */
}

.hallmark-excellence-details {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #5D6065;
  /* text-align: center; */
  /* text-transform: lowercase; */
  padding-bottom: 30px;
}

.hallmark-excellence-details-hl {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #eddb8a;
  /* text-align: center; */
  /* text-transform: lowercase; */
}

.placement-images {
  width: 100%;
  /* padding: 15px 10px; */
}

.placement-images-card1 {
  /* background-color: transparent;
      border-radius: 10px;
      box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
  margin-top: 15px;
}

.placement-images-card2 {
  /* background-color: transparent;
      border-radius: 10px;
      box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
  margin-top: -60px;
}

.placement-images-card3 {
  /* background-color: transparent;
      border-radius: 10px;
      box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
  margin-left: 25px;
}

.placement-images-card4 {
  /* background-color: transparent;
      border-radius: 10px;
      box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
  margin-right: 25px;
}

.address-section {
  padding: 30px 0 20px 0;
  background-color: #fff;
}

.address_row {
  /*display: inline-flex;*/
}

.address-images {
  width: 25px;
}

.address_details {
  font-size: 18px;
  line-height: 26px;
  margin-left: 10px;
}

.address_details1 {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  margin-left: 10px;
}

.footer-section {
  background-color: #011b53;
  padding: 10px 0;
}

.footer-content {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-size: 17px;
}

.footer-content1 {
  color: #fff;
  text-align: end;
  margin-bottom: 0;
  font-size: 17px;
}

.mobileonly_mobile {
  display: none !important;
}

.desktoponly_desk {
  display: block !important;
}

.mobileonly {
  display: none !important;
}

.desktoponly {
  display: block !important;
}

@media only screen and (max-width: 480px) {
  .mobileonly_mobile {
    display: block !important;
  }

  .desktoponly_desk {
    display: none !important;
  }

  .margin_top20 {
    margin-top: 0px !important;
  }

  .margin_top50 {
    margin-top: 0px;
  }

  .padding_top10 {
    padding-top: 0 !important;
  }

  .main_design {
    width: 35px !important;
    margin-top: -50px !important;
    margin-left: 265px !important;
  }

  .banner_title {
    font-size: 26px !important;
    line-height: 36px !important;
    padding-bottom: 0px !important;
    text-align: center !important;
  }

  .banner_title_content {
    padding-bottom: 0px !important;
    text-align: center !important;
    font-size: 18px !important;
  }

  .main-banner-background1 {
    padding: 20px 0px 20px 0px !important;
  }

  .bfc-btn {
    font-size: 17px !important;
    margin: 0 0 10px 0 !important;
  }

  .candidate-form-btn {
    font-size: 17px !important;
    margin: 0 0 10px 0 !important;
  }

  .banner_grade {
    margin-top: 20px !important;
  }

  .padding_0 {
    padding: 0 15px !important;
  }

  .banner_grade_image {
    margin-bottom: 10px !important;
  }

  /* .banner_grade_image1 {
        margin-top: 0px !important;
        margin-left: 0px !important;
    }
    .banner_grade_image2 {
        margin-top: 10px !important;
        margin-left: 0px !important;
    }
    .banner_grade_image3 {
        margin-top: 10px !important;
        background-color: #fff !important;
        padding: 10px !important;
        margin-bottom: 10px !important;
    } */
  .programmes_block_border {
    height: auto !important;
    margin-top: 10px !important;
  }

  .Bentley_University_title {
    font-size: 24px !important;
    line-height: 34px !important;
  }

  .Bentley_University_sub_title {
    font-size: 20px !important;
    margin-bottom: 15px !important;
  }

  .Bentley_University_adv_details {
    margin-bottom: 10px !important;
  }

  .Bentley_University_logo {
    width: 270px !important;
  }

  .arrow_mark_image {
    width: 95% !important;
    float: right;
  }

  .arrow_mark_image10 {
    width: 80% !important;
    margin-left: 0 !important;
  }

  .arrow_mark_image1 {
    width: 90% !important;
    margin-top: 5px !important;
    float: right;
  }

  .Bentley_University_adv_title {
    font-size: 20px !important;
    margin-bottom: 12px !important;
  }

  .edge_frame {
    margin-top: 10px !important;
    height: auto !important;
  }

  .address_details1 {
    margin-left: 0 !important;
  }

  .footer-content {
    font-size: 11px !important;
  }

  .footer-content1 {
    font-size: 11px !important;
    font-weight: 400 !important;
  }
}

@media only screen and (max-width: 768px) {
  .mobileonly {
    display: block !important;
  }

  .desktoponly {
    display: none !important;
  }

  .margin_top20 {
    margin-top: 10px;
  }

  .margin_top35 {
    margin-top: 0px;
  }

  .margin_top40 {
    margin-top: 0px;
  }

  .padding_top10_tab {
    padding-top: 0px;
  }

  .form-group {
    padding: 20px 5px 0px 5px;
  }

  .form-group1 {
    padding: 20px 5px 0px 5px;
    width: 77%;
  }

  /* .banner-form {
        margin-left: 25px;
        margin-right: 25px;
        margin-top: 5rem;
    } */
  .main-banner-slider1 {
    height: 150px;
    padding: 10px 20px;
  }

  .bfc-btn {
    font-size: 17px;
    margin: 0px 0 5px 0;
  }

  .candidate-form-btn {
    font-size: 17px;
    margin: 10px 0 10px 0;
  }

  .padding_0 {
    padding: 0 10px;
  }

  /* .banner_grade_image1 {
        margin-left: 0px;
        margin-top: 0;
    }
    .banner_grade_image2 {
        margin-left: 0px ;
        margin-top: 0;
    }
    .banner_grade_image3 {
        margin-top: 0px;
    } */
  .banner_title_content {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding-bottom: 0px;
  }

  .main-banner-background1 {
    padding: 20px 0px 20px 0px;
  }

  .banner_title {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 10px;
  }

  .candidate-form-title {
    font-size: 20px;
  }

  .sretee_section {
    padding: 20px 0;
  }

  .edge_frame_details {
    font-size: 17px;
  }

  .edge_frame_details1 {
    font-size: 17px;
    padding: 0;
  }

  .edge_frame_details11 {
    font-size: 17px;
    padding: 0;
  }

  .Bentley_University_title_hl {
    font-size: 18px;
  }

  .Bentley_University_title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
  }

  .Bentley_University_sub_title {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .Bentley_University_section {
    padding: 20px 0;
  }

  .Bentley_University_adv_title {
    margin-bottom: 5px;
  }

  .Bentley_University_logo {
    margin-bottom: 15px;
    margin-top: 10px;
  }

  .Bentley_University_content {
    font-size: 18px;
    line-height: 28px;
    margin-top: 0px;
  }

  .programmes_block_title_bg {
    margin-bottom: 10px;
  }

  .programmes_block_title {
    font-size: 22px;
    line-height: 32px;
  }

  .programmes_block_title1 {
    font-size: 22px;
    line-height: 32px;
  }

  .programmes_section {
    padding: 20px 0 0;
  }

  .arrow_mark_image {
    width: 70%;
    float: right;
    margin-left: 0;
  }

  .arrow_mark_image10 {
    width: 60%;
    float: right;
    margin-left: 0;
    margin-top: 4px;
  }

  .arrow_mark_image1 {
    width: 30%;
    float: right;
    margin-left: 0;
  }

  .programmes_block_border {
    height: 350px;
    padding: 10px 10px;
  }

  .edge_section {
    padding: 20px 0;
  }

  .programmes_title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 0;
  }

  .hallmark-excellence-title {
    font-size: 28px;
    line-height: 38px;
  }

  .hallmark-excellence-details {
    font-size: 17px;
    line-height: 26px;
    padding-bottom: 0;
  }

  .hallmark-excellence-details-hl {
    font-size: 17px;
    line-height: 26px;
  }

  .hallmark-excellence-right {
    padding-top: 10px;
    text-align: center;
  }

  .laboratory_section {
    padding: 20px 0 400px;
  }

  .placement-partners-section {
    padding: 20px 0;
  }

  .placement-images-card1 {
    margin-top: 0px;
  }

  .placement-images-card2 {
    margin-top: 0px;
  }

  .placement-images-card3 {
    margin-left: 0px;
  }

  .placement-images-card4 {
    margin-right: 0px;
  }

  .laboratory_section_border {
    padding: 15px 10px;
    margin-top: 10px;
  }

  .padding_right0 {
    padding-right: 15px;
  }

  .padding_left0 {
    padding-left: 15px;
  }

  .address-section {
    padding: 20px 0 0px 0;
  }

  .address-images {
    width: 20px;
  }

  .address_details {
    font-size: 13px;
    line-height: 20px;
  }

  .address_details1 {
    font-size: 13px;
    line-height: 20px;
  }

  .footer-content {
    font-size: 14px;
  }

  .footer-content1 {
    font-size: 14px;
  }

  .main_design {
    width: 45px;
    margin-top: -55px;
    margin-left: 285px;
  }

  .main_design1 {
    width: 45px;
    margin-top: -63px;
    margin-left: 100px;
  }

  .main_design2 {
    width: 45px;
    margin-top: -55px;
    margin-left: 180px;
  }

  .main_design3 {
    width: 45px;
    margin-top: -65px;
  }

  .footer_section_content_address {
    font-size: 14px;
    line-height: 24px;
  }

  .footer_section_content_address1 {
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
  }

  .footer_section {
    margin-top: unset !important;
  }

  .right-avatar img {
    width: 100%;
    padding: 20px;
  }

  .right-avatar {
    width: 100%;
    left: unset !important;
  }

  .placement-title {
    font-size: 26px !important;
    padding-bottom: 30px !important;
  }

  .rank_head img {
    width: 200px !important;
  }

  .bg-reg .steps:before {
    display: none;
  }

  .bg-reg .steps:after {
    display: none;
  }

}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  /* .banner-form {
        margin-left: 25px;
        margin-right: 25px;
        margin-top: -20rem;
    } */

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* .banner-form {
        margin-top: -25rem;
        margin-left: 50px;
        border-radius: 6px;
        margin-right: 25px;
    } */

  /* .our-services {
        padding: 30px 0;
    } */

}

.main-banner-background .main-section .form-width {
  padding-left: 40px !important;
  padding-right: 20px !important;
  position: absolute;
  right: 1px;
  top: 25px;
}

.grade_container {
  max-width: 1220px !important;
}

.programme_top {
  width: 100%;
  height: 100%;
}

.programme_design {
  position: relative;
  background-color: #0036a575;
  width: 500px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  top: -50px;
  padding-top: 15px;
}

.border-top-divide:before {
  content: "";
  position: absolute;
  left: 41%;
  transform: translateX(-50%);
  width: 80%;
  height: 5px;
  background: #0036a575;
  border-radius: 50px;
  /* creates smooth curve ends */
}

.border-top-divide {
  position: relative;
  width: 80%;
  /* Adjust width as needed */
}

.eligibility_design {
  width: 300px;
}

.eligibility_title {
  text-align: center;
  position: relative;
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #a81418;
}

.Bentley_University_section .border-dot {
  border: 2px dotted #ffffff;
  padding: 20px;
  border-radius: 12px;
}

.border-dot i {
  color: #ffffff;
}



.laboratory_section .lab-left {
  position: relative;
  width: 800px !important;
  border-radius: 10px;
}

.laboratory_section .lab-right {
  background-color: #076284e6;
  position: absolute;
  padding: 20px 0 0 20px;
  overflow: hidden;
}

.hallmark-excellence-right {
  text-align: center;
}

.placements-image {
  width: 12.5%;
}

.footer_row {
  display: inline-flex;
}

.avatar {
  position: relative;
}

.avatar .avatar-images {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.gap-line {
  width: 70%;
  padding-bottom: 10px;
  position: relative;
}

.footer {
  /*background-image: url(../images/engg_footer.png) !important;*/
  background: linear-gradient(to right, #076386, #04465f);
  background-position: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

#helpdesk-snippet {
  padding: 0px 0px 30px;
  overflow-x: hidden;
}

#helpdesk-snippet .left h3 {
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
  position: relative;
}

.right-avatar img {
  /* height: 300px; */
}

.inline-flex {
  display: inline-flex;
}

#helpdesk-snippet .left p {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  position: relative;
  top: 25px;
  left: -12px;
  line-height: 25px;
  margin-bottom: 0px;
}

.inline-flex .address {
  position: relative !important;
  top: 35px !important;
  left: -15px !important;
}

#helpdesk-snippet .left i {
  background: linear-gradient(to right, #076386, #04465f);
  padding: 10px;
  border-radius: 50%;
}

.mobile a {
  list-style-type: none;
  text-decoration: none;
  color: #ffffff;
}

.right-avatar {
  position: relative;
  left: -10px;
  /* bottom: -30px; */
}

.footer_section {
  padding: 10px 15px;
  background-color: #ffffff;
  border-radius: 6px;
  position: relative;
  /* margin-top: -40px; */
  margin-bottom: 15px;
}

.footer_section_content {
  color: #112f72;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
}


#helpdesk-snippet .right h2::after {
  content: '';
  background: white;
  width: 100%;
  height: 2px;
  text-align: center;
  display: block;
  margin-top: 18px;
}

#helpdesk-snippet .right span {
  background-color: white;
  border: 0.5px dotted #f2eee0;
  border-radius: 25px;
  padding: 10px 40px 10px;
  font-size: 20px;
  position: relative;
  top: 25px;
}


@media only screen and (min-width:320px) and (max-width: 520px) {
  #helpdesk-snippet .features {
    height: 160px;
  }

  #helpdesk-snippet .right h2 {
    font-size: 17px;
    font-weight: 500;
    color: white;
    text-align: center;
    margin: 0px;
  }

  #helpdesk-snippet .left h3 {
    font-size: 15px;
    font-weight: 600;
    color: white;
    position: relative;
    top: 10px;
  }

  #helpdesk-snippet .left p {
    font-size: 14px;
    font-weight: 600;
    color: white;
    position: relative;
    top: 25px;
  }

  #helpdesk-snippet {
    /*margin-top: 20px;
    margin-bottom: 20px;*/
    padding: 70px 0px 0px;
  }

  #helpdesk-snippet .features {
    position: absolute;
    top: 20px;
    width: -webkit-fill-available !important;
    padding: 25px 17px;
  }

  #helpdesk-snippet .right span {
    background-color: white;
    border: 0.5px dotted #f2eee0;
    border-radius: 25px;
    padding: 10px 10px 10px;
    font-size: 17px;
    position: relative;
    top: 25px;
  }

  #features-res {
    display: block;
    /*   position: absolute; */
    /*   top: -50px; */
    width: 320px;
    height: 400px;
    background: #F26225;
    /*   border: 1px solid white; */
    border-radius: 2%;
    margin: auto;
    padding: 12px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

  #helpdesk-snippet .background {
    background-color: #105c8e;
    opacity: 100%;
    height: 100%;
    padding: 20px 20px;
  }

  #features-res h2 {
    font-size: 25px;
    font-weight: 500;
    color: white;
    padding: 0 20px 0;
    margin: 0px;
  }

  #features-res h2::after {
    content: '';
    background: white;
    width: 250px;
    height: 2px;
    display: block;
    margin-top: 18px;
  }

  #features-res p {
    font-size: 16px;
    color: white;
    margin: 0 30px;
    padding-top: 20px;
  }

  #features-res span {
    background-color: white;
    border: 0.5px dotted #f2eee0;
    border-radius: 25px;
    padding: 10px 40px 10px;
    font-size: 20px;
    position: relative;
    top: 25px;
    left: -10px;
  }

}


@media only screen and (min-width:768px) and (max-width:1024px) {

  #helpdesk-snippet {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 50px 0px 70px;
  }

  #helpdesk-snippet .group {
    padding-left: 80px;
    padding-right: 100px;
    height: 300px;
  }

  #helpdesk-snippet .background {
    background-color: white;
    background-image: url(https://i.postimg.cc/V66GmJSz/office-photo.png);
    background-repeat: no-repeat;
    background-position: center;
  }

  #helpdesk-snippet .left {
    position: relative;
    top: 0px;
  }

  #helpdesk-snippet .left h2 {
    font-size: 25px;
    font-weight: 500;
    color: white;
    position: relative;
    top: 10px;
  }

  #helpdesk-snippet .left p {
    font-size: 12px;
    color: white;
    position: relative;
    top: 35px;
    left: 0px;
  }

  #helpdesk-snippet .features {
    width: 100%;
    height: 210px;
    background: #bf2228 !important;
    /* border: 1px solid white; */
    border-radius: 2%;
    /* margin: 0 100px 0; */
    padding: 40px 7px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

  #helpdesk-snippet .right span {
    background-color: white;
    border: 0.5px dotted #f2eee0;
    border-radius: 25px;
    padding: 10px 10px 10px;
    font-size: 14px;
    position: relative;
    top: 25px;
  }

  #helpdesk-snippet .left h3 {
    font-size: 17px;
    font-weight: 600;
    color: white;
    position: relative;
  }

  #helpdesk-snippet .button,
  .button:hover,
  .button:active,
  .button:visited,
  .button:focus {
    /*   display: block; */
    position: relative;
    background: white;
    border: 0.5px solid #183246;
    border-radius: 25px;
    padding: 10px 40px 10px;
    top: 60px;
    font-size: 20px;
    text-decoration: none;
  }

  /* #helpdesk-snippet .right {
    display: none;
  }*/

}

@media only screen and (min-width: 1900px) and (max-width: 2980px) {
  .banner-form {
    position: relative;
    left: 10px !important;
    top: 50px !important;
    width: 90% !important;
  }

  .logo-engg {
    position: relative;
    width: 90% !important;
  }
}

@media only screen and (min-width: 2981px) and (max-width: 4080px) {
  .banner-form {
    position: relative;
    left: 60px !important;
    top: 150px !important;
    width: 70% !important;
  }

  .logo-engg {
    position: relative;
    width: 75% !important;
  }
}

.top_recuriters_section {
  padding: 50px 0;
  background: linear-gradient(to right, #076386, #04465f);
  background-position: inherit;
  background-repeat: no-repeat;
  background-size: cover;
}

.lab_head_title {
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 700;
}

.Exploreklu {
  padding: 50px 0;
  background-image: url(../images/bc.jpg);
}

.Explore-img .campus-img {
  width: 100% !important;
  height: 100% !important;
  box-shadow: 0px 1px 20px 0 rgba(0, 0, 0, 0.3);
}

.play-icon {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  opacity: 1 !important;
  z-index: 99 !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 9999px;
  background-color: rgb(255, 5, 5) !important;
  -webkit-animation: shadow-pulse1 1.5s infinite;
  animation: shadow-pulse1 1.5s infinite;
}

/* Add the keyframes correctly */
@-webkit-keyframes shadow-pulse1 {
  0% {
    box-shadow: 0 0 0 0px rgba(235, 3, 3, 0.8);
  }

  100% {
    box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
  }
}

@keyframes shadow-pulse1 {
  0% {
    box-shadow: 0 0 0 0px rgba(235, 3, 3, 0.8);
  }

  100% {
    box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
  }
}


.play-icon img {
  width: 70px;
}

.logo-engg {
  position: relative;
  width: 100%;
}

.logo-engg img {
  width: 100%;
  padding-bottom: 20px;
  position: relative;
  right: 5px;
}

.feature_img_section {
  position: relative;
  padding: 0 0 50px;
}

.feature_img img {
  position: relative;
  width: 100%;
}

.feature_img img:hover {
  transform: translateY(-10px);
}

.feature_img_section .first_row img {
  position: relative;
  width: 100%;
}

.feature_img_section .first_row img:hover {
  transform: translateY(-6px);
}

.feature_img_section .first_row {
  padding-top: 50px;
}

.feature_img_section .second_row {
  padding-top: 30px;
}

.feature_img_section .first_row .col-lg-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 10%;
  padding-right: unset !important;
  padding-left: unset !important;
}

.feature_img_section .first_row .col-lg-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 20%;
  padding-right: unset !important;
  padding-left: unset !important;
}

.feature_img_section .first_row .feature_img1 {
  position: relative;
  width: 100%;
}

.feature_img_section .first_row .feature_img2 {
  position: relative;
  width: 100%;
}

.feature_img_section .first_row .feature_img3 {
  position: relative;
  width: 100%;
}

.feature_img_section .first_row .feature_img4 {
  position: relative;
  width: 100%;
}

.feature_img_section .second_row .feature_img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 20%;
}

.feature_img_section .feature_head {
  text-align: center;
  position: relative;
  background: linear-gradient(to right, #076386, #04465f);
}

.feature_img_section .feature_head .feature_title {
  color: white;
  padding: 10px 20px;
  font-size: 38px;
  font-weight: 600;
}

.need_cards {
  text-align: center;
  padding: 30px 10px;
}

.need_cards h4 {
  color: #4b4b4b;
  font-weight: 900;
  font-size: 17px;
}

.need_cards span {
  background-color: #900507;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 50%;
  font-size: 25px;
}

.need_cards p {
  color: #4b4b4b;
}

.need_cards img {
  width: 80px;
  height: 80px;
  padding: 20px;
  border-radius: 50%;
  background-color: #ffffff;
}

.need_cards p {
  font-weight: 500;
  padding-top: 20px;
}

.need_section {
  background: linear-gradient(to right, #076386, #04465f);
}

.need_section h3 {
  color: white;
  font-size: 38px;
  font-weight: 600;
  padding-bottom: 20px;
  position: relative;
}

.need_content {
  color: #ffffff;
  font-size: 17px;
  line-height: 28px;
}

.need_card {
  padding-bottom: 25px;
  border-radius: 10px;
}

.color-word {
  color: #f0d474;
}

.bg-reg {
  /*background-color: #fffdfb;*/
  background-image: url(../images/bc.jpg);
  background-position: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  padding: 50px 0;
  position: relative;
}

.bg-reg .steps:before {
  position: absolute;
  content: "";
  width: 30%;
  background-color: #900507;
  height: 2px;
  left: 150px;
  bottom: 8px;
}

.bg-reg .steps:after {
  position: absolute;
  content: "";
  width: 30%;
  background-color: #900507;
  height: 2px;
  right: 150px;
  bottom: 8px;
}

.bg-reg .steps {
  color: #900507;
  position: relative;
  font-size: 17px;
}

.steps_head {
  text-align: center;
  color: #a81418;
  font-weight: 600;
}

.faq_title {
  text-align: center;
  color: #a81418;
  font-weight: 600;
  font-size: 36px;
  padding-bottom: 20px;
}

.need_section {
  width: 100% !important;
  height: auto !important;
  background: url(https://static.npfs.co/accounts/6875/documents/2026/2/19/f1ff0df983b84f81957a358336f92d5d_college-bg.png) no-repeat;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-size: 50% 100% !important;
  background-size: cover;
  background-color: #fff !important;
  background-attachment: fixed;
  overflow: hidden;
}

.bg-new:before {
  background: linear-gradient(to right, #076386, #04465f);
  content: "";
  width: 1500px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bg-new {
  padding: 50px 50px;
}

.custom-btn {
  width: 130px;
  height: 40px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
    7px 7px 20px 0px rgba(0, 0, 0, .1),
    4px 4px 5px 0px rgba(0, 0, 0, .1);
  outline: none;
}

.bg-college {
  text-align: center;
}

/* 11 */
.btn-11 {
  border: none;
  background: linear-gradient(to right, #9e1215, #180101);
  color: #fff;
  overflow: hidden;
  position: absolute;
  bottom: 20px;
  left: 100px;
}

.btn-11:hover {
  text-decoration: none;
  color: #fff;
  background: linear-gradient(to right, #9e1215, #180101);
}

.btn-11:before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: shiny-btn1 3s ease-in-out infinite;
}

.btn-11:hover {
  opacity: .9;
}

.btn-11:active {
  box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3),
    -4px -4px 6px 0 rgba(116, 125, 136, .2),
    inset -4px -4px 6px 0 rgba(255, 255, 255, .2),
    inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
  background: linear-gradient(to right, #9e1215, #180101);
}

@-webkit-keyframes shiny-btn1 {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }

  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }

  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}

.feature-icon i {
  background-color: #ffbd2e;
  color: black;
  padding: 5px 7px;
  border-radius: 50%;
}



.hero-slider {
  position: relative;
  width: 720px;
  height: 460px;
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.8);
}

.hero-slides {
  display: flex;
  width: 9999px;
  height: 100%;
  transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1);
}

.hero-slide {
  position: relative;
  width: 720px;
  height: 100%;
  flex-shrink: 0;
  overflow: hidden;
  perspective: 1000px;
}

.hero-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1.5s ease, filter 1.3s ease;
}

.hero-slide:hover img {
  filter: brightness(1);
  transform: scale(1.15);
}

/* Dots */
.hero-dots {
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 14px;
}

.hero-dot {
  width: 16px;
  height: 16px;
  background: rgb(135 193 215);
  border-radius: 50%;
  cursor: pointer;
  transition: 0.4s ease;
}

.hero-dot.active {
  background: #ffffff;
  transform: scale(1.4);
  box-shadow: 0 0 35px #0fbdff;
}

.hero-nav-btn {
  display: none;
}

/* Mobile responsive */
@media (max-width: 768px) {

  .hero-slider {
    width: 100%;
    height: 240px;
    border-radius: 5px;
  }

  .hero-slides {
    height: 100%;
  }

  .hero-slide {
    width: 600px;
    height: 100%;
  }

  .hero-slide img {
    height: 100%;
    object-fit: cover;
  }

  /* Update transform for mobile width */
  .hero-slides {
    transition: transform 0.8s ease;
  }

  /* Dots resize */
  .hero-dot {
    width: 12px;
    height: 12px;
  }

  .hero-dot.active {
    transform: scale(1.2);
  }

  .Explore-img .campus-img {
    height: 200px !important;
  }

  .play-icon {
    top: 57% !important;
  }

  #helpdesk-snippet .left p {
    left: 5px !important;
  }

  .bg-new {
    padding: 20px 20px !important;
  }

  .address_row {
    display: inline-flex;
  }

  .main-banner-background {
    margin-bottom: 450px;
  }

  .getotpbutton {
    margin-left: 5px !important;
    margin-top: 30px !important;
  }

  .logo-engg img {
    display: none;
  }

  .Bentley_University_adv_details {
    display: contents !important;
  }

  .bg {
    display: none !important;
  }

  .mbg {
    display: block !important;
  }
}

@media (max-width: 558px) and (min-width: 258px) {
  .main-banner-background .main-section .form-width {
    top: 160px !important;
  }
}

@media (max-width: 768px) and (min-width: 559px) {
  .bg {
    display: none !important;
  }

  .mbg {
    display: block !important;
  }

  .main-banner-background .main-section .form-width {
    top: 300px !important;
    padding-left: 150px !important;
  }
}

.mbg {
  display: none;
}

/* Scope ONLY for this section */
.need_section .logo-slider-wrapper {
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
}

.need_section .logo-sliders .slick-slide {
  margin: 0 10px;
}

/*.need_section .grade_logo {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 6px;
}*/

.need_section .grade_logo {
  width: 100%;
  display: block;
  border-radius: 6px;
}

.programmes_block {
  padding: 10px 10px 0px;
}

#FAQ {
  background-image: url(../images/bc.jpg);
}


:root {
  --wa-green: #25d366;
  --wa-dark: #128C7E;
  --wa-red: #ff3b30;
  --wa-shadow: rgba(37, 211, 102, 0.4);
}

.wa-widget {
  position: fixed;
  bottom: 20px;
  right: 5px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

/* 1. Glassmorphism Label (The Bubble) */
.wa-label {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #333;
  padding: 8px 14px;
  /* Slightly smaller padding */
  border-radius: 10px;
  font-size: 13px;
  /* Slightly smaller font */
  font-weight: 700;
  white-space: nowrap;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 8px;
  opacity: 0;
  transform: translateY(10px);
  animation: fade-in-up 0.5s 1s forwards;
}

/* 2. The Main Button - SIZE REDUCED HERE */
.wa-button {
  position: relative;
  width: 50px;
  /* Reduced from 64px */
  height: 50px;
  /* Reduced from 64px */
  background: var(--wa-green);
  border-radius: 50%;
  box-shadow: 0 4px 15px var(--wa-shadow);
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  animation: pulse 3s infinite;
}

/* Hover Effects */
.wa-button:hover {
  transform: scale(1.1);
  box-shadow: 0 8px 25px var(--wa-shadow);
  animation: none;
}

/* 3. The SVG Icon - SIZE REDUCED HERE */
.wa-icon {
  width: 28px;
  /* Reduced from 36px */
  height: 28px;
  /* Reduced from 36px */
  fill: white;
  animation: wave 4s infinite ease-in-out;
  transform-origin: 70% 70%;
}

.wa-button:hover .wa-icon {
  animation: none;
}

/* 4. Red Notification Badge */
.wa-badge {
  position: absolute;
  top: -3px;
  right: -3px;
  background-color: var(--wa-red);
  color: white;
  font-size: 11px;
  font-weight: bold;
  width: 18px;
  /* Slightly smaller badge */
  height: 18px;
  /* Slightly smaller badge */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid white;
  animation: bounce 2.5s infinite;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* --- Animations --- */
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
  }

  70% {
    box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
  }

  /* Reduced pulse spread */
  100% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
  }
}

@keyframes wave {

  0%,
  100% {
    transform: rotate(0deg);
  }

  10% {
    transform: rotate(14deg);
  }

  20% {
    transform: rotate(-8deg);
  }

  30% {
    transform: rotate(14deg);
  }

  40% {
    transform: rotate(-4deg);
  }

  50% {
    transform: rotate(10deg);
  }

  60% {
    transform: rotate(0deg);
  }
}

@keyframes bounce {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-4px);
  }
}

@keyframes fade-in-up {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* --- Mobile Responsiveness --- */
@media (max-width: 768px) {
  .wa-widget {
    bottom: 15px;
    right: 15px;
  }

  .wa-label {
    display: none;
  }

  /* Even smaller on mobile */
  .wa-button {
    width: 45px;
    height: 45px;
  }

  .wa-icon {
    width: 24px;
    height: 24px;
  }

  .wa-badge {
    width: 16px;
    height: 16px;
    font-size: 10px;
    top: -2px;
    right: -2px;
  }
}


.partners_section {
  padding: 50px 0 80px;
}

.carousel-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  /* gap: 10px; */
  height: 400px;
  overflow: hidden;
  position: relative;
}

.carousel-column {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}

.carousel-track {
  display: flex;
  flex-direction: column;
}

.slide {
  transition: transform 1s ease-in-out;
}

.slide {
  flex: 0 0 100px;
  width: 100%;
  position: relative;
  padding-bottom: 10px;
  padding-left: 10px;
}

.slide:hover {
  transform: translateY(-10px);
}

.slide img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  display: block;
  border-radius: 6px;
}

/* Keyframes for vertical scrolling */
@keyframes scroll-vertical {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-50%);
  }

  /* move half (duplicated) */
}

/* Class added by JS to start animation */
.animated {
  animation-name: scroll-vertical;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}



#FAQ {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  padding: 20px 0 40px;
  position: relative;
}

.accordian {
  overflow-y: auto;
  /* Enable vertical scrolling */
  max-height: 470px;
}

.accordian {
  width: 100%;
  max-width: 1220px;
  margin: 40px auto;
  padding: 15px 20px;
  /*  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);*/
  border-radius: 8px;
}

.item {
  background-color: #f5f5f54f;
  border-left: 7px solid #9b1215;
  margin-bottom: 10px;
  padding: 15px 20px;
  border-radius: 8px;
  position: relative;
  transition: background-color 0.3s ease;
}

.item.selected {
  background-color: #ffffff;
}

.accordian h5 {
  color: #bf2228;
}


.FAQ-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
  color: #131414;
}

.item.selected .faqQuestion {
  color: black !important;
}


.faqQuestion {
  font-size: 15px;
  color: #9e1215;
  text-align: start;
}

.FAQ-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}

.FAQ-content.show {
  max-height: 500px;
  opacity: 1;
}

.FAQ-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s cubic-bezier(0, 1, 0, 1);
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: #131414;
}

.FAQ-content.show {
  max-height: 9999px;
  transition: max-height 0.8s cubic-bezier(1, 0, 1, 0);
}

.expandToggle {
  background: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
}

.FAQ-ShowMore {
  text-align: center;
  margin-top: 10px;
}

.FAQ-ShowMore button {
  padding: 10px 20px;
  font-size: 16px;
  border: none;
  border-radius: 8px;
  background-color: #06965c;
  color: white;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.FAQ-ShowMore button:hover {
  background-color: #8ee0c4;
  color: black;
  font-weight: 700;
}

/* Responsive styles */
@media (max-width: 1024px) {
  .accordian {
    max-width: 100%;
    margin: 20px 0 0 auto !important;
  }


  .item {
    padding: 12px 16px;
  }

  .FAQ-title {
    font-size: 16px;
  }

  .expandToggle {
    width: 28px;
    height: 28px;
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .accordian {
    padding: 10px;
  }

  .item {
    padding: 10px 14px;
  }

  .FAQ-title {
    font-size: 14px;
  }

  .expandToggle {
    width: 24px;
    height: 24px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .accordian {
    padding: 5px;
  }

  .item {
    padding: 8px 12px;
  }

  .FAQ-title {
    font-size: 12px;
  }

  .expandToggle {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }
}

.banner_grade_image {
  height: 100%;
  border-right: 5px solid #cdcdcd;
  padding: 10px 40px;
}

.banner_grade_image_last {
  border-right: none !important;
}
.pdf-btn-wrap{text-align: center;}
.align-items-center {
  align-items: center !important;
  /* text-align: center; */
}


/* Common styles */
.logo p {}

.marquee {
  overflow: hidden;
  padding: 20px 0;
}

.track {
  display: inline-flex;
  animation: scroll-left 25s linear infinite;
}

.track-right {
  animation: scroll-right 25s linear infinite;
}

.logo {
  margin: 0 1px;
  border-radius: 12px;
  height: 100%;
  display: inline-block;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.3s;
  position: relative;
}

.logo:hover {
  transform: scale(1.1);
}

.logo img {
  height: 290px !important;
  width: 100% !important;
  object-fit: contain;
  position: relative;
}

/* Animations */
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes scroll-right {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0);
  }
}


@media (max-width: 768px) {
  .pdf-section {
    padding: 100px 15px;
    /* Added side padding to prevent content strictly touching edges */
  }

  .about_section_header {
    font-size: 28px;
    line-height: 38px;
  }

  .btnWhite {
    padding: 12px 20px;
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .pdf-section {
    padding: 275px 10px;
    margin-bottom: -237px;
  }

  .about_section_header {
    font-size: 24px;
    line-height: 32px;
  }

  .btnWhite {
    padding: 10px 10px;
    font-size: 14px;
    width: 75%;
    /* Make button full width on very small screens */
    justify-content: center;
  }
}

@keyframes pulse-brown {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(165, 42, 42, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(165, 42, 42, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(165, 42, 42, 0);
  }
}

.btnWhite {
  animation: pulse-brown 2s infinite;
}

@media (max-width: 768px) {
  .npf_wgts iframe {
    height: 1150px !important;
  }

  .main-banner-background .main-section .form-width {
    padding-left: 5px !important;
    padding-right: 5px !important;
    width: 98% !important;
    right: 1% !important;
    left: auto !important;
    position: absolute;
    /* Keep absolute if that's the intended desktop layout, but verify if static is better for mobile */
  }

  body,
  html {
    overflow-x: hidden;
  }
}