html,
body {
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  font-family: "Montserrat" !important;
}
::-webkit-scrollbar {
  width: 8px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #888;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}
hr {
  background-color: #28a745;
}
.nav-item {
  /*  margin:auto 0*/
}
.lang-dropdown .nav-link {
  text-align: center;
}
.lang-dropdown li:hover a {
  color: #000;
}
.lang-dropdown li:hover a.active {
  color: inherit;
}
.lang-item .lang-text {
  vertical-align: middle;
}
.lang-item a.active {
  text-align: center;
  background: #168630;
  color: #fff !important;
  box-shadow: 0px 5px 10px rgb(0 0 0 / 30%);
  padding: 6px !important;
  width: auto;
  border-radius: 15px;
}
footer .logo img {
  width: 150px;
  filter: contrast(0) brightness(3);
  -webkit-filter: contrast(0) brightness(3);
}
.navbar-sticky.sticky {
  box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
}
.navbar-sticky.sticky .nav-item a {
  color: #28a745 !important;
  padding: 0 !important;
}
.navbar-sticky.sticky .nav-item a.active {
  color: #fff !important;
}
.navbar-sticky.sticky .nav-item.lang-item a.active {
  padding: 3px 8px !important;
}
.navbar-sticky.sticky .nav-item.lang-item a.active:hover {
  color: #28a745 !important;
}
.navbar-sticky.sticky .nav-item ul.dropdown-menu a.bg-success {
  color: #fff !important;
}
.navbar-sticky.sticky .nav-item ul.dropdown-menu a:hover {
  color: #fff !important;
}
.navbar-sticky.sticky .nav-item ul.dropdown-menu a {
  padding: 12px !important;
}
.layout-v2 .navbar-default .navbar-nav > li > .dropdown-menu {
  width: 245px;
}
.layout-v2 .navbar-default .navbar-nav > .nav-otherpage a:hover:before,
.layout-v2 .navbar-default .navbar-nav > .nav-otherpage.active a:before {
  background-color: #000;
}
.layout-v2 .navbar-default .navbar-nav > li > a:before {
  bottom: -19px;
}
.layout-v2 .navbar-default .navbar-nav > li > a.active:before {
  bottom: -13px;
}
.layout-v2 .navbar.sticky li > a:before {
  background-color: #28a745;
  bottom: -23px;
}
.layout-v2 .navbar.sticky li > a:after {
  color: #28a745 !important;
}
.layout-v2 .navbar.sticky .nav-item {
  padding: 20px 10px;
}
section {
  padding: 80px 0;
}
section.content--full {
  padding: 200px 0;
}
.sistemkod a {
  text-decoration: none;
  color: white;
  background: #212c43;
  padding: 5px;
  text-transform: uppercase;
  font-family: sans-serif;
  z-index: 999999;
  border-radius: 3px;
}
.meet-staff-box .staff-member figure img {
  width: 270px !important;
  height: 350px !important;
  object-fit: cover !important;
}
.content-block {
  cursor: auto !important;
}
.meet-staff-box .staff-list .staff-member {
  box-shadow: 0 1px 4px rgb(0 0 0 / 10%);
}
.meet-staff-box .staff-member .content-block {
  bottom: 65px;
}
.meet-staff-box .staff-list .staff-member .content-block {
  height: 130px;
}
.meet-staff-box .staff-list .staff-member .staff-info {
  padding: 0 5px;
}
.navbar-default {
  animation: absoluteNav 0.5s;
  transition: all 0.5s ease;
  border-radius: 0 !important;
  margin-right: -15px;
  margin-left: -15px;
}
.sticky {
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  animation: fixedNav 0.25s;
  transition: all 0.5s ease;
}
@keyframes fixedNav {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes absoluteNav {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.pagination .page-item {
  width: 55px;
}
.blog-detail .about-author .author-thumb img {
  width: 100%;
  height: 140px;
  object-fit: cover;
}
.books-media-list {
  padding-top: 155px;
}
.books-media-listing-v3 .single-book-media .book-detail p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#category-filter-v2 .flip-card-inner {
  height: 520px;
}
#category-filter-v2 .flip-card-inner p {
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}
#category-filter-v2 .flip-card-inner .flip-card-front .author {
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#category-filter-v2 .flip-card-inner .flip-card-back h4 {
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.books-media-listing-v3 .single-book-media .book-thumb img {
  width: 200px !important;
  margin: 0 auto !important;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.1));
}
.book-thumb img {
  /* width: 200px !important;*/
  margin: auto !important;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.2));
}
.filter-page .book-thumb img {
  /* width: 200px !important;*/
  margin: auto !important;
  filter: none;
}
.inner-page-banner {
  padding: 165px 0 0;
}
.search-filter-box input,
.search-filter-box .select-styled {
  border-width: 1px;
  border-radius: 30rem;
}
.search-filter-box {
  background-color: #fff;
  border-radius: 15px;
  display: flex;
  padding: 20px 15px 20px 15px;
  position: relative;
  top: -175px;
  -webkit-box-shadow: 0 0 14px 0 rgb(0 0 0 / 9%);
  -moz-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 14px 0 rgb(0 0 0 / 9%);
}
.search-filter-box .btn {
  width: 100%;
}

