.bg-mtu {
background-color: #0098bc;

}

.navbar-brand-img {
    max-width: 200px;

}
html, body {
  overflow-x: hidden;
}

.overlay-custom-ozel::before
 {
    background: linear-gradient(0deg, rgba(23, 62, 98, 0.3), rgba(23, 62, 98, 0.3)), linear-gradient(252.15deg, rgba(23, 62, 98, 0.1) 50%, rgba(193, 11, 37, 0.9) 100%);
}
.overlay-custom-ozel::before
 {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to left, rgba(9, 0, 51, 0), rgb(8, 1, 77));
}

.overlay::before
 {
    background: linear-gradient(0deg, rgba(23, 62, 98, 0.3), rgba(23, 62, 98, 0.3)), linear-gradient(252.15deg, rgba(23, 62, 98, 0.1) 50%, rgba(193, 11, 37, 0.9) 100%);
}
.overlay::before
 {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to left, rgba(9, 0, 51, 0), rgb(8, 1, 77));
}

.flickity-cell h4{font-size: 1.5em;}

.flickity-cell  .fw-medium
 {
    font-size: 2.5em;
    margin-bottom: 40px !important;
}

.bg-mtu {
    background-color: #000066 !important;
}