@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap");
.color-theme {
  background-color: #0B4E97 !important;
}

.bg-theme {
  background-color: #0B4E97 !important;
}

.color-theme-darker {
  background-color: #0A4687 !important;
}

.bg-theme-darker {
  background-color: #0A4687 !important;
}

.color-border {
  background-color: #CCCCCC !important;
}

.bg-border {
  background-color: #CCCCCC !important;
}

.color-border-light {
  background-color: #EAEAEA !important;
}

.bg-border-light {
  background-color: #EAEAEA !important;
}

.color-black {
  background-color: #2A3547 !important;
}

.bg-black {
  background-color: #2A3547 !important;
}

.color-muted {
  background-color: #8193A2 !important;
}

.bg-muted {
  background-color: #8193A2 !important;
}

.color-red {
  background-color: #EF5350 !important;
}

.bg-red {
  background-color: #EF5350 !important;
}

.color-light-bg {
  background-color: #F2F6F8 !important;
}

.bg-light-bg {
  background-color: #F2F6F8 !important;
}

@font-face {
  font-family: "Nirmala UI";
  src: url("../fonts/NirmalaUI.woff2") format("woff2"), url("../fonts/NirmalaUI.woff") format("woff"), url("../fonts/NirmalaUI.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Kalimati";
  src: url("../fonts/Kalimati.woff2") format("woff2"), url("../fonts/Kalimati.woff") format("woff"), url("../fonts/Kalimati.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  position: relative;
  color: #2A3547;
  margin: 0;
  max-width: 100%;
  transition: all 0.3s ease-out;
}
@media (max-width: 1024px) {
  body {
    overflow-x: hidden;
  }
}

img {
  max-width: 100%;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "Nirmala UI", Sans-Serif;
}

p {
  font-size: 1.15rem;
  font-weight: 500;
  line-height: 145%;
  margin: 0 0 22px;
}
@media (max-width: 991px) {
  p {
    font-size: 16px;
    line-height: inherit;
  }
}
p a {
  text-decoration: underline;
}
p a:hover {
  color: #0B4E97;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li {
  font-size: 16px;
  line-height: 24px;
}

a {
  color: inherit;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #0B4E97;
  text-decoration: none;
}

h1,
h2,
h3 {
  font-weight: 700;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: 1.5rem;
}

h4 {
  font-size: 30px;
}
@media (max-width: 991px) {
  h4 {
    font-size: 24px;
  }
}

.page-title {
  margin-bottom: 26px;
}

.heading-line {
  color: #0B4E97;
}
.heading-line::after {
  content: "";
  display: block;
  width: 180px;
  height: 5px;
  background-color: #0B4E97;
  margin-top: 12px;
}

@keyframes ani-mouse {
  0% {
    top: 6px;
    opacity: 1;
  }
  50% {
    top: 18px;
    opacity: 1;
  }
  75% {
    top: 24px;
    opacity: 0;
  }
  100% {
    top: 36px;
    opacity: 0;
  }
}
@keyframes rotate {
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes loader {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.list-tick {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 16px;
  margin: 26px 0 22px;
}
.list-tick li {
  position: relative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding-left: 38px;
}
.list-tick li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMC40MzIiIGhlaWdodD0iMzAuMDUyIiB2aWV3Qm94PSIwIDAgMzAuNDMyIDMwLjA1MiI+DQogIDxnIGlkPSJJY29uX2ZlYXRoZXItY2hlY2stY2lyY2xlIiBkYXRhLW5hbWU9Ikljb24gZmVhdGhlci1jaGVjay1jaXJjbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjk5NyAtMS45NzQpIj4NCiAgICA8cGF0aCBpZD0iUGF0aF8xMzA0IiBkYXRhLW5hbWU9IlBhdGggMTMwNCIgZD0iTTMxLjAxNSwxNS43MTh2MS4yODlBMTQuMDA3LDE0LjAwNywwLDEsMSwyMi43MDgsNC4yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIiBmaWxsPSJub25lIiBzdHJva2U9IiM0MzZlYjAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIi8+DQogICAgPHBhdGggaWQ9IlBhdGhfMTMwNSIgZGF0YS1uYW1lPSJQYXRoIDEzMDUiIGQ9Ik0zMS43MSw2LDE3LjcsMjAuMDIxbC00LjItNC4yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC42OTUgLTAuMTk5KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDM2ZWIwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPg0KICA8L2c+DQo8L3N2Zz4NCg==");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 568px) {
  .list-tick.x2 li {
    width: calc(50% - 16px);
    flex-grow: 1;
  }
}
.list-dot {
  display: inline-flex;
  flex-flow: column;
  gap: 0.5rem;
}
.list-dot li {
  position: relative;
  padding-left: 20px;
}
.list-dot li::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #0B4E97;
  border-radius: 50%;
}
.list-dot--btn li {
  color: #fff;
  padding: 0;
}
.list-dot--btn li::before {
  left: 0.5rem;
  background-color: #fff;
}
.list-dot--btn li a {
  display: block;
  padding: 0.75rem 1.5rem 0.75rem 2rem;
  background-color: #0B4E97;
  border-radius: 4px;
}
.list-dot--btn li a:hover {
  color: #fff;
  background-color: #0A4687;
}
.list--horizontal {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  gap: 1rem 2rem;
}
@media (max-width: 768px) {
  .list--horizontal {
    gap: 0.5rem 1rem;
  }
}

* {
  box-sizing: border-box;
}

.main-content {
  min-height: 70vh;
  transition: all 0.15s ease-out;
}

.section {
  padding: 40px 0;
}

.font-nepali {
  font-family: "Kalimati", "Nirmala UI";
}

@media only screen and (min-width: 1201px) {
  .app-lg {
    display: none !important;
  }
}
@media only screen and (max-width: 1200px) {
  .dis-lg {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .app-md {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  .dis-md {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .app-sm {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .dis-sm {
    display: none !important;
  }
}
@media only screen and (min-width: 576px) {
  .app-xs {
    display: none !important;
  }
}
@media only screen and (max-width: 576px) {
  .dis-xs {
    display: none !important;
  }
}
.logo {
  display: flex;
  align-items: center;
}
.logo > * {
  min-width: 1px;
}
.logo .logo-text {
  margin-left: 5px;
}

.menu-toggle {
  width: 28px;
  height: 28px;
  border: 0;
  padding: 0;
  background-color: transparent;
}
.menu-toggle img {
  width: 100%;
}

.user-dropdown .dropdown-toggle {
  display: flex;
  align-items: center;
  color: #2A3547;
  padding: 0.25rem 1rem;
  background-color: transparent;
  border-color: transparent;
  transition: all 0.3s ease-out;
}
.user-dropdown .dropdown-toggle img {
  width: 48px;
  height: 48px;
  object-fit: cover;
}
.user-dropdown .dropdown-toggle::after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-size: 0.75rem;
  font-weight: 700;
  margin-left: 6px;
  vertical-align: unset;
  border: 0;
}
.user-dropdown .dropdown-toggle.show {
  box-shadow: 0 0 2px rgba(145, 158, 171, 0.3), 0 12px 24px -4px rgba(145, 158, 171, 0.12);
  background-color: rgba(11, 78, 151, 0.15);
}

.welcome-text {
  text-align: center;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}
.welcome-text .button {
  margin-top: 3rem;
}

.question-tooltip .tooltip-inner {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 500;
  color: #fff;
  background-color: #0B4E97;
  padding: 0.5rem 1rem 1rem;
  box-shadow: 0 8px 16px -2px rgba(42, 53, 71, 0.12);
}
.question-tooltip .tooltip-arrow::before {
  border-top-color: #0B4E97 !important;
}

.summary-list {
  text-align: center;
}
.summary-list ul {
  width: 100%;
  max-width: 600px;
  flex-flow: row;
  gap: 2rem;
}
.summary-list ul li {
  flex: 1;
  font-size: 1.25rem;
  text-align: left;
}

.potential-score {
  display: flex;
  flex-flow: column;
  gap: 1.15rem;
  max-width: 560px;
  padding: 18px 36px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #EAEAEA;
  border-radius: 4px;
}
.potential-score li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.potential-score li:not(:last-child) {
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #EAEAEA;
}
.potential-score li h5 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0;
}
.potential-score li .score {
  font-size: 1.5rem;
  color: #0B4E97;
  background-color: rgba(11, 78, 151, 0.15);
  padding: 6px 12px;
  border-radius: 4px;
}

.searchfield__form {
  display: flex;
  width: 320px;
  max-width: 100%;
  height: 56px;
  border-radius: 6px;
  overflow: hidden;
}
.searchfield__form input[type=text] {
  width: 100%;
}
.searchfield__input {
  border-radius: 6px 0 0 6px;
}
.searchfield__submit {
  flex: 0 0 56px;
  height: 56px;
  color: #fff;
  background-color: #0B4E97;
  border: 0;
}

.field-w-searchicon {
  position: relative;
}
.field-w-searchicon .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  width: 14px;
  opacity: 0.3;
}
.field-w-searchicon input:not([type=submit]) {
  padding-left: 45px;
}

.social-group {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.social-group .item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 4px;
  box-shadow: 0 0 2px rgba(145, 158, 171, 0.3), 0 12px 24px -4px rgba(145, 158, 171, 0.12);
  font-size: 1rem;
}

.contact-info {
  display: flex;
  flex-flow: column;
  gap: 1rem;
}
.contact-info .item h6 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 4px;
}
.contact-info .item h6 i {
  margin-right: 0.15rem;
}
.contact-info .item p {
  font-size: 0.85rem;
  margin-bottom: 0;
}

.passwrap {
  position: relative;
}
.passwrap-icon {
  color: #0B4E97;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  cursor: pointer;
}
.passwrap-icon::before {
  content: "\f06e";
  font-family: "Font Awesome 6 Free";
  font-size: 1.25rem;
  font-weight: 700;
}
.passwrap.show .passwrap-icon::before {
  content: "\f070";
}

.table--accenthead thead th,
.table--accenthead thead td {
  background-color: #ebf4fe;
}

.page-section .inner > .row {
  gap: 2rem 0;
  margin-left: -2rem;
  margin-right: -2rem;
}
.page-section .inner > .row > * {
  padding-left: 2rem;
  padding-right: 2rem;
}

.sticky-top {
  position: sticky;
  top: 2rem;
}

.event-listing > .row {
  gap: 1.5rem 0;
}

.forget-pass a,
.form-relink a {
  font-size: 0.85rem;
  font-weight: 600;
  text-decoration: underline;
}

.form-relink {
  text-align: center;
}
.form-relink p {
  font-size: 0.85rem;
}

.map-section {
  height: 580px;
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .map-section {
    height: 380px;
  }
}
.map-section iframe {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}

.vidratio.row,
.vidratio > .row {
  gap: 1.5rem 0;
}
.vidratio-wrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  border-radius: 4px;
  overflow: hidden;
}
.vidratio-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vidfloat {
  margin-bottom: 0.5rem;
}
@media (min-width: 769px) {
  .vidfloat {
    float: left;
    padding-right: 1.5rem;
  }
}
.vidfloat iframe {
  width: 460px;
  max-width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}
@media (max-width: 1200px) {
  .vidfloat iframe {
    width: 380px;
  }
}
@media (max-width: 1024px) {
  .vidfloat iframe {
    width: 320px;
  }
}
@media (max-width: 600px) {
  .vidfloat iframe {
    width: 100%;
  }
}

.button,
.btn {
  display: inline-flex;
  justify-content: center;
  gap: 8px;
  text-align: center;
  color: #fff;
  font-size: 1.15rem;
  font-weight: 400;
  background-color: #0B4E97;
  border: 1px solid #0B4E97;
  padding: 0.8rem 2rem;
  line-height: 1;
  border-radius: 4px;
  transition: all 0.3s ease-out;
}
.button:hover,
.btn:hover {
  color: #fff;
  background-color: #0A4687;
}
.button--full,
.btn--full {
  width: 100%;
}
.button--lg,
.btn--lg {
  min-width: 244px;
}
.button--sm,
.btn--sm {
  font-size: 1rem;
  padding: 0.65rem 1.25rem;
}
.button--xs,
.btn--xs {
  font-size: 0.85rem;
  padding: 0.5rem 0.85rem;
}
.button--icon,
.btn--icon {
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  padding: 2px;
  border-radius: 50%;
}
.button-dropdown,
.btn-dropdown {
  display: inline-flex;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 400;
  color: #0B4E97;
  background-color: transparent;
  border-color: transparent;
  padding: 4px 8px;
  gap: 4px;
}
.button-dropdown::after,
.btn-dropdown::after {
  content: "\f0d7";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  border: 0;
}
.button-dropdown .icon,
.btn-dropdown .icon {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  border: 1px solid transparent;
}
.button-dropdown .icon img,
.btn-dropdown .icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.button-dropdown:hover,
.btn-dropdown:hover {
  color: #0B4E97;
  background-color: rgba(11, 78, 151, 0.15);
}
.button-dropdown.show,
.btn-dropdown.show {
  color: #fff;
  background-color: #0B4E97;
}
.button-dropdown.show .icon,
.btn-dropdown.show .icon {
  border-color: #fff;
}
.button--transparent,
.btn--transparent {
  color: #0B4E97;
  background-color: #fff;
  border-color: #0B4E97;
}
.button--transparent:hover,
.btn--transparent:hover {
  color: #fff;
  background-color: #0B4E97;
}
.button--white,
.btn--white {
  color: #8193A2;
  background-color: #fff;
  border-color: #8193A2;
}
.button--white:hover,
.btn--white:hover {
  color: #0B4E97;
  background-color: #fff;
  border-color: #0B4E97;
}
.button--lighttheme,
.btn--lighttheme {
  color: #0B4E97;
  background-color: #ebf4fe;
  border-color: #ebf4fe;
}

.formgroup {
  margin-bottom: 1rem;
}
label {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 4px;
}

input:not([type=submit]),
select,
textarea {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  transition: all 0.3s ease-out;
}
input:not([type=submit]):focus,
select:focus,
textarea:focus {
  border-color: #ebf4fe;
  outline: none;
  box-shadow: 0 0 2px rgba(145, 158, 171, 0.3), 0 12px 24px -4px rgba(145, 158, 171, 0.12);
}

select {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIwM184ODYpIj4KPHBhdGggZD0iTTkuNDExMjYgMi40NzAyMUw1LjI5NTAxIDYuNTg2NDdDNS4yMTU3OSA2LjY2MjUgNS4xMTAyNCA2LjcwNDk2IDUuMDAwNDMgNi43MDQ5NkM0Ljg5MDYyIDYuNzA0OTYgNC43ODUwNyA2LjY2MjUgNC43MDU4NSA2LjU4NjQ3TDAuNTkyMDk2IDIuNDcyM0wwLjAwMjkyOTY5IDMuMDYxNDdMNC4xMTY2OCA3LjE3NTYzQzQuMzU0OTUgNy40MDI3MiA0LjY3MTQ4IDcuNTI5NCA1LjAwMDY0IDcuNTI5NEM1LjMyOTggNy41Mjk0IDUuNjQ2MzMgNy40MDI3MiA1Ljg4NDYgNy4xNzU2M0wxMC4wMDA0IDMuMDU5MzhMOS40MTEyNiAyLjQ3MDIxWiIgZmlsbD0iYmxhY2siLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8yMDNfODg2Ij4KPHJlY3Qgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=");
  background-size: 10px;
  background-position: calc(100% - 15px) 50%;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
select::-ms-expand {
  display: none;
}

select option {
  background-color: #fff;
}

.form-control {
  min-height: 3rem;
  border-color: #CCCCCC;
}

.form-check-input, .form-check-label {
  cursor: pointer;
}
.form-check-input {
  border-color: #CCCCCC;
}
.form-check-input:focus {
  box-shadow: none;
}
.form-check-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.check-remember {
  font-size: 0.95rem;
}
.check-remember label {
  font-weight: 400;
}

.radio input[type=radio],
.radio input[type=checkbox],
.checkbox input[type=radio],
.checkbox input[type=checkbox] {
  display: none;
}
.radio label,
.checkbox label {
  display: flex;
  gap: 4px;
  background-color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.3s ease-out;
}
.radio .radio-num,
.radio .checkbox-num,
.checkbox .radio-num,
.checkbox .checkbox-num {
  margin-bottom: 0;
}
.radio .radio-text,
.radio .checkbox-text,
.checkbox .radio-text,
.checkbox .checkbox-text {
  margin-bottom: 0;
}
.radio .radio-dot,
.radio .checkbox-dot,
.checkbox .radio-dot,
.checkbox .checkbox-dot {
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid #2A3547;
  border-radius: 50%;
  margin-bottom: 0;
}
.radio .radio-dot::before,
.radio .checkbox-dot::before,
.checkbox .radio-dot::before,
.checkbox .checkbox-dot::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(var(--tr-translate)) scale(var(--tr-scale));
  --tr-translate: -50%, -50%;
  --tr-scale: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background-color: #2A3547;
  border-radius: 50%;
  transition: all 0.1s ease-out;
}
.radio input[type=checkbox] ~ label .radio-dot,
.radio input[type=checkbox] ~ label .checkbox-dot,
.checkbox input[type=checkbox] ~ label .radio-dot,
.checkbox input[type=checkbox] ~ label .checkbox-dot {
  border-radius: 3px;
  overflow: hidden;
}
.radio input[type=checkbox] ~ label .radio-dot::before,
.radio input[type=checkbox] ~ label .checkbox-dot::before,
.checkbox input[type=checkbox] ~ label .radio-dot::before,
.checkbox input[type=checkbox] ~ label .checkbox-dot::before {
  content: "\f00c";
  color: #fff;
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.radio input[type=radio]:checked ~ label .radio-dot::before,
.radio input[type=radio]:checked ~ label .checkbox-dot::before,
.radio input[type=checkbox]:checked ~ label .radio-dot::before,
.radio input[type=checkbox]:checked ~ label .checkbox-dot::before,
.checkbox input[type=radio]:checked ~ label .radio-dot::before,
.checkbox input[type=radio]:checked ~ label .checkbox-dot::before,
.checkbox input[type=checkbox]:checked ~ label .radio-dot::before,
.checkbox input[type=checkbox]:checked ~ label .checkbox-dot::before {
  --tr-scale: 1;
  transition: all 0.3s cubic-bezier(0.32, 2, 0.55, 0.27);
}
.radio--vertical label,
.checkbox--vertical label {
  flex-flow: column;
  align-items: center;
  gap: 2px;
}
@media (max-width: 767px) {
  .radio--vertical label,
  .checkbox--vertical label {
    flex-flow: row;
    gap: 8px;
  }
}
.radio--vertical .radio-dot,
.radio--vertical .checkbox-dot,
.checkbox--vertical .radio-dot,
.checkbox--vertical .checkbox-dot {
  margin-bottom: 4px;
}
.radio--horizantal,
.checkbox--horizantal {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.radio--horizantal label,
.checkbox--horizantal label {
  padding: 20px;
  gap: 20px;
  border: 1px solid #EAEAEA;
  border-radius: 6px;
}
.radio--horizantal .radio-dot,
.radio--horizantal .checkbox-dot,
.checkbox--horizantal .radio-dot,
.checkbox--horizantal .checkbox-dot {
  flex: 0 0 20px;
}
.radio--horizantal .radio-text,
.radio--horizantal .checkbox-text,
.checkbox--horizantal .radio-text,
.checkbox--horizantal .checkbox-text {
  display: flex;
  align-items: flex-start;
  flex: auto;
  line-height: 1;
}
.radio--horizantal .radio-text i,
.radio--horizantal .checkbox-text i,
.checkbox--horizantal .radio-text i,
.checkbox--horizantal .checkbox-text i {
  margin-left: auto;
  padding-left: 8px;
}
.radio--theme .radio-dot::before,
.radio--theme .checkbox-dot::before,
.checkbox--theme .radio-dot::before,
.checkbox--theme .checkbox-dot::before {
  background-color: #0B4E97;
}
.radio--theme label:hover .radio-dot,
.radio--theme label:hover .checkbox-dot,
.checkbox--theme label:hover .radio-dot,
.checkbox--theme label:hover .checkbox-dot {
  border-color: #0B4E97;
}
.radio--theme input:checked ~ label .radio-dot,
.radio--theme input:checked ~ label .checkbox-dot,
.checkbox--theme input:checked ~ label .radio-dot,
.checkbox--theme input:checked ~ label .checkbox-dot {
  border-color: #0B4E97;
}
.radio--theme.radio--horizantal input:checked ~ label, .radio--theme.checkbox--horizantal input:checked ~ label,
.checkbox--theme.radio--horizantal input:checked ~ label,
.checkbox--theme.checkbox--horizantal input:checked ~ label {
  background-color: rgba(11, 78, 151, 0.05);
}

.modal-career-description .modal-header, .modal-career-description .modal-body {
  padding: 24px 36px;
}
.modal-career-description .modal-body {
  padding-bottom: 60px;
}
.modal-career-description .modal-title {
  font-size: 1.5rem;
}
.modal-career-description .modal-dialog {
  --bs-modal-width: 800px;
}

.card {
  padding: 2rem;
  text-align: center;
  background-color: #fff;
  border-color: transparent;
  box-shadow: 0 0 2px rgba(145, 158, 171, 0.3), 0 12px 24px -4px rgba(145, 158, 171, 0.12);
  border-radius: 6px;
}
.card--lg {
  padding: 3.75rem;
  border-radius: 8px;
}

.table--1 {
  margin: 12px 0;
}
.table--1 td,
.table--1 th {
  font-size: 1rem;
}
.table--1 thead td,
.table--1 thead th {
  padding: 8px 12px;
  background-color: #F4F4F4;
}
.table--1 tbody td {
  padding: 12px;
}

.header {
  position: relative;
  background: linear-gradient(#bbeffe, #fff);
  background-repeat: no-repeat;
  background-size: 100%;
}
.header__top {
  font-size: 12px;
  padding: 10px 0 0;
}
.header__top .inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.header__top .current-date {
  font-size: inherit;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .header__top .current-date {
    display: none;
  }
}
.header__top .language-toggle {
  display: flex;
  align-items: center;
  gap: 5px;
}
.header__top .language-toggle img {
  width: 10px;
}
.header__top-item:not(:last-child) {
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #CCCCCC;
}
@media (max-width: 1023px) {
  .header__top-item:not(:last-child) {
    padding-right: 8px;
    margin-right: 8px;
  }
}
.header__top-item .btn + .btn {
  margin-left: 0.625rem;
}
.header__mid {
  padding: 1.5rem 0;
}
@media (max-width: 599px) {
  .header__mid {
    padding: 0.5rem 0 1.25rem;
  }
}
.header__mid .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}
.header__mid .inner > * {
  min-width: 1px;
}
@media (max-width: 1023px) {
  .header__mid .inner {
    padding-bottom: 2rem;
  }
}
.header__mid .logo {
  flex: 0 0 350px;
  width: 350px;
}
@media (max-width: 1023px) {
  .header__mid .logo {
    flex: auto;
    width: 240px;
  }
}
.header__mid .herotext {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  margin-left: 90px;
  text-align: center;
  color: transparent;
  background: linear-gradient(to bottom, #0B4E97, #318df0);
  background-clip: text;
}
@media (max-width: 1399px) {
  .header__mid .herotext {
    font-size: 1.75rem;
    margin-left: 30px;
  }
}
@media (max-width: 1023px) {
  .header__mid .herotext {
    font-size: 1.25rem;
    position: absolute;
    bottom: 0.5rem;
    /*left: 0;*/
    /*width: 100%;*/
    /*margin-left: 0;*/
    margin-left: 138px;
  }
}
.header__mid .flag {
  flex: 0 0 50px;
  width: 50px;
}
@media (max-width: 1023px) {
  .header__mid .flag {
    flex: 0 0 40px;
    width: 40px;
  }
}
@media (max-width: 599px) {
  .header__mid .flag {
    flex: 0 0 28px;
    width: 28px;
  }
}
.header__mid .flag img {
  width: 100%;
}
@media (max-width: 1023px) {
  .header__mid .searchfield {
    display: none;
  }
}
.navbar {
  position: static;
  color: #fff;
  background-color: #0B4E97;
  padding: 0;
}
.navbar-toggler {
  width: 3.25rem;
  height: 2.75rem;
  color: #000;
  border: 2px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}
.navbar-toggler:focus {
  background-color: #ebf4fe;
  box-shadow: 0 0 0 0.25rem #ebf4fe;
}
.navbar-toggler-icon {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-toggler-icon::before {
  content: "\f0c9";
  font-family: "Font Awesome 6 Free";
  font-size: 1.25rem;
  font-weight: 700;
}
@media (max-width: 413px) {
  .navbar-toggler-icon::before {
    font-size: 1rem;
  }
}
.navbar-toggler[aria-expanded=true] {
  color: #fff;
  background-color: #0B4E97;
  border-color: #0B4E97;
}
.navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before {
  content: "\f078";
}
@media (min-width: 1024px) {
  .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1024px) {
  .navbar .navbar-collapse {
    display: block !important;
  }
}
@media (max-width: 1023px) {
  .navbar .navbar-collapse {
    z-index: 99;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100vw;
    background-color: #0B4E97;
  }
}
.navbar-nav {
  display: flex;
  flex-flow: row;
}
@media (max-width: 1023px) {
  .navbar-nav {
    flex-flow: column;
    padding: 1rem;
  }
}
@media (min-width: 1024px) {
  .navbar-nav .nav-item .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
  }
}
.navbar-nav .nav-link {
  color: inherit;
  font-size: 1rem;
  height: 3.375rem;
  padding: 0.95rem 1.15rem;
}
@media (max-width: 1023px) {
  .navbar-nav .nav-link {
    padding-left: 0;
  }
}
.navbar-nav .nav-link::after {
  transition: all 0.15s ease-out;
}
.navbar-nav .nav-link.show {
  color: inherit;
}
.navbar-nav .nav-link.show::after {
  transform: rotate(90deg);
}
.navbar-nav .nav-item--home .nav-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  padding: 10px;
  color: #fff;
  background-color: #EF5350;
}
.navbar-nav .nav-item#nav-item-studentlogin {
  margin-left: auto;
}
@media (max-width: 1023px) {
  .navbar-nav .nav-item#nav-item-studentlogin {
    margin-right: auto;
  }
}
.navbar-nav .nav-item#nav-item-studentlogin .nav-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #EF5350;
}
.navbar-nav .nav-item#nav-item-studentlogin .nav-link:hover {
  background-color: #eb2521;
}
@media (max-width: 1023px) {
  .navbar-nav .nav-item#nav-item-studentlogin .nav-link {
    padding-left: 1.15rem;
  }
}