.inner-page-banner .banner-header h2 {
  max-width: 40ch;
  margin: 0 auto;
  font-size: 20px;
}
#social_wrapper {
  width: 0px;
  position: absolute;
  top: 20px;
  right: 110px;
}
#social_wrapper input[type="checkbox"] {
  display: none;
}
.openSocial .social {
  opacity: 1 !important;
  transform: scale(1) translateY(-90px) !important;
}
#social_wrapper .label {
  font-size: 25px;
  cursor: pointer;
  margin: 0;
  padding: 5px 10px;
}
#social_wrapper .social {
  transform-origin: 50% 0%;
  transform: scale(0) translateY(-190px);
  opacity: 0;
  transition: 0.5s;
}
#social_wrapper ul {
  margin: -22px auto 0;
  color: #fff;
  height: 46px;
  width: 180px;
  background: #3b5998;
  padding: 0;
  list-style: none;
  position: absolute;
  left: -160px;
}
#social_wrapper ul li {
  font-size: 20px;
  cursor: pointer;
  width: 60px;
  margin: 0;
  padding: 12px 0;
  text-align: center;
  float: left;
  display: block;
  height: 22px;
  box-sizing: unset;
}
#social_wrapper ul li a {
  color: inherit !important;
}
#social_wrapper ul li:hover {
  color: rgba(0, 0, 0, 0.5);
}
#social_wrapper li[class*="twitter"] {
  background: #6cdfea;
  padding: 12px 0;
}
#social_wrapper li[class*="gplus"] {
  background: #e34429;
  padding: 12px 0;
}
#social_wrapper li[class*="dropbox"] {
  background: #8dc5f2;
  padding: 12px 0;
}
#social_wrapper li[class*="github"] {
  background: #9c7a5b;
  padding: 12px 0;
}
#social_wrapper li[class*="instagram"] {
  background: #0e68ce;
  padding: 12px 0;
}
#social_wrapper li[class*="youtube"] {
  background: #cc181e;
  padding: 12px 0;
}
#social_wrapper .credits a {
  color: #fff;
  text-decoration: none;
}
.books-media-detail-v2 .single-book-media {
  display: block;
}
.books-media-detail-v2 .single-book-media .book-detail .item-info {
  border-top: 1px solid #edf0f5;
  margin: 20px 0;
  padding: 13px 0 0px;
}
.books-media-detail-v2 .single-book-media .book-detail .item-social-share {
  border: none;
  float: right;
  margin: 0;
  padding: 0;
}

.eser-detay .tabs label {
  width: 100%;
}

