








/* Text-Transform CSS */
.navigation, .heading-title-3, .heading-title-2, .heading-title, .structure .navigationbuttons, .structure .esg-pagination, .structure .esg-filters, .footer .widget-title, .has-bg, .sidebar .widget-title, .wpb_widgetised_column .widget-title, .wpcf7-form-control.wpcf7-submit, h4, .sidebar .widget .menu li a, .wpb_widgetised_column .widget .menu li a, .scheme a.read-more, .single-post .comment-reply-title, .page .comment-reply-title, .single-post .comments-title, .page .comments-title, .author-info h3, .submit, .single-post .comment .fn, .page .comment .fn, .single-post .comment .comment-reply-link, .page .comment .comment-reply-link{
	text-transform: capitalize !important;
}

/* Top Bar Social CSS - begin */
.top-area .social .menu li a[href*="https://facebook.com"]:before {
    content: "\f09a";
}
.top-area .social .menu li a[href*="https://twitter.com"]:before {
    content: "\f099";
}
.top-area .social .menu li a[href*="https://plus.google.com"]:before {
    content: "\f0d5";
}
.top-area .social .menu li a[href*="https://instagram.com"]:before {
    content: "\f16d";
}
/*-- Top Bar Social CSS - end --*/

/* Footer CSS - begin */
.footer{
	margin-top: -3px;
  	padding: 40px 0 0;
}
.footer .menu li {
    display: table;
    width: 100%;
}
.footer .social .menu li{
	display: -webkit-inline-box;
}
.copyright{
	padding: 10px 0;
}
.scheme .copyright {
    background-color: #252525 !important;
}
/*-- Footer CSS - end --*/

/* Banner title CSS - begin */
.has-bg h1{
  color: white;
}
/*-- Banner title CSS - end --*/

#anasayfaIstatik {
	background-repeat: no-repeat;
  	background-size: cover;
}

@media screen and (max-width: 1200px) {
  .vc_btn3-container {
      margin-top: 21.47px;
  }
}


@media screen and (max-width: 1200px) {
  .our-partners {
      text-align: center;
  }
}
.has-bg {
background-position:inherit !important;
}

@media screen and (max-width: 767px) {
  .site-branding a img {
  	max-width: 150% !important;
    margin-left: -40px !important;
  }
  #kpt {
  	display: none !important;
  }
}