@import url("../css/common.css");

.mane_alumini_headers .navbar_WRG {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
  border-bottom: 1px solid #ffffff1f;
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.08);
}

.desktop-logo .logo-here {
  width: 198px;
  transition: 0.3s;
}

/* .desktop-logo .logo-here:hover {
  transform: scale(0.9);
} */
.desk-navlist-main li .items-nav {
  color: var(--white-color);
  font-size: 15px;
  font-family: "Montserrat-Medium", sans-serif;
  padding: 4px 13px;
  display: inline-block;
  transition: all 0.4s ease;
  position: relative;
}

.desk-navlist-main li .items-nav.active,
.desk-navlist-main li .items-nav:hover {
  font-weight: 500;
  text-decoration: underline;
}

.nav-signin-btn {
  padding: 17px 32px;
  color: var(--white-color, #ffffff) !important;
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 18px;
  border: 1px solid var(--white-color);
  background: #3090ff;
  border-radius: 54px;
  display: inline-block;
  display: flex;
  width: 250px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  transition: all 0.2s;
  margin: 0 auto;
}

.navdesktop-btns .nav-signin-btn:hover {
  background: var(--secondary-color);
  color: var(--white-color);
}

.nav-Register-btn {
  padding: 17px 32px;
  color: var(--white-color) !important;
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 18px;
  border: 1px solid #1a508e;
  background: #1a508e;
  border-radius: 40px;
  display: flex;
  width: 250px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  transition: all 0.2s;
  margin: 0 auto;
}

.navdesktop-btns .nav-Register-btn:hover {
  background: transparent;
  color: var(--white-color);
}

.nav-Register-btn .bxs-user-circle {
  font-size: 32px;
  border: 2px solid #ffffff4f;
  border-radius: 100%;
}

.nav-Register-btn .bx-chevron-down {
  font-size: 32px;
}

.nav-Register-btn.dropdown-toggle::after {
  display: none;
}

.navdesktop-btns .dropdown-menu {
  background: #f8812563;
  backdrop-filter: blur(21px);
  border: 1px solid #f88125ad;
  width: 100%;
}

.navdesktop-btns .dropdown-menu li .dropdown-item {
  font-size: 15px;
  font-weight: 400;
  color: var(--white-color);
}

.navdesktop-btns .dropdown-menu li .dropdown-item:hover {
  background: var(--secondary-color);
}

/* end  */

/* header section start  */
.inner_header_main ._header_banners::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
}

._header_banners .alumni_banners {
  width: 100%;
  height: 800px;
  object-fit: cover;
}

._header_banners .alumni_banners1 {
  width: 100%;
  height: 750px;
  object-fit: cover;
}

/* student list section  */
.bg_light_student_list {
  background: var(--highlight-color);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 250px;
}

.bg_light_student_list1 {
  background: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 210px;
}

/* .mtmargin {
  margin-top: 350px;
} */
.setup-content {
  background: white;
  border-radius: 20px;
}

.setup-content .inner_stepperPding {
  padding: 46px 32px 0px;
  color: #000;
}

.setup-content .btn_modalGrop {
  padding: 16px 32px 13px;
  box-shadow: 0px -5px 15px 1px #bbbbbb3d;
  border-radius: 0px 0px 20px 20px;
  margin-top: 28px;
}

.acoount_modalBody {
  margin: 100px 200px;
}

.student_container_card {
  margin-top: 0px;
  position: relative !important;
  z-index: 1;
  background-image: url(../../assets/images/background.png);
  background-size: cover;
  height: 100%;
}


.student_container_card_for_business {
  margin-top: 0px;
  position: relative !important;
  z-index: 1;
  /* background-color: #145dbe; */
  /* background-color: #3191ffa8; */
  background-image: url(../../assets/images/8490-[Recovered]2.png);
  /*background-size: cover; */
  height: 100%;
}

.student_container_card1 {
  margin-top: -450px;
  position: relative;
  z-index: 1;
}

.student_container_card2 {
  margin-top: 200px;
  position: relative;
  z-index: 1;
}

.own-profile {
  color: blue;
  border: 1px solid blue;
  border-radius: 10px;
  padding: 3px 10px;
  font-size: 13px;
}

.ownimages {
  width: 50px;
  height: 50px;
}

.student_container_card3 {
  margin-top: -600px;
  position: relative;
  z-index: 1;
}

.profile_list_head {
  margin-bottom: 5%;
  text-transform: uppercase;
}

.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

.univercity_button {
  visibility: visible;
  animation-name: fadeInUp;
  border: 1px solid #888;
  width: 250px;
  margin: 40px;
  margin: 0 auto;
  padding: 4px;
  border-color: #f88125;
  color: #f88125;
}

.infomationbox {
  padding: 40px;
}

.comman_inputfield table tr {
  line-height: 40px;
  border-bottom: 1px #d2d2d2 solid;
  width: 100%;
}

.comman_inputfield table {
  width: 100%;
}

.newinfo {
  background: #f1f1f1;
  border-radius: 20px;
  padding: 20px;
}

.comman_inputfield table tr:last-child {
  border: none;
}

.tablehead {
  width: 200px;
  color: #505050;
  font-size: 16px;
}

.tabletext {
  font-size: 16px;
}

.create_accountfield .atabtext {
  text-decoration: underline;
  color: blue;
}

.tabbuttons {
  padding: 15px 45px;
  gap: 10px;

  width: 262px;
  height: 51px;
  top: 54px;
  color: #fff;
  background: #1a7ef1;
  box-shadow: -6px -6px 12px rgba(18, 78, 147, 0.25),
    6px 6px 10px rgba(18, 78, 147, 0.25);
  border-radius: 30px;
}

.tags_button {
  visibility: visible;
  animation-name: fadeInUp;
  border: 2px solid #fff;
  border-radius: 10px;
  margin: 10px;
  margin: 0 auto;
  font-size: smaller;
  padding: 3px 20px;
}

.single_student_card {
  border-radius: 6px;
  background: var(--white-color);
  overflow: hidden;
  box-shadow: -1px 2px 13px 0px #00000008;
}

.single_student_card .heading_card_st {
  height: 90px;
  background-blend-mode: overlay;
  background-size: cover;
}

.single_student_card .heading_card_st.std-1 {
  background: url(../images/student_bg_design1.png) no-repeat,
    var(--theme1-color);
}

.single_student_card .heading_card_st.std-2 {
  background: url(../images/student_bg_design1.png) no-repeat,
    var(--theme2-color);
}

.single_student_card .heading_card_st.std-3 {
  background: url(../images/student_bg_design1.png) no-repeat,
    var(--theme3-color);
}

.single_student_card .heading_card_st.std-4 {
  background: url(../images/student_bg_design1.png) no-repeat,
    var(--theme4-color);
}

.single_student_card .heading_card_st.std-5 {
  background: url(../images/student_bg_design1.png) no-repeat,
    var(--theme5-color);
}

.profiles_student_st .student_profile {
  height: 110px;
  width: 110px;
  border-radius: 100%;
  border: 4px solid var(--white-color);
  margin: auto;
  box-shadow: 0px 5px 20px 0px #d3d3d359;
  object-fit: cover;
}

.inner_student_Card {
  padding: 0px 32px 30px;
  text-align: center;
  margin-top: -55px;
}

.content_student-evr .comman-btn {
  padding: 9px 24px;
  display: inline-block;
  border-radius: 6px;
  font-size: 13px;
  font-family: "Montserrat-Semibold", sans-serif;
  border: 1px solid var(--secondary-color);
  color: var(--secondary-color);
}

.custom_colllamSets {
  width: 20%;
}

