img.brand-logo {
  width: 188px;
}

.banner-one .item {
  height: 866px;
}

.site-header__header-one .header-navigation .container {
  padding-right: 0;
}

.product-banner {
  height: 350px;
  padding: 0;
}

.ktoa-header {
  background: url(/images/background/ktoa_header.jpg) no-repeat center center;
}
.ktaf-ktar-header {
  background: url(/images/background/ktaf_ktar_header.jpg) no-repeat center center;
}

.ktef-kter-ktet-header {
  background: url(/images/background/ktef_kter_ktet_header.jpg) no-repeat center center;
}

.ktga-header {
  background: url(/images/background/ktga_header.jpg) no-repeat center center;
}

.ktgah-header {
  background: url(/images/background/ktgah_header.jpg) no-repeat center center;
}

.ktja-header {
  background: url(/images/background/ktja_header.jpg) no-repeat center center;
}

.ktka-header {
  background: url(/images/background/ktka_header.jpg) no-repeat center center;
}

.ktoah-header {
  background: url(/images/background/ktoah_header.jpg) no-repeat center center;
}

.kts-header {
  background: url(/images/background/kts_header.jpg) no-repeat center center;
}

.ktwa-header {
  background: url(/images/background/ktwa_header.jpg) no-repeat center center;
}

.about-header {
  background: url(/images/background/about_header.jpg) no-repeat center center;
}


.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.data-table table {
  margin-top: 20px;
  width:100%;
}

.data-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
}

@media (max-width: 1199px) {
  .header-navigation .container .menu-toggler {
    margin: 25px 0;
    color: #111111;
    margin-left: 50%;
  }
}