div.mod-languages ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
div.mod-languages ul.lang-inline li {
  display: inline-block;
}
div.mod-languages li {
  margin: unset !important;
  padding: 10px;
}
div.mod-languages li {
  margin: 0 .5rem;
}
div.mod-languages a {
  padding: .5rem;
  text-decoration: none;
}

.logo-img {
    width: 165px;
    height: 21px;
}

.t4-header {
  z-index: 9999 !important;
}

.header-transparent {
background: unset !important;
}



#t4-slideshow .acm-hero-item::after {
    background: linear-gradient(180deg, RGBA(9, 34, 74, 0.50) 0%, #09224A 100%) !important;
}

.anasayfa-main {
    background-color:#DBDBDB !important;
    border-radius: unset !important;
}

.anasayfa-main * {
    border-radius: unset !important;
}

.anasayfa-main .bg-overlay-image{
filter: grayscale(100%);
}

.anasayfa-main .item-image::after {
  background: rgba(9, 34, 74, 0.60) !important;
}

@media (min-width: 1400px) {
.anasayfa-main .container {
    max-width: 1399px !important;
  }
}

@media (min-width: 1200px) {
.logo-filter .logo-img, .logo-filter .globe {
    filter: invert() brightness(10) !important;
}
}

@media (max-width: 400px) {
.anasayfa-main .item-image, .anasayfa-main .item-inner {
margin-bottom: 1px !important;
margin-top: 1px !important;
}

.anasayfa-main .item {
padding-right: 1px !important;
  padding-left: 1px !important;
}

.anasayfa-main .item-content {
padding: 1rem !important;
}

.card-title {
  font-size: 15px !important;
}

}


.section-bilgi .hero-media-wrap::after {
  background-image: linear-gradient(180deg, RGBA(9, 34, 74, 0.50) 0%, #09224A 500%) !important;
}


.acm-hero.style-1 .acm-hero-item.mask-normal::after {
    background: rgba(9, 34, 74, 0.60) !important;
}



#t4-main-top-2 .card-img-overlay {
  background: rgba(9, 34, 74, 0.60) !important;
}


.news-title-rtl::after, .news-title-rtl::before, .news-title::before, .news-title::after {
  background-color: #212529;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 20%;
}

.news-title-rtl::after, .news-title::before {
  right: 0.5em;
  margin-left: -50%;
}

.news-title-rtl::before, .news-title::after {
  left: 0.5em;
  margin-right: -50%;
}

.faq-accordion {


  cursor: pointer;
  border: none;
  outline: none;
  transition: 0.4s;
}

.faq-panel {
  background-color: #162c51ab;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  color: #d4dae1 !important;
}
 


html[dir="ltr"]  .faq * {
	text-align: left;
}

html[dir="rtl"]  .faq * {
	text-align: right;
}
 
.faq li {
	border-bottom: 1px solid #dfe3e74d !important;
}





.faq-panel > p {
	/* this code clamps based on specified lines */
	overflow: hidden;
   -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  display: -webkit-box;
}

.item-page.layout-1 .top-article-info {
  text-align: unset !important;
}

.page-header h1 {
  text-align: center !important;
}

.item-page .article-body {
  width: 100% !important;
}