.content_student-evr .title {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.content_student-evr .subtitle {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 46px;
}

.content_student-evr .subtitle1 {
  height: 90px;
  text-align: left;
  font-size: 15px;
}

.subtitle1 li {
  list-style: circle;
}

.more_profileBtn {
  padding: 11px 26px;
  display: inline-block;
  border-radius: 4px;
  font-size: 15px;
  font-family: "Montserrat-Semibold", sans-serif;
  border: 1px solid var(--secondary-color);
  color: var(--white-color);
  background: var(--secondary-color);
}

.coutBorderset {
  border-left: 1px solid var(--black-color4);
  border-right: 1px solid var(--black-color4);
}

.top_titleshead button {
  border: none;
  background: var(--secondary-color);
  color: var(--white-color);
  padding: 4px 16px;
  margin-top: 10px;
  border-radius: 10px;
}

.top_titleshead .dropdown .dropdown-toggle::after {
  content: "\ecad";
  font-family: "boxicons", sans-serif;
  border: none;
  vertical-align: unset;
}

/* Benefits section start  */
.inner_benifitsbox {
  background: #ffffff80;
  border-radius: 10px;
  padding: 62px 51px;
}

.boxrd_benifitsiner {
  padding: 23px 20px 28px 30px;
  background: var(--white-color);
  border-radius: 20px;
  transition: all 0.3s;
}

.boxrd_benifitsiner:hover {
  box-shadow: 0px 13px 20px 0px #d4e2fad6;
  transform: scale(1.05);
}

.boxrd_benifitsiner .top_iconbox {
  height: 100px;
  width: 100px;
  border-radius: 10px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.boxrd_benifitsiner .top_iconbox1 {
  border-radius: 10px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.boxrd_benifitsiner .top_iconbox .in-bnf {
  height: 70px;
  width: 70px;
  object-fit: scale-down;
}

.in-bnf1 {
  width: 100%;
}

.boxrd_benifitsiner .top_iconbox.clr-1 {
  background: #fdf0ce;
}

.boxrd_benifitsiner .top_iconbox.clr-2 {
  background: #96ebdc;
}

.boxrd_benifitsiner .top_iconbox.clr-3 {
  background: #ffc9d2;
}

.review_sliders .slick-prev,
.review_sliders .slick-next {
  font-size: 0;
  background: transparent;
  border: none;
}

.review_sliders .slick-prev::after {
  content: "\ed96";
  font-family: "boxicons", sans-serif;
  font-size: 28px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #d9d9d9;
  border-radius: 100%;
  color: var(--primary-color);
  position: absolute;
  left: -26px;
  top: -24px;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.review_sliders .slick-next::after {
  content: "\ee49";
  font-family: "boxicons", sans-serif;
  font-size: 28px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--primary-color);
  border-radius: 100%;
  color: var(--white-color);
  position: absolute;
  right: -26px;
  top: -24px;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.review_sliders .slick-dots li button {
  height: 12px;
  width: 12px;
  font-size: 0px;
  border: none;
  background: #bdbdbd;
  border-radius: 100%;
}

.review_sliders .slick-dots li {
  line-height: 0;
}

.review_sliders .slick-dots li.slick-active button {
  background: var(--secondary-color);
}

.review_sliders .slick-dots {
  display: flex;
  justify-content: center;
  gap: 9px;
}

.review_sliders .items p {
  line-height: 26px;
}

/* browse successfull section start  */
.box_studentSuccess {
  padding: 6px;
  border-radius: 8px;
  background: var(--white-color);
}

.box_studentSuccess .left_student_pic {
  width: 40%;
}

.box_studentSuccess .student_right_contents {
  width: 60%;
  padding: 30px;
}

.slider_success_std .items {
  margin: 0px 12px;
  opacity: 0.2;
}

.left_student_pic .std_succeess {
  width: 100%;
  height: 360px;
  object-fit: cover;
  border-radius: 8px;
}

.student_right_contents .btn-view-profile {
  padding: 9px 24px;
  display: inline-block;
  border-radius: 4px;
  font-size: 15px;
  font-family: "Montserrat-Semibold", sans-serif;
  border: 1px solid var(--secondary-color);
  color: var(--white-color);
  background: var(--secondary-color);
}

.slider_success_std .items.slick-active {
  opacity: 1;
}

.slider_success_std .slick-dots {
  margin-top: 42px;
  display: flex;
  justify-content: center;
  gap: 9px;
}

.slider_success_std .slick-dots li button {
  height: 12px;
  width: 12px;
  font-size: 0px;
  border: none;
  background: #bdbdbd;
  opacity: 0.2;
  border-radius: 100%;
}

.slider_success_std .slick-dots li {
  line-height: 0;
}

.slider_success_std .slick-dots li.slick-active button {
  background: var(--white-color);
  opacity: 1;
}

/* Frequently Asked Questions section  */
.FAQ_innersMain .accordion-item {
  border: 1px solid #d8e4f8;
  border-radius: 4px;
}

.FAQ_innersMain .accordion-item.active {
  border: 1px solid var(--secondary-color);
}

.FAQ_innersMain .accordion-header .accordion-button {
  border-radius: 0px;
  background: var(--white-color);
  box-shadow: none;
  border: none;
}

.FAQ_innersMain .accordion-header .accordion-button.collapsed::after {
  content: "\ee23";
  font-family: "boxicons", sans-serif;
  background: transparent;
  transform: unset;
  color: var(--black-color1);
}

.FAQ_innersMain .accordion-header .accordion-button::after {
  content: "\edee";
  font-family: "boxicons", sans-serif;
  background: transparent;
  transform: unset;
  color: var(--secondary-color);
}

/* footer section start  */
.footers_mainDivALU {
  background: linear-gradient(90deg,
      rgba(0, 15, 55, 1) 0%,
      rgba(26, 67, 176, 1) 100%);
}

.footer_logoHere .footerlogo {
  width: 198px;
  transition: 0.3s;
}

.footer_logoHere .footerlogo:hover {
  transform: scale(0.9);
}

.footer_innerMain .linkList li a {
  font-size: 16px;
  color: var(--white-color);
  font-weight: 400;
}

.footer_innerMain .linkList li {
  line-height: 34px;
}

.border-Set2 {
  border-left: 1px solid #ffffff33;
  border-right: 1px solid #ffffff33;
}

.bottome_tegFooter {
  border-top: 1px solid #ffffff33;
}

.social_mediaLink .social-icon {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--white-color);
  border-radius: 100%;
  font-size: 22px;
  color: var(--primary-color);
  transition: all 0.3s;
}

.social_mediaLink .social-icon:hover {
  background: #ffffffc7;
}

.custom-tooltip {
  --bs-tooltip-bg: var(--secondary-color);
  --bs-tooltip-color: var(--bs-white);
}

/* modal choose accout type  */
.modal.choose_CustomModal {
  background: linear-gradient(rgb(0 15 55 / 20%) 0%, rgb(26 67 176 / 20%) 100%);
  backdrop-filter: blur(2px);
}

.choose_CustomModal .choose-size {
  width: 510px;
  max-width: 510px;
}

.choose_CustomModal .modal-header .btn-close {
  margin: 0;
  background: transparent;
  font-size: 29px;
  padding: 5px;
  position: absolute;
  right: 4px;
  top: 2px;
  height: 32px;
  width: 32px;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.alumCreat_stdsing .box_iconuser-std {
  height: 86px;
  width: 86px;
  border: 1px solid var(--black-color4);
  border-radius: 4px;
  display: flex;
  align-items: end;
  justify-content: center;
}

.box_iconuser-std img {
  height: 70px;
  width: 70px;
  object-fit: scale-down;
}

.alumCreat_stdsing.selected .box_iconuser-std {
  border: 1px solid var(--primary-color);
}

.alumCreat_stdsing.selected p {
  color: var(--primary-color);
}

.alumCreat_stdsing p {
  color: var(--black-color4);
}

.btn_modalGrop .Continu_btnGrp {
  padding: 10px 40px;
  color: var(--white-color);
  font-family: "Montserrat-Semibold", sans-serif;
  font-size: 14px;
  border: 1px solid var(--secondary-color);
  background: var(--secondary-color);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  transition: all 0.2s;
  width: max-content;
  margin: auto;
}

/* create Account popup */
.choose_CustomModal .createACT_size {
  width: 80%;
  max-width: 80%;
}

.choose_CustomModal .createACT_size .modal-content {
  background: linear-gradient(90deg,
      rgba(0, 15, 55, 1) 0%,
      rgba(26, 67, 176, 1) 100%);
  border: 2px solid #0b357c;
  border-radius: 16px;
}

.left_registerAccounts {
  margin: 0px 60px;
  background: #ffffff38;
  border-radius: 12px;
  border: 1px solid #8a8a8a;
  padding: 20px 30px;
}

.comman_inputfield .input_cmn {
  width: 100%;
  height: 48px;
  border-radius: 6px;
  border: none;
  outline: none;
  padding: 10px 20px;
  color: var(--black-color2);
  font-size: 16px;
  font-weight: 400;
}

.comman_checkBoxinp input:checked+.check-comman::before {
  content: "\eca4";
  font-family: "boxicons", sans-serif;
  background: var(--white-color);
  color: var(--primary-color);
}

.comman_checkBoxinp .check-comman::before {
  content: "";
  height: 22px;
  width: 22px;
  display: flex;
  border-radius: 4px;
  border: 1px solid var(--white-color);
  align-items: center;
  justify-content: center;
  font-size: 22px;
}

.comman_checkBoxinp .check-comman {
  display: flex;
  align-items: center;
  gap: 9px;
  cursor: pointer;
  color: var(--white-color);
  font-size: 16px;
  font-weight: 400;
}

.sideRight_barboxStudent {
  background: url(../images/account_modal_design.png) no-repeat, #e4edfb;
  height: 670px;
  padding: 0px 70px;
  display: flex;
  align-items: end;
  justify-content: center;
  border-radius: 0px 14px 14px 0px;
}

.sideRight_barboxStudent .student_actPic {
  width: 100%;
}

.choose_CustomModal .createACT_size .modal-header .btn-close {
  margin: 0;
  background: var(--white-color);
  font-size: 29px;
  padding: 0px;
  position: absolute;
  right: 8px;
  top: 8px;
  height: 32px;
  width: 32px;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* signup steps popup  */
.choose_CustomModal .signupACT_size .modal-content {
  background: #ffffff17;
  border: 2px solid #ffffff1c;
  border-radius: 16px;
}

.choose_CustomModal .signupACT_size {
  width: 80%;
  max-width: 80%;
}

.modal.choose_CustomModal.bg-theme {
  background: linear-gradient(180deg,
      rgba(0, 15, 55, 1) 0%,
      rgba(26, 67, 176, 1) 100%);
}

.comman_inputfield .textArea {
  width: 100%;
  height: 116px;
  border-radius: 6px;
  border: none;
  outline: none;
  padding: 13px 20px;
  color: var(--black-color2);
  font-size: 16px;
  font-weight: 400;
  resize: none;
}

.btn_modalGrop .Continu_stepBtn {
  padding: 11px 34px;
  color: var(--white-color, #ffffff);
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 16px;
  border: 1px solid var(--white-color);
  background: #3e3e3e;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  transition: all 0.2s;
}

.btn_modalGrop .save_stepBtn {
  padding: 11px 34px;
  color: var(--black-color1);
  font-family: "Montserrat-Semibold", sans-serif;
  font-size: 16px;
  border: 1px solid var(--black-color1);
  background: transparent;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  transition: all 0.2s;
}

.btn_modalGrop .save_stepBtn i,
.btn_modalGrop .Continu_stepBtn i {
  font-size: 22px;
}

.Upload_proof_statusMain .upload-bg-border {
  background: var(--white-color);
  border-radius: 6px;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.uploaded-img-container-back.image-uploaded .uploaded-id-back,
.uploaded-img-container-front.image-uploaded .uploaded-id {
  width: 96%;
  height: 96%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 6px;
  z-index: 1;
}

.uploaded-img-container-back .edit_id,
.uploaded-img-container-front .edit_id {
  display: none;
  position: absolute;
  bottom: 9px;
  right: 9px;
  z-index: 2;
  height: 40px;
  width: 40px;
  background: var(--secondary-color);
  border-radius: 100%;
  font-size: 20px;
}

.uploaded-img-container-back.image-uploaded .edit_id,
.uploaded-img-container-front.image-uploaded .edit_id {
  display: flex;
  align-items: center;
  justify-content: center;
}

.stepwizard-step p {
  margin-top: 10px;
  font-size: 16px;
  color: #000000;
  font-weight: 500;
}

.stepwizard-row {
  display: flex;
  justify-content: space-between;
}

.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}

.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
  width: 100%;
}

.btn-circle-progres-ctm span {
  text-align: center;
  border-radius: 100%;
  background: #51a2ff;
  color: #fff;
  font-size: 28px;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  height: 60px;
  width: 60px;
  position: relative;
  z-index: 2;
  outline: 13px solid #f8faff;
}

.btn-circle-progres-ctm.btn-preview span,
.btn-circle-progres-ctm.btn-primary span {
  background: #555555;
  color: white;
  border: none;
  height: 60px;
  width: 60px;
  font-size: 30px;
}

.btn-circle-progres-ctm.btn-primary span::before {
  font-size: 20px;
  background: var(--white-color);
  color: var(--primary-color);
  border: none;
}

.btn-circle-progres-ctm.btn-preview span::before {
  content: "\eca4";
  font-family: "boxicons", sans-serif;
  font-size: 45px;
  background: var(--white-color);
  /* color: var(--primary-color); */
  border: none;
  font-weight: 300;
}

.stepwizard-step .steps_line {
  top: 28px;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #505050;
  left: 110px;
}

.stepwizard-step .btn-preview~.steps_line,
.stepwizard-step .btn-primary~.steps_line {
  background: #505050;
}

.stepwizard-step .btn-preview~p,
.stepwizard-step .btn-primary~p {
  color: black;
}

.stepwizard-step:last-child .steps_line {
  display: none;
}

.choose_CustomModal .signupACT_size .modal-header .btn-close {
  margin: 0;
  background: var(--white-color);
  font-size: 29px;
  padding: 0px;
  position: absolute;
  right: -10px;
  top: -15px;
  height: 32px;
  width: 32px;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
}

/* Own Profile Page for Alumni page  */
.small_commanbg {
  background: linear-gradient(180deg,
      rgba(0, 15, 55, 1) 0%,
      rgba(26, 67, 176, 1) 100%);
  height: 250px;
}

.alu_profileOwnMaindiv {
  margin-top: -111px;
  position: relative;
  z-index: 1;
}

.comman_boxProfile {
  position: relative;
  border-radius: 8px;
  background: var(--white-color);
  box-shadow: 2px 2px 6px 1px rgb(0 0 0 / 5%);
}

.profilesRoundview .imgRouned {
  height: 165px;
  width: 165px;
  border-radius: 100%;
  object-fit: cover;
}

.edit-buttonEdit {
  position: absolute;
  right: 18px;
  top: 20px;
  cursor: pointer;
}

.edit-buttonEdit p {
  font-size: 13px;
  font-weight: 500;
  color: var(--secondary-color);
}

.inner_acthigher .comanBrdBox {
  border-right: 1px solid #0000001a;
}

.inner_acthigher .comanBrdBox:last-child {
  border-right: none;
}

.bottomBordersets {
  border-bottom: 1px solid #0000001a;
}

.bottomBordersets:last-child {
  border-bottom: none;
}

.bottomBordersets .comanBrdBox:nth-child(2) {
  padding-left: 20px;
}

.listingactivitys li {
  font-size: 12px;
  font-weight: 400;
  color: var(--black-color4);
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.listingactivitys li::before {
  content: "-";
}

.imaging_cupSetsDiv .imgCup {
  height: 35px;
  width: 35px;
  object-fit: scale-down;
}

/* view profile page start  */
.universityside {
  border-top: 1px solid #0000001a;
  border-bottom: 1px solid #0000001a;
}

.universityside .border-rtst {
  border-right: 1px solid #0000001a;
}

.single-ls-alumnia .icon_side_bar {
  height: 48px;
  width: 48px;
  border-radius: 8px;
  background: var(--black-color5);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  min-width: 48px;
}

.boxenotebooksset {
  padding: 13px 5px 13px 13px;
  border: 1px solid #c1c1c1;
  /* height: 250px; */
  /* overflow: auto; */
}

.mainacthir .single-ls-alumnia {
  border-bottom: 1px solid #0000001a;
  padding-bottom: 18px;
  margin-bottom: 18px;
}

.mainacthir .single-ls-alumnia:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.inner_acthigher .nav-tabs {
  border-bottom: 1px solid #0000001a;
}

.inner_acthigher .nav-tabs .nav-link {
  font-size: 14px;
  color: var(--black-color4);
  font-weight: 400;
  border: none;
  outline: none;
  border-bottom: 2px solid transparent;
}

.inner_acthigher .nav-tabs .nav-link:hover,
.inner_acthigher .nav-tabs .nav-link.active {
  color: var(--black-color);
  border-bottom: 2px solid var(--black-color);
}

.nav-link:focus-visible {
  box-shadow: none;
}

.heading_card_st .trashBookAdds {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 11px;
}

.heading_card_st .icon_delBok {
  height: 28px;
  width: 28px;
  border: none;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffffd9;
  color: var(--primary-color);
  visibility: hidden;
}

.single_student_card:hover .heading_card_st .icon_delBok {
  visibility: visible;
}

.custom_colllamSets.forview-alumni {
  width: 25%;
}

.content_scrollingNv .line-border {
  border-bottom: 1px solid var(--black-color4);
  padding-bottom: 6px;
}

.content_scrollingNv .line-border:last-child {
  border: none;
}

.content_scrollingNv {
  height: 220px;
  padding-right: 4px;
  overflow: auto;
}

.form-floating .form-control:focus {
  box-shadow: none;
}

.form-floating>.form-control-plaintext~label,
.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-29px) translateX(0px);
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext {
  padding: 1rem 1.5rem;
}

.form-floating>label {
  left: 10px;
}

.form-floating>.form-control-plaintext:focus,
.form-floating>.form-control-plaintext:not(:placeholder-shown),
.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.form-floating .iconlabels {
  position: absolute;
  right: 19px;
  top: 0;
  left: unset;
  bottom: 0;
  margin: auto;
  padding: 0;
  align-content: center;
  transform: unset !important;
}

.form-floating .iconlabels img {
  width: 25px;
}

.form-floating .iconlabels::after {
  display: none;
}

.form-floating .form-control::-webkit-file-upload-button {
  display: none;
}

.tabheading {
  font-size: 24px;
}

.steper {
  font-size: 18px;
  color: #505050;
  font-weight: 600;
}

.steptext {
  font-size: 18px;
  font-weight: 600;
}

.form-floating .form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
  padding: 1rem 1.5rem;
}

.comman_inputfield nav .nav-item {
  border: none;
  border-bottom: 1px solid #d7d7d7;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Montserrat-Medium";
  color: #000;
}

.comman_inputfield nav .nav-item.active {
  color: var(--primary-color);
  border-bottom: 2px solid var(--secondary-color);
  font-family: "Montserrat-Bold";
}

.listModalupdate li {
  display: flex;
  gap: 7px;
}

.listModalupdate li::before {
  content: "\eca4";
  font-family: "boxicons", sans-serif;
  font-size: 14px;
  border: none;
  font-weight: 300;
  height: 16px;
  width: 16px;
  background: var(--secondary-color);
  border-radius: 100%;
  color: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 5px;
}

/* login section start  */
.login_mainBoxedflows {
  width: 580px;
  margin: auto;
  border-radius: 20px;
  background: #ffffff61;
  padding: 12px;
}

.inner_loginBoxed {
  background: var(--white-color);
  border-radius: 20px;
  padding: 22px 64px 18px;
}

.login_inputplace .input_login {
  width: 100%;
  border: none;
  outline: none;
  border-bottom: 1px solid hsl(242.49deg 81.64% 59.41% / 20%);
  padding: 16px 18px;
  font-size: 16px;
  font-weight: 400;
}

.login_inputplace i {
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  align-content: center;
  font-size: 18px;
  color: #5a6a85;
}

.btn_loginforms {
  font-size: 16px;
  font-weight: 600;
  background: var(--secondary-color);
  padding: 18px 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 45px;
  color: var(--white-color);
}

.gandfaceragister a {
  font-size: 14px;
  font-weight: 500;
  color: var(--black-color1);
  display: flex;
  align-items: center;
  gap: 6px;
  border: 1px solid #3c5a9947;
  padding: 18px 49px;
  border-radius: 40px;
}

@media only screen and (max-width: 600px) {

  /* .acoount_modalBody {
    margin: 0px 0px;
  } */
  .setup-content {
    background: white;
    border-radius: 20px;
    margin-top: 30px;
  }

  .setup-content .inner_stepperPding {
    padding: 18px 20px 0px;
  }

  .btn_modalGrop .save_stepBtn {
    padding: 11px 21px;
    color: var(--black-color1);
    font-family: "Montserrat-Semibold", sans-serif;
    font-size: 12px;
    border: 1px solid var(--black-color1);
    background: transparent;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    transition: all 0.2s;
  }

  .btn_modalGrop .Continu_stepBtn {
    padding: 11px 14px;
    color: var(--white-color, #ffffff);
    font-family: "Montserrat-Medium", sans-serif;
    font-size: 12px;
    border: 1px solid var(--white-color);
    background: #505050;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    transition: all 0.2s;
  }

  .tabheading {
    font-size: 20px;
    text-align: center;
  }

  .student_container_card {
    background-size: cover !important;
  }

  .tablehead {
    font-size: 12px;
  }

  .tabletext {
    font-size: 12px;
  }

  .login_mainBoxedflows {
    width: 100%;
  }

  .inner_loginBoxed {
    padding: 22px 23px 18px;
  }

  .gandfaceragister a {
    padding: 14px 31px;
    width: 100%;
    justify-content: center;
  }
}

/* for welcome Sereen  */

@media (max-width: 575.98px) {
  .mtmargin {
    margin-top: 160px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .mtmargin {
    margin-top: 160px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .mtmargin {
    margin-top: 160px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .mtmargin {
    margin-top: 160px;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .mtmargin {
    margin-top: 160px;
  }
}

@media (min-width: 1400px) {
  .mtmargin {
    margin-top: 8.9rem;
  }
}

@media (min-width: 1500px) {
  .mtmargin {
    margin-top: 18.3rem;
  }
}

/* Footer */

.mane_alumini_headers .Footer {
  position: absolute;
  /* top: 0; */
  width: 100%;
  z-index: 5;
  border-bottom: 1px solid #ffffff1f;
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.08);
}

@import url("../css/common.css");

.mane_alumini_headers .navbar_WRG {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
  border-bottom: 1px solid #ffffff1f;
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.08);
}

.desktop-logo .logo-here {
  width: 198px;
  transition: 0.3s;
}

.desktop-logo .logo-here:hover {
  transform: scale(0.9);
}

.desk-navlist-main li .items-nav {
  color: var(--white-color);
  font-size: 15px;
  font-family: "Montserrat-Medium", sans-serif;
  padding: 4px 13px;
  display: inline-block;
  transition: all 0.4s ease;
  position: relative;
}

.desk-navlist-main li .items-nav.active,
.desk-navlist-main li .items-nav:hover {
  font-weight: 500;
  text-decoration: underline;
}

.nav-signin-btn {
  padding: 17px 32px;
  color: var(--white-color, #ffffff);
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 15px;
  border: 1px solid var(--white-color);
  background: #3090ff;
  border-radius: 35px;
  display: inline-block;
  display: flex;
  width: 250px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  transition: all 0.2s;
  margin: 0 auto;
}

.navdesktop-btns .nav-signin-btn:hover {
  background: var(--secondary-color);
  color: var(--white-color);
}

.nav-Register-btn {
  padding: 17px 32px;
  color: var(--white-color);
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 15px;
  border: 1px solid var(--secondary-color);
  background: var(--secondary-color);
  border-radius: 40px;
  display: inline-block;
  display: flex;
  width: 250px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  transition: all 0.2s;
  margin: 0 auto;
}

.navdesktop-btns .nav-Register-btn:hover {
  background: transparent;
  color: var(--white-color);
}

.nav-Register-btn .bxs-user-circle {
  font-size: 32px;
  border: 2px solid #ffffff4f;
  border-radius: 100%;
}

.nav-Register-btn .bx-chevron-down {
  font-size: 32px;
}

.nav-Register-btn.dropdown-toggle::after {
  display: none;
}

.navdesktop-btns .dropdown-menu {
  background: #f8812563;
  backdrop-filter: blur(21px);
  border: 1px solid #f88125ad;
  width: 100%;
}

.navdesktop-btns .dropdown-menu li .dropdown-item {
  font-size: 15px;
  font-weight: 400;
  color: var(--white-color);
}

.navdesktop-btns .dropdown-menu li .dropdown-item:hover {
  background: var(--secondary-color);
}

/* end  */

/* header section start  */
.inner_header_main ._header_banners::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
}

._header_banners .alumni_banners {
  width: 100%;
  height: 800px;
  object-fit: cover;
}

._header_banners .alumni_banners1 {
  width: 100%;
  height: 750px;
  object-fit: cover;
}

/* student list section  */
.bg_light_student_list {
  background: var(--highlight-color);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 250px;
}

.bg_light_student_list1 {
  background: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 210px;
}

.mtmargin {
  margin-top: 70px;
}

.setup-content {
  background: white;
  padding: 0px;
  border-radius: 20px;
}

.acoount_modalBody {
  margin: 20px 200px;
}

.student_container_card {
  margin-top: 0px;
  position: relative;
  z-index: 1;
  background-image: url(../../assets/images/background.png);
  background-size: 100%;
}

.student_container_card1 {
  margin-top: -450px;
  position: relative;
  z-index: 1;
}

.student_container_card2 {
  margin-top: 200px;
  position: relative;
  z-index: 1;
}

.own-profile {
  color: blue;
  border: 1px solid blue;
  border-radius: 10px;
  padding: 3px 10px;
  font-size: 13px;
}

.ownimages {
  width: 50px;
  height: 50px;
}

.student_container_card3 {
  margin-top: -600px;
  position: relative;
  z-index: 1;
}

.profile_list_head {
  margin-bottom: 5%;
  text-transform: uppercase;
}

.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

.univercity_button {
  visibility: visible;
  animation-name: fadeInUp;
  border: 1px solid #888;
  width: 250px;
  margin: 40px;
  margin: 0 auto;
  padding: 4px;
  border-color: #f88125;
  color: #f88125;
}

.infomationbox {
  padding: 40px;
}

.comman_inputfield table tr {
  line-height: 40px;
  border-bottom: 1px #d2d2d2 solid;
  width: 100%;
}

.comman_inputfield table {
  width: 100%;
}

.newinfo {
  background: #f1f1f1;
  border-radius: 20px;
  padding: 25px;
}

.tablehead {
  width: 200px;
  color: #505050;
  font-size: 16px;
}

.tabletext {
  font-size: 16px;
}

.create_accountfield .atabtext {
  text-decoration: underline;
  color: blue;
}

.tabbuttons {
  padding: 15px 45px;
  gap: 10px;

  width: 262px;
  height: 51px;
  top: 54px;
  color: #fff;
  background: #1a7ef1;
  box-shadow: -6px -6px 12px rgba(18, 78, 147, 0.25),
    6px 6px 10px rgba(18, 78, 147, 0.25);
  border-radius: 30px;
}

.tags_button {
  visibility: visible;
  animation-name: fadeInUp;
  border: 2px solid #fff;
  border-radius: 10px;
  margin: 10px;
  margin: 0 auto;
  font-size: smaller;
  padding: 3px 20px;
}

.single_student_card {
  border-radius: 6px;
  background: var(--white-color);
  overflow: hidden;
  box-shadow: -1px 2px 13px 0px #00000008;
}

.single_student_card .heading_card_st {
  height: 90px;
  background-blend-mode: overlay;
  background-size: cover;
}

.single_student_card .heading_card_st.std-1 {
  background: url(../images/student_bg_design1.png) no-repeat,
    var(--theme1-color);
}

.single_student_card .heading_card_st.std-2 {
  background: url(../images/student_bg_design1.png) no-repeat,
    var(--theme2-color);
}

.single_student_card .heading_card_st.std-3 {
  background: url(../images/student_bg_design1.png) no-repeat,
    var(--theme3-color);
}

.single_student_card .heading_card_st.std-4 {
  background: url(../images/student_bg_design1.png) no-repeat,
    var(--theme4-color);
}

.single_student_card .heading_card_st.std-5 {
  background: url(../images/student_bg_design1.png) no-repeat,
    var(--theme5-color);
}

.profiles_student_st .student_profile {
  height: 110px;
  width: 110px;
  border-radius: 100%;
  border: 4px solid var(--white-color);
  margin: auto;
  box-shadow: 0px 5px 20px 0px #d3d3d359;
  object-fit: cover;
}

.inner_student_Card {
  padding: 0px 32px 30px;
  text-align: center;
  margin-top: -55px;
}

.content_student-evr .comman-btn {
  padding: 9px 24px;
  display: inline-block;
  border-radius: 6px;
  font-size: 13px;
  font-family: "Montserrat-Semibold", sans-serif;
  border: 1px solid var(--secondary-color);
  color: var(--secondary-color);
}

.custom_colllamSets {
  width: 20%;
}

.content_student-evr .title {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.content_student-evr .subtitle {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 46px;
}

.content_student-evr .subtitle1 {
  height: 90px;
  text-align: left;
  font-size: 15px;
}

.subtitle1 li {
  list-style: circle;
}

.more_profileBtn {
  padding: 11px 26px;
  display: inline-block;
  border-radius: 4px;
  font-size: 15px;
  font-family: "Montserrat-Semibold", sans-serif;
  border: 1px solid var(--secondary-color);
  color: var(--white-color);
  background: var(--secondary-color);
}

.coutBorderset {
  border-left: 1px solid var(--black-color4);
  border-right: 1px solid var(--black-color4);
}

.top_titleshead button {
  border: none;
  background: var(--secondary-color);
  color: var(--white-color);
  padding: 4px 16px;
  margin-top: 10px;
  border-radius: 10px;
}

.top_titleshead .dropdown .dropdown-toggle::after {
  content: "\ecad";
  font-family: "boxicons", sans-serif;
  border: none;
  vertical-align: unset;
}

/* Benefits section start  */
.inner_benifitsbox {
  background: #ffffff80;
  border-radius: 10px;
  padding: 62px 51px;
}

.boxrd_benifitsiner {
  padding: 23px 20px 28px 30px;
  background: var(--white-color);
  border-radius: 20px;
  transition: all 0.3s;
}

.boxrd_benifitsiner:hover {
  box-shadow: 0px 13px 20px 0px #d4e2fad6;
  transform: scale(1.05);
}

.boxrd_benifitsiner .top_iconbox {
  height: 100px;
  width: 100px;
  border-radius: 10px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.boxrd_benifitsiner .top_iconbox1 {
  border-radius: 10px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.boxrd_benifitsiner .top_iconbox .in-bnf {
  height: 70px;
  width: 70px;
  object-fit: scale-down;
}

.in-bnf1 {
  width: 100%;
}

.boxrd_benifitsiner .top_iconbox.clr-1 {
  background: #fdf0ce;
}

.boxrd_benifitsiner .top_iconbox.clr-2 {
  background: #96ebdc;
}

.boxrd_benifitsiner .top_iconbox.clr-3 {
  background: #ffc9d2;
}

.review_sliders .slick-prev,
.review_sliders .slick-next {
  font-size: 0;
  background: transparent;
  border: none;
}

.review_sliders .slick-prev::after {
  content: "\ed96";
  font-family: "boxicons", sans-serif;
  font-size: 28px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #d9d9d9;
  border-radius: 100%;
  color: var(--primary-color);
  position: absolute;
  left: -26px;
  top: -24px;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.review_sliders .slick-next::after {
  content: "\ee49";
  font-family: "boxicons", sans-serif;
  font-size: 28px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--primary-color);
  border-radius: 100%;
  color: var(--white-color);
  position: absolute;
  right: -26px;
  top: -24px;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.review_sliders .slick-dots li button {
  height: 12px;
  width: 12px;
  font-size: 0px;
  border: none;
  background: #bdbdbd;
  border-radius: 100%;
}

.review_sliders .slick-dots li {
  line-height: 0;
}

.review_sliders .slick-dots li.slick-active button {
  background: var(--secondary-color);
}

.review_sliders .slick-dots {
  display: flex;
  justify-content: center;
  gap: 9px;
}

.review_sliders .items p {
  line-height: 26px;
}

/* browse successfull section start  */
.box_studentSuccess {
  padding: 6px;
  border-radius: 8px;
  background: var(--white-color);
}

.box_studentSuccess .left_student_pic {
  width: 40%;
}

.box_studentSuccess .student_right_contents {
  width: 60%;
  padding: 30px;
}

.slider_success_std .items {
  margin: 0px 12px;
  opacity: 0.2;
}

.left_student_pic .std_succeess {
  width: 100%;
  height: 360px;
  object-fit: cover;
  border-radius: 8px;
}

.student_right_contents .btn-view-profile {
  padding: 9px 24px;
  display: inline-block;
  border-radius: 4px;
  font-size: 15px;
  font-family: "Montserrat-Semibold", sans-serif;
  border: 1px solid var(--secondary-color);
  color: var(--white-color);
  background: var(--secondary-color);
}

.slider_success_std .items.slick-active {
  opacity: 1;
}

.slider_success_std .slick-dots {
  margin-top: 42px;
  display: flex;
  justify-content: center;
  gap: 9px;
}

.slider_success_std .slick-dots li button {
  height: 12px;
  width: 12px;
  font-size: 0px;
  border: none;
  background: #bdbdbd;
  opacity: 0.2;
  border-radius: 100%;
}

.slider_success_std .slick-dots li {
  line-height: 0;
}

.slider_success_std .slick-dots li.slick-active button {
  background: var(--white-color);
  opacity: 1;
}

/* Frequently Asked Questions section  */
.FAQ_innersMain .accordion-item {
  border: 1px solid #d8e4f8;
  border-radius: 4px;
}

.FAQ_innersMain .accordion-item.active {
  border: 1px solid var(--secondary-color);
}

.FAQ_innersMain .accordion-header .accordion-button {
  border-radius: 0px;
  background: var(--white-color);
  box-shadow: none;
  border: none;
}

.FAQ_innersMain .accordion-header .accordion-button.collapsed::after {
  content: "\ee23";
  font-family: "boxicons", sans-serif;
  background: transparent;
  transform: unset;
  color: var(--black-color1);
}

.FAQ_innersMain .accordion-header .accordion-button::after {
  content: "\edee";
  font-family: "boxicons", sans-serif;
  background: transparent;
  transform: unset;
  color: var(--secondary-color);
}

/* footer section start  */
.footers_mainDivALU {
  background: linear-gradient(90deg,
      rgba(0, 15, 55, 1) 0%,
      rgba(26, 67, 176, 1) 100%);
}

.footer_logoHere .footerlogo {
  width: 198px;
  transition: 0.3s;
}

.footer_logoHere .footerlogo:hover {
  transform: scale(0.9);
}

.footer_innerMain .linkList li a {
  font-size: 16px;
  color: var(--white-color);
  font-weight: 400;
}

.footer_innerMain .linkList li {
  line-height: 34px;
}

.border-Set2 {
  border-left: 1px solid #ffffff33;
  border-right: 1px solid #ffffff33;
}

.bottome_tegFooter {
  border-top: 1px solid #ffffff33;
}

.social_mediaLink .social-icon {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--white-color);
  border-radius: 100%;
  font-size: 22px;
  color: var(--primary-color);
  transition: all 0.3s;
}

.social_mediaLink .social-icon:hover {
  background: #ffffffc7;
}

.custom-tooltip {
  --bs-tooltip-bg: var(--secondary-color);
  --bs-tooltip-color: var(--bs-white);
}

/* modal choose accout type  */
.modal.choose_CustomModal {
  background: linear-gradient(rgb(0 15 55 / 20%) 0%, rgb(26 67 176 / 20%) 100%);
  backdrop-filter: blur(2px);
}

.choose_CustomModal .choose-size {
  width: 510px;
  max-width: 510px;
}

.choose_CustomModal .modal-header .btn-close {
  margin: 0;
  background: transparent;
  font-size: 29px;
  padding: 5px;
  position: absolute;
  right: 4px;
  top: 2px;
  height: 32px;
  width: 32px;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.alumCreat_stdsing .box_iconuser-std {
  height: 86px;
  width: 86px;
  border: 1px solid var(--black-color4);
  border-radius: 4px;
  display: flex;
  align-items: end;
  justify-content: center;
}

.box_iconuser-std img {
  height: 70px;
  width: 70px;
  object-fit: scale-down;
}

.alumCreat_stdsing.selected .box_iconuser-std {
  border: 1px solid var(--primary-color);
}

.alumCreat_stdsing.selected p {
  color: var(--primary-color);
}

.alumCreat_stdsing p {
  color: var(--black-color4);
}

.btn_modalGrop .Continu_btnGrp {
  padding: 10px 40px;
  color: var(--white-color);
  font-family: "Montserrat-Semibold", sans-serif;
  font-size: 14px;
  border: 1px solid var(--secondary-color);
  background: var(--secondary-color);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  transition: all 0.2s;
  width: max-content;
  margin: auto;
}

/* create Account popup */
.choose_CustomModal .createACT_size {
  width: 80%;
  max-width: 80%;
}

.choose_CustomModal .createACT_size .modal-content {
  background: linear-gradient(90deg,
      rgba(0, 15, 55, 1) 0%,
      rgba(26, 67, 176, 1) 100%);
  border: 2px solid #0b357c;
  border-radius: 16px;
}

.left_registerAccounts {
  margin: 0px 60px;
  background: #ffffff38;
  border-radius: 12px;
  border: 1px solid #8a8a8a;
  padding: 20px 30px;
}

.comman_inputfield .input_cmn {
  width: 100%;
  height: 48px;
  border-radius: 6px;
  border: none;
  outline: none;
  padding: 10px 20px;
  color: var(--black-color2);
  font-size: 16px;
  font-weight: 400;
}

.comman_checkBoxinp input:checked+.check-comman::before {
  content: "\eca4";
  font-family: "boxicons", sans-serif;
  background: var(--white-color);
  color: var(--primary-color);
}

.comman_checkBoxinp .check-comman::before {
  content: "";
  height: 22px;
  width: 22px;
  display: flex;
  border-radius: 4px;
  border: 1px solid var(--white-color);
  align-items: center;
  justify-content: center;
  font-size: 22px;
}

.comman_checkBoxinp .check-comman {
  display: flex;
  align-items: center;
  gap: 9px;
  cursor: pointer;
  color: var(--white-color);
  font-size: 16px;
  font-weight: 400;
}

.sideRight_barboxStudent {
  background: url(../images/account_modal_design.png) no-repeat, #e4edfb;
  height: 670px;
  padding: 0px 70px;
  display: flex;
  align-items: end;
  justify-content: center;
  border-radius: 0px 14px 14px 0px;
}

.sideRight_barboxStudent .student_actPic {
  width: 100%;
}

.choose_CustomModal .createACT_size .modal-header .btn-close {
  margin: 0;
  background: var(--white-color);
  font-size: 29px;
  padding: 0px;
  position: absolute;
  right: 8px;
  top: 8px;
  height: 32px;
  width: 32px;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* signup steps popup  */
.choose_CustomModal .signupACT_size .modal-content {
  background: #ffffff17;
  border: 2px solid #ffffff1c;
  border-radius: 16px;
}

.choose_CustomModal .signupACT_size {
  width: 80%;
  max-width: 80%;
}

.modal.choose_CustomModal.bg-theme {
  background: linear-gradient(180deg,
      rgba(0, 15, 55, 1) 0%,
      rgba(26, 67, 176, 1) 100%);
}

.comman_inputfield .textArea {
  width: 100%;
  height: 116px;
  border-radius: 6px;
  border: none;
  outline: none;
  padding: 13px 20px;
  color: var(--black-color2);
  font-size: 16px;
  font-weight: 400;
  resize: none;
}

.btn_modalGrop .Continu_stepBtn {
  padding: 11px 34px;
  color: var(--white-color, #ffffff);
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 16px;
  border: 1px solid var(--white-color);
  background: #505050;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  transition: all 0.2s;
}

.btn_modalGrop .save_stepBtn {
  padding: 11px 34px;
  color: var(--black-color1);
  font-family: "Montserrat-Semibold", sans-serif;
  font-size: 16px;
  border: 1px solid var(--black-color1);
  background: transparent;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  transition: all 0.2s;
}

.btn_modalGrop .save_stepBtn i,
.btn_modalGrop .Continu_stepBtn i {
  font-size: 22px;
}

.Upload_proof_statusMain .upload-bg-border {
  background: var(--white-color);
  border-radius: 6px;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.uploaded-img-container-back.image-uploaded .uploaded-id-back,
.uploaded-img-container-front.image-uploaded .uploaded-id {
  width: 96%;
  height: 96%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 6px;
  z-index: 1;
}

.uploaded-img-container-back .edit_id,
.uploaded-img-container-front .edit_id {
  display: none;
  position: absolute;
  bottom: 9px;
  right: 9px;
  z-index: 2;
  height: 40px;
  width: 40px;
  background: var(--secondary-color);
  border-radius: 100%;
  font-size: 20px;
}

.uploaded-img-container-back.image-uploaded .edit_id,
.uploaded-img-container-front.image-uploaded .edit_id {
  display: flex;
  align-items: center;
  justify-content: center;
}

.stepwizard-step p {
  margin-top: 10px;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
}

.stepwizard-row {
  display: flex;
  justify-content: space-between;
}

.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}

.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
  width: 100%;
}

.btn-circle-progres-ctm span {
  text-align: center;
  border-radius: 100%;
  background: #505050;
  color: #fff;
  font-size: 28px;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  height: 60px;
  width: 60px;
  position: relative;
  z-index: 2;
}

.btn-circle-progres-ctm.btn-preview span,
.btn-circle-progres-ctm.btn-primary span {
  background: #515151;
  color: white;
  border: none;
  height: 60px;
  width: 60px;
  font-size: 30px;
}

.btn-circle-progres-ctm.btn-primary span::before {
  font-size: 20px;
  background: var(--white-color);
  color: var(--primary-color);
  border: none;
}

.btn-circle-progres-ctm.btn-preview span::before {
  content: "\eca4";
  font-family: "boxicons", sans-serif;
  font-size: 45px;
  background: var(--white-color);
  /* color: var(--primary-color); */
  border: none;
  font-weight: 300;
}

.stepwizard-step .steps_line {
  top: 28px;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #505050;
  left: 72px;
}

.stepwizard-step .btn-preview~.steps_line,
.stepwizard-step .btn-primary~.steps_line {
  background: #505050;
}

.stepwizard-step .btn-preview~p,
.stepwizard-step .btn-primary~p {
  color: black;
}

.stepwizard-step:last-child .steps_line {
  display: none;
}

.choose_CustomModal .signupACT_size .modal-header .btn-close {
  margin: 0;
  background: var(--white-color);
  font-size: 29px;
  padding: 0px;
  position: absolute;
  right: -10px;
  top: -15px;
  height: 32px;
  width: 32px;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
}

/* Own Profile Page for Alumni page  */
.small_commanbg {
  background: linear-gradient(180deg,
      rgba(0, 15, 55, 1) 0%,
      rgba(26, 67, 176, 1) 100%);
  height: 250px;
}

.alu_profileOwnMaindiv {
  margin-top: -111px;
  position: relative;
  z-index: 1;
}

.comman_boxProfile {
  position: relative;
  border-radius: 8px;
  background: var(--white-color);
  box-shadow: 2px 2px 6px 1px rgb(0 0 0 / 5%);
}

.profilesRoundview .imgRouned {
  height: 165px;
  width: 165px;
  border-radius: 100%;
  object-fit: cover;
}

.edit-buttonEdit {
  position: absolute;
  right: 18px;
  top: 20px;
  cursor: pointer;
}

.edit-buttonEdit p {
  font-size: 13px;
  font-weight: 500;
  color: var(--secondary-color);
}

.inner_acthigher .comanBrdBox {
  border-right: 1px solid #0000001a;
}

.inner_acthigher .comanBrdBox:last-child {
  border-right: none;
}

.bottomBordersets {
  border-bottom: 1px solid #0000001a;
}

.bottomBordersets:last-child {
  border-bottom: none;
}

.bottomBordersets .comanBrdBox:nth-child(2) {
  padding-left: 20px;
}

.listingactivitys li {
  font-size: 12px;
  font-weight: 400;
  color: var(--black-color4);
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.listingactivitys li::before {
  content: "-";
}

.imaging_cupSetsDiv .imgCup {
  height: 35px;
  width: 35px;
  object-fit: scale-down;
}

/* view profile page start  */
.universityside {
  border-top: 1px solid #0000001a;
  border-bottom: 1px solid #0000001a;
}

.universityside .border-rtst {
  border-right: 1px solid #0000001a;
}

.single-ls-alumnia .icon_side_bar {
  height: 48px;
  width: 48px;
  border-radius: 8px;
  background: var(--black-color5);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  min-width: 48px;
}

.boxenotebooksset {
  padding: 13px 5px 13px 13px;
  border: 1px solid #c1c1c1;
  /* height: 250px; */
  /* overflow: auto; */
}

.mainacthir .single-ls-alumnia {
  border-bottom: 1px solid #0000001a;
  padding-bottom: 18px;
  margin-bottom: 18px;
}

.mainacthir .single-ls-alumnia:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.inner_acthigher .nav-tabs {
  border-bottom: 1px solid #0000001a;
}

.inner_acthigher .nav-tabs .nav-link {
  font-size: 14px;
  color: var(--black-color4);
  font-weight: 400;
  border: none;
  outline: none;
  border-bottom: 2px solid transparent;
}

.inner_acthigher .nav-tabs .nav-link:hover,
.inner_acthigher .nav-tabs .nav-link.active {
  color: var(--black-color);
  border-bottom: 2px solid var(--black-color);
}

.nav-link:focus-visible {
  box-shadow: none;
}

.heading_card_st .trashBookAdds {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 11px;
}

.heading_card_st .icon_delBok {
  height: 28px;
  width: 28px;
  border: none;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffffd9;
  color: var(--primary-color);
  visibility: hidden;
}

.single_student_card:hover .heading_card_st .icon_delBok {
  visibility: visible;
}

.custom_colllamSets.forview-alumni {
  width: 25%;
}

.content_scrollingNv .line-border {
  border-bottom: 1px solid var(--black-color4);
  padding-bottom: 6px;
}

.content_scrollingNv .line-border:last-child {
  border: none;
}

.content_scrollingNv {
  height: 220px;
  padding-right: 4px;
  overflow: auto;
}

.form-floating .form-control:focus {
  box-shadow: none;
}

.form-floating>.form-control-plaintext~label,
.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-29px) translateX(0px);
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext {
  padding: 1rem 1.5rem;
}

.form-floating>label {
  left: 10px;
}

.form-floating>.form-control-plaintext:focus,
.form-floating>.form-control-plaintext:not(:placeholder-shown),
.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.form-floating .iconlabels {
  position: absolute;
  right: 19px;
  top: 0;
  left: unset;
  bottom: 0;
  margin: auto;
  padding: 0;
  align-content: center;
  transform: unset !important;
}

.form-floating .iconlabels img {
  width: 25px;
}

.form-floating .iconlabels::after {
  display: none;
}

.form-floating .form-control::-webkit-file-upload-button {
  display: none;
}

/* appointment screen css */
.navbar {
  /* margin-right: 10%; */
  /* padding: 1rem; */
}

.navbar-container {
  max-width: 1225px;
}

.appointment_dashboard .card {
  padding: 50px 15px;
  border-radius: 8px;
  transition: transform 0.3s ease;
  margin: 0 0 20px;
  cursor: pointer;
  border: 1px solid #dde1e3;
}

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

.icon img {
  width: 50px;
  height: 50px;
}

.card-title {
  font-size: 2rem;
  font-weight: bold;
}

.card-text {
  font-size: 0.9rem;
  color: #777;
  font-weight: 500;
}

.navbar-brand {
  font-size: 1.5rem;
  font-weight: bold;
}

.nav-link {
  margin-right: 1rem;
  font-size: 1rem;
}

.rounded-circle {
  object-fit: cover;
}

.appointment_header.navbar-expand-lg .navbar-collapse {
  justify-content: center;
}

.nav-link.active {
  border-bottom: 3px solid #2c2c2c;
}

.nav-link {
  color: #000000 !important;
  /* Normal state */
}

.appointment_header {
  /* border-bottom: 1px solid #dde1e3; */
}

.appointment_dashboard {
  background: url(../images/background.png) no-repeat center center fixed;
  background-size: cover;
  min-height: 100vh;
  /* height: 100vh; */
  width: 100%;
}

.appointment_dashboard h2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.94px;
  text-align: left;
  color: #90a0a8;
  padding: 30px 0 0;
}

.appointment_dashboard .icon img {
  box-shadow: 0px 12px 25px 0px #c4984d80;
  padding: 10px;
  border-radius: 15px;
}

.active_icon img {
  background: #c4984d;
}

.total_icn img {
  background: #5c6cd6;
  box-shadow: 0px 12px 25px 0px #5c6cd680;
}

.completed-icn img {
  background: #0ca996;
  box-shadow: 0px 12px 25px 0px #0ca99680;
}

.cancelled_icn img {
  background: #d25a78;
  box-shadow: 0px 12px 25px 0px #d25a7880;
}

.profile_card {
  margin-top: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: start;
}

.appointment_details h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.006em;
  text-align: left;
  color: #1e1e1e;
  padding: 0 0 10px;
}

.appointment_details p {
  display: flex;
  font-size: 13px;
  font-weight: 400;
  line-height: 15.73px;
  text-align: left;
  color: #8b8b8b;
  padding: 0 0 10px;
}

.appointment_dashboard .profile_appointment {
  padding: 0;
}

.profile_card img {
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
  height: 150px;
  width: 150px;
  /* object-fit: cover; */
}

.profile_card p span {
  padding-left: 10px;
}

.appointment_btn {
  display: flex !important;
  align-items: center !important;
  justify-content: space-evenly !important;
  border-top: 1px solid #dde1e3;
  margin: 20px -15px 0;
  padding: 10px;
}

.reshudle_btn {
  width: 150px;
}

/* Common styles for buttons */
.reshudle_btn a {
  font-size: 14px;
  font-weight: 500;
  line-height: 17.5px;
  text-align: center;
  padding: 10px 5px;
  display: block;
  border-radius: 40px;
  transition: all 0.3s ease;
  /* Smooth transition for hover and active states */
  border: 1.2px solid;
}

/* Cancel button */
.red {
  color: #f44336;
  /* Red text */
  /* border-color: #d9534f; Red border */
  background-color: white;
  /* Default background */
}

.red:hover {
  background-color: #f44336;
  /* Red background on hover */
  color: white;
  /* White text on hover */
}

.red.active {
  background-color: #f44336;
  /* Darker red when active */
  color: white;
  /* border-color: #c9302c; */
}

/* Reschedule button */
.yellow {
  color: #f0ad4e;
  /* Yellow text */
  /* border-color: #f0ad4e; */
  background-color: white;
  /* Default background */
}

.yellow:hover {
  background-color: #f0ad4e;
  /* Yellow background on hover */
  color: white;
  /* White text on hover */
}

.yellow.active {
  background-color: #ec971f;
  /* Darker yellow when active */
  color: white;
  /* border-color: #ec971f; */
}

/* Complete button */
.green {
  color: #155724;
  /* Green text */
  /* border-color: #62de5b;  */
  background-color: white;
  /* Default background */
}

.green:hover {
  background-color: #155724;
  /* Green background on hover */
  color: white;
  /* White text on hover */
}

.green.active {
  background-color: #155724;
  /* Darker green when active */
  color: white;
  /* border-color: #62de5b; */
}

.rebook_btn a {
  border: 1.2px solid #c08200;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.5px;
  text-align: center;
  color: #238f17;
  padding: 10px 20px;
  display: block;
  border-radius: 40px;
}

.appointment_btn span img {
  padding-right: 10px;
}

.appointment_btn hr {
  border: 1px solid #dde1e3;
  /* width: 65px; */
  transform: rotate(90deg);
}

.profile_appointment .card-body {
  padding-bottom: 0;
}

.active-title {
  box-shadow: 0px 5px 50px 0px #0000000f;
  background: #a5b71e;
}

.completed-title {
  background: #238f17;
  box-shadow: 0px 5px 50px 0px #0000000f;
}

.cancelled-title {
  background: #ba4623;
  box-shadow: 0px 5px 50px 0px #0000000f;
}

.rescheduled-title {
  background: #aa7400;
  box-shadow: 0px 5px 50px 0px #0000000f;
}

.active_card {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 12px;
  font-size: 10px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.006em;
  text-align: right;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0px 8px 0px 0px;
}

/* payment screen */
.payment_section .nav .nav-item button.active {
  color: #1a7ef1 !important;
  background: #ffffff66;
  border-left: 3px solid #1a7ef1;
  border-radius: 0;
  border-bottom: 0;
  border-right: 0;
}

.payment_section {
  padding: 50px 0;
}

.payment_section .container {
  width: 80%;
  background: #ffffff;
  border: 1px solid #dde1e3;
  box-shadow: 0px 5px 20px 0px #00000008;
  margin: 0px auto;
  border-radius: 8px;
  overflow: hidden;
}

.payment_section .nav-link {
  font-size: 15px;
  font-weight: 400 !important;
  line-height: 24px;
  letter-spacing: -0.006em;
  text-align: left;
  color: #1e1e1e !important;
  padding: 15px 10px;
}

.payment_section .nav-pills {
  width: 25%;
  background: #f3f6f766;
}

.payment_section .nav-pills .nav-item {
  border: 1px solid #dde1e3;
}

.payment_top_inner_2 {
  display: flex;
  justify-content: space-evenly;
  padding: 20px 0;
  background: #fafbfc;
}

.payment_section form p,
.payment_section form label {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.006em;
  text-align: left;
  color: #1e1e1e;
  margin: 0 0 5px;
}

.payment_section form .card-input {
  width: 100%;
  border: 1px solid #dde1e3;
  height: 55px;
  border-radius: 6px;
}

.card_number {
  position: relative;
  margin: 10px 0 20px;
}

.card_number img {
  position: absolute;
  right: 10px;
  top: 10px;
}

.form-control {
  width: auto;
  /* display: inline-block; */
}

.cvv-input {
  width: 80px !important;
  height: auto !important;
}

.pay_btn {
  background: #1a7ef1;
  text-align: center;
  padding: 10px 0;
  border-radius: 6px;
}

.pay_btn a {
  background: #1a7ef1;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.006em;
  text-align: center;
  color: #fff;
}

.cancel_btn {
  text-align: center;
  padding: 10px 0;
  border-radius: 6px;
  border: 1px solid #c3c3c3;
}

.cancel_btn a {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.006em;
  text-align: center;
  color: #c3c3c3;
}

.tab-content {
  /* margin: 0 0 100px; */
}

/* LOGIN WITH EMAIL ID */
.login_wrapper .container {
  /* margin-top: 30px; */
  padding: 20px;
  width: 550px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid;
  border: 1px solid;
  border-image-source: linear-gradient(142.59deg,
      rgba(236, 245, 255, 0.24) -1.36%,
      rgba(111, 163, 222, 0.0936) 101.35%);
  margin-bottom: 2%;
}

.login_wrapper h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: -0.01em;
  color: #334151;
  padding: 15px 0;
}

.login_wrapper .box {
  padding-left: 15px;
  padding-right: 15px;
}

.login_wrapper .toggle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 5px 0;
  border: 1px solid #f7f7f7;
}

.login_wrapper .toggle-btn {
  flex: 1;
  padding: 15px;
  background: #f7f7f7;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.5px;
  text-align: center;
  color: #000;
}

.login_wrapper .toggle-btn.active {
  color: #334151;
  /* border-radius: 10px; */
  background: #fff;
  /* box-shadow: 0px 0px 28px 0px #0000000d; */
}

.login_wrapper .form-wrapper {
  transition: all 0.3s ease;
}

.login_wrapper form {
  display: flex;
  flex-direction: column;
}

.login_wrapper input {
  /* padding: 10px; */
  /* margin-bottom: 15px; */
  /* border-bottom: 1px solid #ddd !important; */
  font-size: 16px;
  /* line-height: 20px; */
  border: 0;
  color: #334151;
  width: 100%;
  /* padding: 0 0 10px; */
  border-radius: 0;
}

.login_wrapper .submit-btn {
  padding: 10px;
  background: #764ba2;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s;
}

.login_wrapper .submit-btn:hover {
  background: #667eea;
}

.password-container {
  position: relative;
  padding: 5px 0;
}

.toggle-password {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  padding-bottom: 10px;
}

.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
  width: 20px;
  height: 18px;
}

.login_btn {
  display: flex;
  justify-content: space-between;
}

.login_btn label,
.login_remember a {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.5px;
  text-align: left;
  color: #334151;
}

.login_btn_submit {
  text-align: center;
  margin: 40px 0 20px;
}

.login_btn_submit .login_anchor {
  background: #555555;
  padding: 17px 152px;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  text-align: center;
}

.login_btn_submit p {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.5px;
  text-align: center;
  color: #919ca7;
  padding: 20px 0;
}

.login_btn_submit p span {
  color: #0f0f0f;
}

@media (max-width: 768px) {
  .nav-link {
    display: none;
  }

  .btn-circle-progres-ctm.btn-preview span,
  .btn-circle-progres-ctm.btn-primary span {
    background: #575757;
    color: white;
    border: none;
    height: 40px;
    width: 40px;
    font-size: 11px;
  }

  .stepwizard-step p {
    margin-top: 10px;
    font-size: 12px;
    color: #000000;
    font-weight: 400;
  }

  .stepwizard-step .steps_line {
    top: 20px;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #505050;
    left: 72px;
  }

  .btn-circle-progres-ctm.btn-preview span::before {
    content: "\eca4";
    font-family: "boxicons", sans-serif;
    font-size: 30px;
    background: var(--white-color);
    /* color: var(--primary-color); */
    border: none;
    font-weight: 300;
  }

  setup-content .btn_modalGrop {
    padding: 9px 15px 10px;
    box-shadow: 0px -5px 15px 1px #bbbbbb3d;
    border-radius: 0px 0px 20px 20px;
    margin-top: 28px;
  }
}

@media (max-width: 768px) {
  .login_btn_submit {
    text-align: center;
    margin: 15px 0 18px;
  }

  .login_wrapper .container {
    /* margin-top: 30px; */
    padding: 0px;
    width: 550px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid;
    border: 1px solid;
    border-image-source: linear-gradient(142.59deg,
        rgba(236, 245, 255, 0.24) -1.36%,
        rgba(111, 163, 222, 0.0936) 101.35%);
    margin-bottom: 2%;
  }

  .login_btn_submit .login_anchor {
    padding: 12px 50px;
    /* Reduce padding on mobile */
    font-size: 14px;
    /* Smaller font for mobile */
    width: 100%;
    /* Full width for better alignment */
  }
}

@media (max-width: 480px) {
  .login_btn_submit .login_anchor {
    padding: 15px 30px;
    /* Further reduce padding for smaller screens */
    font-size: 13px;
    /* Slightly smaller font */
    width: 65%;
    /* Full width */
    border-radius: 30px;
    /* Adjust border radius */
  }
}

.login_wrapper {
  /* height: 100vh; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.registrer_form .container {
  width: 950px;
  padding: 20px;
}

.profile_wrapper .container {
  width: 950px;
  padding: 25px;
}

.profile_wrapper .profile_image {
  text-align: center;
}

.profile_wrapper .profile_image img {
  width: 150px;
  height: auto;
  box-shadow: 0px 2px 15px 2px #0000000f;
  border-radius: 100px;
  outline: 10px solid #fff;
  outline-offset: 10px;
}

.profile_drop {
  width: 40px;
  height: auto;
}

.profile_dropdown {
  display: flex;
  align-items: center;
  justify-content: center;
}

.profile_dropdown img {
  margin-right: 10px;
}

.profile_wrapper h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.006em;
  text-align: left;
  color: #1e1e1e;
  margin: 0 0 20px;
}

.profile_wrapper p {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
  text-align: left;
  color: #8b8b8b;
  padding: 7px 0;
}

.profile_wrapper p span {
  padding-left: 5px;
}

.edit_btn a {
  border: 1px solid #c2c2c2;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.006em;
  text-align: center;
  color: #c2c2c2;
  text-decoration: none;
  transition: color 0.3s, border-color 0.3s;
}

.edit_btn a:hover {
  color: blue;
  /* Color when hovered */
  border-color: blue;
  /* Change border color on hover */
}

.edit_btn a:active {
  color: #00008b;
  /* Deep blue when clicked */
  border-color: #00008b;
  /* Change border color when clicked */
}

.profile_txt {
  padding: 0 0 10px;
}

.account_title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.006em;
  text-align: left;
  color: #1e1e1e;
}

.profile_wrapper input {
  /* border: 1px solid #e7e7e7; */
  border-radius: 4px;
  /* height: 40px; */
}

.profile_wrapper label {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -0.006em;
  text-align: left;
  color: #a0a0a0;
  /* width: 20%; */
}

.form_flex {
  display: flex;
  align-items: center;
}

.form-control:disabled {
  background: #fff;
  border: 1px solid #d4c6c6;
  border-bottom: 1px solid #d4c6c6 !important;
  padding: 0 10px;
}

.edit_profile .fa-pen {
  background: #1a7ef1;
  border: 2px solid #ffffff;
  padding: 4px;
  border-radius: 100px;
  font-size: 14px;
  color: #fff;
}

.edit_profile {
  margin: -15px 0;
}

.action_payment {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pay_btn,
.cancel_btn {
  width: 50%;
  margin: 20px 10px;
}

.setting_form input {
  /* height: 40px; */
  /* border: 1px solid #e7e7e7; */
}

.setting_form p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.006em;
  text-align: left;
  color: #a0a0a0;
  margin: 0 0 20px;
}

.setting_form label {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: -0.006em;
  text-align: left;
  color: #1e1e1e;
}

body {
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 0;
  color: white;
}

.contact_wrapper {
  background: url(../images/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

.appointment_col {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0px 0px 2px 0px #171a1f1f;
  background: #2f2f2fa8;
  padding: 67px 50px;
}

.appointment_col h1 {
  font-size: 39px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  margin: 0 0 40px;
}

.appointment_col p {
  font-family: "Roboto", sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 35px;
  text-align: left;
  margin: 0 0 60px;
}

.navbar-brand {
  font-size: 33px;
  font-weight: 700;
  line-height: 39.94px;
  text-align: left;
  color: #505050;
  /* padding: 10px 80px; */
}

.hero-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
}

.btn-primary-custom {
  padding: 15px 60px;
  border-radius: 50px;
  margin-right: 50px;
  background: #585858;
  border: 1px solid #ffffff;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.13px;
  text-align: center;
}

.btn-primary-custom:hover {
  color: white;
  background-color: #000000;
}

.btn-secondary-custom {
  padding: 15px 60px;
  border-radius: 50px;
  margin-left: 50px;
  background: #535353;
  border: 1px solid #ffffff;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.13px;
  text-align: center;
}

.btn-secondary-custom:hover {
  color: white;
  background-color: #000000;
}

@media only screen and (max-width: 767px) {
  .acoount_modalBody {
    margin: 0px 10px;
  }

  .dropdown-menu.show {
    display: block;
    width: 100px;
    /* Set the desired width here */
    min-width: unset;
    /* Remove Bootstrap's min-width if it applies */
    max-width: 200px;
  }

  .appointment_col {
    height: auto;
    padding: 120px 25px;
  }

  .appointment_col h1 {
    font-size: 25px;
    line-height: 35px;
  }

  .appointment_col p {
    font-size: 18px;
    line-height: 32px;
  }

  .navbar-brand {
    padding: 10px 25px;
  }

  .btn-primary-custom {
    padding: 10px 30px;
    margin-right: 0px;
  }

  .btn-secondary-custom {
    padding: 10px 30px;
    margin-left: 0px;
  }

  .setup-content .btn_modalGrop {
    padding: 9px 17px 13px;
    box-shadow: 0px -5px 15px 1px #bbbbbb3d;
    border-radius: 0px 0px 20px 20px;
    margin-top: 28px;
  }
}

@import url("../css/common.css");

/* desktop navbar start  */
.MainPositionNav .Nav_destop_Inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* background: var(--white-color); */
}

.Nav_centerLink .navlist {
  display: flex;
  align-items: center;
  gap: 46px;
}

.navlist li .itemNav {
  font-size: 14px;
  color: var(--title-text);
  font-weight: 500;
  display: flex;
  align-items: center;
  /* gap: 8px; */
}

.navlist li .itemNav.active,
.navlist li .itemNav:hover {
  color: var(--primary-color);
}

.Nav_destop_Inner .Nav_rightLink {
  display: flex;
  align-items: center;
  gap: 40px;
}

.Nav_rightLink .NavLoginBtn {
  color: var(--white-color);
  background: linear-gradient(90deg,
      rgb(27, 27, 27) 0%,
      rgb(70, 70, 70) 100%);
  padding: 3px;
  border-radius: 63px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s;
}

.NavLoginBtn .wt-icon {
  height: 39px;
  width: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--white-color);
  border-radius: 100%;
  transition: all 0.3s;
  font-size: 22px;
  color: var(--title-text);
}

.Nav_rightLink .NavLoginBtn:hover {
  background: var(--title-text);
}

.NavSupportBtn span {
  height: 39px;
  width: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--white-color);
  border-radius: 100%;
  transition: all 0.3s;
  font-size: 20px;
}

.NavSupportBtn:hover span {
  background: var(--primary-color);
  color: var(--white-color);
}

.NavSupportBtn:hover span img {
  filter: invert(8);
}

.Nav_rightLink .NavSupportBtn {
  font-size: 16px;
  font-weight: 400;
  color: var(--title-text);
  display: flex;
  align-items: center;
  gap: 10px;
  background: #e5e5e5;
  border-radius: 40px;
  padding: 3px;
}

.Nav_logo .desktopLogo {
  width: 70px;
  transition: all 0.3s;
}

.Nav_logo .desktopLogo:hover {
  transform: scale(0.9);
}

.navlist li a .icon-nav {
  height: 39px;
  width: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f9fafb;
  border-radius: 100%;
  color: var(--title-text);
  font-size: 18px;
}

.navlist li .itemNav.active .icon-nav,
.navlist li .itemNav:hover .icon-nav {
  color: var(--primary-color);
}

.Nav_rightLink li {
  list-style: none;
}

.Nav_rightLink .dropdown-toggle::after {
  display: none;
}

/* mobile navbar section start  */
.mobile_navemedmain .inner_nav_flexd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fafafb;
}

.inner_nav_flexd .mobile_logo {
  width: 48px;
}

.right_side-mobilesv .offcanvas.offcanvas-start {
  width: 85%;
  border-radius: 0px 30px 30px 0px;
}

.offcanvas-header .btn-closeEmadNav {
  min-width: 47px;
  height: 47px;
  width: 47px;
  background: var(--primary-color);
  color: var(--white-color);
  border: 1px solid var(--primary-color);
  border-radius: 0px 50px 50px 50px;
  font-size: 25px;
  transition: all 0.4s;
}

.mobile_linkoverflow {
  overflow: auto;
  margin-bottom: 25px;
  overflow-x: hidden;
  height: 100%;
}

.mobile_menu_listlink ul li .itemNav {
  font-size: 15px;
  font-weight: 500;
  border-radius: 8px;
  display: flex;
  padding: 8px 14px;
  color: var(--title-text);
  margin-bottom: 4px;
}

.mobile_menu_listlink ul li .itemNav:hover,
.mobile_menu_listlink ul li .itemNav.active {
  background: var(--themLight-color2);
}

.NavSupportBtn p i {
  font-size: 24px;
}

.Nav_rightLink .dropdown-menu {
  background: var(--white-color);
  border-radius: 8px;
  border: 1px solid #f3f3f3;
  box-shadow: 1px 6px 18px 0px hsl(201.75deg 31.5% 49.8% / 8%);
  /* top: 2px !important; */
  /* left: 8px !important; */
}

.Nav_rightLink .dropdown-menu li a {
  font-size: 14px;
  padding: 8px 15px;
  font-weight: 400;
  color: var(--title-text);
}

.Nav_rightLink .dropdown-menu li a:hover,
.Nav_rightLink .dropdown-menu li a.active {
  background: var(--themLight-color2);
}

.usersmimg img {
  height: 42px;
  width: 42px;
  object-fit: cover;
  border-radius: 100%;
}

.user_listMobiles .mobUser {
  height: 130px;
  width: 130px;
  border-radius: 100%;
  object-fit: cover;
}

.Mobile_CollapseUser {
  background: var(--white-color);
  border: 1px solid var(--black-color5);
  border-radius: 12px;
  padding: 10px 0px;
}

.Mobile_CollapseUser li a {
  padding: 12px;
  font-size: 15px;
  font-weight: 500;
  color: var(--black-color2);
  margin-bottom: 4px;
}

.Mobile_CollapseUser li a.active,
.Mobile_CollapseUser li a:hover {
  background: var(--themLight-color2);
}

/* header start  */
.HeaderMainDiv {
  background: url(../images/header-styleBg.png) no-repeat;
  background-size: cover;
}

.heading-tti {
  letter-spacing: 6px;
  line-height: 74px;
  font-family: "Protest Strike", sans-serif;
  color: gray;
}

.btn-header-get {
  padding: 3px 3px 3px 18px;
  background: var(--white-color);
  border-radius: 40px;
  display: flex;
  align-items: center;
  gap: 14px;
  color: var(--title-text);
  font-weight: 400;
}

.btn-header-get span {
  height: 52px;
  width: 52px;
  background: var(--title-text);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--white-color);
  font-size: 26px;
  transform: rotate(132deg);
}

/* Problem statement section  */
.btn-signup-st {
  color: var(--white-color);
  background: linear-gradient(90deg,
      rgba(49, 145, 255, 1) 0%,
      rgba(29, 87, 153, 1) 100%);
  padding: 3px 22px 3px 3px;
  border-radius: 63px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s;
  width: max-content;
}

.btn-signup-st span {
  height: 49px;
  width: 49px;
  background: var(--white-color);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  font-size: 26px;
  transform: rotate(132deg);
}

.right-statement-main {
  background: #fafafa;
  border-radius: 4px;
  padding: 28px 28px 28px 38px;
}

.right-statement-main .accordion-item {
  border: none;
  border-radius: 4px;
  background: var(--white-color);
  overflow: hidden;
}

.right-statement-main .accordion-button::after {
  display: none;
}

.right-statement-main .accordion-button {
  box-shadow: none;
  border: none;
  background: transparent;
  color: var(--title-text);
  gap: 12px;
  font-size: 18px;
  font-weight: 500;
  padding: 7px;
}

.accordion-button .cmn-box {
  height: 46px;
  width: 46px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
}

.accordion-button .cmn-box.color-1 {
  color: #ff257a;
  background: #fce4ec;
}

.accordion-button .cmn-box.color-2 {
  background: #eaf2ea;
  color: #5d9a60;
}

.accordion-button .cmn-box.color-3 {
  color: #ffa726;
  background: #fff3e0;
}

.accordion-button .cmn-box.color-4 {
  color: #7e78ff;
  background: #f1f1ff;
}

.accordion-button .cmn-box.color-5 {
  background: #e3f2fd;
  color: #42a5f5;
}

.accordion-collapse .accordion-body {
  padding-top: 8px;
  font-weight: 400;
  color: var(--subtitle-text);
  font-size: 15px;
}

.left-lineAcording {
  background: #e0e0e0;
  width: 1px;
  position: relative;
}

.left-lineAcording .top-acords {
  position: absolute;
  left: -18px;
  top: 0;
}

.left-lineAcording .plus-acord {
  position: sticky;
  top: 0;
  margin-left: -13px;
  padding-top: 90px;
}

/* Explore Bookflowsâ€™s Features / Solution  */
.bottomFlows-design .nav li .nav-link {
  border-radius: 8px 8px 0px 0px;
  color: var(--title-text);
  padding: 14px 42px;
  font-weight: 400;
  background: transparent;
}

.bottomFlows-design .nav li .nav-link.active {
  background: #eaf4ff;
  color: var(--primary-color);
  font-weight: 500;
}

.tabs-inners-design {
  background: url(../images/flow-design-right.png) no-repeat, #cee5ff;
  background-position: center right;
  background-size: 70%;
  border-radius: 16px;
  padding: 52px;
}

.btn-read-moredf {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid #1d5799;
  padding: 3px 22px 3px 3px;
  border-radius: 63px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s;
  width: max-content;
}

.btn-read-moredf span {
  height: 49px;
  width: 49px;
  background: linear-gradient(90deg,
      rgba(49, 145, 255, 1) 0%,
      rgba(29, 87, 153, 1) 100%);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--white-color);
  font-size: 26px;
  transform: rotate(132deg);
}

/* CallÂ us or discuss via email  */
.inner-discuss-sct {
  padding: 80px 20px 120px;
  border-radius: 12px;
  background: #fafafa;
}

.btn-discall {
  color: var(--white-color);
  background: var(--title-text);
  padding: 3px 3px 3px 28px;
  border-radius: 63px;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 18px;
  transition: all 0.3s;
  width: max-content;
}

.btn-discall span {
  height: 49px;
  width: 49px;
  background: var(--white-color);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--title-text);
  font-size: 26px;
  transform: rotate(132deg);
}


