/* _content/medsun/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-jizqncywmv] {
  white-space: normal;
  text-align: center;
  word-break: break-all;

}

.navbar-logo[b-jizqncywmv] {
  height: 40px;
  width: auto;
}

.navbar.bg-dark[b-jizqncywmv] {
  background-color: #000000 !important;
}

.navbar-nav .nav-link[b-jizqncywmv] {
  color: #ffffff !important;
  font-size: 22px !important;
  font-family: 'HelveticaNeue', Arial, sans-serif !important;
}

.navbar-nav[b-jizqncywmv] {
  margin: 0 auto; /* Navbar nav'i ortalamak için */
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbar-nav .nav-item[b-jizqncywmv] {
  margin-right: 2.5rem; /* rem kullanıyoruz, font-size'a göre ölçeklenir */
}
  

.navbar-nav .nav-link:hover[b-jizqncywmv] {
  color: #cccccc !important;
}

.navbar .d-flex span[b-jizqncywmv] {
  font-size: 22px !important;
  font-family: 'HelveticaNeue', Arial, sans-serif !important;
}

.btn-transparent[b-jizqncywmv] {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.btn-transparent:focus[b-jizqncywmv], .btn-transparent:active[b-jizqncywmv], .btn-transparent:hover[b-jizqncywmv] {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.dropdown-menu[b-jizqncywmv] {
  background-color: #ffffff !important;
  border: 1px solid #dee2e6 !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.dropdown-item[b-jizqncywmv] {
  color: #000000 !important;
  padding: 0.75rem 1rem !important;
}

.dropdown-item:hover[b-jizqncywmv] {
  background-color: #f8f9fa !important;
  color: #000000 !important;
}

/* Mobil cihazlarda hamburger menü açıkken telefon ve bayrak kısmını ortalama */
@media (max-width: 767px) {
  .navbar-collapse .mobile-contact-wrapper[b-jizqncywmv] {
    width: 100%;
    justify-content: center !important;
    margin-top: 1rem;
    padding: 0.5rem 0;
  }
  
  .navbar-collapse .mobile-contact-wrapper > div:first-child[b-jizqncywmv] {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .navbar-collapse .mobile-contact-wrapper .dropdown[b-jizqncywmv] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0 !important;
  }
}

a[b-jizqncywmv] {
  color: #0077cc;
}

.btn-primary[b-jizqncywmv] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-jizqncywmv], .nav-pills .show > .nav-link[b-jizqncywmv] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-jizqncywmv] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-jizqncywmv] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-jizqncywmv] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-jizqncywmv] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-jizqncywmv] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