#home-v1-header-carousel figure {
  cursor: auto;
}
.company-services-section {
  padding-bottom: 0;
}
.image-content-section {
  padding-bottom: 100px;
}
.layout-v2-counter {
  background: url(/assets/front/theme/images/newsletter-bg.png) #f5f7fa
    no-repeat center;
  background-size: cover;
  padding: 80px 0;
}
.layout-v2-counter .facts-counter ul li {
  z-index: 0;
}
.team-member-layout2 {
  margin-top: 0;
  padding: 50px 0;
  clip-path: none;
  background: none;
}
.team-member-layout2 .team-member {
  box-shadow: 0 0 5px #eee;
}
.books-more-section {
  background-image: none;
  background-color: #fff;
}
.welcome-section-v3 {
  padding: 100px 0 170px 0;
  background-image: none;
  /*background-size: cover;*/
}
.welcome-section-v3 .facts-counter {
  /*position: unset;*/
  bottom: unset;
}
.blog-list {
  padding: 50px 0;
}
.jumbotron p {
  z-index: 1;
} /*
.navbar-brand{
    padding: 0;
}*/
.mobile-menu {
  right: 20px;
}
.navbar.sticky .mobile-menu a i {
  color: #000;
}
@media (max-width: 489px) {
  .hero-slider-v2 .carousel-indicators {
    transform: translateY(-75%) !important;
  }
  .vertical-filter .filter-buttons {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .navbar.sticky .mobile-menu {
    right: 40px;
    top: 25px;
  }
  .layout-v2 .mobile-menu {
    top: 19px;
  }
  .layout-v2 .navbar-wrapper,
  .layout-v2 .navbar-brand {
    padding-bottom: 0;
  }
  .social-network ul {
    flex-direction: row !important;
  }
  .social-network ul li a {
    width: 100% !important;
  }
}
@media (min-width: 490px) {
  #header-v1 .navbar .mobile-menu {
    top: 17px;
  }
  #header-v1 .navbar.sticky .mobile-menu {
    top: 8px;
  }
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 700px;
  }
}
@media (min-width: 768px) {
  .layout-v2 .navbar-default .navbar-nav > li > a {
    padding: 0;
  }
  .filter-page .books-media-detail-v1 .single-book-media .book-detail {
    width: calc(100% - 330px);
    padding: 15px 30px 10px;
  }
  .hero-slider-v2 .hero-slider-content h2 {
    font-size: 55px;
  }
  .search-filters .filter-box {
    padding: 40px 100px;
  }
}
.inner-page-banner .breadcrumb {
  padding: 20px 0 30px;
}
.category-filter {
  /* padding: 50px 0;*/
  background-image: none;
}
.newsletter {
  background-position: center top;
  background-color: #fff !important;
  padding: 50px 0 0;
}
.lang-dropdown .dropdown-menu.show {
  right: auto;
  left: auto;
  top: 35px;
  width: auto;
}
.navbar.sticky .lang-dropdown .dropdown-menu.show {
  top: 61px;
  right: 73px;
}
.dropdown-menu li a {
  margin: 0 !important;
  padding: 12px 15px;
}
.lang-dropdown .dropdown-menu.show a {
  padding: 12px 0 !important;
}
.lang-dropdown .dropdown-menu.show li:hover {
  /*background: #868686 !important;*/
}
.lang-dropdown .dropdown-menu li a.active:hover,
.lang-dropdown .dropdown-menu li a.active:focus {
  background: #24933e;
}
.layout-v3 .category-filter {
  padding-bottom: 0;
}
.layout-v3 .category-filter .category-list .category-item:hover figcaption {
  transform: translateY(-166px);
}
.eser-img {
  width: 100% !important;
  height: 245px !important;
  object-fit: contain;
}
.book-media-title {
  line-height: 1.5;
}

.btn-md {
  /*padding: .8rem 1rem !important;
    font-size: 0.7rem !important;
    line-height: 1.4;
    border-radius: 2rem !important;*/
  width: 100%;
}
#category-filter-v2 ul > li .flip-card-back {
  padding: 20px;
}
.feature-collection-main {
  background: url(/assets/front/theme/images/welcome-bg.png) #fff no-repeat
    right top;
}
.feature-collection-main .single-feature-box {
  margin: 0;
}
.newsletter-home-v2,
.home-video,
.feature-collection-main .community-slider-extra-mt,
.welcome-section-v3 .facts-counter,
.owl-carousel,
.owl-carousel-event,
.staffpick-carousel {
  z-index: 1;
}
.btn-success {
  background-color: #28a745 !important;
}
.category-filter .filter-buttons .btn.active,
.category-filter .filter-buttons .btn:hover,
.page-link:hover,
.page-item.active .page-link,
.select-list li:hover,
.layout-v2 .dropdown-menu li:hover,
.meet-staff-box .staff-list .staff-member:hover .content-block,
.hero-slider-v2 .carousel-indicators li.active,
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel-event .owl-dots .owl-dot.active span,
.staffpick-carousel .owl-dots .owl-dot.active span,
.category-filter-main-v2 .filter-buttons .btn.active,
.category-filter-main-v2 .filter-buttons .btn:hover,
.newsletter-home-v2
  .newsletter-home-v2-content
  .form-group
  input[type="submit"],
