#agency-slide .item,
#employer-slide .item,
#banner-slide .item {
  padding: 0 5px;
}

#why-us .blog-grid-thumb::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #172c52;
  opacity: 0;
}

#why-us .blog-grid-content .cnt-gb-title {
  font-size: 1rem;
  margin-bottom: 0;
  min-height: 50px;
  line-height: 22px;
  text-align: center;
}

#advisory .employer-wrap-2 .employer-thumb img {
  max-width: 100%;
  max-height: 70px;
  margin: 0 auto;
}

#advisory .employer-wrap-2 .employer-thumb {
  width: 90%;
}

#advisory .employer-wrap-2 {
  padding: 0;
  margin-bottom: 15px;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#top-banner-slide .item {
  padding: 0;
}

.select2-container {
  border-right: 1px solid #e0ecf5 !important;
}

#show_advanced,
#hidden_advanced {
  cursor: pointer;
}

.b-b-1 {
  border-bottom: 1px solid #e0ecf5 !important;
}

.title-view-more {
  position: absolute;
  right: 15px;
  top: 20px;
  color: #FFFFFF;
}

.title-view-more:hover {
  color: yellow !important;
}

.verticle-job-list .job-date {
  font-size: 0.75rem;
}

.job-type-2 {
  font-size: 0.75rem;
  padding: 3px 5px;
}

.form-group {
  margin-bottom: 0.5rem;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  cursor: pointer;
}

.nav-menu>li>a.nav-avatar {
  padding: 12px 15px 12px 26px;
}

.nav-avatar .avatar-img {
  float: left;
}

.nav-avatar .avatar-img img {
  width: 50px;
  height: 50px;
}

.nav-avatar .submenu-indicator {
  margin-left: 6px;
  margin-top: 20px;
  float: right;
  transition: all .3s;
}

#profile-drop li>.nav-dropdown::before {
  display: none;
}

button {
  cursor: pointer;
}