/*
|--------------------------------------------------------------------------
| ACCESS COLORS
|--------------------------------------------------------------------------
*/
.text-accent{
  color: #0068E1  !important;
}
.bg-accent{
  background-color: #0068E1 !important;
}
.border-accent{
  border-color: #0068E1;
}
/*
|--------------------------------------------------------------------------
| GENERAL
|--------------------------------------------------------------------------
*/
.pt-60{
  padding-top: 60px;
}
.mb-60{
  margin-bottom: 60px;
}
.pb-60{
  padding-bottom: 60px;
}
.mt-60{
  margin-top: 60px;
}
.pt-70{
  padding-top: 70px;
}
.pb-70{
  padding-bottom: 70px;
}
.pt-90{
  padding-top: 90px;
}
.pb-90{
  padding-bottom: 90px;
}
.mt-50{
  margin-top: 50px !important;
}
.bg-light-blue{
  background-color: #EAEEF8 !important;
}
.line-height-1{
  line-height: 36px;
}
.fs-26{
  font-size: 26px !important;
}
.fs-28{
  font-size: 28px !important;
}
.fs-30{
  font-size: 30px !important;
  line-height: 42px !important;
}
.fs-32{
  font-size: 32px !important;
  line-height: 42px !important;
}
.fs-35{
  font-size: 35px !important;
  line-height: 42px !important;
}
.pt-30{
  padding-top: 30px;
}
.mb-30{
  margin-bottom: 30px;
}
.z-index-10{
  z-index: 10;
}
.min-h-70{
  min-height: 70px;
}
.svg-icon.svg-icon-60 svg{
  height: 28px !important;
  width: 28px !important;
}
.search-seprator{
  height: 32px;
  width: 1px;
  background: #C7CDE5;
}
@media only screen and (min-width: 768px) {
  .row.no-padding > * {
    margin-right: calc(var(--bs-gutter-x) * .5);
    margin-left: calc(var(--bs-gutter-x) * .5);
    padding-left: 0;
    padding-right: 0;
    width: calc(33.33333333% - 20px);
  }
  .row.no-padding.four-columns > * {
    width: calc(25% - 20px);
  }
  .row.no-padding.two-columns > * {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 467px) {
  .fs-30{
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .fs-32{
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
.bg-facebook{
  background: #3B5998 !important;
}
.bg-linkedin{
  background: #0077B5 !important;
}
.bg-twitter{
  background: #1DA1F2 !important;
}
.icon-32{
  width: 32px;
  height: 32px;
}
.bootstrap-maxlength{
  z-index: 99999 !important;
}
hr {
  background-color: #EFF2F5;
  opacity: 1;
}
.experience-exceprt,
.preline-item,
.iterative-preline p,
.iterative-preline li,
.iterative-preline ul,
.iterative-preline ol,
.iterative-preline h1,
.iterative-preline h2,
.iterative-preline h3,
.iterative-preline h4,
.iterative-preline h5,
.iterative-preline h6,
.iterative-preline span,
.iterative-preline a{
  white-space: pre-line;
}
.flatpickr-month .arrowUp,
.flatpickr-month .arrowDown{
  display: none;
}
/*
|--------------------------------------------------------------------------
| EMPLOYERS
|--------------------------------------------------------------------------
*/
.card-spinner{
  z-index: 99;
  position: absolute;
  top: 150px;
}
.clearbit-results{
  z-index: 9999;
  position: absolute;
  width: calc(100% - 55px);
  max-width: 380px;
  max-height: 80%;
}

.clearbit-results .result-items {
  overflow-y: scroll;
}
.clearbit-results .clearbit-companies{
  max-height: 400px;
  overflow: scroll;
}
.symbol.symbol-auto img{
  max-height: 120px;
  height: auto;
  border-radius: 0;
}

/*
|--------------------------------------------------------------------------
| HEADER
|--------------------------------------------------------------------------
*/
.landing-header {
  height: 80px;
}
.landing-logo{
  max-width: 230px;
  width: 230px;
}
.landing-menu{
  width: calc(100% - 230px);
}
.menu-interaction a{
  float: right;
}
.text-landing,
.menu-title-gray-500 .menu-item .menu-link {
  color: #68739E;
}
.landing-hero{
  max-width: 90%;
}

.main-logo {
  max-width: 305px;
  height: auto;
}

/*
|--------------------------------------------------------------------------
| LANDING
|--------------------------------------------------------------------------
*/
#hero h1,
h1.leading{
  font-size: 32px;
  line-height: 131.02%;
}
.shape-row{
  min-height: 110px;
  max-width: 100%;
}
.flexi-shape{
  width: 50%;
  max-width: 210px;
}
.image-shape-lg,
.flexi-shape .shape-lg{
  width: 88px;
  height: 88px;
}
.image-shape-lg{
  bottom: 30px;
  z-index: 1;
  right: -30px;
}
.flexi-shape .shape-sm{
  width: 58px;
  height: 58px;
}
.flexi-shape .shape-xs{
  width: 34px;
  height: 34px;
}
.shape-row .shape-left{
  left: 0;
}
.shape-row .shape-right{
  right: 0;
}
.line-through::after{
  width: 100%;
  content: "";
  height: 1px;
  background: #009ef7;
  position: absolute;
  left: 0;
  top: 11px;
}
.line-through.dark::after{
  background: #C7CDE5;
}
.line-through span{
  background-color: #FFF;
  z-index: 99;
  position: relative;
  color: #000;
}
.steps-nav{
  height: 100%;
}
.steps-nav .step{
  height: calc(33.33% - 3px);
  margin-bottom: 3px;
  width: 3px;
}
@media only screen and (max-width: 467px) {
  .shape-row{
    min-height: 80px;
  }
  .flexi-shape{
    width: 50%;
    max-width: 115px;
  }
  .flexi-shape .shape-lg{
    width: 44px;
    height: 44px;
  }
  .flexi-shape .shape-sm{
    width: 29px;
    height: 29px;
  }
  .flexi-shape .shape-xs{
    width: 17px;
    height: 17px;
  }

}
/*
|--------------------------------------------------------------------------
| CAREER PREFERENCES TABS
|--------------------------------------------------------------------------
*/
#career-preferences-tabs.nav-line-tabs .nav-item .nav-link{
  padding: 0 1rem 1rem 1rem;
  margin: 0 2rem 0 0;
}
#career-preferences-tabs.nav-line-tabs .nav-item .nav-link.active {
  color:#009ef7;
  border-width: 2px;
}
/*
|--------------------------------------------------------------------------
| PROFILES
|--------------------------------------------------------------------------
*/
.responsive-col{
  min-width: 240px;
}
.profile-auto-adjust-grid{
  justify-items: stretch !important;
  display: grid!important;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr))!important;
}
/*
|--------------------------------------------------------------------------
| FOOTER
|--------------------------------------------------------------------------
*/
.landing-footer{
  background:#10253E;
}
.landing-footer .h2,
.landing-footer a,
.landing-footer,
.landing-footer p{
  color:#FFF;
}
/*consultant page after seo tags css*/