.news-events-v2
  .news-events-list
  .single-news-event
  .content-block
  .member-info
  .btn:hover {
  background-color: #28a745 !important;
}
a,
.single-data-accordion .widget-sub-title::after,
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
.sidebar .widget_categories ul li:hover a,
.sidebar .widget_archive ul li:hover a,
.single-testimonial-box .bottom-portion .social-share-links ul a:hover,
.single-testimonial-box .user-comment blockquote:before,
.single-testimonial-box .user-comment blockquote:after,
.team-member-layout2 .team-list .team-member .content-block .social li a:hover,
.news-events-v2
  .news-events-list
  .single-news-event
  .content-block
  .member-info
  ul
  li
  a:hover,
.news-events-v2
  .news-events-list
  .single-news-event
  .content-block
  .member-info
  h3
  a:hover,
.feature-collection-main .single-feature-box .single-feature a i,
.feature-collection-main .single-feature-box .single-feature a:hover,
.news-events-v2
  .news-events-list
  .single-news-event
  .content-block
  .content_meta_category
  a,
.footer-widgets .timming-text-widget ul li a,
.site-footer .sub-footer ul li a:hover,
.site-footer .menu li a:hover,
.site-footer .menu li:hover::before {
  color: #28a745;
}
a:active,
a:hover {
  color: #28a745;
}
.news-events-v2
  .news-events-list
  .single-news-event
  .content-block
  .content_meta_category
  .arrow-right {
  border-left: 7px solid #28a745;
}
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before,
.hero-slider-v2 .carousel-indicators li.active,
.owl-carousel .owl-dots .owl-dot span,
.owl-carousel-event .owl-dots .owl-dot span,
.staffpick-carousel .owl-dots .owl-dot span {
  border-color: #28a745;
}
.menu-logo {
  width: 150px;
}
.latest-blog.banner {
  padding: 200px 0;
  background: url(/assets/front/theme/images/video-poster-2.png) no-repeat
    center;
  background-size: cover;
}
.latest-blog.banner .title-content {
  backdrop-filter: blur(2px);
}
.latest-blog .section-title {
  color: #fff;
}
.latest-blog .sub-title {
  color: #b3b3b3;
}
.community-testimonial {
  background: url(/assets/front/theme/images/section-images/welcome-section-v3.png)
    no-repeat left bottom;
}
.hero-slider-v2 {
  background-image: url(../images/header-slider/home-v2/hero-bg-v2-gray.jpg);
}
.layout-v2 .navbar-wrapper {
  border-color: #fff;
  top: 15px;
}
.site-footer-v2 {
  background: url(../images/section-images/footer-bg-v3.jpg) #282828 no-repeat
    center;
}
.site-footer-v2 .sub-footer {
  background-color: #282828;
  border-color: #282828;
}
.modal-content {
  background-color: unset;
  border: none;
}
.hero-slider-image img {
  width: 630px;
  border-radius: 1rem;
}
#myBtn {
  background-color: #28a745;
}

.single-testimonial-box .user-comment {
  padding: 30px 33px;
  align-self: normal;
}
.community-testimonial .author {
  position: absolute;
  bottom: 25px;
  right: 22%;
  color: #868686;
  font-style: italic;
}
.topbar-links ul {
  list-style: none;
  display: flex;
  place-content: flex-end;
}
.hero-slider-v2 .hero-slider-content,
.hero-slider-v2 .hero-slider-image {
  transform: translateY(-15%);
}
.hero-slider-v2 .carousel-indicators {
  transform: translateY(0%);
}
.company-feature-main {
  padding: 0 0 30px;
}
.company-feature-main .home-video {
  top: 0;
}
.nav-otherpage a.nav-link,
.nav-otherpage a.nav-link:after {
  color: #282828 !important;
}
.social-network ul {
  flex-direction: column;
  align-content: center;
}
.social-network ul li a {
  height: 40px;
  width: 100px;
  border-radius: 0 !important;
}
.social-network ul li a i {
  font-size: 1.5rem;
}
.layout-v2 .header-topbar .topbar-links a i {
  color: #ffffff !important;
  text-shadow: 0 0 5px black;
}
.layout-v2 .header-topbar .topbar-links a i:hover {
  color: #28a745 !important;
  text-shadow: none;
}
.layout-v2 .navbar-default .navbar-nav > li {
  padding: 0 10px 0;
  margin: auto;
}
.search-filter-v2.search-filters .form-control {
  border-color: #b0b0b0;
}
.single-testimonial-box .user-comment .arrow-left {
  border-right-color: #f5f7fa;
}
.single-testimonial-box img {
  width: 170px;
  height: 225px;
  object-fit: cover;
}
.single-testimonial-box .user-comment blockquote {
  line-height: 23px;
}
.modal.show .modal-dialog {
  transform: translate(0, 20%);
}
.single-data-accordion {
  max-height: 400px;
  overflow: auto;
}
ul.list-type-check {
  list-style: none;
}
.welcome-section-v3 ul.list-type-check li {
  line-height: 1.8rem;
  font-size: 0.98rem;
}
ul.list-type-check li {
  line-height: 1.8rem;
}

