/*New*/
/*New*/
/*New*/
/*New*/
/*New*/
* {
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
}

a:hover {
  text-decoration: none !important;
  cursor: pointer;
}

body {
  font-family: "Poppins", sans-serif;
  background: #f6f2eb;
  font-size: 16px;
  color: #111111;
  font-weight: 400;
}

.container {
  max-width: 1250px !important;
}

.color-white-op-5 {
  color: #86909a;
}

.btn {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  padding: 6px 14px;
  font-size: 14.5px;
  cursor: pointer;
}

.bnt-blue {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  padding: 6px 10px;
  font-size: 13.5px;
  color: #065dbc;
  background: transparent;
  border: 1px solid #065dbc;
}

.btn-transparent {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 14.5px;
  color: #fff;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

.btn-primary {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 14.5px;
  color: #fff;
  background: #065dbc !important;
  border: 1px solid #065dbc !important;
}

.btn-disabled {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 14.5px;
  color: #86909a !important;
  border: 1px solid #bdbdbd;
  background: #ffffff;
}

.btn-fullwhidth {
  width: 100%;
}

.btn-black {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 14.5px;
  color: #111111;
  border: 1px solid #111111;
}

.color-yellow {
  color: #f2c94c;
}

.bg-yellow {
  background: #f2c94c;
}

.bg-white {
  background: #ffffff !important;
}

.bg-gray-2 {
  background: #bdbdbd;
}

.color-blue {
  color: #065dbc !important;
}

.color-black {
  color: #111111;
}

.color-white {
  color: #fff;
}

.color-white-op-7 {
  color: rgba(255, 255, 255, 0.7) !important;
}

.color-black-op-5 {
  color: rgba(17, 17, 17, 0.5);
}

.color-black-op-7 {
  color: rgba(17, 17, 17, 0.7);
}

.group-title-blue {
  font-size: 18px;
  color: #065dbc;
}

.form-label {
  color: #111111;
  font-size: 14px;
  margin-bottom: 8px;
}

.page-tittle {
  font-size: 21.7px;
}

.home-page-title-2 {
  font-size: 19.2px;
}

.home-page-title-3 {
  font-size: 17.5px;
}

.form-tittle-1 {
  font-size: 13.6px;
  color: #111111;
  font-weight: 500;
}

.subtittle {
  color: #666666;
  font-size: 13.8px;
}

.font-size-13 {
  font-size: 13px;
}

.form-tittle-2 {
  font-size: 17.5px;
  color: #111111;
}

.form-tittle-4 {
  font-size: 14px;
}

.my-form form input::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

.my-form form select {
  color: #11111161;
}

.my-form form option:not(:first-of-type) {
  color: rgba(255, 255, 255, 0.5);
}

@media only screen and (min-width: 100px) and (max-width: 414px) {
  .my-form {
    background: #fff;
    border-radius: 8px;
    width: 98% !important;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 40px;
    margin: auto !important;
  }

  .form-card {
    width: 98% !important;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    text-align: center;
    margin: auto;
  }
}

.tittle-font-16 {
  font-size: 16px;
}

.link-tittle-blue {
  color: #065dbc;
}

.link-underline {
  text-decoration: underline;
  text-decoration-color: #065dbc;
}

.bg-blue {
  background: #065dbc;
}

.bg-gray {
  background: #e5e5e5;
}

.bg-white {
  background: #fff;
}

.box-shadow-active {
  border: 1px solid #c1dfff;
  box-sizing: border-box;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.box-shadow {
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}

.center-child {
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-fullhight {
  display: flex !important;
  height: calc(100vh - 150px);
  align-items: center;
  justify-content: center;
}

.bg-darkblue-container {
  background: #00162a;
  height: 130vh;
}

@media (max-width: 556px) {
  .bg-darkblue-container {
    height: 135vh;
  }
}

@media (max-width: 350px) {
  .bg-darkblue-container {
    height: 145vh;
  }
}

@media (max-width: 350px) {
  body {
    min-width: 360px;
  }
}

label {
  margin-bottom: 4px !important;
}

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}

.after-tittle-line::after {
  content: "";
  display: block;
  height: 2px;
  background: #065dbc;
  width: 60px;
  margin: auto;
  margin-top: 10px;
}

.form-area {
}

.form-card {
  width: 410px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  text-align: center;
}

.my-form {
  background: #fff;
  border-radius: 8px;
  width: 410px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 25px;
}

.grey-form {
  background: #e5e5e5;
  border-radius: 8px;
  width: 410px;
  padding: 20px;
  margin: auto;
}

.yellow-card {
  margin-top: 10px;
  width: 236px;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
}

.card-tittle {
  font-size: 16;
}

.form-center {
  display: flex;
  height: calc(100vh -80px);
  align-items: center;
  justify-content: center;
  padding: 50px 50px;
}

.form-large-center {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
}

.form-group {
  margin-bottom: 20px;
}

.tittle-width-500 {
  max-width: 500px;
}

.tittle-left-line::after {
  content: "";
  display: block;
  height: 2px;
  width: 51%;
  background: #065dbc1a;
  z-index: -1;
  margin-top: -15px;
  margin-left: 50%;
}

.info-box {
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 20px;
}

.box {
  padding: 15px 20px;
  border-radius: 8px;
}

form .eye-icon {
  position: absolute;
  right: 6px;
  top: 6px;
}

.header {
  height: 100px;
  top: 0;
  z-index: 99;
  margin-top: -8px;
  animation: headerGlow 6s ease-in-out infinite;
}

@keyframes headerGlow {
  0% {
    box-shadow: -4px 0 10px rgba(70, 130, 255, 0.08);
  }
  50% {
    box-shadow: 4px 0 14px rgba(70, 130, 255, 0.12);
  }
  100% {
    box-shadow: -4px 0 10px rgba(70, 130, 255, 0.08);
  }
}

.main-nav-link ul {
  justify-content: flex-end;
  margin-right: 7px;
}

.main-nav-link ul li {
  margin: 0px 7px;
}

.main-nav-link ul li a {
  font-size: 13.5px;
}

.nav-link {
  padding: 0px 0px !important;
  margin-top: 3px !important;
}

.logo-img {
  margin-top: 10px;
}

.logo-text {
  margin-right: 5px;
  margin-top: 18px;
}

/* .logo-text h6 {
  font-size: 17.1px;
}

.logo-text p {
  font-size: 13.6px;
  width: 241px;
} */

.font-14 {
  font-size: 14px;
}

.header-nav {
  margin-top: 18px;
}

.main-nav-link ul li a.active::after {
  content: "";
  display: block;
  height: 5px;
  background: #065dbc;
  width: 100%;
  margin-top: 38px;
}

.main-nav-link ul li a.active {
  color: #065dbc !important;
}

.before-login-line {
  width: 2px;
  height: 22px;
  background: #111111;
  position: absolute;
  left: -20px;
  top: 11px;
  opacity: 0.3;
}

.afear-login-line {
  width: 2px;
  height: 22px;
  background: #111111;
  position: absolute;
  right: -9px;
  top: 11px;
  opacity: 0.3;
  display: none;
}

.login-button {
  position: relative;
  margin-top: 10px;
  margin-left: 20px;
}

@media only screen and (min-width: 100px) and (max-width: 359px) {
  .login-button {
    position: relative;
    margin-top: 10px;
    margin-left: 0px !important;
  }
}

.mobile-menu-icon {
  display: none;
}

.navbarDropdown1 {
  display: none;
}

.dropdown-menu {
  position: absolute;
  top: 46% !important;
}

.moibile-nav-button {
  cursor: pointer;
}

.mobile-menu {
}

.overlay-content {
  display: none;
}

.mobile-menu .mobile-menu-icon {
  color: #fff;
  font-size: 30px;
  float: right;
  margin-top: -38px;
}

.mobile-menu .mobile-menu-icon:hover {
  cursor: pointer;
}

.overlay {
  background: #065dbc;
  position: fixed;
  top: 97px;
  left: 0px;
  z-index: 1;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
}

.overlay-content {
  position: relative;
  width: 100%;
  height: 100%;
  margin-left: 10px;
}

.overlay-content a {
  color: #fff;
  display: block;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 12px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.overlay-content a:hover {
  color: #fff;
}

/* .main-nav-link {
  width: 0px;
} */

.mobile-drop-down-menu {
  background: #044d9d;
}

.mobile-drop-down-menu {
  display: none;
  height: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1176px) {
  .header-nav {
    display: none !important;
  }

  .mobile-menu-icon {
    display: block;
  }

  .main-nav-link {
    width: 0px;
    position: absolute;
  }

  .afear-login-line {
    display: block;
  }

  .before-login-line {
    display: none;
  }

  .mobile-menu-icon {
    display: block;
    margin-top: 13px;
    margin-right: 36px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .logo-text h6 {
    font-size: 16px !important;
  }
}

@media (max-width: 768px) {
  .main-nav-link {
    width: 0px;
    position: absolute;
  }

  .mobile-menu-icon {
    display: block;
    margin-top: 13px;
    margin-right: 36px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .logo-text {
    margin-left: 8px;
  }

  .logo-text h6 {
    width: 300px;
    font-size: 16px;
    width: 189px;
  }

  .logo-text p {
    font-size: 13px;
    width: 214px;
  }

  .header-nav {
    display: none !important;
  }

  .before-login-line {
    display: none;
  }

  .afear-login-line {
    display: block;
  }
}

@media (max-width: 576px) {
  .mobile-menu {
    display: block !important;
  }

  .header {
    height: 80px;
  }

  .main-nav-area {
    margin-top: -8px;
  }

  .logo-img {
    width: 52px;
    height: 60px;
  }

  .afear-login-line {
    display: block;
  }

  .before-login-line {
    display: none;
  }

  .mobile-menu-icon {
    margin-top: 13px;
    margin-right: 36px;
  }

  .header-nav {
    display: none;
  }

  .overlay {
    top: 80px;
  }
}

@media only screen and (min-width: 350px) and (max-width: 413px) {
  .login-button {
    margin-left: 0px !important;
  }
}

.hero-section {
  background: url("../img/herobg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.hero-section .hero-section-area {
  padding-top: 75px;
  padding-bottom: 90px;
  min-height: 400px;
}

.hero-left-area {
  width: 36%;
  margin-left: 10px;
}

.font-30 {
  font-size: 29.8px;
}

.font-18 {
  font-size: 18px;
}

.hero-button {
  font-size: 16px;
  padding: 15px 28px;
}

.hero-right-side {
  width: 63%;
  text-align: center;
  margin-top: -18px;
}

.hero-right-side .card-area {
  display: flex;
}

.hero-right-side .card-area .single-card {
  width: 268px;
}

.hero-right-side .card-area .single-card:last-child {
  width: 200px;
}

.number-overlay {
  width: 130px;
  text-align: center;
  height: 40px;
}

.card-box-with-icon {
  display: flex;
}

.right-arrow-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  margin-top: 11px;
  margin-left: 7px;
}

.down-arrow-mobile {
  display: none;
}

.single-card .card-box {
  background: #ffffff;
  width: 130px;
  height: 132px;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5),
    inset 0px -2px 0px rgba(0, 0, 0, 0.25);
  border-radius: 16px;
}

.single-card .card-box .card-icon {
  padding: 16px 45px;
}

.single-card .card-box .card-info p {
  color: 111111;
  text-align: center;
  font-size: 15px;
}

.hero-left-area .info-text .step-for-apply {
  color: #f2c94c;
  display: none;
}

.step-for-apply-desk {
  color: #f2c94c;
  color: #f2c94c;
  margin-top: 12px;
  font-size: 14px;
  margin-left: -14px;
}

.hero-sub-section {
  background: #00162a;
  padding: 15px 0px;
}

.font-14 {
  font-size: 14px;
}

.hero-sub-card {
  background: rgba(255, 255, 255, 0.05);
  width: 280px;
  height: 114px;
  border-radius: 15px;
  border: 1px solid white;
}

.hero-sub-card p {
  margin-bottom: 6px;
}

.hero-sub-card h5 {
  color: #fff;
  font-size: 16px;
}

.hero-sub-card .sub-card-1 p:first-child {
  color: #27ae60;
}

.hero-sub-card .sub-card-2 p:first-child {
  color: #eb5767;
}

.hero-sub-card .sub-card-2 p:last-child span {
  border-radius: 3px;
  background: #f2c94c;
  color: #111111;
  margin-right: 8px;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  width: 28px;
}

.hero-sub-card .sub-card-3 p:first-child {
  color: #27ae60;
}

.hero-sub-card .sub-card-4 p:first-child {
  color: #eb5767;
}

@media (max-width: 768px) {
  .hero-left-area {
    width: 100%;
    text-align: center;
  }

  .hero-right-side {
    width: 90%;
    margin-left: 5%;
    margin-top: 40px;
  }

  .hero-section .hero-section-area {
    padding-top: 30px;
  }

  .hero-sub-card {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .hero-left-area {
    width: 100%;
    margin-left: 0px;
    text-align: center;
    margin-bottom: 25px;
  }

  .hero-right-side {
    margin: auto;
  }

  .step-for-apply-desk {
    display: none !important;
  }

  .hero-left-area .info-text .step-for-apply {
    display: block;
    margin-top: 45px;
    margin-bottom: -9px;
  }

  .hero-sub-card {
    width: 100% !important;
    margin-bottom: 20px;
  }

  .right-side-bar-notice {
    margin-top: 20px !important;
  }

  .right-side-bar-notice p {
    text-align: left !important;
  }
}

@media only screen and (min-width: 993px) and (max-width: 1150px) {
  .hero-right-side {
    width: 747px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .right-arrow-icon {
    display: none !important;
  }

  .hero-right-side {
    width: 87%;
  }
}

@media (max-width: 576px) {
  .hero-section {
    margin-top: 0px;
  }

  .hero-left-area {
    margin-left: 0px;
  }

  .hero-left-area .info-text {
  }

  .hero-left-area .info-text h2 {
    font-style: 38px;
  }

  .hero-left-area .info-text p {
  }

  .hero-left-area .info-text .step-for-apply {
    display: block;
    padding-top: 24px;
    margin-bottom: 15px;
  }

  .hero-right-side {
    width: 90%;
    margin-left: 5%;
    margin-top: 0px;
  }

  .hero-section .hero-section-area {
    padding-bottom: 30px;
  }

  .hero-sub-section {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .hero-section .hero-section-area .hero-right-side .card-area {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .single-card .number-overlay {
    display: none;
  }

  .single-card .card-box-with-icon {
    display: block;
    width: 314px;
    margin: auto;
  }

  .single-card .card-box-with-icon .card-box {
    width: 100%;
    display: flex;
    height: 56px;
  }

  .single-card .card-box .card-icon {
    padding: 7px 24px;
    padding-right: 0px;
  }

  .single-card .card-box .card-info {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 58%;
  }

  .single-card .card-box .card-info p {
    margin-bottom: 0px;
    text-align: center;
  }

  .right-arrow-icon {
    width: 100%;
  }

  .right-arrow-icon img:first-child {
    display: none;
  }

  .right-arrow-icon img:last-child {
    display: block;
  }

  .hero-sub-card {
    background: rgba(255, 255, 255, 0.05);
    width: 100%;
    height: 114px;
    border-radius: 15px;
  }
  .card {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
  .right-arrow-icon {
    display: none;
  }

  .step-for-apply {
    display: block !important;
  }

  .hero-sub-section .col-12 {
    max-width: 100% !important;
    display: flex;
    justify-content: center;
  }

  .hero-sub-card {
    width: 90%;
  }
}

.home-page-tittle-4 {
  font-size: 17px;
}

.info-box {
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 20px;
}

.info-and-notice-section {
  padding: 50px;
}

.info-and-notice-section .info-1,
.info-and-notice-section .info-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.info-and-notice-section .dwonload-button a {
  width: 152px;
  height: 56px;
}

.info-and-notice-section .dwonload-button i {
  margin-right: 10px;
}

.info-and-notice-section .info-3,
.info-and-notice-section .info-4 {
  height: 330px;
}

.info-and-notice-section .info-3 p:first-child,
.info-and-notice-section .info-4 p:first-child {
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.info-bottom-border {
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.info-and-notice-section .right-side-bar-notice {
  height: 830px;
}

.info-and-notice-section .right-side-bar-notice p {
  padding-bottom: 20px;
}

.info-and-notice-section .right-side-bar-notice span {
  color: #111111;
  opacity: 0.6;
  padding-bottom: 5px;
  display: inline-block;
}

@media (max-width: 768px) {
  .info-and-area {
    display: block;
  }

  .info-and-notice-section {
    padding: 15px;
  }

  .info-1 p,
  .info-2 p {
    width: 80%;
    font-size: 18px;
  }

  .info-and-notice-section .right-side-bar-notice {
    height: 350px;
  }
}

@media (max-width: 576px) {
  .hero-right-side .card-area .single-card:last-child {
    width: 268px !important;
  }

  .info-and-notice-section {
    padding: 0px;
  }

  .info-and-notice-section .info-1 {
    margin-top: 20px;
  }

  .info-and-notice-section .info-1,
  .info-and-notice-section .info-2 {
    display: block;
  }

  .info-1 p,
  .info-2 p {
    width: 100%;
    font-size: 14px;
    text-align: center;
  }

  .info-3 p,
  .info-4 p {
    font-size: 14px;
    width: 100%;
  }

  .info-and-notice-section .info-3,
  .info-and-notice-section .info-4 {
  }

  .info-and-notice-section .dwonload-button a,
  .info-and-notice-section .dwonload-button a {
    width: 152px;
    height: 56px;
    margin: auto;
  }

  .info-and-notice-section .right-side-bar-notice {
    height: auto !important;
  }
}

/*footer {*/
/*  background: #00162a;*/
/*}*/

/*footer .footer-area {*/
/*  padding-bottom: 10px;*/
/*  padding-top: 20px;*/
/*}*/

/*footer .footer-area .footer-img {*/
/*  display: flex;*/
/*  align-items: center;*/
/*}*/

/*footer .footer-area .footer-img img {*/
/*  border-radius: 10px;*/
/*  width: 100%;*/
/*}*/

/*footer .footer-area .footer-right-column h2 {*/
/*  color: #f2c94c;*/
/*  margin-bottom: 38px;*/
/*}*/

.social-link {
  display: flex;
}

footer .footer-area .footer-right-column .social-link .icon-area {
  border-right: 1px solid #ffffff2e;
  padding-right: 16px;
  height: 24px;
}

footer .footer-area .footer-right-column .social-link .icon-area-2 {
}

footer .footer-area .footer-right-column .social-info {
  margin-left: 16px;
}

footer .footer-area .footer-right-column .social-info p {
  opacity: 0.7;
}

footer hr {
  opacity: 0.3;
}

footer .footer-copyright {
  color: #ffffff9c;
  font-size: 12px;
  padding-bottom: 25px !important;
}

@media (max-width: 576px) {
  /*footer {*/
  /*  background: #00162a;*/
  /*  box-shadow: 0px -5px 0px rgba(0, 0, 0, 0.1);*/
  /*  padding-bottom: 15px;*/
  /*}*/

  footer .footer-area .footer-img img {
    border-radius: 10px;
    width: 275px;
    height: auto;
  }

  footer .footer-area .footer-img {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .footer-right-column {
  }

  .footer-right-column h2 {
    text-align: center;
    border-bottom: 1px solid #ffffff45;
    font-size: 18px;
    margin-top: 30px;
    padding: 20px;
  }

  footer .footer-area {
    padding-bottom: 0px;
    padding-top: 30px;
  }

  footer .footer-area .footer-right-column .social-info {
  }

  footer .footer-area .footer-right-column .social-info h3 {
    font-size: 14px;
  }

  footer .footer-area .footer-right-column .social-info p,
  footer .footer-area .footer-right-column .social-info h3 {
    font-size: 12px;
  }

  footer .footer-area .footer-right-column .social-link {
    width: 90%;
    margin-left: 11%;
    display: flex;
  }

  footer .footer-copyright {
    font-size: 10px !important;
  }
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
  footer .footer-area .footer-img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .footer-right-column {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  footer .footer-area {
    padding-bottom: 0px !important;
    padding-top: 50px;
  }
}

.signup {
  flex-direction: column !important;
  position: relative;
}

.yellow-card {
  position: absolute;
  top: 35%;
  right: 8%;
}

@media only screen and (min-width: 1050px) and (max-width: 1150px) {
  .yellow-card {
    right: 6%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1050px) {
  .yellow-card {
    right: 3%;
  }
}

@media (max-width: 991px) {
  .signup .yellow-card {
    position: relative !important;
    right: 0 !important;
    border-radius: 8px;
    width: 410px;
    padding: 20px 30px;
    margin-left: 0px !important;
  }
}

@media only screen and (min-width: 100px) and (max-width: 414px) {
  .signup .yellow-card {
    width: 98% !important;
    padding: 20px 30px;
    margin-top: 15px !important;
  }
}

.dash-sub-nav-section {
  background: #00162a;
  height: 64px;
  margin-top: 1px;
}

.dash-sub-nav-section .dash-sub-icon {
  margin-top: 22px;
}

.dash-sub-nav-section .dash-sub-icon .icon-img {
  color: #f2c94c;
  margin-right: 10px;
  font-size: 18px;
  margin-top: -6px;
}

.dash-sub-nav-section .dash-sub-icon .icon-text {
  margin-bottom: 0px;
}

.dash-sub-nav-section .desh-step-nav {
  display: flex;
  justify-content: flex-end;
}

.font-14 {
  font-size: 14px;
}

.bg-green-1 {
  background: #219653;
}

.dash-sub-nav-section .desh-step-nav .single-step-nav {
  display: flex;
}

.dash-sub-nav-section .desh-step-nav .single-step-nav .single-step-icon {
  margin-top: 20px;
  position: relative;
}

.dash-sub-nav-section .desh-step-nav .single-step-nav .single-setp-info {
  margin-top: 20px;
}

.dash-sub-nav-section .desh-step-nav .single-step-nav .single-setp-info p {
  color: #86909a;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px !important;
}

.dash-sub-nav-section
  .desh-step-nav
  .single-step-nav
  .single-step-icon
  .main-icon {
  width: 24px;
  height: 24px;
}

.dash-sub-nav-section
  .desh-step-nav
  .single-step-nav
  .single-step-icon
  .step-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  opacity: 0;
}

.active {
  opacity: 1 !important;
  color: #219653 !important;
}

@media (max-width: 1200px) {
  .dash-sub-nav-section {
    background: #00162a;
  }

  .dash-sub-nav-section .dash-sub-icon {
  }

  .dash-sub-nav-section .desh-step-nav .single-step-nav .single-setp-info p {
    margin-right: 0px;
    margin-top: 2px;
  }

  .dash-sub-nav-section
    .desh-step-nav
    .single-step-nav
    .single-setp-info
    p
    img {
  }
}

@media (max-width: 1199px) {
  .dash-sub-nav-section .dash-sub-icon {
    display: none !important;
  }

  .dash-sub-nav-section .desh-step-nav {
    justify-content: space-between !important;
  }
}

@media only screen and (min-width: 568px) and (max-width: 852px) {
  .dash-sub-nav-section
    .desh-step-nav
    .single-step-nav
    .single-setp-info
    p
    img {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 852px) {
}

@media (max-width: 576px) {
  .dash-sub-nav-section {
    height: 90px !important;
    padding-top: 9px;
  }

  .dash-sub-nav-container .row .col-md-12 {
    padding-right: 0px !important;
  }

  .dash-sub-nav-section .desh-step-nav .single-step-nav {
    display: block;
    width: 82px;
    height: 78px;
  }

  .dash-sub-nav-container .row {
    padding-right: 0px;
    margin-right: 0px;
  }

  .dash-sub-nav-section .dash-sub-nav-container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .dash-sub-nav-section .desh-step-nav {
    justify-content: center !important;
  }

  .dash-sub-nav-section .desh-step-nav .single-step-nav .single-step-icon {
    margin-top: 0px;
    position: relative;
    margin-left: 30%;
  }

  .dash-sub-nav-section .desh-step-nav .single-step-nav .single-setp-info p {
    margin-left: 0px;
    font-size: 11px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: -7px;
  }

  .apply-step-unitwise {
    font-size: 9px !important;
    display: inherit !important;
  }

  .dash-sub-nav-section
    .desh-step-nav
    .single-step-nav
    .single-setp-info
    p
    img {
    display: none;
  }
}

.appilicant-dashboard-section {
  margin: 25px 0;
}

.higher-Secondary {
  margin-bottom: 15px;
}

.personal-info {
  margin: auto;
}

.appilicant-unite-area ul li {
  list-style-type: none;
  margin: 0px;
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
}

.appilicant-unite-area ul li a {
  text-decoration: none;
  width: 120px;
  padding: 5px 15px;
  text-align: center;
  color: #27ae60;
  display: inline-block;
  border: 1px solid #27ae60;
  box-shadow: 3px 3px 2px rgb(0 0 0 / 7%);
  border-radius: 50px;
}

.height-345 {
  height: 345px;
}

.width-330 {
  width: 330px;
}

.appilicant-unite-area {
  height: 100%;
}

.Secondary ul,
.higher-Secondary ul,
.personal-info ul {
  list-style-type: none;
}

.Secondary ul li span:first-child,
.higher-Secondary ul li span:first-child,
.personal-info ul li span:first-child {
  width: 140px;
  color: rgba(17, 17, 17, 0.7);
  display: inline-block;
  margin-bottom: 8px;
}

hr {
  opacity: 0.5;
}

.personal-info {
  height: 100%;
}

.footer-button {
  padding: 18px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0px 2px 3px rgb(0 0 0 / 10%);
}

.admition-condition-nav .admition-nav-link .admition-active::after {
  content: "";
  display: block;
  height: 5px;
  background: #065dbc;
  width: 93%;
  margin-top: 10px;
  display: inline-block;
}

.admition-condition-nav .admition-nav-link .admition-active a {
  color: #065dbc !important;
}

.admition-condition-nav .admition-nav-link a {
  font-size: 14px !important;
}

.admition-nav-link .admition-nav-link-present-condition {
  margin-bottom: -7px !important;
}

.profile-left-side-area {
  width: 20%;
}

.profile-right-side-area {
  width: 75%;
  margin-left: 5%;
}

.profile-area {
  width: 240px;
  min-height: 517px;
}

.profile-image {
  position: relative;
  margin: auto;
  display: inherit;
  width: 200px;
  height: 200px;
  margin-bottom: 25px;
}

.profile-image a {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.profile-area .profile-info p {
  margin-top: 20px;
  margin-bottom: 25px;
  opacity: 0.5;
}

.profile-area .profile-info p.active {
  opacity: 1 !important;
}

.profile-area .profile-info a {
  width: 90%;
  display: inline-block;
  margin-left: 5%;
}

.profile-area .profile-info a.active {
  opacity: 1 !important;
  color: #065dbc;
}

.accordion {
  margin-bottom: 20px;
}

.accordion-button-icon {
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.accordion-button-icon2 {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-button-icon3 {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-top {
  position: relative;
  display: flex;
  border-radius: 8px;
  background: #ffffff;
  min-height: 81px;
  padding: 20px;
  transition: 0.4s;
  justify-content: space-between;
}

.Accordion-icon,
.accordion-icon2,
.accordion-icon3 {
  margin-top: 8px;
  margin-left: 6px;
  height: 27px;
  padding: 5px;
}

.Accordion-tittle {
  margin-left: 16px;
  margin-top: 3% !important;
}

.Accordion-tittle ul {
  list-style-type: none;
  display: flex;
}

.Accordion-tittle ul li {
  margin-right: 13px;
}

.Accordion-tittle ul li:nth-child(2) {
  margin-top: -2px;
}

.Accordion-tittle ul li a {
  text-decoration: none;
}

.Accordion-tittle ul li a.active {
  color: 219653;
}

.Accordion-tittle ul li:last-child a {
  color: #065dbc !important;
  text-decoration: underline;
}

.accordion-amount {
  margin-top: 2% !important;
}

.pay-fee-button {
  margin-top: 3.5% !important;
}

.signature-image {
  display: none;
}

.play-button-right-side {
  margin-left: 43%;
  margin-top: 3px;
}

.pay-fee-button a {
}

.pannel {
  overflow: hidden;
}

.accordion-button {
  transition: 0.4s;
}

.accordion-box {
  width: 100%;
  background: rgba(6, 93, 188, 0.05);
  box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 8px 8px;
  position: relative;
  transition: 5s;
}

.accordion-box .time-line-single-area p {
  font-size: 13.5px;
}

.accordion-box .time-line-single-area span {
  font-size: 12px;
  color: #86909a;
}

.accordion-body,
.accordion-body2,
.accordion-body3 {
  display: flex;
}

.accordion-body2 {
  display: none;
}

.accordion-body3 {
  display: none;
}

.time-line-single-area {
  width: 20%;
  height: 152px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  opacity: 0.5;
}

.border-position {
  position: relative;
  overflow: none;
  width: 100%;
  margin-bottom: 15px;
}

.time-line-single-area .border-area {
  width: 100%;
  position: relative;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.time-line-single-area .border-in {
  width: 12px;
  height: 12px;
  border: 2px solid #ffffff;
  background: #bdbdbd;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dot-overlay {
  width: 14px;
  height: 14px;
  background: #065dbc;
  border: 2px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 3px #065dbc;
  opacity: 0;
}

.dot-overlay-active {
  opacity: 1 !important;
}

.time-line-single-area .line-overlay {
  height: 2px;
  width: 100%;
  background: #065dbc !important;
  position: absolute;
  top: 50%;
  z-index: -1;
  opacity: 0.1;
}

.fist-timeline-overlay {
  width: 50%;
  margin-left: 50%;
}

.time-line-single-area .last-timeline-overlay {
  width: 50%;
  margin-right: 50%;
}

.time-line-single-area .date-time {
  height: 24px;
}

.modal-input-radio .modal-radio .custom-control-label::before {
  background-color: #ffffff;
  border: 1px solid #828282;
}

.widht-45 {
  width: 45%;
}

.font-60 {
  font-size: 50px;
}

/*.modal {*/
/*  position: fixed;*/
/*  width: 100vw;*/
/*  height: 100vh;*/
/*  opacity: 1;*/
/*  visibility: hidden;*/
/*  transition: all 0.3s ease;*/
/*  top: 0;*/
/*  left: 0;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
  /* background: #1a2d3ff5; */
/*}*/

.open {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}

.close {
  position: absolute;
  right: 15px;
  top: 15px;
  outline: none;
  appearance: none;
  background: none;
  border: 0px;
  font-weight: bold;
  cursor: pointer;
}

.pop-up-area {
  width: 410px;
  background: #ffffff;
  border-radius: 8px;
  position: relative;
}

.modal-close-btn {
  position: absolute;
  top: 20px;
  right: 15px;
}

.pop-up-container {
}

.payment-method-area {
  background: #065dbc1a;
}

.pyment-method-images {
  display: flex;
  justify-content: space-around;
}

.pyment-method-images a {
  display: inline-block;
  text-align: center;
}

.pyment-method-images a:focus {
  border: 1px solid #065dbc;
  border-radius: 8px;
  background: #ffffff;
}

.modal-button {
}

.modal-payment-botton {
  font-size: 15px;
  display: inline-block;
  width: 100%;
  background: #bdbdbd;
  border-radius: 4px;
  padding: 12px;
  text-align: center;
  margin: 20px 0px;
  color: #ffffff;
}

.modal-payment-botton.active {
  background: #065dbc !important;
  color: #ffffff !important;
}

@media (max-width: 768px) {
  .dash-support-are {
    display: none;
  }

  .dash-heading-area {
    display: block !important;
  }

  .dashbord-secton .dash-heading-area h2 {
    text-align: center !important;
    font-size: 22px;
  }

  .admition-nav-link {
  }

  .admition-nav-link .admition-nav-link-present-condition,
  .admition-nav-link .admition-nav-link-know-description {
    width: 182px;
  }

  .admition-nav-link .admition-nav-link-present-condition a,
  .admition-nav-link .admition-nav-link-know-description a {
    font-size: 15px;
    padding: 0px 0px !important;
  }

  .admition-nav-link .admition-nav-link-know-description {
    text-align: right;
  }

  .admition-nav-link .admition-nav-link-know-description a {
    font-size: 15px;
  }

  .admition-condition-nav .admition-nav-link .admition-active::after {
    margin-top: 0px;
  }

  .profile-left-side-area {
    width: 96%;
    margin: auto;
  }

  .profile-area {
    display: flex;
    width: 100%;
    min-height: 240px !important;
    border: 8px;
    margin-left: 0;
  }

  .profile-image {
    margin: 0px;
    display: inherit;
    width: 200px;
    margin-bottom: 0px;
  }

  .profile-info {
    width: 100%;
    text-align: center;
    margin-top: 4%;
  }

  .profile-area .profile-info a {
    width: auto;
  }

  .profile-info a {
  }

  .profile-right-side-area {
    width: 96%;
    margin: auto;
  }

  .accordion-top {
    display: flex;
    flex-direction: column;
    height: auto;
    padding: 20px;
    margin-top: 20px;
  }

  .pay-fee-button a {
    position: relative !important;
  }

  .Accordion-icon,
  .accordion-icon2,
  .accordion-icon3 {
    display: inline-block;
  }

  .Accordion-tittle {
    justify-content: center;
    border-bottom: 1px solid #00000017;
    width: 250px;
  }

  .accordion-body {
    display: block;
    height: auto;
    padding: 20px;
    transition: 0.4s;
    margin-bottom: 20px;
  }

  .accordion-amount {
    margin-left: 61px;
    display: block;
  }

  .pay-fee-button {
    margin-left: 247px;
    margin-top: -50px;
  }

  .accordion-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .accordion-body2 {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .accordion-body3 {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .time-line-single-area {
    display: flex;
    flex-direction: row;
    width: 300px;
    height: 41px;
  }

  .time-line-single-area p {
    display: inline-block;
    font-size: 13px;
    width: 170px;
    text-align: right;
  }

  .time-line-single-area .date-time {
    height: 35px;
    display: inherit;
  }

  .time-line-single-area .date-time {
    width: 150px;
    text-align: left;
  }

  .time-line-single-area .date-time span {
    font-size: 13px;
  }

  .border-position {
    position: relative;
    overflow: none;
    width: 46px;
    margin-bottom: 15px;
    display: inline-block;
  }

  .fist-timeline-overlay {
    margin-left: 0px !important;
  }

  .time-line-single-area .line-overlay {
    height: 37px;
    width: 2px;
    background: #065dbc !important;
    position: absolute;
    top: 8px;
    left: 18px;
    z-index: -1;
    opacity: 0.1;
  }

  .last-timeline-overlay {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .accordion-amount {
    margin-left: 2%;
  }
}

@media only screen and (min-width: 568px) and (max-width: 768px) {
  .pay-fee-button {
    position: absolute;
    top: 50px;
    right: 20px;
  }
}

@media (max-width: 576px) {
  .profile-area {
    padding: 10px;
    width: 100% !important;
    min-height: 174px !important;
  }

  .profile-image {
    width: 170px;
    height: 150px;
  }

  .signature-image {
    display: block;
  }

  .profile-image a {
    display: none;
  }

  .profile-info {
    text-align: left;
    margin-top: 0px !important;
  }

  .profile-info a {
    display: none !important;
  }

  .profile-info h2 {
    font-size: 18px;
    text-align: left !important;
    padding-top: 10px;
  }

  .profile-info h3 {
    font-size: 16px;
    text-align: left !important;
  }

  .profile-info p {
    font-size: 14px;
    text-align: left !important;
    margin-top: 20px !important;
    margin-bottom: 8px !important;
  }

  .profile-info a {
    font-size: 14px;
    padding: 4px 8px !important;
    margin-left: 0px !important;
  }

  .accordion-top {
    padding: 5px !important;
    padding-top: 15px !important;
  }

  .accordion-amount {
    margin-left: 18px;
    margin-top: 0px;
    display: inline;
  }

  .pay-fee-button,
  .accordion-amount p {
    display: inline-block !important;
  }

  .accordion-amount p,
  .accordion-amount span {
    font-size: 14px;
  }

  .pay-fee-button {
    margin-left: 57px;
    margin-top: 0px;
    padding-top: 10px;
  }

  .pay-fee-button a {
    text-align: center;
    font-size: 15px;
    width: 135px;
  }
}

/*
     FILE ARCHIVED ON 08:20:21 Jan 03, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:48:02 Sep 22, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 5.633
  exclusion.robots: 0.061
  exclusion.robots.policy: 0.029
  esindex: 0.015
  cdx.remote: 605.778
  LoadShardBlock: 223.363 (3)
  PetaboxLoader3.datanode: 469.929 (5)
  load_resource: 1126.584 (2)
  PetaboxLoader3.resolve: 807.516 (2)
*/
a:hover {
  color: #0056b3;
  /* text-decoration: underline; */
}
.dropdownInfoDisplayON {
  display: block;
}

.dropdownInfoDisplayOFF {
  display: none;
}

.drop-Menu {
  position: relative;
  display: inline-block;
}

.hover-menu {
  display: none;
  position: absolute;
  z-index: 1;
}

.drop-Menu:hover .hover-menu {
  display: block;
}

.mobile-drop-down-menu {
  margin-bottom: 10px;
  margin-left: 36px;
  margin-right: 22px;
}

.blink-highlighter {
  color: red;
  font-weight: 700;
  animation: glowing 0.8s ease-in-out infinite alternate;
}

@keyframes glowing {
  0% {
    text-shadow: 0 0 10px #b20000;
  }

  50% {
    text-shadow: 0 0 140px red;
  }

  to {
    text-shadow: 0 0 10px #b20000;
  }
}

.blink_me {
  font-weight: 700;
  color: red !important;
  animation: blinker 0.8s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0.3;
  }
}
#mb-Result-btn {
  display: inline-block;
}
/* 
#mb-Result-btn {
  display: none;
}

@media only screen and (max-width: 1176px) {
  #mb-Result-btn {
    display: inline-block;
  }

  #logout-btn {
    display: none;
  }
} */
.feeCard {
  border-radius: 15px;
  border: 3px solid #d7ac92;
  text-align: center;
  margin: 50px;
}
.logo-title {
  color: #035bbb;
  font-size: 18.5px;
  line-height: 1;
  letter-spacing: -1px;
  margin: 0;
}
.logo-subtitle {
  color: #75b5ff;
  font-size: 16.5px;
  line-height: 1;
  /* letter-spacing: -1px; */
  margin: 0;
  margin-top: 5px;
}

.logo-subtitle2 {
  font-size: 14.5px;
  letter-spacing: -0.5px;
}
@media only screen and (max-width: 480px) {
  .logo-title {
    max-width: 275px;
    font-size: 20px;
  }

  .logo-subtitle {
    font-size: 15px;
    margin-top: 5px;
  }

  .logo-subtitle2 {
    font-size: 12.5px;
    letter-spacing: -0.5px;
    margin-top: 2px !important;
  }
}
.shadow {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
    rgba(0, 0, 0, 0.08) 0px 0px 0px 1px !important;
  transition: 0.3s all ease-in-out;
}
.shadow:hover {
  filter: drop-shadow(5px 5px 10px rgba(53, 83, 233, 0.5));
}