.topic-h3 {
  font-size: 14px !important;
  display: inline !important;
}
.h3-organiztion{
  font-size: 1.07rem !important;
  font-weight: 400 !important;
}
.h2-institute {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.h3-degree {
  font-size: 1.075rem !important;
}
.signIn-NewAccount {
  font-size: 1.75rem !important;
}
.dropbtn {
  border: none;
  color: black;
  font-size: 15px;
  writing-mode:vertical-rl;
  }
.dropbtnCombination {
  border: none;
  color: black;
  font-size: 15px;
  writing-mode:vertical-rl;
}
.dropbtnCombinationSkill {
  border: none;
  color: black;
  font-size: 15px;
  writing-mode:vertical-rl;
}
.myDropdownCombinationSkillAll {
  border: none;
  color: black;
  font-size: 15px;
  writing-mode:vertical-rl;
}

.myInput {
  box-sizing: border-box;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 12px;
  padding: 0.55rem 0.75rem;
  color: #5e6278;
  font-size: .925rem;
  border: 1px solid #e4e6ef;
  border-radius: 0.325rem;
  outline: 0!important;
}

.myInput:focus {outline: 3px solid #ddd;}

.microsite-dropdown {
  position: relative;
  display: inline-block;
  margin-left: -4px;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 230px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1056;
}

.dropdown-content a {
  color: #5e6278;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.microsite-dropdown a:hover {
  background-color: #f1faff;
  color: #009ef7;
  transition: color .2s ease,background-color .2s ease;
}

.show {display: block;}

.dropdown-content .items {
  max-height:200px;
  overflow:auto;
}
.d-content-p {
  position: relative;
}
.d-content-p p{
  display: contents;
}
.mobile-menu .menu-item {
  overflow: hidden;
  white-space: initial;
}
.microsite-h1 {
  font-size: 30px !important;
}
.opportunity-description p {
  margin-bottom: 4px !important;
}
.badge-small {
  font-size:0.8rem !important;
  padding: 0.2rem 0.5rem !important;
}
.subscription-button-div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.subscription-button-div button {
  /*position: absolute;*/
  bottom: 18px;
  width: 95%;
}
.phone .iti {
  width: 100% !important;
}
.widget-links a:not(.title):hover {
  text-decoration: underline !important;
}
.slide img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}

.membership-select {
  width: 202px !important;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header-partner-img {
  height: 50px;
  width: auto;
  padding-right: 10px;
}

.landing-logo a {
  text-decoration: none;
  color: #000000;
  font-size: 2.15rem;
}

.menu-link {
  color: #000000 !important;
}

.footer-logo {
  font-size: 2rem;
}

#kt_header_nav {
  flex: 3;
}

#lang-switch {
  margin-right: 40px;
}

#lang-switch button {
  margin-top: 10px;
  height: 50px;
}

#lang-switch ul {
min-width: 170px;
}

.lang-drop {
  padding: 8px 12px;
}

.lang-drop a {
  display: flex;
  gap: 8px;
}

.lang-switch-default {
  margin-right: 10px !important;
}

.lang-switch-default button {
  margin-top: 0 !important;
}

.menu-lg-row>.menu-item {
  padding-left: 5px;
  padding-right: 5px;
}

.menu-item {
  margin: auto;
}

.menu-item {
  margin: unset;
}

.footer-text {
  font-size: 16px;
  line-height: 30px;
}

.footer-head {
  font-size: 28px;
  line-height: 34px;
}

.footer-text-links {
  font-size: 16px;
}

@media (min-width: 1400px){
  .cs-custom-margin-left-30{
    margin-left: 30px !important;
  }

  .menu-item .menu-link {
    padding: 0.65rem 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1399px) {
  .cs-custom-margin-left-30{
    margin-left: 5px !important;
  }
  .menu-item .menu-link {
    padding: 0.45rem;
  }

  .lang-switch-default {
    margin-right: 0px !important;
  }
}

@media (max-width: 1200px) {
  .main-logo{
    max-width: 220px;
  }
}