@media (max-width: 768px) {
  .nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
  }

  .nav-tabs .nav-item {
    flex-grow: 1;
    text-align: center;
  }
}


/* footer section start  */
.footer_socialLink .social-icon {
  font-size: 24px;
  background: #f9fafb;
  color: var(--primary-color);
  height: 52px;
  width: 52px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.copyright-textfpter {
  border-top: 1px solid #eef0f2;
}

.custom-tooltip {
  --bs-tooltip-bg: var(--primary-color);
  --bs-tooltip-color: var(--bs-white);
}

.Nav_rightLink .dropdown-menu {
  background: var(--white-color);
  border-radius: 8px;
  border: 1px solid #f3f3f3;
  box-shadow: 1px 6px 18px 0px hsl(201.75deg 31.5% 49.8% / 8%);
  /* top: 2px !important; */
  /* left: 8px !important; */
}

.Nav_rightLink .dropdown-menu li a {
  font-size: 14px;
  padding: 8px 15px;
  font-weight: 400;
  color: var(--title-text);
}

.Nav_rightLink .dropdown-menu li a:hover,
.Nav_rightLink .dropdown-menu li a.active {
  background: var(--themLight-color2);
}

.top_titleshead {
  font-family: "Roboto";
}

@media (max-width: 768px) {
  .login_wrapper {
    /* height: 100vh; */
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .btn-container-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* Centers buttons vertically */
    width: 100%;
    /* Full width for better layout */
  }

  .btn-primary-custom,
  .btn-secondary-custom {
    flex: 1;
    /* Buttons take equal space */
    text-align: center;
    margin: 0 5px;
    /* Small margin between buttons */
    padding: 10px 15px;
    font-size: 14px;
    /* Adjust font size for mobile */
  }



}

.responsive-container {
  display: flex;
  position: relative;
  margin-top: 3%;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  max-width: 600px;
}

@media (max-width: 768px) {
  .responsive-container {
    flex-direction: column;
    width: 100%;
    margin-top: 5%;
    gap: 1rem;
  }
}