#header ul li a {
  color: #0088cc;
  text-transform: inherit !important; }

.section.section-custom-map {
  background: transparent url(../img/map.png) center 0 no-repeat;
  padding: 0px 0 0;
  margin: 20px 0 0;
  border: 0; }

.home-intro {
  background-color: #212529;
  margin-bottom: 60px;
  overflow: hidden;
  padding: 38.4px 0;
  padding: 2.4rem 0;
  position: relative;
  text-align: left;
  margin-bottom: 0px !important; }

#footer {
  background: #212529;
  border-top: 4px solid #212529;
  font-size: 0.9em;
  margin-top: 0px !important;
  padding: 0;
  position: relative;
  clear: both; }

@media (min-width: 992px) {
  #contentheadmain {
    margin-top: -180px;
    margin-bottom: 60px; } }

.logo-list {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #ddd;
  border-right: none;
  border-bottom: none; }

.logo-list:after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 1100px) {
  .logo-list {
    margin-top: 120px; } }
.logo-list ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.logo-list ul li {
  display: table;
  width: 50%;
  height: 160px;
  float: left;
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  text-align: center; }

@media (min-width: 768px) {
  .logo-list ul li {
    width: 33%; } }
@media (min-width: 1024px) {
  .logo-list ul li {
    width: 25%; } }
@media (min-width: 1100px) {
  .logo-list ul li:hover .logo-wrapper {
    background-color: #fff; }

  .logo-list ul li:hover .logo-wrapper img {
    filter: grayscale(0);
    opacity: 1; } }
.logo-list ul li.js-selected {
  background: #fff; }

.logo-list ul li .logo-wrapper {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  transition: all 0.6s ease; }

.logo-list ul li .logo-wrapper img {
  max-width: 80%; }

@media (min-width: 1100px) {
  .logo-list ul li .logo-wrapper img {
    max-width: auto;
    filter: grayscale(100%);
    opacity: .5;
    transition: all 0.2s ease; } }
.kariyerbtn {
  padding: 130px 0px;
  text-align: center; }
  .kariyerbtn a {
    font-size: 22px; }
  .kariyerbtn:hover i {
    color: white !important; }

/*# sourceMappingURL=stylenew.css.map */
