.swiperGallery .swiper-slide-thumb-active {
  border: 3px solid var(--cl-s1);
}

.tab-content.active {
  display: block;
}

.module-tabs .tab_pro.tab-link.active {
  color: white;
  background: var(--cl-s1);
}

.hidden_c {
  display: none;
}

.rank-math-breadcrumb p {
  margin-bottom: 0;
}

.pagination .nav-links {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 80px;
}

.pagination .page-numbers {
  border-radius: 9999px;
  font-size: 1rem;
  color: var(--cl-s1);
  border: 1px solid var(--cl-s1);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}

.pagination .page-numbers.current {
  background: var(--cl-s1);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 9999px;
  font-size: 1rem;
  border: 1px solid var(--cl-s1);
}

.pagination .page-numbers:hover {
  background: var(--cl-s1);
  color: white;
  transition: all 0.3s;
}

.header {
  filter: drop-shadow(0 0.2rem 0.2rem rgba(0, 0, 0, 0.12));
}

.header-main {
  background: white;
  transition: all 0.3s;
  height: auto !important;
}

.header-main .header-nav.header-nav-main>li>a {
  color: #4f4f4f !important;
  position: relative;
  display: inline-block;
  transition: all 0.3s ease;
  padding-bottom: 18px;
  padding-top: 0 !important;
}

.header-main .header-nav.header-nav-main>li>a::after {
  content: '';
  position: absolute;
  width: 0;
  height: 4px;
  bottom: -1px;
  left: 50%;
  background-color: var(--cl-s1);
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

.header-main .header-nav.header-nav-main>li>a:hover::after {
  width: 100%;
}

.header-main .header-nav.header-nav-main>li>a:hover {
  color: var(--cl-s1) !important;
}

.header-main .header-nav.header-nav-main>.current-menu-item.current_page_item>a::after {
  width: 100%;
}

.header-main .header-nav.header-nav-main>.current-menu-item.current_page_item>a {
  color: var(--cl-s1) !important;
}

.nav-dropdown-has-border .nav-dropdown {
  border: none !important;
  box-shadow: none !important;
  padding: 15px !important;
  background: white !important;
  border-radius: 4px !important;
  margin-top: 4px !important;
  min-width: 220px !important;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
  display: none !important;
}

.nav-dropdown-has-arrow li.has-dropdown:after {
  display: none !important;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
  font-size: 12px !important;
  color: #4f4f4f !important;
  border-bottom: none !important;
  margin: 0 !important;
}

.nav-dropdown-default .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-default>li>a:hover {
  color: var(--cl-s1) !important;
  transition: all 0.3s;
}

.has-dropdown .icon-angle-down {
  display: none !important;
}

/* .header {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 999 !important;
} */

.header-top {
  z-index: 1 !important;
}

/* #logo {
  margin-top: -40px;
  position: relative;
  z-index: 9999;
} */

.header-block {
  width: auto !important;
}

.language_:not(:last-child)::after {
  content: '/';
  font-weight: 400;
  margin-left: 5px;
}

.header:not(.transparent) .top-bar-nav>li>a {
  color: #4f4f4f !important;
  font-size: 1rem !important;
}

.header:not(.transparent) .top-bar-nav>li>a:hover {
  color: var(--cl-s1) !important;
  transition: all 0.3s;
}

.nav.top-bar-nav.nav-right.nav-small.nav-divided {
  border-bottom: 1px solid #c9c9c9 !important;
}

.header-top .flex-right {
  margin-right: 80px;
}

.btn {
  border-radius: 999px !important;
  color: white !important;
  background: var(--cl-s1) !important;
  border: 1px solid var(--cl-s1) !important;
}

.btn:hover {
  background-color: white !important;
  color: var(--cl-s1) !important;
  transition: all 0.3s;
}

.title-home-pro p {
  margin-bottom: 0;
}

.table_recruitment td:first-child,
th:first-child {
  padding-left: 16px !important;
}

.table_recruitment td,
.table_recruitment th {
  font-size: 14px !important;
}

.menu_footer .ux-menu-link__link {
  font-size: 14px !important;
  color: white !important;
  border-bottom: none !important;
  font-weight: 400 !important;
  min-height: auto !important;
  padding-top: 0 !important;
  position: relative;
  flex: 0 0 auto !important;
}

.menu_footer .ux-menu-link__link::after,
.menu_footer_copyright.ux-menu .ux-menu-link__link::after {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  bottom: -1px;
  left: 50%;
  background-color: white;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

.menu_footer .ux-menu-link__link:hover::after,
.menu_footer_copyright.ux-menu .ux-menu-link__link:hover::after {
  width: 100%;
}

.border_footer {
  border-bottom: 1px solid white;
}

.logo_footer .ux-logo-link {
  padding: 0 !important;
}

.nav>li>a>i.icon-menu {
  font-size: 2.5rem !important;
  color: var(--cl-s1) !important;
}

.nav>li>a>i.icon-search {
  color: var(--cl-s1) !important;
}

/* .mfp-content {
  background: white !important;
} */

.sidebar-menu .nav>li>a {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #4f4f4f !important;
  text-transform: none !important;
  padding: 10px 18px !important;
}

.sidebar-menu .sub-menu.nav-sidebar-ul.children li a {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #4f4f4f !important;
  text-transform: none !important;
  margin-left: 16px !important;
  padding-left: 8px !important;
  padding-right: 18px !important;
  border-bottom: 1px solid #e0e0e0 !important;
}

.uppercase,
h6,
span.widget-title,
th {
  text-transform: none !important;
}

#header {
  position: sticky;
  top: 0;
  z-index: 999;
}

.menu_footer_copyright.ux-menu {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
}

.menu_footer_copyright.ux-menu .ux-menu-link__link {
  color: white;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  border-bottom: none !important;
  display: flex;
  align-items: center;
}

.menu_footer_copyright.ux-menu .ux-menu-link__link:hover {
  color: white !important;
  transition: all 0.3s;
}

.menu_footer_copyright.ux-menu .ux-menu-link:not(:first-child) .ux-menu-link__link::before {
  content: '|';
  display: inline-block;
  color: white;
  margin: 0 4px;
}

.ex_pro p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.back-to-top.button {
  right: 30px !important;
}

@keyframes mouse_scroll {
  from {
    bottom: 1rem
  }

  to {
    bottom: 0rem
  }
}

#mouse_scroll {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  display: block;
  width: 70px;
  height: 70px;
  background: url(../images/mouse_scroll.svg) center/contain no-repeat;
  transition: .3s;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  #mouse_scroll {
    width: 40px;
    height: 40px
  }
}

#mouse_scroll.hide {
  opacity: 0;
  visibility: hidden
}

#mouse_scroll::after {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/mouse_scroll_down.svg) center/contain no-repeat;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
  animation-name: mouse_scroll;
  animation-duration: 1s;
  animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  animation-iteration-count: infinite
}

@media screen and (max-width: 767px) {
  #mouse_scroll::after {
    width: 10px;
    height: 10px;
  }
}