.fa.fa-telegram {
  font-weight: 400;
  font-family: "Font Awesome 5 Brands";
}
.fa.fa-telegram::before {
  content: "\f3fe";
}
.stm-header.stm-non-transparent-header.stm-header-fixed {
  min-height: initial !important;
}
.stm-header.stm-non-transparent-header.stm-header-fixed .stm-header-inner {
  padding: 0;
  min-height: initial !important;
}
#footer-main .widgets #menu-quick-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
#footer-main .widgets #menu-quick-links li:before {
  content: none;
}
#main {
  background: #fff;
}
.stm-header.stm-header-five .stm-header-inner {
  background-color: #1A75B8 !important;
}
.stm-header .stm-main-menu .stm-main-menu-unit .header-menu > li a span {
  display: block;
  border-bottom: 2px solid transparent;
}
.stm-header .stm-main-menu .stm-main-menu-unit .header-menu > li.current-menu-item > a {
  color: #fff !important;
}
.stm-header .stm-main-menu .stm-main-menu-unit .header-menu > li.current-menu-item > a span {
  border-bottom-color: #fff;
}
.stm-header .stm-main-menu .stm-main-menu-unit .header-menu > li a {
  color: #fff !important;
}
.stm-header .stm-main-menu .stm-main-menu-unit .header-menu > li a:hover,
.stm-header .stm-main-menu .stm-main-menu-unit .header-menu > li a:focus {
  color: #fff !important;
}
.stm-header .stm-main-menu .stm-main-menu-unit .header-menu > li a:hover span,
.stm-header .stm-main-menu .stm-main-menu-unit .header-menu > li a:focus span {
  border-bottom-color: #fff;
}
.stm-header-mobile {
  background-color: #1A75B8;
}
.stm-header-mobile .stm-menu-toggle {
  background: transparent;
  margin-left: 0;
}
.stm-header-mobile .stm-search-toggler-unit {
  width: 60px;
  height: 60px;
  margin: 0;
  line-height: 60px;
  text-align: center;
}
.stm-header-mobile .stm-search-toggler-unit .stmt-search-toggler,
.stm-header-mobile .stm-search-toggler-unit i {
  font-size: 30px;
}
.stm-header-mobile .stm-login-box {
  width: 60px;
  height: 60px;
  margin: 0;
  line-height: 60px;
  text-align: center;
}
.stm-header-mobile .stm-login-box .profile-fill-icon,
.stm-header-mobile .stm-login-box i {
  font-size: 30px;
}
.stm-header-mobile .stm-login-box .dropdown-menu {
  left: auto;
  right: -50px;
}
.stm-header-mobile .stm-login-box .dropdown-menu a i {
  font-size: 18px;
}
@media (max-width: 480px) {
  .stm-header-mobile .bloglogo img {
    max-height: 58px;
    width: auto !important;
  }
}
#stm-footer-bottom .footer-socials-unit a {
  color: #fff !important;
}
@media (max-width: 767px) {
  .stm-news-grid.style_5 .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .image {
    max-width: unset;
    float: none;
    margin: 0;
  }
  .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp {
    width: 100%;
  }
}
.stmt-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  width: 36px;
  height: 36px;
  background-color: #1A75B8;
  color: #fff;
  z-index: 50;
}
.stmt-to-top:hover {
  color: #fff;
}
.fancybox-type-iframe .fancybox-inner {
  min-height: 480px;
}
@media (max-width: 767px) {
  .fancybox-type-iframe .fancybox-inner {
    min-height: 240px;
  }
}
.stm-media-tabs-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.stm-media-tabs-nav .stm-list-duty {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.stm-media-tabs-nav .stm-media-filter-date {
  min-width: 180px;
}
.stm-media-tabs-nav .select2-container--default .select2-selection--single {
  height: 42px;
}
.stm-media-tabs-nav .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.stm-media-tabs-nav .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
.admin-bar .select2-container--open .select2-dropdown--below {
  margin-top: 32px;
}
.stm-image-carousel-init-unit .stm-single-image-carousel {
  min-height: 80px;
  line-height: 80px;
}
.stm-image-carousel-init-unit .stm-single-image-carousel img {
  max-height: 80px;
}
.stm-header.stm-header-five .stm-main-menu .stm-main-menu-unit .header-menu {
  flex-wrap: wrap;
}