ul.list-type-check li i {
  content: "✓";
  padding-right: 5px;
  font-weight: 600;
}
.feature-collection-main .single-feature-box .single-feature {
  height: 100%;
}
.feature-collection-main .single-feature-box .single-feature a {
  bottom: 30px;
  position: absolute;
}
.feature-collection-main .single-feature-box .single-feature h3 {
  font-size: 1.1rem;
  line-height: 1.5rem;
}
.feature-collection-main .single-feature-box .single-feature p {
  line-height: 1.5rem;
}
.category-filter-main-v2 {
  -webkit-clip-path: polygon(0% 0%, 60% 0, 100% 23%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 60% 0, 100% 23%, 100% 100%, 0% 100%);
}
@media (max-width: 1199.98px) {
  .category-filter-main-v2 {
    -webkit-clip-path: none;
    clip-path: none;
    padding-top: 70px;
  }
  .home-filter.category-filter .category-list .category-item {
    height: 550px;
  }
  .filter-page.category-filter .category-list .category-item {
    height: auto;
    width: auto;
  }
  .filter-page.category-filter .category-list .category-item thead {
    position: inherit;
  }
  .filter-page.category-filter .category-list .category-item thead tr {
    margin: 0;
    display: flex;
  }
  .filter-page.category-filter .category-list .category-item thead th {
    width: 50%;
    text-align: center;
  }
  .filter-page.category-filter .category-list .category-item tbody tr {
    display: flex;
    margin: 0;
  }
  .filter-page.category-filter .category-list .category-item tbody td {
    width: 50%;
    text-align: center;
  }
  .filter-page .books-media-detail-v1 .single-book-media .book-detail {
    padding: 10px 0;
  }
}
@media (max-width: 991.98px) {
  .home-filter.category-filter .category-list .category-item {
    height: 600px;
  }
  .filter-page.category-filter .category-list .category-item {
    height: auto;
    width: auto;
  }
}
@media (max-width: 575.98px) {
  .feature-collection-main .single-feature-box .single-feature {
    height: auto;
  }
  .home-filter.category-filter .category-list .category-item {
    height: 520px;
  }
  .filter-page.category-filter .category-list .category-item {
    height: auto;
    width: auto;
  }
}
.search-page ul.select-list li:first-child {
  display: none;
}
.sidebar ul li.active {
  border-color: #28a745;
}
.sidebar ul li.active a {
  color: #28a745;
  font-weight: 600;
}
.site-footer p,
.site-footer .textwidget {
  line-height: 20px;
  font-size: 12px;
}
.site-footer .footer-widget-title {
  margin-bottom: 25px;
}
.single-testimonial-box .user-comment blockquote:before {
  margin-bottom: 0;
}
.vertical-filter .filter-buttons .btn {
  width: 100%;
}
.vertical-filter .filter-buttons {
  height: fit-content;
}

.vertical-filter .flip-card-inner {
  height: 420px !important;
}
.vertical-filter .flip-card-inner .flip-card-front .info-block h4 {
  line-height: 25px;
}
.vertical-filter .flip-card-inner .flip-card-back h4 {
  -webkit-line-clamp: 3;
  font-size: 1rem;
  line-height: 1.3rem;
}
#category-filter-v2 ul > li .flip-card-back {
  background-image: linear-gradient(
    to right bottom,
    #004a49,
    #004a49,
    #057e7b,
    #00a3a0,
    #00c8c5
  );
}
.filter-page .tab-content-wrapper {
  max-height: 336px;
  overflow: auto;
}
.filter-page table {
  margin: 0;
}
.filter-page table th {
  cursor: pointer;
}
.filter-page table,
.filter-page table th,
.filter-page table td {
  border: 1px solid #dee2e6;
}
.filter-page .tab-content {
  padding: 0;
}
.filter-page table tbody tr {
  transition: ease-in-out 0.05s;
}
.filter-page table tbody tr:hover {
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
  transition: ease-in-out 0.05s;
}
.filter-page.category-filter .category-list {
  text-align: inherit;
}
@media screen and (min-width: 768px) {
  .newsletter-home-v2 .newsletter-home-v2-content {
    padding: 50px 100px 30px;
  }
  .tabs label {
    width: 25%;
  }
}
.tabs .tab-content {
  top: -99999999px;
}

