body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}
.kalite-list {
  display: block;
  text-decoration: none;
  width: 100%;
  padding: 20px;
  color: #333;
  border-bottom: 1px solid #939393;
  background-color: #f5f5f5;
  -webkit-transition: all  0.5s ease-out;
  -moz-transition: all  0.5s ease-out;
  -o-transition: all  0.5s ease-out;
  transition: all  0.5s ease-out;
  

}
.kalite-list:hover {
  background-color: #af2428;
  color:#fff;
}

.main_header {
  position: relative;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 7px;
  float: left;
  background-color: #fff;
}

.container {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.navbar {
  background-color: #fff;
}

.navlink {

  padding-left: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  transition: color 0.5s ease;
}
.navlink:hover {
  color:#b12528;
}

.navlink.w--current {
  color: #333;
}

.navlink.navlinklast {
  padding-right: 0px;
}

.header_top {
  text-align: right;
}

.language {
  float: right;
  padding: 8px;
    background-color: #ae2427;
}

.drop {
  z-index: 9999;
}

.drop-list.w--open {
  background-color: #fff;
}

.dropdown-toggle {
  padding-top: 20px;
  padding-bottom: 20px;
}

.dropdown-toggle.w--open {
  padding: 0px 35px 0px 19px;
}

.language-link {
  margin-right: 10px;
}

.main_slider {
  position: relative;
  width: 100%;
  height: 87.4vh;
  float: left;
  background-color: #ddd;
}

.slider {
  width: 100%;
  height: 100%;
}

.slide-1 {
  background-image: url('../images/slider-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-arrow-left {
  width: 40px;
  height: 40px;
  margin-left: 20px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, .42);
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-size: 16px;
}

.slider-arrow-left:hover {
  background-color: rgba(175, 36, 40, .65);
}

.slider-arrow-right {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, .42);
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-size: 16px;
}

.slider-arrow-right:hover {
  background-color: rgba(175, 36, 40, .65);
}

.slide-2 {
  background-image: url('../images/slider-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.page_banner {
  position: relative;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  float: left;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .55)), to(rgba(0, 0, 0, .55))), url('../images/r8.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/r8.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.page_banner.ik {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .55)), to(rgba(0, 0, 0, .55))), url('../images/r5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/r5.jpg');
  background-size: auto, cover;
}

.page_banner.about-banner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .68)), to(rgba(0, 0, 0, .68))), url('../images/r3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .68), rgba(0, 0, 0, .68)), url('../images/r3.jpg');
  background-size: auto, cover;
}

.page_banner.firma-banner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .49)), to(rgba(0, 0, 0, .49))), url('../images/r1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/r1.jpg');
  background-size: auto, cover;
}

.page_banner.kalite-banner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .59)), to(rgba(0, 0, 0, .59))), url('../images/slider-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .59), rgba(0, 0, 0, .59)), url('../images/slider-1.jpg');
  background-size: auto, cover;
}

.page_banner.basin-banner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .57)), to(rgba(0, 0, 0, .57))), url('../images/r5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57)), url('../images/r5.jpg');
  background-size: auto, cover;
}

.page_banner.iletisim-banner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .45)), to(rgba(0, 0, 0, .45))), url('../images/r6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/r6.jpg');
  background-position: 0px 0px, 0% 14%;
  background-size: auto, cover;
}

.center {
  text-align: center;
}

.banner_title {
  margin-top: 0px;
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.breadcrumb {
  display: inline-block;
}

.banner_link_home {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  text-transform: capitalize;
}

.banner-before {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  color: #fff;
}

.banner_link_active {
  display: inline-block;
  color: #fff;
  font-weight: 500;
}

.footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  background-color: rgba(0, 0, 0, .42);
}

.footer.footer-content {
  position: relative;
}

.slide-nav {
  display: none;
}

.copyright_text {
  display: inline-block;
  width: 60%;
  padding-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 13px;
}

.social {
  display: inline-block;
  height: 100%;
  padding-top: 0px;
  float: right;
}

.social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-left: 5px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
}

.content {
  position: relative;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  float: left;
}

.content.about-section {
  padding-top: 90px;
  padding-bottom: 90px;
}

.content.bg-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f8f8f8;
}

.about-text {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.about-title-1 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 40px;
  line-height: 40px;
  font-weight: 500;
}

.about-paragraf {
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
}

