.n-header-top-list-1, .n-header-top-list-2 {
  font-size: 14px;
}
.bootstrap-select .dropdown-toggle {
  font-weight: bold;
  color: #212121;
}
.bootstrap-select .dropdown-menu > li > a {
  color: #212121;
}
.partners .card {
  background-color: #f7f8fa;
}
.ow-client-logo {
  background-color: #f7f8fa;
}
footer a:active, footer a:focus, footer a:hover {
  color: #fff;
}
.lang_hu {
  background: url('/themes/gifmodul/assets/images/flag_hu.jpg') no-repeat;
  width: 19px;
  height: 12px;
  display: block;
  text-decoration: none;
  margin-bottom: 10px;
}
.lang_en {
  background: url('/themes/gifmodul/assets/images/flag_en.jpg') no-repeat;
  width: 19px;
  height: 12px;
  display: block;
  text-decoration: none;
  margin-bottom: 10px;
}
.dez-post-readmore i {
  color: #3d474a !important;
}
.scroltop {
  bottom: 200px !important;
}
.infobox-top {
  position: fixed;
  left: 0;
  top: initial;
  bottom: 0;
  z-index: 998;
}
.infobox-top img {
  border-radius: 0 12px 0 0;
  max-height: 90px;
}
.infobox {
  position: fixed;
  right: 0px;
  bottom: 0;
  cursor: pointer;
  z-index: 998;
}
@media screen and (max-width: 992px) {
  .n-header-top-list-1, .n-header-top-list-2 {
    font-size: 12px;
  }
  .infobox-top img {
    max-height: 60px;
  }
  .sz-logo {
    bottom: 0px;
    right: 0px;
    width: 150px;
  }
  .scroltop {
    bottom: 125px !important;
  }
}
.footer-bottom {
  z-index: 999;
  position: relative;
}
.site-button-secondry {
  background-color: #BD2026 !important;
}
.site-button-secondry:hover {
  background-color: #646464 !important;
}
.owl-prev, .owl-next {
  background-color: #323334 !important;
  border-color: #323334 !important;
}
.top-bar {
  background-color: #323334 !important;
}
.header-style-1, .top-bar, .fa, .dez-topbar-right li i {
  color: white !important;
}
.e-p-bx li a {
  color: white !important;
}
.overlay-icon a, .overlay-icon i {
  background-color: #646464 !important;
}
.prev-arrow, .next-arrow {
  font-size: 40px;
  background-color: transparent;
  color: #BD2026 !important;
  border: none;
}
.featured-imagebox .featured-thumbnail img {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.featured-imagebox:hover .featured-thumbnail img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}
.featured-imagebox .featured-thumbnail {
  position: relative;
}
.icon-bx-xs {
  line-height: 40px !important;
}
/*
    .infobox {
    position: fixed;
    right: 0px;
    top: 60%;
    z-index: 9;
    cursor: pointer;
}

.programLogoBox {
    cursor: pointer;
    width: 300px;
    height: 50px;
    background-color: #b9b9b9;
    z-index: 9999;
    color: #fff;
    border-radius: 4px;
}
.close{
    font-size: 18px;
    right: 10px;
    position: absolute;
    top: 12px;
    font-family: cursive;
}*/
.btn-contact a {
  color: #2D3239 !important;
  background-color: #fff !important;
  padding: 10px 16px 10px 16px !important;
  margin: 16px 0 0 0;
}
.btn-contact a:hover {
  color: #2D3239 !important;
  background-color: #fff !important;
}
.btn-contact .sub-menu a {
  padding: 10px 20px !important;
  margin: 0;
}
.coworker .list-group .list-group-item {
  padding: 12px 16px 12px 16px;
}
.coworker-photo {
  width: 100%;
  height: 320px;
  object-fit: cover;
  object-position: center;
}
.mo-left .header-nav .logo-header img {
  max-width: 100%;
  width: auto;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .n-header-top-list-1, .n-header-top-list-2 {
    font-size: 12px;
  }
  .header-nav .nav > li > a {
    font-size: 12px;
    padding: 25px 8px;
  }
  .btn-contact a {
    font-size: 12px !important;
    padding: 6px 8px 6px 8px !important;
    margin: 19px 0 0 0;
  }
}
