  @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');

  /* @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap'); */

  body,
  html {
      font-family: 'Poppins', sans-serif;
  }

  p {
      color: rgb(75 85 99);
  }

  .foter {
      background-image: url(../img/backgound/footer_bg.webp);
      width: 100%;
      height: auto;
  }

  .footer_con_info i {
      margin: 2px -30px;
      position: absolute;
  }

  .footer_con_info p {
      margin-left: 10px
  }

  .footer_con_info a {
      color: white;
  }

  .navbar-collapse {
      flex-grow: 0;
  }

  .logo {
      display: none;
  }

  .nav-link {
      font-weight: 500;
      color: #fff !important;
      margin: 0 0px 0px 12px;
  }


  .sticky-top {
      background-color: #dc4b3c;
  }

  .sticky-top .container {
      justify-content: center;
  }

  .nav-link.active,
  .nav-link:hover {
      position: relative;
      color: #fff !important;
  }

  .nav-link.active::after {
      margin: 3px 0;
      display: flex;
      width: 100%;
      position: absolute;
      content: "";
      height: 5px;
      background: #ffc107;
      transform: translateX(-2px);
  }

  a {
      text-decoration: none;
  }

  .footer_social {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important;
  }

  .footer_social a i {
      transform: scale(1);
      transition: 0.5s;
      color: #ae704b;
      height: 35px;
      width: 35px;
      background: white;
      padding: 10px 10px;
      border-radius: 50%;
  }

  .footer_social a i:hover {
      transform: scale(1.1);
  }

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

  .sub_point2 {
      padding: 5rem 0;
  }

  .sub_point2 h3 {
      text-transform: capitalize;
      padding: 0 10px;
      /* color: #11018f; */
      font-size: 20px;
      margin-bottom: 1rem;
      font-weight: 600;
  }

  .sub_point2 p {
      text-align: justify;
      padding: 0 10px;
      font-size: 16px;
      margin-top: 0.25rem;
  }

  .about_me {
      padding-left: 2rem;

  }

  .about_me small {
      font-weight: 600;
      line-height: 2rem;
      font-size: 1.125rem;
  }

  .about_me h1 {
      color: #a80000;
      padding-bottom: 2rem;
      padding-bottom: 2rem;
      font-weight: 700;
      letter-spacing: -0.025em;
      line-height: 1.3;
  }

  .custom_btm {
      border-radius: 0;
      background-color: #ae704b;
      color: white;
  }

  .custom_btm:hover {
      background-color: #d32319;
      color: white;
  }

  .sub_point {
      transition: 0.5s;
      height: auto;
      padding: 4px;
  }


  .sub_point h3 {
      text-transform: capitalize;
      padding: 0 10px;
      /* color: #11018f; */
      font-size: 20px;
      margin-bottom: 1rem;
      font-weight: 600;
  }

  .sub_point p {
      text-align: justify;
      padding: 0 10px;
      font-size: 16px;
      margin-top: 0.25rem;
  }

  .what_about_bg {
      width: 100%;
      height: auto;
      overflow: hidden;
      box-sizing: border-box;
      background: url(../img/backgound/student.webp) no-repeat;
      background-attachment: fixed;
      background-size: cover;
      z-index: 0;
      position: relative;
  }

  .about_bg {
      width: 100%;
      height: auto;
      overflow: hidden;
      box-sizing: border-box;
      background: url(../img/backgound/about-bg.webp) no-repeat;
      background-attachment: fixed;
      background-size: cover;
      background-position: 30%;
      z-index: 0;
      position: relative;
  }

  .inner-bg2 {
      position: relative;
      background-color: #524c81c9;
      overflow: hidden;
      width: 100%;
      height: auto;
      z-index: 1;
      padding: 100px 0px 100px 0px;
  }

  .admission_bg {
      width: 100%;
      height: auto;
      overflow: hidden;
      box-sizing: border-box;
      background: url(../img/backgound/admission_bg.webp) no-repeat;
      background-attachment: fixed;
      background-size: cover;
      background-position: 40%;
      z-index: 0;
      position: relative;
  }

  .inner-bg3 {
      position: relative;
      background-color: #414d41db;
      overflow: hidden;
      width: 100%;
      height: auto;
      z-index: 1;
      padding: 100px 0px 100px 0px;
  }

  .admission_bg h3 {
      text-align: center;
      color: #fff;
      font-weight: 700;
      font-size: 50px;
  }

  .admission_bg p {
      text-transform: capitalize;
      padding: 1rem 0;
      text-align: center;
      color: #fff;
      font-weight: 400;
      font-size: 25px;
  }

  .headline h2 {
      text-transform: capitalize;
      text-align: center;
      font-size: 32px;
      font-weight: bold;
      margin-bottom: 20px;
      padding-bottom: 20px;
      position: relative;
      color: #2c4964;
  }

  .tes_pad h5 {
      font-weight: 400;
      font-size: 16px;
      line-height: 2;
  }

  .headline h3 {
      font-size: 2.25rem;
      line-height: 2.5rem;
      letter-spacing: -0.025em;
      font-weight: 700;
  }

  .headline h3 span {
      color: #fa4900;
  }

  .headline h3::before {
      content: '';
      position: absolute;
      display: block;
      width: 120px;
      height: 1px;
      background: #ddd;
      left: calc(50% - 60px);
      margin: 3.2rem 0;
  }

  .headline h3::after {
      content: '';
      position: absolute;
      display: block;
      width: 40px;
      height: 3px;
      background: #fa4900;
      margin: 10px 0;
      left: calc(50% - 20px);
  }

  .facility_list ul {
      list-style: none;
      display: grid;
      grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .facility_list ul li {
      margin: 0 auto;
      margin-bottom: 4rem;
  }

  /* 
  .facility_list ul li:hover {
    transform: scale(1.1);
} */

  .facility_list ul li img {
      margin-bottom: 1rem;
      width: 150px;
      height: 150px;
      display: block;
      margin: 0 auto;
      border-radius: 50%;
      object-fit: cover;
  }

  .facility_list ul li h5 {
      text-align: center;
      font-weight: 600;
      margin-top: 1.5rem;
      font-size: 1rem;
  }



  .tes_pad {
      padding: 5rem;
  }

  .mission_box h3 {
      font-size: 2.25rem;
      line-height: 2.5rem;
      letter-spacing: -0.025em;
      font-weight: 700;
  }

  .mission_box p {
      text-align: justify;
      line-height: 1.75rem;
  }

  .mission_slide img {
      height: 300px;
      object-fit: cover;
  }

  .value_box h3 {
      color: #000;
      font-size: 2.25rem;
      line-height: 2.5rem;
      letter-spacing: -0.025em;
      font-weight: 700;
  }

  .value_box p {
      color: #000;
      font-size: 18px;
  }

  .value_info h3 {
      color: #000;
      font-weight: 600;
      line-height: 1.75rem;
      font-size: 1.3rem;
  }

  .value_info p {
      color: #000;
      line-height: 1.75rem;
      text-align: justify;
      font-size: 1rem;
      padding-right: 1rem;
  }

  /* .bg_value{background-color: #e1e1e1;} */
  .bg_value {
      background-color: #f2f3f8;
  }

  .topList {
      text-align: right;
      margin-left: 7rem;
      margin-top: 0px;
  }

  .topList .list-inline {
      display: inline-block;
      padding-bottom: 5px;
      border-bottom: 1px solid #dedede;
  }

  .list-inline {
      float: left;
      list-style: none;
  }

  .list-inline>li {
      display: inline-block;
      padding-right: 5px;
      padding-left: 5px;
  }

  .topList li {
      font-size: 13px;
      font-weight: 400;
      color: #e8b76e;
      margin-right: 25px;
      padding: 0;
  }

  .topList i {
      color: #e8b76e;
  }

  .topList a {
      color: #374f64 !important;
  }

  .navbar-collapse {
      /* bottom: 0;
    right: 5%;
    position: absolute; */
      flex-grow: 0;
  }

  .facility_body_info ul {
      display: block;
      list-style: disc;
  }

  .facility_body_info ul li {
      margin: 20px 0;
      text-align: justify;
  }

  .facb_info ul {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .cust_body {
      max-width: 80rem;
  }

  .cust_body .modal-header {
      color: white;
      background: #38354c;
  }

  .facility_body_info p {
      text-align: justify;
  }

  .facility_body_info img {
      width: 100% !important;
      height: auto !important;
      height: auto !important;
      border-radius: 0 !important;
  }

  .contact_headline h3 {
      font-weight: 700;
      font-size: 1.875rem;
      line-height: 2.25rem;
      text-transform: capitalize;
  }

  .contact_picc {
      height: 550px;
      object-fit: cover;
  }

  .contact_info h3 {
      font-weight: 700;
      font-size: 1.875rem;
      line-height: 2.25rem;
  }

  .contact_info h5 {
      line-height: 1.75rem;
      font-weight: 600;
  }

  .mob_menu {
      display: none;
  }

  .contact_info p {
      font-weight: 600;
      color: #ad5700;
      line-height: 1.5rem;
      font-size: 0.875rem;
  }

  .contact_info_box {
      display: inline-grid;
      text-align: center;
      border-radius: 10px;
      /* box-shadow: 0 2px 5px #c7c7c7;
      background: #efefef94; */
      transform: scale(0.9);
      transition: 0.5s;
      padding: 1rem;
  }

  .contact_info_box:hover {
      transform: scale(1);
  }

  .admission_bg2 {
      width: 100%;
      height: auto;
      overflow: hidden;
      box-sizing: border-box;
      background: url(../img/backgound/admission_bg.webp) no-repeat;
      background-attachment: fixed;
      background-size: cover;
      background-position: 40%;
      z-index: 0;
      position: relative;
  }

  .inner-bg4 {
      position: relative;
      background-color: #04836ae8;
      overflow: hidden;
      width: 100%;
      height: auto;
      z-index: 1;
      padding: 100px 0px 100px 0px;
  }

  .admission_bg2 h3 {
      text-align: center;
      color: #fff;
      font-weight: 700;
      font-size: 32px;
  }

  .admission_bg2 p {
      text-transform: capitalize;
      padding: 1rem 0;
      text-align: center;
      color: #fff;
      font-weight: 700;
      font-size: 25px;
  }

  .contact_btn {
      margin: 10px;
      border: 1px solid white;
      color: white;
  }

  .contact_btn:hover {
      background-color: white;
      color: red;
  }

  .accordion_custom_btn {
      padding: 1.5rem 1.5rem 0 1.5rem;
      border-top-left-radius: 0 !important;
      border-top-right-radius: 0 !important;
      box-shadow: none !important;
      border-top: 1px solid grey;
      background-color: transparent !important;
      line-height: 1.75rem;
      font-weight: 600;
      font-size: 1rem;
  }

  .accordion_custom_btn::after {
      background-image: none;
      padding: 0 4rem;
      content: "+" !important;
      font-size: 1.5rem;
      transform: rotate(0deg) !important;
  }

  .accordion-button:not(.collapsed)::after {
      background-image: none;
      content: "-" !important;
  }

  .breadcrumb_space {
      padding: 3rem !important;
      margin-bottom: 1.5rem !important;
  }

  .team_about_me h1 {
      margin-bottom: 1rem;
      font-weight: 700;
      letter-spacing: -0.025em;
      line-height: 1.3;
  }

  .team_about_me h5 {
      font-weight: 600;
      margin-bottom: 1.5rem;
  }

  .team_about_me p {
      margin-bottom: 1rem;
      letter-spacing: -0.025em;
      line-height: 1.5;
      text-align: justify;
  }

  .team_testimonial p {
      text-align: justify;
  }

  .team_testimonial i {
      color: red;
      font-weight: bold;
      padding: 0 5px;
  }

  .tes_pad2 {
      padding: 8rem;
  }

  .tes_pad2 h5 {
      font-weight: 400;
      font-size: 16px;
      line-height: 2;
      text-align: justify;
  }

  .tes_pad2 img {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      object-fit: cover;
  }

  .tes_pad2 p {
      text-align: end;
      font-weight: bold;
  }

  .car-ind [data-bs-target] {
      background-color: #000 !important;
  }

  .team_testimonial h5 {
      float: right;
      font-weight: 600;
      font-size: 18px;
  }

  .team_testimonial {
      border-radius: 1rem;
      background-color: #fdddb9;
      padding: 2rem;
  }

  .gallery img {
      border-radius: 16px;
      transform: scale(1);
      transition: 0.5s;
      height: 173px;
      object-fit: cover;
  }

  .gallery img:hover {
      transform: scale(0.9);
  }

  .ctm_prohibited {
      max-width: 50%;
  }

  .camera_caption {
      display: inline-block;
      line-height: 1;
      margin-bottom: 43px;
  }


  .b-1 {
      font-size: 5rem;
      text-transform: none;
      color: #ffffff;
      margin-bottom: 2rem;
  }

  .b-2 {
      font-size: 30px;
      line-height: 30px;
      font-style: italic;
      color: #ffffff;
      font-weight: normal;
  }

  #breadcrumbs {
      background: url(../img/backgound/breadcrumbbg.webp) center top no-repeat;
      background-size: cover;
      color: #fff;
      padding: 2.57% 0 1.95%;
      text-align: center;
  }

  .breadcrumb_title {
      font-weight: bold;
      font-size: 45px;
      display: block;
      margin-bottom: 13px;
  }

  .breadcrumb {
      display: flex;
      background: 0 0;
      padding: 0;
      margin: 0 0 24px;
      justify-content: center;
  }

  .breadcrumb li {
      font-size: 18px;
      padding: 0;
      display: inline-block;
  }

  .breadcrumb li.active {
      color: #fff;
  }

  .breadcrumb a {
      color: #ec9d21;
  }

  .breadcrumb li .divider {
      color: rgba(255, 255, 255, .5);
      display: inline-block;
      vertical-align: middle;
      padding: 0 16px;
      vertical-align: top;
  }

  .count_n {
      font: 700 70px/50px 'Merriweather', serif;
      color: #d2d2d2;
      min-width: 90px;
      margin-bottom: 20px;
  }

  .errorMsgArrow {
      color: red;
  }

  .bg-orange {
      background-color: #ff5722;
  }

  .team_info {
      transform: scale(1);
      transition: 0.5s;
  }

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

  .team_info img {
      object-fit: cover;
      border-radius: 10px;
      width: 180px;
      height: 180px;
      margin: 0 auto;
      display: block;
  }

  .team_info h2 {
      color: black;
      font-size: 18px;
      padding: 10px 0;
      text-align: center;
      font-weight: 600;
  }

  .team_info h5 {
      color: darkred;
      font-size: 14px;
      text-align: center;
      font-weight: 500;
  }

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

  /* Firefox */
  input[type=number] {
      -moz-appearance: textfield;
  }


  .modal-backdrop.fade {
      opacity: 0.8;
  }

  .admissionmodal .modal-header {
      background-color: #462c2c;
      color: white;
  }



  .profile-card {
      position: relative;
      font-family: sans-serif;
      width: 260px;
      height: 260px;
      background: #fff;
      padding: 0px;
      border-radius: 10px;
      box-shadow: 0 0 22px #3336;
      transition: .6s;
      margin: 0 25px;
  }

  .profile-card:hover {
      border-radius: 10px;
      height: auto;
  }

  .profile-card .img {
      position: relative;
      width: 100%;
      height: 100%;
      transition: .6s;
      z-index: 99;
  }

  .profile-card:hover .img {
      transform: translateY(-60px);
  }

  .img img {
      height: 100%;
      object-fit: cover;
      width: 100%;
      border-radius: 10px;
      box-shadow: 0 0 22px #3336;
      transition: .6s;
  }

  .btn-brochure {
      font-weight: 600;
      font-size: 13px;
      background: #d1c9e1;
  }

  .btn-brochure:hover {
      background: #374f64;
      color: white !important;
  }

  .profile-card:hover img {
      border-radius: 10px;
  }

  .caption {
      text-align: center;
      transform: translateY(-40px);
      transition: .9s;
      display: none;
  }

  .profile-card:hover .caption {
      display: block;
  }

  .caption h3 {
      font-size: 21px;
      font-family: sans-serif;
  }

  .caption p {
      font-size: 15px;
      color: #0c52a1;
      font-family: sans-serif;
      margin: 2px 0 9px 0;
  }

  #BottomTop {
      align-items: center;
      justify-content: center;
      display: flex;
      background-color: #676090;
      width: 40px;
      height: 40px;
      text-align: center;
      border-radius: 4px;
      position: fixed;
      bottom: 80px;
      right: 5px;
      transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
      opacity: 0;
      visibility: hidden;
      z-index: 1000;
  }

  #BottomTop::after {
      content: "\f077";
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      font-size: 2em;
      line-height: 50px;
      color: #fff;
  }

  #BottomTop:hover {
      cursor: pointer;
      background-color: #333;
  }

  #BottomTop:active {
      background-color: #555;
  }

  #BottomTop.show {
      opacity: 1;
      visibility: visible;
  }

  .socialicon a i {
      border: 1px solid #374f64;
      border-radius: 50%;
      width: 35px;
      height: 35px;
      color: #374f64;
      display: grid;
      place-content: center;
  }

  .top_logo .contactinfo {
      display: flex;
      align-items: start;
      height: 100%;
      flex-direction: column;
      justify-content: center;
      gap: 10px;
  }

  .top_logo .contactinfo a {
      display: flex;
      color: #374f64;
      align-items: center;
      gap: 10px;
  }

  .top_logo .contactinfo a i {
     border: 1px solid #374f64;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    color: #374f64;
    display: grid;
    place-content: center;
  }

  .socialicon a i:hover {
      border: 1px solid #f5a45d;
      color: #f5a45d !important;
  }

  .float {
      display: flex;
      align-items: baseline;
      justify-content: center;
      position: fixed;
      width: 40px;
      height: 40px;
      bottom: 30px;
      right: 5px;
      background-color: #25d366;
      color: #FFF;
      border-radius: 50px;
      font-size: 30px;
      box-shadow: 2px 2px 3px #999;
      z-index: 100;
  }

  .my-float {
      margin-top: 6px;
  }

  .routing_bg {
      width: 100%;
      height: auto;
      overflow: hidden;
      box-sizing: border-box;
      background: url(../img/backgound/routine-bg.webp) no-repeat;
      background-attachment: fixed;
      background-size: cover;
      z-index: 0;
      position: relative;
  }

  .circular_btn {
      margin-bottom: 1rem;
      height: 4rem;
      width: 300px;
      border: 1px solid #864c00;
      color: #864c00;
      font-weight: bold;
  }

  .circular_btn:hover {
      background-color: #864c00;
      color: #fff;
  }

  .update {
      border: 1px solid grey;
      border-radius: 1rem;
  }

  .update .img {
      border-radius: 1rem;
      margin-bottom: 1rem;
      height: 275px;
      width: 100%;
      overflow: hidden;
  }

  .update:hover.update img {
      border-radius: 1rem;
      overflow: hidden;
      transform: scale(1.10);
  }

  .update img {
      overflow: hidden;
      height: 100%;
      width: 100%;
      transform: scale(1);
  }

  .update p {
      text-align: left;
  }

  .update .content {
      /* height: 140px; */
      padding: 0 1rem;
  }

  .top_logo img {
      width: 100%;
      margin: 0 auto;
      display: block;
  }

  .socialicon {
      display: flex;
      align-items: center;
      height: 100%;
      justify-content: end;
  }

  @media (max-width:991px) {
      .logo {
          display: block;
          width: 400px;
      }
.sticky-top {
    background-color: #fff;
}
      .mob_menu {
          display: block;    color: #da4841;    border: 2px solid #da4841;
      }

      .top_logo {
          display: none;
      }

      .sticky-top .container {
          justify-content: space-between;
      }
  }

  @media (max-width:768px) {


      .logo {
          width: 200px;
      }

      .mbo {
          display: none !important;
      }

      .about_me {
          padding-top: 3rem;
          padding-left: 1rem;
      }

      .facility_list ul {
          padding: 0;
          list-style: none;
          display: grid;
          grid-template-columns: repeat(2, minmax(0, 0.5fr));
      }

      .facility_list ul li {
          margin-bottom: 1rem;
      }

      .admission_bg h3 {
          font-size: 2rem;
      }

      .admission_bg p {
          font-size: 16px;
      }

      .tes_pad {
          padding: 7rem;
      }

      .tes_pad h5 {
          text-align: justify;
      }

      .tes_pad .carousel-caption {
          left: 0;
          right: 0;
      }

      .what_about_bg {
          background-position-x: 50% !important;
      }

      .col-sm-6 {
          width: 50%;
      }

      .important_link {
          text-align: left;
      }

      .footer_con_info {
          text-align: left;
          padding: 0 2rem;
      }

      .nav-link {
          color: white !important;
          margin: 0.5rem;
      }

      .nav-link.active,
      .nav-link:hover {
          color: #ff8e8e !important;
      }

      .b-1 {
          font-size: 4rem;
      }

      .offcanvas {
          background-image: url(../img/backgound/header_bg.webp);
          width: 100%;
          height: auto;
      }

      .value_info p {
          padding-right: 0;
      }

      .sub_point {
          height: auto;
          padding: 4px;
      }

      .breadcrumb_space {
          padding: 1rem !important;
          margin-bottom: 0.5rem !important;
      }

      .sub_point2 {
          padding: 1rem 0;
      }

      .slider_banner img {
          height: 100vh;
          object-fit: cover;
      }

      .facility_body_info ul {
          display: block;
      }

      .gallery img {
          height: auto;
      }

      #BottomTop {
          right: 5px;
      }

      .float {
          right: 5px;
      }

      .circular_btn {
          width: 100%;
      }

  }