.bold-text {
  display: block;
  font-family: Roboto, sans-serif;
}

.about-lg-8 {
  width: 62%;
  float: left;
}

.block-title {
  margin-bottom: 30px;
  padding-left: 20px;
  border-left: 3px solid #a3332f;
}

.about-title-2 {
  font-size: 20px;
  line-height: 20px;
}

.text-content {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.about-lg-4 {
  width: 35%;
  float: right;
}

.dark-bg {
  padding: 45px 43px;
  background-color: #a3332f;
  font-family: Raleway, sans-serif;
  color: #fff;
}

.firma_text {
  margin-top: 30px;
  padding: 30px;
  border: 1px solid #ecebeb;
  background-color: #fff;
  font-family: Raleway, sans-serif;
}

.misyon {
  margin-bottom: 30px;
  padding: 29px;
  background-color: #fafafa;
}

.nav-dropdown.w--open {
  top: 71px;
  background-color: #fff;
}

.dropdown-link {
  border-bottom: 1px solid #ddd;
  color: #000;
}

.dropdown-link.w--current {
  color: #000;
}

.dropdown-link.drop-active {
  border-top: 1px solid #ddd;
}

.dropdown-link.drop-active.w--current {
  color: #000;
}

.top-link {
  color: #fff;
  text-decoration: none;
}

.latest-news {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  width: 100%;
  padding: 24px 0px;
  float: left;
  background-color: #131313;
}

.haber-div {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 29%;
  height: 100%;
  padding-top: 13px;
  padding-right: 65px;
  background-color: #a5312f;
  color: #fff;
  font-size: 18px;
  text-align: right;
  text-transform: none;
}

.haber-slider {
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 999;
  width: 100%;
  height: 50px;
  float: left;
  background-color: #000;
}

.haber-slide {
  z-index: 1;
  padding-top: 0px;
  padding-left: 0px;
}

.haber_slider {
  position: relative;
  width: 60%;
  height: 150px;
  float: left;
  background-color: transparent;
  color: #fff;
}

.haber-slide-title {
  display: inline-block;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav-2 {
  display: none;
}

.bold-text-2 {
  display: block;
  font-weight: 300;
}

.galeri-lightbox {
  width: 25%;
  height: 400px;
  background-image: url('../images/kalite.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.galeri-img {
  width: 1px;
  height: 1px;
}

.text-block {
  display: inline-block;
}

.pdf-link {
  float: right;
}

.sectorarrow {
  position: absolute;
  top: -40px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  width: 40px;
  height: 40px;
  float: right;
  background-color: #be1717;
  background-image: url('../images/Arrow-top_1.png');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.home-haber {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 50px;
  background-color: #000;
  -webkit-transform: translate(0px, 250px);
  -ms-transform: translate(0px, 250px);
  transform: translate(0px, 250px);
}

.haber-kiti {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  width: 100%;
  float: left;
  -webkit-transform: translate(0px, 65px);
  -ms-transform: translate(0px, 65px);
  transform: translate(0px, 65px);
}

.haber-arrow {
  position: relative;
  width: 40px;
  height: 40px;
  float: right;
  background-color: #b12528;
  background-image: url('../images/Arrow-top_1.png');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.home-haber-slider {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 34px;
  z-index: 2;
  display: block;
  width: 100%;
  float: left;
  background-color: transparent;
  opacity: 1;
}

.haber-kiti-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 50px;
  padding-right: 40px;
  float: left;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #b12528;
  color: #fff;
  font-size: 20px;
  text-align: right;
  text-transform: uppercase;
}

.right-arrow-2 {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.slide-nav-3 {
  display: none;
}

.slider-haber {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  float: left;
  background-color: transparent;
}

.haber-slide-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}

.haber-title-slider {
  color: #fff;
  text-decoration: none;
}

.haber-kiti {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-align: center;
}

.tabs {
  position: relative;
  width: 32%;
  margin-right: 6px;
  margin-bottom: 10px;
  margin-left: 6px;
  padding: 30px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #ecebeb;
  text-align: center;
}

.tabs-link {
  border-bottom: 1px solid #d0d0d0;
  font-family: Raleway, sans-serif;
  font-size: 15px;
}

.tab-title {
  display: block;
  font-weight: 500;
  cursor: pointer;
}

.tab-content {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  width: 100%;
  margin-bottom: 40px;
  padding: 30px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ecebeb;
  background-color: #fff;
  color: #000;
  font-size: 15px;
  text-align: left;
}

.tab-left {
  display: block;
  width: 60%;
  height: 100%;
  padding: 80px 40px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.tab-right {
  width: 40%;
  float: left;
}

.paragraph-2 {
  display: block;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link {
  display: block;
  margin-top: 10px;
  color: #b02528;
  font-size: 16px;
  text-decoration: none;
}

.haber-detay {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ecebeb;
}

.link-close {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 10px;
  margin-left: 10px;
  color: #000;
  font-size: 18px;
  text-decoration: none;
}

.proje_item {
  position: relative;
  width: 33.333%;
  margin-bottom: 30px;
  padding-right: 12px;
  padding-left: 12px;
  float: left;
  color: #000;
  text-decoration: none;
}

.proje_img {
  height: 220px;
  border-radius: 2px;
  background-image: url('../images/r8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 0 1px 1px hsla(0, 4%, 71%, .51);
}

.proje_content {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ecebeb;
  border-left: 1px solid #ecebeb;
    border-right: 1px solid #ecebeb;
  text-align: center;
}

.proje_link {
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.single-sidebar {
  margin-bottom: 50px;
}

.special-links-li {
  display: block;
  margin-bottom: 5px;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #e9e9e9;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Raleway, sans-serif;
  color: #000;
  line-height: 50px;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
}

.special-links-li:hover {
  border-left-width: 3px;
  border-left-color: #af2428;
  color: #af2528;
}

.text-box {
  font-family: Raleway, sans-serif;
}

.proje-title {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}

.download {
  display: block;
  width: 60%;
  margin-bottom: 10px;
  padding: 12px 20px 12px 52px;
  border: 1px solid #ededed;
  background-color: #fbfbfb;
  background-image: url('../images/pdf.png');
  background-position: 20px 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #000;
  text-decoration: none;
}

.main-body {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10px;
  border-left: 1px solid rgba(0, 0, 0, .2);
  background-color: #fff;
}

.body-inner {
  padding: 20px 40px 40px;
  background-color: #fff;
}

.input {
  height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #cbd5dd;
  color: #000;
}

.input.massage {
  padding-bottom: 50px;
}

.buton {
  width: 150px;
  background-color: #b02529;
}

.contact-info {
  padding: 40px;
  background-color: #b12528;
}

.contact_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, .55);
}

.contact-icon {
  float: left;
}

.contact-title {
  margin-left: 15px;
  float: left;
  color: #fff;
  font-size: 15px;
}

.form {
  padding-right: 30px;
}

.map {

  background-color: #4a4d4e;
  color: transparent;
}

.haber-galeri {
  width: 24%;
  height: 250px;
  margin-right: 10px;
  background-image: url('../images/90d2032fe1ca2a81890822904138ac45.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img {
  width: 1px;
  height: 1px;
}

.figure {
  margin-top: 30px;
  margin-bottom: 0px;
}

.proje-galeri {
  position: relative;
  overflow: hidden;
  height: 220px;
  margin-top: 50px;
}

.proje-slider {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.slide-nav-4 {
  display: none;
}

.proje-slide {
  width: 32%;
  margin-right: 10px;
}

.proje-lightbox {
  width: 100%;
  height: 100%;
  background-image: url('../images/r8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image {
  width: 1px;
  height: 1px;
}

.left-porje {
  width: 40px;
  height: 40px;
  background-color: #fff;
  color: #000;
  font-size: 16px;
}

.right-proje {
  width: 40px;
  height: 40px;
  background-color: #fff;
  color: #000;
  font-size: 16px;
}

.button-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  min-height: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  text-decoration: none;
}

.button-background {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid #b02528;
  border-radius: 25%;
}

.button-text {
  position: relative;
  color: #a3332f;
  font-weight: 500;
}

.button-arrow {
  width: 15px;
  margin-right: 20px;
}

.button-bottom-line {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 100%;
  height: 2px;
  background-color: #b02528;
}

.button-left-line {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 2px;
  height: 100%;
  background-color: #b02528;
}

.button-right-line {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 2px;
  height: 100%;
  background-color: #b02528;
}

.button-top-line {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 2px;
  background-color: #b02528;
}

.accordion-container {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.accordion-tab-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.accordion-arrow {
  width: 15px;
}

.accordion-pane {
  height: 200px;
}

.ik-text {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.text-block-2 {
  margin-bottom: 25px;
}

.link-block {
  text-decoration: none;
}

.open {
  position: absolute;
  top: -74px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .65);
}

.slider_haberkiti {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  opacity: 1;
}

.slide-nav-5 {
  display: none;
}

.right-arrow-3 {
  display: none;
}

.left-arrow-3 {
  display: none;
}

.haber-slide-link {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.haber-slider-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  height: 40px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #b12628;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.home-kurumsal {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 150px;
  padding: 30px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #b02528;
}

.home-kurumsal-title {
  margin-top: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 2px;
  font-weight: 500;
}

.kurumsal-home-link {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.form-title {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

@media (max-width: 991px) {
  .row {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navmenu {
    top: 77px;
    background-color: #fff;
    box-shadow: 0 -1px 1px 0 #ecebeb, 0 1px 1px 0 #ecebeb;
  }
  .navlink {
    padding-bottom: 20px;
    padding-left: 20px;
    border-bottom: 1px solid #ddd;
  }
  .banner_title {
    font-size: 33px;
    line-height: 33px;
  }
  .copyright_text {
    width: 75%;
  }
  .about-lg-8 {
    width: 100%;
  }
  .about-lg-4 {
    width: 100%;
    margin-top: 20px;
  }
  .menu-button {
    margin-top: 15px;
    padding: 10px;
  }
  .haber_slider {
    width: 100%;
  }
  .galeri-lightbox {
    width: 33.33%;
  }
  .tabs {
    width: 48%;
  }
  .proje_item {
    padding-right: 10px;
    padding-left: 10px;
  }
  .download {
    width: 90%;
  }
  .main-body {
    padding-right: 0px;
    padding-left: 0px;
  }
  .form {
    padding-right: 15px;
  }
  .haber-galeri {
    width: 40%;
  }
  .proje-slide {
    width: 49%;
  }
  .column-2 {
    margin-top: 40px;
  }
  .open {
    right: 15px;
  }
  .haber-slide-link {
    font-size: 16px;
  }
  .haber-slider-text {
    padding-right: 30px;
    padding-left: 30px;
  }
  .text-block-3 {
    left: 15px;
    top: 0px;
  }
  .home-kurumsal {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .banner_title {
    font-size: 30px;
    line-height: 30px;
  }
  .copyright_text {
    width: 75%;
  }
  .kalite {
    text-align: left;
  }
  .galeri-lightbox {
    width: 50%;
  }
  .home-haber-slider {
    bottom: 62px;
  }
  .tabs {
    width: 100%;
  }
  .proje_item {
    width: 50%;
  }
  .download {
    width: 60%;
  }
  .form {
    padding-right: 0px;
  }
  .haber-galeri {
    width: 49%;
    margin-right: 4px;
  }
  .proje-slide {
    width: 100%;
  }
  .open {
    top: -102px;
  }
  .haber-slider-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-block-3 {
    width: 20%;
  }
}

@media (max-width: 479px) {
  .header_logo {
    width: 100%;
    text-align: center;
  }
  .navmenu {
    top: 137px;
  }
  .slider-arrow-right {
    z-index: 2;
  }
  .banner_title {
    font-size: 25px;
    line-height: 25px;
  }
  .copyright_text {
    width: 100%;
  }
  .about-title-1 {
    font-size: 30px;
    line-height: 30px;
  }
  .dark-bg {
    padding: 20px;
  }
  .haber_slider {
    width: 100%;
  }
  .galeri-lightbox {
    width: 100%;
  }
  .home-haber-slider {
    bottom: 77px;
    z-index: 3;
  }
  .tabs {
    padding: 50px 20px;
  }
  .tab-content {
    padding-right: 20px;
    padding-left: 21px;
  }
  .proje_item {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .main-body {
    padding-right: 0px;
    padding-left: 0px;
  }
  .body-inner {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .haber-galeri {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .open {
    top: -116px;
    bottom: 33px;
  }
  .slider_haberkiti {
    background-color: rgba(0, 0, 0, .95);
  }
  .haber-slide-link {
    font-size: 14px;
  }
  .haber-slider-text {
    text-align: center;
  }
  .text-block-3 {
    width: 30%;
    height: 30px;
    font-size: 14px;
  }
  .home-kurumsal {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