.pageheader__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 0;
  border-bottom: 1px solid #CCCCCC;
}
.pageheader-title {
  color: #EF5350;
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 0;
}

.breadcrumb {
  display: flex;
  margin-bottom: 0;
}
.breadcrumb > li {
  color: #EF5350;
  font-size: 11px;
}
.breadcrumb > li + li::before {
  content: "/ ";
  color: #ccc;
  padding: 0 5px;
}

.footer {
  color: #fff;
  background-color: #0B4E97;
}
.footer .row {
  gap: 2rem 0;
}
.footer__top {
  padding: 1.5rem 0;
}
.footer__main p {
  font-size: 0.95rem;
  max-width: 480px;
}
.footer-title {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.footer-links {
  display: flex;
  flex-flow: column;
  gap: 0.35rem;
}
@media (min-width: 414px) {
  .footer-links {
    flex-flow: row;
    flex-wrap: wrap;
  }
}
.footer-links li {
  position: relative;
  padding-left: 1.25rem;
  font-size: 0.85rem;
  line-height: 135%;
  width: calc(50% - 0.175rem);
}
@media (min-width: 1024px) {
  .footer-links li {
    width: calc(32% - 0.175rem);
  }
}
.footer-links li::before {
  content: "\f111";
  font-family: "Font Awesome 6 Free";
  font-size: 0.35rem;
  font-weight: 700;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.footer-links li a:hover {
  color: #ebf4fe;
}
.footer__bot {
  color: #fff;
  background-color: #2A3547;
  padding: 0.5rem;
  text-align: center;
}
.footer__bot p {
  font-size: 14px;
  margin: 0;
}
@media (min-width: 414px) {
  .footer .contact-info {
    flex-flow: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 1024px) {
  .footer .contact-info {
    justify-content: flex-end;
  }
}
.footer .contact-info .item {
  min-width: 1px;
}
@media (min-width: 1024px) {
  .footer .contact-info .item {
    width: calc(32% - 0.5rem);
  }
}
@media (max-width: 1023px) {
  .footer .contact-info .item {
    flex: auto;
  }
}

.hero-banner {
  padding: 0;
  background-color: #F2F6F8;
}
@media (max-width: 599px) {
  .hero-banner .container {
    padding: 0;
    max-width: 100%;
  }
}
.hero-banner .inner {
  display: flex;
}
@media (min-width: 1024px) {
  .hero-banner .inner {
    position: relative;
    padding-right: 320px;
  }
}
@media (max-width: 1023px) {
  .hero-banner .inner {
    flex-wrap: wrap;
  }
}
@media (max-width: 1023px) {
  .hero-banner__slider, .hero-banner__notice {
    width: 100%;
  }
}
.hero-banner__slider {
  flex: auto;
}
@media (min-width: 1024px) {
  .hero-banner__notice {
    position: absolute;
    top: 0;
    right: 0;
    width: 320px;
    height: 100%;
  }
}
@media (max-width: 1023px) {
  .hero-banner__notice {
    flex: 0 0 100%;
    height: auto;
  }
}

.bt-banner .inner {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
}
@media (max-width: 1023px) {
  .bt-banner .inner {
    flex-wrap: wrap;
  }
}
.bt-banner .spec-cards {
  flex: auto;
}
@media (max-width: 1023px) {
  .bt-banner .spec-cards {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .bt-banner .spec-cards {
    flex-flow: column;
  }
}
.bt-banner .vp-members {
  flex: 0 0 250px;
}
@media (max-width: 1023px) {
  .bt-banner .vp-members {
    flex: 0 0 100%;
  }
}

.intro {
  text-align: center;
}
.intro .btn {
  margin-top: 2rem;
}

* + .legend-box {
  margin-top: 2.625rem;
}
.legend-box__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
  padding: 10px 20px;
  gap: 10px;
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 6px;
}
@media (max-width: 1023px) {
  .legend-box__list {
    flex-flow: column;
    gap: 8px;
    padding: 6px;
  }
}
.legend-box__list li {
  font-size: 1rem;
  margin-left: 1.55rem;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .legend-box__list li {
    font-size: 0.85rem;
  }
}
.legend-box__list li::marker {
  font-family: "Kalimati", "Nirmala UI";
}
.legend-box__list li .num {
  display: none;
}
.legend-box--lg .legend-box__list {
  align-items: flex-start;
}
@media (min-width: 1024px) {
  .legend-box--lg .legend-box__list {
    gap: 1.5rem 0.75rem;
  }
}
.legend-box--lg .legend-box__list li {
  flex: 1;
  min-width: calc(33.33333% - 1.55rem - 10px);
}

.question__list {
  display: flex;
  flex-flow: column;
  gap: 1.5rem;
}
.question__item {
  display: flex;
  align-items: center;
  padding: 1rem 1.5rem;
  gap: 1.25rem;
  border-radius: 6px;
  box-shadow: 0px 0px 12px -4px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1023px) {
  .question__item {
    flex-wrap: wrap;
    padding: 0.5rem 1rem;
  }
}
.question__item-num {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Kalimati", "Nirmala UI";
  font-size: 1.25rem;
  flex: 0 0 3rem;
  width: 3rem;
  height: 3rem;
  color: #fff;
  background-color: #0B4E97;
  border-radius: 50%;
}
@media (max-width: 1023px) {
  .question__item-num {
    font-size: 0.85rem;
    flex: 0 0 2rem;
    width: 2rem;
    height: 2rem;
  }
}
.question__item-text {
  display: flex;
  align-items: center;
  flex: auto;
}
.question__item-title {
  font-size: 1.25rem;
  flex: auto;
  padding-left: 1.25rem;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .question__item-title {
    font-size: 1rem;
  }
}
.question__item-title *[data-bs-toggle=tooltip]:hover {
  color: #0B4E97;
}
.question__item-title i {
  margin-left: 0.25rem;
}
.question__choice {
  display: flex;
  align-items: flex-start;
  text-align: center;
  justify-content: space-between;
  gap: 0.75rem;
  flex: 0 0 50%;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .question__choice {
    flex: 0 0 100%;
  }
}
@media (max-width: 767px) {
  .question__choice {
    flex-flow: column;
  }
}
.question__choice-item {
  flex: 1;
}

.steps-list {
  display: flex;
  gap: 0.75rem;
  margin-bottom: 2.625rem;
}
@media (max-width: 1023px) {
  .steps-list {
    flex-flow: column;
  }
}
.steps-list__item {
  flex: 1;
  font-size: 1rem;
  font-weight: 500;
}
.steps-list__item a {
  display: block;
  color: #8193A2;
  font-size: inherit;
  font-weight: inherit;
  padding-bottom: 0.15rem;
  border-bottom: 6px solid #EAEAEA;
}
.steps-list__item.active a, .steps-list__item.complete a {
  color: #0B4E97;
  border-bottom-color: #0B4E97;
}
.steps-list__item.complete a::before {
  content: "\f058";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  margin-right: 0.5rem;
}

.carousel-item img {
  display: block;
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: contain;
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #fff;
}
.carousel-dark .carousel-indicators [data-bs-target].active {
  background-color: #EF5350;
}

.eventnotice {
  display: flex;
  flex-flow: column;
  padding: 1.5rem;
  height: 100%;
}
.eventnotice__title {
  color: #0B4E97;
  font-size: 1rem;
  font-weight: 700;
}
.eventnotice__title::after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background-color: #0B4E97;
  margin-top: 10px;
}
.eventnotice__list {
  display: flex;
  flex-flow: column;
  margin: 20px 0 10px;
  overflow-y: auto;
}
.eventnotice__list li {
  font-size: 14px;
}
.eventnotice__list li:not(:last-child) {
  line-height: 132%;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.eventnotice__link {
  color: #0B4E97;
  font-size: 12px;
  font-weight: 700;
}
.eventnotice--bordered {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  /*height: auto;*/
  height: 200%;
}
@media (max-width: 1023px) {
    .eventnotice--bordered {
        height: auto;
    }
}
.spec-cards {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.spec-cards .qre__item-title {
  width: 100%;
  text-indent: -9999px;
}
@media (max-width: 1023px) {
  .spec-cards .qre__item-title {
    display: none;
  }
}
.spec-cards .spec-card {
  flex: 1;
  position: relative;
  border-radius: 6px;
  box-shadow: 0 0 2px rgba(145, 158, 171, 0.3), 0 12px 24px -4px rgba(145, 158, 171, 0.12);
  overflow: hidden;
}
@media (max-width: 599px) {
  .spec-cards .spec-card {
    width: 100%;
  }
}
.spec-cards .spec-card__media {
  height: 300px;
}
@media (max-width: 599px) {
  .spec-cards .spec-card__media {
    height: 240px;
  }
}
.spec-cards .spec-card__media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.spec-cards .spec-card__text {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 90%;
  color: #fff;
  background-color: #0B4E97;
  padding: 0.75rem 1.5rem;
  border-radius: 0 0 6px;
}
.spec-cards .spec-card__title {
  font-size: 1.5rem;
  line-height: 1;
  margin: 0;
}
.spec-cards .spec-card__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vp-members {
  display: flex;
  flex-flow: column;
  gap: 20px;
  min-width: 1px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .vp-members {
    flex-flow: row;
    flex-wrap: wrap;
  }
}
.vp-members .qre__item-title {
  width: 100%;
}
.vp-members .vp-member {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0.5rem 0.75rem;
  box-shadow: 0 0 2px rgba(145, 158, 171, 0.3), 0 12px 24px -4px rgba(145, 158, 171, 0.12);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .vp-members .vp-member {
    flex: 1;
  }
}
.vp-members .vp-member__wrap {
  display: flex;
  flex-flow: column;
  gap: 12px;
  padding: 0 12px;
}
.vp-members .vp-member__slider-wrap {
  width: 100%;
  min-width: 1px;
  margin: 0 -12px;
}
.vp-members .vp-member__slider .slick-dots li:first-child:last-child {
  display: none;
}
.vp-members .vp-member__slider .slick-dots li.slick-active button::before {
  color: #EF5350;
}
.vp-members .vp-member__media {
  aspect-ratio: 39/48;
  flex: 0 0 80px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  overflow: hidden;
}
.vp-members .vp-member__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.vp-members .vp-member__text h3 {
  color: #EF5350;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}
.vp-members .vp-member__text p {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 5px;
}

.findsearch__box {
  position: relative;
  padding: 1rem;
  box-shadow: 0 0 2px rgba(145, 158, 171, 0.3), 0 12px 24px -4px rgba(145, 158, 171, 0.12);
}
@media (min-width: 1024px) {
  .findsearch__box {
    padding-right: 3.5rem;
  }
}
.findsearch__box .nav-tabs {
  border-bottom: 0;
}
.findsearch__box .nav-link {
  color: #2A3547;
  font-weight: 700;
  border-color: #CCCCCC;
  border-bottom: 0;
  line-height: 1;
  padding: 10px 12px;
}
.findsearch__box .nav-link.active {
  color: #0B4E97;
  border-color: #999;
}
.findsearch__box .tab-content {
  padding: 1rem;
  border: 1px solid #999;
  border-radius: 0 4px 4px 4px;
}
@media (min-width: 1024px) {
  .findsearch__box .tab-content {
    max-width: calc(100% - 200px);
  }
}
.findsearch__form-fields {
  margin-bottom: 1rem;
}
.findsearch__form-options {
  padding: 10px;
  background-color: #F2F6F8;
  border-radius: 4px;
}
.findsearch__form-options-items {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 20px;
}
@media (max-width: 767px) {
  .findsearch__form-options .row > [class*=col-]:not(:first-child) .findsearch__form-options-items {
    padding-top: 1rem;
    margin-top: 1rem;
    border-top: 1px solid #CCCCCC;
  }
}
.findsearch__form-submit {
  min-width: 150px;
}
@media (max-width: 1023px) {
  .findsearch__form-submit {
    margin-top: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .findsearch__form-submit {
    position: absolute;
    top: 3rem;
    right: 3.5rem;
  }
}

.counsel-centers__title {
  text-align: center;
}
.counsel-centers__title::after {
  margin-left: auto;
  margin-right: auto;
}

.cl-centers__box {
  background-color: #F2F6F8;
  padding: 4rem 3rem 3rem;
  border-radius: 6px;
}
.cl-centers__form {
  margin-top: 3rem;
}
@media (min-width: 1024px) {
  .cl-centers .map-section {
    padding-right: 3rem;
  }
}

.ct-details {
  display: flex;
  flex-flow: column;
  gap: 1rem;
}
.ct-details__item {
  display: flex;
  gap: 1rem;
}
.ct-details__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0B4E97;
  font-size: 1.25rem;
  width: 3rem;
  height: 3rem;
  border-radius: 4px;
  border: 1px solid #CCCCCC;
}
.ct-details__text h3 {
  font-size: 1.5rem;
  font-weight: 700;
}
.ct-details__text h5 {
  font-size: 0.95rem;
  font-weight: 400;
}
.ct-details__text p {
  font-size: 1rem;
  font-weight: 700;
}
.ct-details__text p a {
  color: inherit;
  text-decoration: none;
}
.ct-details--horizantal {
  flex-flow: row;
  margin-bottom: 4rem;
}
@media (max-width: 1024px) {
  .ct-details--horizantal {
    flex-flow: column;
  }
}
.ct-details--horizantal .ct-details__item {
  padding: 1rem;
  flex: 1;
  background-color: rgba(11, 78, 151, 0.2);
  border-radius: 4px;
}
.ct-details--horizantal .ct-details__item .social-group {
  width: 100%;
  justify-content: center;
}
@media (max-width: 1024px) {
  .ct-details--horizantal .ct-details__item .social-group {
    justify-content: flex-start;
  }
}
.ct-details--horizantal .ct-details__item .social-group .item {
  background-color: #fff;
}
.ct-details--horizantal .ct-details__item .social-group .item:hover {
  color: #fff;
  background-color: #0B4E97;
}
.ct-details--horizantal .ct-details__icon {
  color: #0B4E97;
  background-color: #fff;
}
.ct-details--horizantal .ct-details__text *:last-child {
  margin-bottom: 0;
}

.cl-centers__box--small {
  padding: 0;
  background-color: transparent;
}
.cl-centers__box--small .cl-centers__title {
  font-size: 1.5rem;
}
.cl-centers__box--small .cl-centers__form {
  margin-top: 0;
}

.feat-listing {
  background-color: #F2F6F8;
  border-radius: 4px;
  overflow: hidden;
}
.feat-listing__header {
  color: #fff;
  background-color: #0B4E97;
  padding: 0.5rem 1rem;
}
.feat-listing__title {
  font-size: 1.25rem;
}
.feat-listing__body {
  padding: 1.5rem;
}
.feat-listing__item {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem 1rem;
}
.feat-listing__item .item-list {
  flex: calc(50% - 0.5rem);
}
.feat-listing__item .item-list .title {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.feat-listing__item .item-list .potential {
  font-size: 0.75rem;
  margin-bottom: 2px;
}
.feat-listing__item .item-list .potential strong {
  display: inline-block;
  padding: 0.25rem;
  line-height: 1;
  color: #fff;
  background-color: #0B4E97;
  border-radius: 2px;
  margin-right: 2px;
}
.feat-listing__item .item-list p {
  font-size: 0.85rem;
}
.feat-listing__item .item-list *:last-child {
  margin-bottom: 0;
}

.qre {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4rem;
}
@media (min-width: 1401px) {
  .qre {
    max-width: 1400px;
  }
}
@media (min-width: 1601px) {
  .qre {
    max-width: 1600px;
  }
}
@media (min-width: 2001px) {
  .qre {
    max-width: 1800px;
  }
}
.qre__header {
  text-align: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.625rem;
}
.qre__header p:last-child {
  margin-bottom: 0;
}
.qre__title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.qre__subtitle {
  color: #8193A2;
  font-size: 20px;
  font-weight: 700;
}
.qre__items {
  margin-left: auto;
  margin-right: auto;
  transition: all 0.3s ease-out;
}
@media (min-width: 1024px) and (max-width: 1999px) {
  .qre__items {
    max-width: 980px;
  }
}
@media (min-width: 2000px) {
  .qre__items {
    max-width: 1470px;
  }
}
.qre__items-row {
  justify-content: center;
}
.qre--full .qre__items {
  max-width: 100%;
}
.qre__item {
  margin-bottom: 2rem;
}
.qre__item-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
  padding: 1rem 1.5rem;
  margin-bottom: 1.625rem;
  background-color: rgba(11, 78, 151, 0.05);
  min-height: 4rem;
  border-radius: 6px;
}
.qre__item-title {
  color: #0B4E97;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0;
}
.qre__item-notice {
  font-size: 14px;
  font-weight: 400;
  text-decoration-line: underline;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .qre__item:nth-child(even) .vidfloat {
    float: right;
    padding-left: 1.5rem;
    padding-right: 0;
  }
}
.qre__item--singlequestion .qre__item-header {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.qre__item--singlequestion .question__item {
  padding: 0;
  box-shadow: none;
}
.qre__item--singlequestion .question__choice {
  flex: 0 0 100%;
  flex-flow: column;
  gap: 0;
  margin-left: 0;
  text-align: left;
}
.qre__item--singlequestion .question__choice-item {
  width: 100%;
}
.qre__item--column-2 .question__choice {
  align-items: stretch;
  flex-flow: row;
  gap: 0 1.5rem;
  flex-wrap: wrap;
}
.qre__item--column-2 .question__choice .question__choice-item {
  flex: 0 0 calc(50% - 0.75rem);
}
.qre__item--column-2 .question__choice .question__choice-item .radio,
.qre__item--column-2 .question__choice .question__choice-item .radio label {
  height: 100%;
}
.qre__btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  margin-top: 5rem;
}
.qre__btns .button {
  min-width: 160px;
}

@media (min-width: 1024px) and (max-width: 1399px) {
  .legend-sticky-visible .qre__items {
    max-width: 100%;
    padding-right: 240px;
  }
}

.logsec {
  background-color: #fff;
}
.logsec__row {
  margin: 0;
}
.logsec__col {
  padding: 0;
}
.logsec__main {
  display: flex;
  flex-flow: column;
  justify-content: center;
  text-align: center;
  padding: 4rem;
  background-color: #F4F4F4;
}
@media (min-width: 1200px) {
  .logsec__main {
    min-height: 100vh;
  }
}
.logsec__main .logo {
  justify-content: center;
  margin-bottom: 1rem;
}
.logsec__main .logo img {
  width: 20rem;
}
.logsec__header {
  margin-bottom: 1rem;
}
.logsec__header p {
  font-size: 0.95rem;
  opacity: 0.9;
}
.logsec__title {
  font-size: 2rem;
}
.logsec__form {
  text-align: left;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
}
.logsec__form-submit {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.logsec .forget-pass {
  text-align: right;
}
.logsec__hero {
  position: relative;
  height: 100%;
}
.logsec__hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.logsec__hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.logsec__hero-items {
  z-index: 1;
  position: relative;
  height: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(12px);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  padding: 4rem;
}
.logsec__hero-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  max-width: 36rem;
}
.logsec__hero-item,
.logsec__hero-item .icon,
.logsec__hero-item .text,
.logsec__hero-item .arrow {
  transition: all 0.15s ease-out;
}
.logsec__hero-item .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  flex: 0 0 3rem;
  height: 3rem;
  background-color: rgba(255, 255, 255, 0.15);
  backdrop-filter: 19px;
  border-radius: 4px;
}
.logsec__hero-item .icon i {
  text-shadow: 0 1px rgba(0, 0, 0, 0.6);
}
.logsec__hero-item .text {
  padding-right: 1.5rem;
}
.logsec__hero-item .text h3 {
  font-size: 1.5rem;
  margin-bottom: 4px;
}
.logsec__hero-item .text p {
  font-size: 0.85rem;
  margin: 0;
}
.logsec__hero-item .arrow {
  flex: 0 0 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  color: #CCCCCC;
  font-size: 1.5rem;
}
.logsec__hero-item:hover {
  color: #fff;
}
.logsec__hero-item:hover .icon {
  color: #fff;
  background-color: #0B4E97;
}
.logsec__hero-item:hover .arrow {
  color: inherit;
  transform: translateX(1rem);
}
.logsec--signup .logo {
  justify-content: flex-start;
}
.logsec--signup .logsec__main {
  text-align: left;
}
.logsec--signup .logsec__form {
  width: 100%;
  max-width: 52rem;
  margin-left: 0;
}
.logsec__student {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  padding: 4rem 1.5rem;
}
.logsec__student .logsec__hero {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.logsec__student .logsec__hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.logsec__student .logsec__main {
  z-index: 1;
  position: relative;
  padding: 4rem 2rem 3rem;
  width: 100%;
  max-width: 30rem;
  min-height: 1px;
  border-radius: 0.85rem;
  background: rgba(244, 244, 244, 0.7);
  backdrop-filter: blur(10px);
  box-shadow: 0 4px 24px -2px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(244, 244, 244, 0.5);
  border-radius: 16px;
}
.logsec__student--signup .logsec__main {
  max-width: 42rem;
}
.logsec__student--signup .logsec__form {
  max-width: 100%;
}

.about-pg__row {
  align-items: center;
  margin-left: -2rem;
  margin-right: -2rem;
  gap: 2rem 0;
}
.about-pg__col--text, .about-pg__col--media {
  padding-left: 2rem;
  padding-right: 2rem;
}
.about-pg:nth-child(even) .about-pg__col--media {
  order: -1;
}
.about-pg h1,
.about-pg h2 {
  margin-bottom: 2rem;
}

@media (min-width: 1024px) {
  .contact-mn {
    padding: 6rem 0;
  }
}
.contact-mn__row {
  gap: 3rem 0;
}
@media (max-width: 1023px) {
  .contact-mn__col--form {
    order: -1;
  }
}

.career-detail {
  position: relative;
}
.career-detail .goback-btn {
  margin-bottom: 1.5rem;
}
@media (min-width: 1401px) {
  .career-detail .goback-btn {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0;
  }
}

.cr-listing {
  display: flex;
  flex-flow: column;
  gap: 1.5rem;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.cr-listing__item {
  display: flex;
  gap: 1.5rem;
}
@media (max-width: 1023px) {
  .cr-listing__item {
    flex-flow: column;
    align-items: flex-start;
  }
}
.cr-listing__item p,
.cr-listing__item ul li {
  font-size: 1rem;
}
.cr-listing__item p {
  margin-bottom: 6px;
}
.cr-listing__item p:last-child {
  margin-bottom: 0;
}
.cr-listing__item ol {
  padding-left: 1rem;
  margin-bottom: 0.5rem;
}
.cr-listing__item ol:last-child {
  margin-bottom: 0;
}
.cr-listing__item table.table--career-options {
  table-layout: auto;
}
.cr-listing__item table.table--career-options td:first-child,
.cr-listing__item table.table--career-options th:first-child {
  width: 30%;
}
.cr-listing__text {
  width: 100%;
}
.cr-listing__title {
  color: #0B4E97;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
.cr-listing__name {
  font-size: 1.5rem;
}
.cr-listing__name:last-child {
  margin-bottom: 0;
}
.cr-listing__potential {
  text-align: center;
  color: #fff;
  background-color: #0B4E97;
  padding: 12px 8px;
  border-radius: 4px;
}
@media (min-width: 1025px) {
  .cr-listing__potential {
    margin-left: auto;
  }
}
.cr-listing__potential h3 {
  font-size: 28px;
  font-weight: 700;
}
.cr-listing__potential p {
  font-size: 12px;
}

.panel-title {
  font-size: 2rem;
  font-weight: 400;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 1.5rem;
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .panel-title {
    font-size: 1.5rem;
  }
}
.panel-body h3 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 2rem 0 1rem;
}
.panel-body p {
  margin-bottom: 1.5rem;
}
.panel-doc {
  min-height: 70vh;
}

.modal-header .panel-title {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.modal .panel-doc {
  min-height: 420px;
}

.event-card {
  position: relative;
  display: block;
  border-bottom: 2px solid #CCCCCC;
  padding-bottom: 0.5rem;
}
.event-card .title {
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 145%;
  margin-bottom: 6px;
}
.event-card .date {
  font-size: 0.85rem;
  margin-bottom: 0;
}
.event-card:hover {
  border-bottom-color: #0B4E97;
}
.event-card:hover .title {
  color: #0B4E97;
}

.schresults-title {
  font-size: 2.5rem;
  font-weight: 400;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
  border-bottom: 2px solid #CCCCCC;
}
.schresults-title .keyword {
  color: #EF5350;
}
.schresults-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
.schresults-item .title {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.schresults-item .title a {
  color: #0B4E97;
}
.schresults-item p {
  max-width: 920px;
}
.schresults-item p:last-child {
  margin-bottom: 0;
}

/*# sourceMappingURL=index.css.map */

.notification-bar {
    position: fixed;
    right: 15px;
    bottom: 60px;
    z-index: 9999999;
    /*background: white;
          -moz-box-shadow: 0 0 10px #cacaca;
          -webkit-box-shadow: 0 0 10px #cacaca;
          box-shadow: 0 0 10px #cacaca;*/
}

.notification {
    background-color: white;
    -moz-box-shadow: 0 0 10px #cacaca;
    -webkit-box-shadow: 0 0 10px #cacaca;
    box-shadow: 0 0 10px #cacaca;
    border-radius: 7px;
    overflow: hidden;
    cursor: pointer;
    margin: 10px 0;
}

    .notification .dismiss {
        color: #2c2c2c;
        float: right;
        cursor: pointer;
    }

.notification-fullbar {
    display: inherit;
    width: 100%;
    /* To initially hide the notification .... can be commented if not required.  */
}

.circle {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 100%;
    transform: translate(0, 53%);
    color: whitesmoke;
    padding: 12px;
}

.info {
    width: 80%;
    transform: translate(57px, -33px);
    padding: 10px;
}

    .info span.notification-title {
        display: block;
        color: #38ad65;
        font-weight: 600;
        font-size: 15px;
    }

    .info span.notification-content {
        color: #919191;
        font-size: 13px;
    }

    .info span a {
        color: #545454;
        text-decoration: none;
        font-weight: 600;
    }

/* To dim the background Elements */
.dark-back {
    position: fixed;
    z-index: 2;
    top: 0px;
    opacity: 0.9;
    background-color: black;
    width: 100%;
    height: 100%;
}

/* The Notification body */
.notification-body {
    position: relative;
    z-index: 3;
    text-align: left;
    min-height: 20%;
    padding: 0px 7%;
    float: right;
    min-width: 350px;
}

    .notification-body h3 {
        font-size: 1.5em;
    }

    .notification-body .notification-btn {
        border: 2px solid white;
        font-weight: bold;
        min-width: 10%;
        padding: 10px;
        position: absolute;
        right: 95px;
        top: 31px;
    }

.black .circle {
    background-color: rgb(39, 37, 37);
}

.black .info span.notification-title {
    color: rgb(39, 37, 37);
}

.black .notification-body {
    /*background-color: rgb(50, 179, 106);*/
    color: white;
}

.green {
    /*background-color: rgb(50, 179, 106);
          color: white;*/
}

    .green .circle {
        background-color: rgb(50, 179, 106);
    }

    .green .info span.notification-title {
        color: rgb(50, 179, 106);
    }

    .green .notification-body {
        /*background-color: rgb(50, 179, 106);*/
        color: white;
    }

.teal .circle {
    background-color: #008299;
}

.teal .info span.notification-title {
    color: #008299;
}

.teal .notification-body {
    /*background-color: rgb(50, 179, 106);*/
    color: white;
}

.blue .circle {
    background-color: #2672EC;
}

.blue .info span.notification-title {
    color: #2672EC;
}

.blue .notification-body {
    /*background-color: rgb(50, 179, 106);*/
    color: white;
}

.purple .circle {
    background-color: #8C0095;
}

.purple .info span.notification-title {
    color: #8C0095;
}

.purple .notification-body {
    /*background-color: rgb(50, 179, 106);*/
    color: white;
}

.dark-purple .circle {
    background-color: #5133AB;
}

.dark-purple .info span.notification-title {
    color: #5133AB;
}

.dark-purple .notification-body {
    /*background-color: rgb(50, 179, 106);*/
    color: white;
}

.pink .circle {
    background-color: rgb(244, 114, 208);
}

.pink .info span.notification-title {
    color: rgb(244, 114, 208);
}

.pink .notification-body {
    /*background-color: rgb(50, 179, 106);*/
    color: white;
}

.red .circle {
    background-color: #d71010;
}

.red .info span.notification-title {
    color: #d71010;
}

.red .notification-body {
    /*background-color: rgb(50, 179, 106);*/
    color: white;
}

.orange .circle {
    background-color: #D24726;
}

.orange .info span.notification-title {
    color: #D24726;
}

.orange .notification-body {
    /*background-color: rgb(50, 179, 106);*/
    color: white;
}

.amber .circle {
    background-color: rgb(240, 163, 10);
}

.amber .info span.notification-title {
    color: rgb(240, 163, 10);
}

.amber .notification-body {
    /*background-color: rgb(50, 179, 106);*/
    color: white;
}

.yellow .circle {
    background-color: rgb(227, 200, 0);
}

.yellow .info span.notification-title {
    color: rgb(227, 200, 0);
}

.yellow .notification-body {
    /*background-color: rgb(50, 179, 106);*/
    color: white;
}

.brown .circle {
    background-color: rgb(130, 90, 44);
}

.brown .info span.notification-title {
    color: rgb(130, 90, 44);
}

.brown .notification-body {
    /*background-color: rgb(50, 179, 106);*/
    color: white;
}