
#header .header-logo img {
    max-width: 340px;
}

.sol_ust_menu{
  font-weight: bold;
}

.owl-carousel.carousel-center-active-item .owl-item {
    opacity: 1!important;
}

#footer {
    background: #234062;
}
#footer .footer-copyright.footer-copyright-style-2 {
    background: #234062;
}

#footer .footer-copyright p {
    color: #FFF;
}

#footer i {
    color: #FFF!important;
}

html .scroll-to-top {
    background: #122d4c;
    color: #FFF!important;
}

html .overlay-color-primary:not(.no-skin):before {
    background-color: #234062 !important;
}

html .btn-primary {
    color: #FFF!important;
}

@media screen and (max-width: 600px) {
  .mobil_gizli {
    display: none!important;
  }

  #header .header-logo img {
      max-width: 250px;
  }
}