.filter-page .tabs input[type="radio"]:checked + label {
  background: #f5f7fa;
}
/*
.filter-page .tabs input[type="radio"]:checked ~ .tab-content-wrapper .tab-content{
  position: relative;
  top: 0px; } */
/*

#tab01:checked ~ .tab-content-wrapper #tab-content-01 {
  position: relative;
  top: 0px; }


#tab02:checked ~ .tab-content-wrapper #tab-content-02 {
  position: relative;
  top: 0px; }


#tab03:checked ~ .tab-content-wrapper #tab-content-03 {
  position: relative;
  top: 0px; }


#tab04:checked ~ .tab-content-wrapper #tab-content-04 {
  position: relative;
  top: 0px; }*/

#filter-data .tabs-jq ul.ui-tabs-nav {
  margin: 0;
}
#filter-data .tabs-jq ul.ui-tabs-nav li {
  text-align: center !important;
  padding: 15px 15px;
  background: #fff;
  border: 1px solid #e1e1e1;
  transition: background 0.4s ease-in-out, height 0.2s linear;
}
#filter-data .tabs-jq ul.ui-tabs-nav li:hover,
#filter-data .tabs-jq ul.ui-tabs-nav li.ui-state-active {
  background: #e9e9e9;
  transition: background 0.4s ease-in-out, height 0.2s linear;
}
.filter-page .ui-tabs ul.ui-tabs-nav li a {
  font-size: 0.8rem;
  font-weight: 500;
  color: #1f1f1f;
  font-family: "Poppins", sans-serif;
}
#filter-data .tabs-jq ul.ui-tabs-nav li a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
#filter-data .tabs-jq .ui-tabs-panel {
  max-height: 336px;
  overflow: auto;
}
#filter-data .category-tags {
  font-size: 1rem;
  line-height: 1rem;
} /*
.home-filter .filter-buttons .filter.btn.active[data-filter="all"] ~ {
    display: none;
}*/ /*
#category-filter-v2 ul li:nth-child(n+9){display:none !important;}
*/ /*
.forceInline{
    display: inline-block !important;
}
.forceNone{
    display: none ;
}*/
.btn.btn-sm {
  padding: 5px 10px !important;
  font-size: 0.7rem;
  border-radius: 30px;
}
.filter-page .card-links {
  margin-top: 1rem !important;
}
.filter-page .card-links a {
  font-weight: 700;
}
#search-list {
  width: 100%;
  height: 1px;
}
#search-list:target:before {
  content: "";
  display: block;
  height: 300px;
  margin: -300px 0 0;
}
.signin-up-form textarea {
  border-radius: 20px;
  height: 150px;
  resize: none;
}
.form-control,
.select-styled {
  border-color: #d0d0d0;
}
.select-styled {
  border-radius: 30rem;
}

.signin-up-form form label {
  font-size: 0.8rem;
  font-weight: 600;
}
.form-control,
.select-styled {
  color: #202020 !important;
}
.form-control[type="submit"] {
  color: #fff !important;
}
.paylas-page .select-tur .select-styled {
  background-color: #28a745 !important;
  color: #fff !important;
  /*border: 3px solid #28a745;*/
  box-shadow: 0 0.3rem 0.5rem rgb(0 0 0 / 15%);
}
.paylas-page .select-tur .select-styled:after {
  color: #fff !important;
}
.select-list {
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 25%);
}
.nav-otherpage.lang-item > a.nav-link.active {
  color: #fff !important;
}
.nav-otherpage.lang-item > a.nav-link.active:hover {
  color: #000 !important;
}
.navbar-sticky.sticky .nav-item.lang-item a.active:hover:before {
  bottom: -19.5px;
}
